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


body {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.topbar {
	height: 25px;
	font-size: 12px;
	color: #666666;
	text-align: right;
	width: 780px;
	padding-right: 20px;
}
.splashtop {
	height: 100px;
	font-size: 10px;
	color: #666666;
	padding-left: 20px;
	padding-right: 20px;
	text-align: right;
}
.header {
	height: 135px;
}
.menubar {
	height: 65px;
}
.bodycontainer {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;

}
.footer {
	height: 50px;
	border: 1px solid #666666;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #666666;
}
.leftcolumn {
	width: 473px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #666666;
	vertical-align: top;
}
.rightcolumn {
	width: 233px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #666666;
	vertical-align: top;
}
.sidebox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #005CB1;
}
.sidebox_bottom {
	font-size: 12px;
	color: #005CB1;
}
.formtable {
	font-size: 12px;
	color: #666666;
}
.highlight1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
}
.pic {
	border: 1px solid #333333;
}
h1 {
	color: #005CB1;
	font-size: 24px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #005CB1;
}
p {
	font-size: 12px;
	color: #666666;
}
li {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 20px;
}
a {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
a:hover {
	color: #005CB1;
}
.top_link {
	font-size: 12px;
}
.pangea {
	text-decoration: none;
	color: #666666;
}