/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navBlue {
	padding-left: 25px;
}

.navGreen {
	padding-left: 60px;
}
.navCopy {
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-top: 0px;
}
.header1 {
	font-size: 21px;
	color: #1272bb;
	font-weight: bold;
}
.header2 {
	font-size: 16px;
	font-weight: bold;
}
.header3 {
	font-size: 32px;
	color: #E6E6E6;
	font-weight: bold;
	padding-right: 40px;
	padding-top:40px;
	background-repeat:no-repeat;
}
.homeCopy {
	padding-right: 15px;
	padding-left: 15px;
}
.paddingTop {
	padding-right: 100px;
	padding-left: 170px;
	color: #5799D4;
}
.paddingCopy {
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 30px;
}
b {
	color: #333333;
}
strong {
	color: #333333;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:active {
	color: #FFFFFF;
	text-decoration: none;
}
.navYellow {
	padding-left: 65px;
}

.footer {
	font-size: 10px;
	color: #589ad5;
}
a:link {
	color: #589ad5;
}
a:visited {
	color: #589ad5;
}
a:hover {
	color: #1272bb;
}
a:active {
	color: #1272bb;
}
a.green:link {
	color: #4ca24b;
	text-decoration: none;
}
a.green:visited {
	color: #4ca24b;
	text-decoration: none;
}
a.green:hover {
	color: #176509;
	text-decoration: none;
}
a.green:active {
	color: #176509;
	text-decoration: none;
}
a.yellow:link {
	color: #fcd000;
	text-decoration: none;
}
a.yellow:visited {
	color: #fcd000;
	text-decoration: none;
}
a.yellow:hover {
	color: #e8bf00;
	text-decoration: none;
}
a.yellow:active {
	color: #e8bf00;
	text-decoration: none;
}
a.blue:link {
	color: #1272bb;
	text-decoration: none;
}
a.blue:visited {
	color: #1272bb;
	text-decoration: none;
}
a.blue:hover {
	color: #003c67;
	text-decoration: none;
}
a.blue:active {
	color: #003c67;
	text-decoration: none;
}

.subNavText
{
	text-indent:8px;
	line-height:22px;
	border:1px solid #FFFFFF;
}

.subNavTable
{
	background-color:#E8BF01;
}

.subNavTextHot
{
	background-color:#FFD832;
	border:1px solid #FFFFFF;
	text-indent:8px;
	line-height:22px;
}

.footNote
{
	font-style:italic;
	font-size:10px;	
}

.captTxt
{
	font-style:italic;
	font-size:11px;		
color:#000000;
}

.sup {
	position:relative;
	top:-3px;
	font-size:9px;
}

.supMed {
	position:relative;
	top:-5px;
	font-size:9px;
}

.supHd {
	position:relative;
	top:-9px;
	font-size:9px;
}

.supLg {
	position:relative;
	top:-4px;
	font-size:12px;
}

.supLgIE {
	position:relative;
	top:-13px;
	font-size:12px;
}

.supTM {
	position:relative;
	top:-6px;
	font-size:12px;
}
