@charset "utf-8";
body,td,th {
	color: #333333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
body {
	background-color: #F0F0F0;
	margin-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #0066CC;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
h1 {
	color: #000000;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:92px;
	z-index:1;
	background-color: #FFFFFF;
}
#body_body {
	width: 921px;
}
#nav_top {
	height: 37px;
	line-height: 37px;
	background-color: #eee802;
	color: #333333;
}
#header_image {
	height: 142px;
	background-color: #000000;
}
#b1 {
	width: 604px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 25px;
}
#b2 {
	float: left;
	width: 287px;
	font-family: Arial, Helvetica, sans-serif;
}
.panel_title {
	height: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	background-color: #e3e3e3;
	color: #666666;
	padding-left: 10px;
}
.panel_subtitle {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-size: 30px;
	color: #666666;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.panel_body {
	margin: 10px;
	line-height: 20px;
}

.spacer20 {
	height: 20px;
}
.breaker {
	visibility: hidden;
	clear:both;
}
.panel_sidebody {
	line-height: 16px;
}
.panel_sidetitle {
	height: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	color: #77aabb;
}
.tf200 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #999999;
	width: 200px;
	background-color: #FFFFFF;
}
#footer {
	height: 30px;
	line-height: 30px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tf {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.spacer2030 {
	height: 30px;
	width: 20px;
}



.spacer2060 {
	height: 40px;
	width: 20px;
}

.red {
	color: #FF0000;
}
.error {
	color: #FF0000;
	font-weight: bold;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
