﻿body,div,h1,
.mainBreadcrumb,.nonmasterheader,.rightHeading,.homeHeading
{
	font-family: Arial,  sans-serif;
	background-color: #f2e5b1;
	font-size: 11px ;
}
.mainBreadcrumb
{
	position: absolute;
	top: 200px;
	left: 30px;
	width: 724px;
	height: 20px; 
}
.submitbutton
{
    font-family: Arial,  sans-serif;
	background-color: #e5a812;
	font-weight: bold ;
	font-size : 11px;
}

.nonmasterheader
{
	position: absolute; 
	vertical-align :top ;
	width: 400px;
	left: 540px; 
	top: 250px;
	height: 40px; 
}
.rightHeading
{
	position: absolute; 
	vertical-align :top ;
	top: 10px; 
	left: 540px;
	width: 400px; 
	height: 20px;
}
.hslist
{	
	background-color: #f2e5b1;
	text-align: right;
}
.imgBackColor
{	
	text-align: left;
	background-color: #f2e5b1;
}
.homeImage
{
	position: absolute; 
	vertical-align :top ;
	top:50px;
	left: 30px;
	width: 300px;
	height: 381px;
}
.mainmenubuttons
{
	position: absolute; 
	left:0px;
	top:163px;
	width:540px;
	height:24px; 
}
.homeText
{
	position: absolute;
	vertical-align: top;
	text-align:left ;
	top: 50px;
	left: 370px; 
	width: 500px; 
	height:  500px;	
}
.homeHeading
{
	position: absolute;
	vertical-align: top;
	top: 10px;
	left: 370px; 
	width: 500px;
	height: 40px;
}
.textboxwithcolour
{
	background-color: #f2e5b1;
}

.watermarked
{
	color:gray;
	background-color:#f0f8ff;
	text-align: center;
}
.unwatermarked 
{
	text-align: left;
}

.modalProgressGreyBackground 
{
    background:#00CCCC;
    color: Black ;
	display:block ;
}

.modalProgressRedBackground 
{
    background:Red;
    color: Black ;
}

.modalPopup
{
	top: 0;
    text-align:center;
    padding-top: 30px; 
    border-style:solid; 
    border-width:1px; 
    background-color:white; 
    width:300px; 
    height:200px;
    position:relative ;
}
/* text styles */
.txtbreadcrumb,.txtlegalheading,.txtnormal,.txtnormal_r,
.txtsmall,.txtsmallblue,.txtstatus,.homeImage,
body,div
{
	font-weight:normal ;
}
.txtheader,.txtlegalheadingbold,.txtsmallboldcentre,.nonmasterheader,.rightHeading,.homeHeading
{
	font-weight:bold ;
}
.txtbreadcrumb,.txtheader,.txtlegalheading,.txtlegalheadingbold,.txtnormal,
.txtsmall,.txtsmallblue,.txtstatus,.nonmasterheader,body,div,h1,.rightHeading,.homeImage,
.homeHeading,.txtnormalbold

{
	text-align: left;
}
.txtnormal_r
{
	text-align: right ;
}
.txtsmallboldcentre
{
	text-align: center;
}
.txtbreadcrumb,.txtsmall,.txtsmallblue,.txtsmallboldcentre,.homeImage
{
	font-size: 11px ;
}
.txtstatus,.txtnormal,.txtnormal_r,body,div,.txtnormalbold
{
	font-size: 13px ;
}
.txtlegalheading,.txtlegalheadingbold
{
	font-size: 16px;
}
.txtheader,.nonmasterheader,.rightHeading,.homeHeading
{
	font-size: 17px ;
}
.txtlegalheading,.txtlegalheadingbold,.txtnormal,.txtnormal_r,.txtsmall,.txtsmallboldcentre,
body,div,h1,.txtnormalbold
{
	color:  Black;
}
.txtstatus
{
     color: #ff3300 ;
}
.txtbreadcrumb, .txtsmallblue,strong,h1
{
     color: blue ;
}
.txtheader,.nonmasterheader,.rightHeading,.homeHeading
{
	color: black;
}

.txtgridviewheader
{
    font-family: Arial;
    font-weight:bold ;
    font-size: 17px ;
    text-align: center;
	color: #ff9900;
}


.progressbar
{
	background-color: #e5a812;
	position:absolute ;
	border-color: #ff9900  ;
	border-width: medium ;
	border-style: solid ;
	top:  54px;
	left: 60px;
	height: 90px;
	width: 300px;
	z-index: 500;
}
.helpbuttons
{
	position: absolute;
	font-weight:normal ;
	font-size:11px ;
	text-align: right ;
	height:200px; 
	top:275px;	
	left:518px;
	width:410px;
}
