/* CSS Document */
#dropmenudiv{
	position:absolute;
	border:1px solid grey;
	border-bottom-width: 0;
	font:normal 12px Tahoma;
	line-height:24px;
	z-index:150;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid grey;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: navy;
color: #FFFFFF;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:333333;
}
a {
	text-decoration: none;
	color: #333399;

}

A:hover {color: #4464BE;}

a.1 {
	text-decoration: none;
	color: 000000;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}

.style1 {
	font-size: 24px;
	font-family: Arial;
	color: #FFFFFF;
}
.style2 {
	color: #005b7f;
	font-weight: bold;
	text-decoration:underline;
}
.style3 {color: #a7a7a7}
.style5 {
	color: #f7941d;
	font-weight: bold;
}
.style6 {text-decoration:underline; color: #005b7f;}
.style8 {color: #66a9c6; font-weight: bold; }
.style10 {color: #66a9c6; font-size: 9px; }
.style11 {
	font-size: 13px;
	color: #f7941d;
}
.style22 {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
}
.style12 	{	
	font:11px Arial, Helvetica, sans-serif;
	line-height:14px;
}
.cellspacing {
	padding: 8px;
}
.MainText {
	font-size: 11px;
	color: #000000;
	word-spacing: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Border {
	border: 1px solid #000000;
	color: #000000;
}
.BorderTopBottom {
	color: #000000;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;

}
.MainTextBigger {
	font-size: 12px;
	letter-spacing: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.MainTextBiggerCopy {
	font-size: 14px;
	letter-spacing: 0px;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;


}
.BorderBlue {

	border: 1px solid #0E3193;
}
.BorderTopBottomBlue {

	color: #000000;
	border-top: 1px solid #0E3193;
	border-right: 0px solid #0E3193;
	border-bottom: 1px solid #0E3193;
	border-left: 0px solid #0E3193;
}
.Finger {
	cursor: hand;
}

.PixelBorderOuterTable {
border-top: solid 1px #000000;
border-right: solid 1px #000000;
}

.PixelBorderInnerTable {
border-left: solid 1px #000000;
border-bottom: solid 1px #000000; 
}

a.white:link { color: white; text-decoration: underline }
a.white:active { color: white; text-decoration: none }
a.white:visited { color: white; text-decoration: none }
a.white:hover { color: orange; text-decoration: underline }

