body{
	margin: 0px;
}
td{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
hr{
	color: #feb200;
	width: 100%;
	height: 2px;
	margin-bottom: 0px;
}
ul{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2 em;
	padding-left: 0 em;
	text-indent: 0 em;
	list-style-position: inline;
	list-style-type: disc;
}
h1{
	color: #ffffff;
	font-size: 24px;
	margin-bottom: 0px;
	padding-left: 22px;
	padding-bottom: 8px;
	font-weight: normal;
}
h2{
	color: #ffffff;
	font-size: 24px;
	margin-bottom: 0px;
	padding-bottom: 8px;
	font-weight: normal;
}
h3{
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	
}
h5{
	font-size: 12px;
	margin-bottom: 5px;
}
h6{
	font-size: 12px;
	margin-bottom: 5px;
	color: #ffffff;
}
a, a:link, a:visited, a:hover:visited{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #777777;
	text-decoration: underline;
}
.fill{
	height: 2px;
}
.blueLink, a.blueLink, a.blueLink:link, a.blueLink:visited, a.blueLink:hover:visited{
	color: #408bbb;
	text-decoration: none;
	font-size: 10px;
}
a.blueLink:hover{
	color: #17456d;
	text-decoration: none;
	font-size: 10px;
}
#line{
	width:100%;
	padding-top: 5px;
	border-bottom: 2px dotted #408bbb;
}
#greyline{
	width:100%;
	padding-top: 0px;
	border-bottom: 2px dotted #cccccc;
}
.nav, a.nav, a.nav:link a.nav:visited, a.nav:hover:visited{
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;	
}
a.nav:hover{
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;	
}
.foot, a.foot, a.foot:link a.foot:visited, a.foot:hover:visited, a.foot:hover{
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;	
}
.footer{
	padding-left: 22px;
	color: #ffffff;
	background: url(/images/foot-fill.gif);
}
.date{
	color: #ffffff;
	padding-left: 8px;
	font-size: 9px;
}
.formtext{
	font-family: verdana, arial, sans-serif;
	color: #17456d;
	font-size: 10px;
	border: 1px solid #17456d;
	background-color: #ffffff;
}
.newsDate{
	color: #ffffff;
	font-weight: bold;
}
.blue{
	color: #17456d;
	padding-top: 5px;
}
.lightblue{
	color: #408bbb;
	padding-top: 5px;
}
.orange{
	color: #FF6600
}
.dotSpacer{
	padding-bottom: 5px;
	border-bottom: 2px dotted #ffffff;
}
.rightPanel{
	padding-top: 20px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	color: #17456d;
	background-color: #b3d1e4;
}
.rightPanelWhite{
	padding-top: 17px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	color: #17456d;
	background-color: #ffffff;
}
.rightFill{
	background: url(/images/drop-right-fill.gif);
	width: 12px;
}
.leftFill{
	background: url(/images/drop-left-fill.gif);
	width: 12px;
}
.bottomFill{
	background: url(/images/drop-bot-fill.gif);
}
.titleFill{
	background: url(/images/title-fill.gif);
}