body {
	background-color: #F2EBDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D2E2F;
	line-height: 15px;
}

A:hover {
	TEXT-DECORATION: underline;
}
A {
	COLOR: #996600;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #003366;
	line-height: 16px;
}

.whitelink {color: #FFFFFF}

.boldhead {
	font-size: 16px;
	color: #2D2E2F;
	line-height: 22px;
	font-weight: bold;
}

.boldunderline {
	color: #003366;
	font-weight: bold;
	border-bottom: 1px solid #996600;
}

.bold {
	color: #003366;
	font-weight: bold;
}

.bluehead {
	font-size: 12px;
	color: #003366;
	line-height: 16px;
	font-weight: bold;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D2E2F;
	line-height: 15px;
}
.red {
	font-weight: bold;
	color: #DE002B;;
}

.footer {
	font-size: 10px;
	font-weight: normal;
}

.smallcaprion {
	color: #ADAEAF;
	font-size: 9px;
	font-weight: normal;
}

body {
	background-color: #e3e3e3;
}


		
#dropmenudiv{
position:absolute;
border:1px solid white;
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 white;
padding: 1px 0;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #054274;
}#navigation {
	background-color: #B7944C;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#navigation li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	position: relative;
	text-align: left;
	background-position: left;
}
