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

body {
	margin: 0px;
	background-color: #091d3e;
}
.title1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #091D3E;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-bottom: 10px;
	line-height: 25px;
}
.stf {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
#divider {
	background-color: #ECECEC;
	height: 1px;
	width: 100%;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #154491;
	text-decoration: underline;
}
.updates {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #99CC33;
	text-decoration: none;
}
#tableone {
	border: 1px dotted #CCCCCC;
}

