@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
body {
	background-image: url(images/bluepinstripe.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
}
.style1 {
	font-size: 10px;
	line-height: 12pt;
}
.style2 {
	color: #EB9521;
}
.style4 {color: #999999
}
.style5 {
	font-size: 9px;
	line-height: 12px;
}
.style6 {
	font-size: 10px
}
.style7 {
	font-size: 11px
}
.style8 {
	color: #243F52;
	font-weight: bold;
	font-size: 10px;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E69220;
}
.style10 {
	font-size: 16px;
	color: #243F52;
	font-weight: bold;
}
.style11 {color: #243F52}
.style12 {
	font-size: 14px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style13 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
}
a:link {
	color: #0099cc;
}
a:visited {
	color: #0099cc;
}
a:hover {
	color: #0D212E;
}


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

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #a1b5c9;
	padding: 1px 0;
	text-decoration: none;
	/*font-weight: bold;*/
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #e3ebf4;
}
.bodycopy {
	font-size: 11px;
	line-height: 12pt;
}
.size12pt {
	font-size: 12px;
	line-height: 14pt;
	color: #000000;
}
.style16 {
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
}
.boldblue {
	color: #243F52;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
}

