body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 20px;
	color: #00339D;
	text-align: center;
}
h2 {
	font-size: 17px;
	color: #00339D;
	margin-bottom: 0px;
}
.fileInfo {
	font-size: 11px;
}
#formTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#formTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content1 {
	width: 412px;
	padding: 5px;
}
#content1 a {
	color: #B10112;
}
#content1 a:hover {
	text-decoration: none;
}
#sidebar1 {
	position:absolute;
	left:628px;
	top:139px;
	width:124px;
	z-index:3;
}
#sidebar1 a {
	color: #B10112;
}
#sidebar1 a:hover {
	text-decoration: none;
}
#sidebar1 .source {
	font-size: smaller;
}
#footer {
	margin-top: 25px;
}
#footer p {
	font-size: 9px;
	text-align: center;
}
#footer a {
	color: #B10112;
}
#footer a:hover {
	text-decoration: none;
}
.menuButton {
	background-color: #999999;
	text-align: left;
	width: 140px;
	height: 17px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F7941F;
	border-right-color: #F7941F;
	border-bottom-color: #F7941F;
	border-left-color: #F7941F;
	cursor: hand;
}
.menuButton a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.submenu{
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: -50px;
	left: 147px;
	visibility: hidden;
}
.submenu p{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	cursor: hand;
}
.submenu .verticalRule {
	width: 5px;
	background-color: #F7941F;
}
.detectorHor {

}
.detectorVert {

}
.submenu p{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	width: 100%;
}
.submenu a{
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
}
.button2 {
	background-color: #003399;
	font-weight: bold;
	color: white;
	text-align: center;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F89C2D;
	border-right-color: #CB7A18;
	border-bottom-color: #CB7A18;
	border-left-color: #F89C2D;
}
.button2 a {
	color: white;
	text-decoration: none;
}
.disclaimer {
	font-size: smaller;
}
