a  {
	text-decoration: none;
}
a:hover {
	color: #6495ED;
	text-decoration : underline;
}
.NavTop  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #FFFFFF;
	font-weight : bold;
	line-height : 11px;
}
.NavTop:hover  { 
	color: #FFBD8C;
	text-decoration: none;
}
.NavBottom  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #0C4E90;
	font-weight : normal;
	line-height : 11px;
}
.NavBottom:hover  { 
	color: #0C4E90;
}
td {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
b {
	font-weight : bold;
}
.H6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : normal;
	color: #9B4F2B;
}
.H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : normal;
	color: #9B4F2B;
}
.H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : normal;
	color: #9B4F2B;
	line-height : 20px;
}
.H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color: #9B4F2B;
	line-height : 18px;
}
.H3Blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color: #0C4E90;
	line-height : 18px;
}
.H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #9B4F2B;
}
.TextDefault {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.TextDefaultBrown {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 12px;
	color: #834627;
}
.TextSmaller {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 12px;
}
.TextSmallerGray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 12px;
	color: #6B5A51;
}
.TextSmallest {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 9px;
}
.TextSmallestGray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 9px;
	color: #6B5A51;
}
.TblBorder {
	border-top : 1px solid #C0713E;
	border-left : 1px solid #C0713E;
	border-right : 1px solid #C0713E;
	border-bottom : 1px solid #C0713E;
}