/* CSS Document */
html {
	SCROLLBAR-FACE-COLOR: #E1E8ED; 
	SCROLLBAR-SHADOW-COLOR: #E1E8ED; 
	SCROLLBAR-3DLIGHT-COLOR: #E1E8ED; 
	SCROLLBAR-ARROW-COLOR: #0466CC; 
	SCROLLBAR-DARKSHADOW-COLOR: #E1E8ED; 
	SCROLLBAR-BASE-COLOR: #ffffff; 
	background: #ffffff url(../images/bgextend.jpg) fixed center  repeat-x;
	}
body{
	margin:0px;
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	
}
.bodyPrint{
	margin:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#003366;
}
.bodyPrintStyle1{
	margin:0px;
	font-family:Tahoma;
	font-size:10px;
	color:#003366;
}
.bodyPrintStyle2{
	margin:0px;
	font-family:Tahoma;
	font-size:10px;
	color:#E6EDF3;
}
.TextBox {	
	font-family: Tahoma;
	background-color: #3676a6;
	background-image url(../images/field.jpg);
	font-size: 11px;
	color: #e6edf3;
	width:159;
	height: 18px;
	border:0px;
	

}
.TextBox1 {	
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	width:159;
	height: 18px;	
	border:1px;
	

}
select {
	background-color: #3676a6;
	font-family: Tahoma;
	border-style: inset;
	font-size: 10px;
	color: #e6edf3;
	width:159;
	height:18;
}
.dropdownCareers {
	background-color: #3676a6;
	font-family: Tahoma;
	margin: 2px 0 0 0;
	padding: 2px 2px 0 4px;
	border-style: inset;
	font-size: 10px;
	color: #e6edf3;
	width:99;
	height:18;
}
.tdHeading {
	font-weight: bold;
	font-family:Tahoma;
	font-size:15px;
	color:#003366;
}
.tdSubHeading {
	font-weight: bold;
	font-family:Tahoma;
	font-size:11px;
	color:#003366;
}
.tdSubHeading1 {
	font-weight: bold;
	font-family:Tahoma;
	font-size:13px;
	color:#003366;
}
.tdNormalText {
	font-family:Tahoma;
	font-size:11px;
	color:#003366;
}
.td10px {
	font-family:Tahoma;
	font-size:10px;
	color:#003366;
}
.txtBoxStyle1{
	vertical-align: top;
	margin: 2px 0 0 0;
	padding: 2px 2px 0 4px;
  border: 1px solid #003366;
  background: #FFFFFF url(../images/txtboxbgextend.gif) left top repeat-x;
	font-family: tahoma;
  font-size: 10px;    
  color: #E6EDF3;
	height : 18px;
	width : 300px;
}
.txtBoxStylecareers{
	vertical-align: top;
	margin: 2px 0 0 0;
	padding: 2px 2px 0 4px;
  border: 1px solid #003366;
  background: #FFFFFF url(../images/txtboxbgextend.gif) left top repeat-x;
	font-family: tahoma;
  font-size: 10px;    
  color: #E6EDF3;
	height : 18px;
	width : 99px;
}
.txtBoxLogin{
	vertical-align: top;
	margin: 2px 0 0 0;
	padding: 2px 2px 0 4px;
  border: 1px solid #003366;
  background: #FFFFFF url(../images/txtboxbgextend.gif) left top repeat-x;
	font-family: tahoma;
  font-size: 10px;    
  color: #E6EDF3;
	height : 18px;
	width : 200px;
}		
.txtAreaStyle1{
	vertical-align: top;
	margin: 2px 0 0 0;
	padding: 2px 2px 0 4px;
  border: 1px solid #003366;
  background: #FFFFFF url(../images/txtareabgextend.gif) fixed center top repeat-x;
	font-family: tahoma;
  font-size: 10px;    
  color: #E6EDF3;
	height : 60px;
	width : 300px;
}
.txtBoxStyle2{
	vertical-align: top;
	margin: 2px 0 0 0;
	padding: 2px 2px 0 4px;
  border: 1px solid #003366;
  background: #FFFFFF url(../images/txtboxbgextend.gif) left top repeat-x;
	font-family: tahoma;
  font-size: 10px;    
  color: #E6EDF3;
	height : 18px;
	width : 159px;
}
.hyperlinkAdmin {
	font-family:Tahoma;
	font-size:11px;
	color:#003366;
	text-decoration: none;
}
.hyperlinkAdmin:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#003366;
	text-decoration: underline;
}
.hyperlinkAdminBold{
	font-family:Tahoma;
	font-size:10px;
	color:#003366;
	text-decoration: none;
}
.hyperlinkAdminBold:hover {
	font-family:Tahoma;
	font-size:10px;
	color:#003366;
	text-decoration: underline;
}
.submitButton {
	font-family:Tahoma;
	font-size:11px;
	color:#003366;
	border:1px solid #003366
	}
.propertyStyle {
	background: #FFFFFF url(../images/propertyimgbg.gif) fixed top repeat-y repeat-x;
}