/* CSS Document */

body {
	background-image: url(images/home_page_layout.jpg);
	margin-top: 0px;
	background-color: #041E68;
}

.style42 {color: #990000; font-weight: bold; }
.style45 {color: #990000; font-family: Tahoma; }

select.calendarDateInput,input.calendarDateInput{
font-family:Verdana,Sans-Serif;
font-size:11px;
border: 1px solid #7f9db9;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
height:19px;
background-color: #FFFFFF;
color: #000000;
}

.inputform{
border: 1px solid #7f9db9;
font-size:11px;
font-weight:normal;
height:20px;
background-color: #FFFFFF;
color: #000000;
}

.inputtextform{
border: 1px solid #7f9db9;
font-size:11px;
font-weight:normal;
background-color: #FFFFFF;
color: #000000;
}

.style5{
font-family:tahoma;
font-size:12px;
font-weight:normal;
color: #052A5F;
line-height:18px;
padding:5px;
}

.submit_button{
width:60px;
height:20px;
border:1px solid  #0f2e67;
background-color:#00CCFF;
font-size:11px;
font-family:tahoma;
color: #000000;
font-weight:bold;
}

#.submit_button{
width:60px;
height:20px;
border:1px solid  #0f2e67;
background-color: #6DB1F5;
font-size:11px;
font-family:tahoma;
color: #000000;
font-weight:bold;
}

.homeheader{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color: #052A5F;
line-height:20px;
padding:0px;

}



.bottomborder{
font-family:tahoma;
font-size:12px;
font-weight:normal;
color: #052A5F;
line-height:20px;
padding:5px;
}

.style41 {
font-family:tahoma;
font-size:11px;
	color: #FFFFFF;
	
}

#.style41 {
font-family:Tahoma;
font-size:11px;
	color: #FFFFFF;
	
}


#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
border-left-width: 0;
border-right-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
color:#FFFFFF;
background-color: #052546;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #052546;
color:#99CCFF;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #6CA2F4;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 11;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



.homeheader:link {
	text-decoration: none;
}
.homeheader:visited {
	text-decoration: none;
	color: #052A5F;
}
.homeheader:hover {
	text-decoration: none;
	color: #7c9eda;
}
.homeheader:active {
	text-decoration: none;
	color: #152541;
}
