﻿body,div,h1
{
	text-align: left;
	font-family: font-family: Arial,  sans-serif;
	font-weight:normal ;
	font-size:13px ;
	color:  Black;
	background-color: white;
}
strong,h1
{
	color:  black;
}
.mainBreadcrumb
{
	position: absolute;
	text-align: left; 
	background-color: white;
	color: Black;
	top: 200px;
	left: 30px;
	width: 724px;
	height: 20px; 
}
.nonmasterheader
{
	position: absolute; 
	vertical-align :top ;
	text-align: left;
	font-weight:bold ;
	font-size: 17px;
	color: #ff9900;
	background-color: white;
	width: 400px;
	left: 540px; 
	top: 250px;
	height: 40px; 
}
.rightHeading
{
	position: absolute; 
	vertical-align :top ;
	text-align: left;
	font-weight:bold ;
	font-size: 17px ;
	color: #ff9900;
	background-color: white;
	top: 10px; 
	left: 540px;
	width: 400px; 
	height: 20px;
	z-index: 52;
}
.hslist
{	font-family: Arial;
	font-weight:normal ;
	color:  Black;
	background-color: white;
	text-align: right;
}
.imgBackColor
{	
	text-align: left;
	background-color: white;
}
.homeImage
{
	position: absolute; 
	vertical-align :top ;
	text-align: left;
	font-family: Arial;
	font-weight:normal ;
	font-size: 12px ;
	top:50px;
	left: 30px;
	width: 480px;
	height: 381px;
}

.mainmenubuttons
{
	position: absolute;
	height:55px; 
	top:125px;	
	left:518px;
	width:390px;
}

.helpbuttons
{
	position: absolute;
	font-weight:normal ;
	font-size:11px ;
	text-align: right ;
	height:200px; 
	top:275px;	
	left:518px;
	width:410px;
}

.homeText
{
	position: absolute;
	vertical-align: top;
	text-align:left ;
	top: 50px;
	left: 540px; 
	width: 400px; 
	height:  500px;	
}
.homeHeading
{
	position: absolute;
	vertical-align: top;
	text-align: left;
	font-weight: bold; 
	font-size: 17px;
	color: #ff9900; 
	background-color: White;
	top: 10px;
	left: 540px; 
	width: 400px;
	height: 40px;
}
.textboxwithcolour
{
	background-color: #ffd28e;
}
.submitbutton
{
	font-size:11px ;
	font-weight:bold ;
	color: Black ;
	background-color:#ffd28e;
}

.watermarked
{
	color:gray;
	background-color:#f0f8ff;
	text-align: center;
}
.unwatermarked 
{
	text-align: left;
}

.modalProgressGreyBackground 
{
    background:#00CCCC;
  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 ;
}
.talkLets
{
	position: absolute; 
	top: 200px; 
	left: 30px;
}




/* text styles */
.txtbreadcrumb,.txtgridviewheader,.txtlegalheading,.txtnormal,.txtnormal_r,
.txtsmall,.txtsmallblue,.txtstatus
{
	font-weight:normal ;
}
.txtheader,.txtlegalheadingbold,.txtsmallboldcentre
{
	font-weight:bold ;
}
.txtbreadcrumb,.txtgridviewheader,.txtheader,.txtlegalheading,.txtlegalheadingbold,.txtnormal,
.txtsmall,.txtsmallblue,.txtstatus
{
	text-align: left;
}
.txtnormal_r
{
	text-align: right ;
}
.txtsmallboldcentre
{
	text-align: center;
}
.txtbreadcrumb,.txtsmall,.txtsmallblue,.txtsmallboldcentre
{
	font-size: 11px ;
}
.txtstatus,.txtnormal,.txtnormal_r,body,div
{
	font-size: 13px ;
}
.txtlegalheading,.txtlegalheadingbold
{
	font-size: 16px;
}
.txtgridviewheader,.txtheader
{
	font-size: 17px ;
}
.txtlegalheading,.txtlegalheadingbold,.txtnormal,.txtnormal_r,.txtsmall,.txtsmallboldcentre
{
	color:  Black;
}
.txtstatus
{
     color: #ff3300 ;
}
.txtbreadcrumb, .txtsmallblue
{
     color: blue ;
}
.txtgridviewheader,.txtheader
{
	color: #ff9900;
}
.progressbar
{
	background-color:#ffd28e;
	position:absolute ;
	border-color: #ff9900  ;
	border-width: medium ;
	border-style: solid ;
	top:  54px;
	left: 60px;
	height: 90px;
	width: 300px;
	z-index: 500;
}
.cuteupload
{ 
    position :absolute ;
    top:50px;
	left: 30px;
	width: 350px;
	height: 381px;
    text-align:center ;
    background-color:#f9f9f9;
    padding: 20px 20px 40px 20px; 
    font-family:Segoe UI, Arial,Verdana,Helvetica,sans-serif;
    font-size: 80%;
    margin: 0 auto; 
} 