a  {
	text-decoration: none;
	color: #006600;
}
a:hover {
	color: #2726BD;
	text-decoration : underline;
}
.NavBottom  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #006600;
	font-weight : bold;
}
.NavBottom:hover  { 
	color: #2726BD;
}
td {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
.small {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
b {
	font-weight : bold;
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color: #000065;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:5;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #000065;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
}
.H3Info {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #B8C0FC;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #000065;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color: #000065;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:5;
}
.TextWhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFFFFF;
}
.TextBlue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #010066;
}
.TextSmaller {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 12px;
}
.TextSmallerWhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #FFFFFF;
	line-height : 12px;
}
.TextSmallerBlue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #010066;
	line-height : 12px;
}
.TextSmallest {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 10px;
}
.TextSmallestGray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 10px;
	color: #6B6B6B;
}
#InputBox {
	border-left : 1px solid #000065;
	border-top : 1px solid #000065;
	border-right : 1px solid #000065;
	border-bottom : 1px solid #000065;
}
.Border {
	border-left : 1px solid #000065;
	border-top : 1px solid #000065;
	border-right : 1px solid #000065;
	border-bottom : 1px solid #000065;
}
.Submit {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #006600;
	color: White;
	font-weight: bold;
	border-left : 1px solid #22A722;
	border-top : 1px solid #22A722;
	border-right : 1px solid #002E00;
	border-bottom : 1px solid #002E00;
}
