/* Hide from IE mac \*/
html {
	min-height: 100%; margin-bottom: 1px
}
/* End hiding from IE5 mac */

body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; background-color: #ABC2DC; margin-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; line-height: 18px }

td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF }

#splash { margin:0; padding:0; float:left; position:absolute; border:0 }

a:link { color: #FFFFFF; text-decoration: underline }
	a:visited { text-decoration: underline; color: #FFFFFF }
	a:hover { text-decoration: none; color: #CCCCCC }
	a:active { text-decoration: underline; color: #FFFFFF }

h1 { font-size: 14px }
h2 { font-size: 13px; padding-top: 10px }

#footer { font-size: 11px; color: #222222; padding: 20px 0 20px 0; text-align: center }

.form { width:300px; font-family:arial; font-size:12px; border: 1px #eeeeee solid }

#dropmenudiv{
position:absolute;
margin-left: 6px;
border:1px solid #003366;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #003366;
background-color: #5E96DD;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover { background-color: #D1524B; color: #FFFFFF }