body {
  background-color:#FFFFFF;
  margin:0px;
  font-family: Arial, helvetica, sans-serif; font-size:10pt; color: #000000;
}

td, p, ul, li {
	font-family: Arial, helvetica, sans-serif; font-size:10pt; color: #000000;
}

th {
	font-family: Arial, helvetica, sans-serif; font-size:10pt; color: #000000;
}

H1 {
	font-family: Times New Roman, Georgia, serif; 
	font-size:14pt; 
	color: #27417F;
	font-weight: bolder;
}

H2 {
	font-family: Times New Roman, Georgia, serif; 
	font-size:12pt; 
	color: #27417F;
	font-weight: bold;
	font-style: italic;
	margin-bottom:0px;padding-bottom:0px;
}

H2 a:link {
	font-family: Times New Roman, Georgia, serif; 
	font-size:11pt; 
	color: #27417F;
	font-weight: bold;
	font-style: italic;
	margin-bottom:0px;padding-bottom:0px;
	text-decoration: underline;
}

H2 a:visited {
	font-family: Times New Roman, Georgia, serif; 
	font-size:11pt; 
	color: #27417F;
	font-weight: bold;
	font-style: italic;
	margin-bottom:0px;padding-bottom:0px;
	text-decoration: underline;
}

H3 {
	font-family: Arial, helvetica, sans-serif; 
	font-size:10pt; 
	color: #ECB731;
	font-weight: bold;
	font-style: italic;
	margin-bottom:0px;padding-bottom:0px;
}

.hcetitle2 {
	font-family: Arial, helvetica, sans-serif; 
	font-size:10pt; 
	color: #ECB731;
	font-weight: bold;
	font-style: italic;
}

.hcefooter{
	font-family: Arial, helvetica, sans-serif; font-size:8pt; color: #333333
}

.footer{
	font-family: Arial, helvetica, sans-serif; font-size:8pt; color: #000000
}

.bot_nav{
	font-family: Arial, helvetica, sans-serif; font-size:9pt; color: #000000
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: underline}

.cellborder {
	border-right:1px solid gray;
	border-left:1px solid gray;
}

.cellborderbot {
	border-bottom:1px solid gray;
}

/*2nd Level Navigation*/
.secondarytiernavigation a {font-size:10pt;color:#27417F;text-transform:none;text-decoration:none;font-weight:900;}
.secondarytiernavigation a.active {border:none;font-weight:900;background:none;}
.secondarytiernavigation a:visited {color:#27417F;}
.secondarytiernavigation a:hover {color:#ECB731;}

