h1           { font-family: Arial; font-size: 36px; color: #313887; font-weight: bold }
h2           { font-family: Arial; font-size: 30px; color: #313887; font-weight: bold }
h3           { font-family: Arial; font-size: 24px; color: #313887; font-weight: bold }
h4           { font-family: Arial; font-size: 20px; color: #000000; font-weight: bold }
h5           {
	font-family: Arial;
	font-size: 16px;
color: #000000: font-weight: bold }
h6           {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom:0;
	line-height: 16px;
}
a:active     { font-family: Arial; font-size: 14px; color: #313887; text-decoration: none }
a:link       { font-family: Arial; font-size: 14px; color: #313887; text-decoration: none }
a:hover      { font-family: Arial; font-size: 14px; color: #800000; text-decoration: none }
a:visted     { font-family: Arial; font-size: 14px; color: #313887; text-decoration: none }
a            {
	font-family: Arial;
	font-size: 14px;
	color: #313887;
	text-decoration: none
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}


body         { font-family: Arial; font-size: 14px; color: #666699 }
td           { font-family: Arial; font-size: 14px; color: #000000  }
table        { font-family: Arial; font-size: 14px; color: #000000 }
li           {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	list-style-type: square;
	line-height: 18px;
	text-align: left;
}
ul {
	margin: 0px;
	top: 0px;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	list-style-type: disc;
	padding-left: 50px;
	padding-top: 15px;
}

html         { font-family: Arial; font-size: 14px; color: #000000 }
address      {
	font-family: Arial;
	font-size: 16px;
	color: #D56E10;
	line-height: 200%;
	text-align: left;
	text-decoration: none;
	font-weight: bold
}
.NavList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
	font-weight: bold;
	color: #F9A43A;
}
.NavList2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2F3589;
}
.NavListSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	color: #F9A43A;
}
.BodySmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.condensed {
	font-size: 13px;
}
