a  {
	text-decoration: none;
	color: #0079F5;
}
a:hover {
	color: #69767C;
	text-decoration : underline;
}
.NavBottom  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #0079F5;
	font-weight : normal;
}
.NavBottom:hover  { 
	color: #69767C;
	text-decoration: none;
}
.Catalog  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #69767C;
	font-weight : bold;
}
.Catalog:hover  { 
	color: #0079F5;
	text-decoration: none;
}
.SubNavTop  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #6B7C88;
	font-weight : bold;
	line-height : 11px;
}
.SubNavTop:hover  { 
	color: #0F4EAC;
	text-decoration: none;
}
td {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
b {
	font-weight : bold;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color: #00477F;
	margin-top:0;
	margin-bottom:0;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #00477F;
	margin-top:0;
	margin-bottom:0;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #00477F;
	margin-top:0;
	margin-bottom:0;
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #00477F;
	margin-top:0;
	margin-bottom:0;
}
.IntroText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #616A6E;
}
.TextSmaller {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
}
.TextSmallerGray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #828C90;
	line-height : 11px;
}
.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: #828C90;
}
.Border{
	border-left: #A3B1BB 1px solid; 
	border-top: #A3B1BB 1px solid; 
	border-right: #A3B1BB 1px solid; 
	border-bottom: #A3B1BB 1px solid; 
}
.Submit {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #004A9D;
	color: White;
	font-weight: bold;
	border-left : 1px solid #3890F4;
	border-top : 1px solid #3890F4;
	border-right : 1px solid #001E40;
	border-bottom : 1px solid #001E40;
}
#InputBox {
	border-left : 1px solid #828C90;
	border-top : 1px solid #828C90;
	border-right : 1px solid #828C90;
	border-bottom : 1px solid #828C90;
}