a  {
	color: #E46A00;
	text-decoration: none;
}
a:hover {
	color: #E46A00;
	text-decoration : underline;
}
.NavBottom  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #E46A00;
	font-weight : bold;
	line-height : 11px;
}
.NavBottom:hover  { 
	color: #E46A00;
}
td {
	font-style : normal;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
}
b {
	font-weight : bold;
}
H1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-weight : bold;
	color: #172065;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
H2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight : bold;
	color: #172065;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
.H2White {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight : bold;
	color: #FFFFFF;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
H3 {
	font-style : normal;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight:bold;
	color: #172065;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
.TextDefault {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
}
.TextSmaller {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	line-height : 12px;
}
.TextSmallerGray {
	font-family : "Times New Roman", Times, serif;
	font-size : 11px;
	color: #B0B0B0;
	line-height : 11px;
}
.TextSmallest {
	font-family : "Times New Roman", Times, serif;
	font-size : 11px;
	line-height : 12px;
}
#InputBox {
	border-top : 1px solid #AF9C61;
	border-left : 1px solid #AF9C61;
	border-right : 1px solid #AF9C61;
	border-bottom : 1px solid #AF9C61;
}
.Submit {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #A32600;
	color: White;
	font-weight: bold;
	border-left : 1px solid #A32600;
	border-top : 1px solid #A32600;
	border-right : 1px solid #A32600;
	border-bottom : 1px solid #A32600;
}
