a  {
	text-decoration: none;
}
a:hover {
	color: #3500AD;
	text-decoration : underline;
}
.TabOFF  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFFFFF;
	font-weight : bold;
}
.TabOFF:hover  {
	color: #FFFFFF;
}
.TabON  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #3500AD;
	font-weight : bold;
}
.TabON:hover  {
	color: #3500AD;
}
.NavBottom  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #51C8FF;
	font-weight : bold;
	line-height : 11px;
}
.NavBottom:hover  { 
	color: #3500AD;
}
td {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
b {
	font-weight : bold;
}
.H18 {
	font-family : "Times New Roman", Times, serif;
	font-size : 48px;
	font-weight : bold;
	color: #3500AD;
	line-height : 42px;
}
.H13 {
	font-family : "Times New Roman", Times, serif;
	font-size : 38px;
	font-weight : bold;
	color: #3500AD;
	line-height : 42px;
	letter-spacing: -1px;
}
.H13LBlue {
	font-family : "Times New Roman", Times, serif;
	font-size : 38px;
	font-weight : bold;
	color: #51C8FF;
	line-height : 42px;
	letter-spacing: -1px;
}
.H5 {
	font-family : "Times New Roman", Times, serif;
	font-size : 22px;
	font-weight : bold;
	color: #3500AD;
}
.H4 {
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-weight : bold;
	color: #3500AD;
	line-height : 18px;
}
.H3 {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight : bold;
	color: #3500AD;
}
.H3LBlue {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight : bold;
	color: #51C8FF;
}
.H2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	color: #3500AD;
}
.H1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
	color: #3500AD;
}
.TextDefault {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.TextSmaller {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 11px;
}
.TextSmallerGray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #888888;
	line-height : 11px;
}
.TextSmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 9px;
}
.TextSmallGray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 9px;
	color: #888888;
}
#InputBox {
	border-left : 1px solid #FFB3B0;
	border-top : 1px solid #FFB3B0;
	border-right : 1px solid #FFB3B0;
	border-bottom : 1px solid #FFB3B0;
}