﻿html {
	margin-left: -1px;
	overflow: scroll;
}

body {
  background-color:#FFFFFF;
  margin:0px;
  font-family: Arial, helvetica, sans-serif; font-size:10pt; color: #000000;
  background-image:url('images/background_light_blue.gif')
}

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: Candara, Georgia, serif; 
	font-size:14pt; 
	color: #0303B8;
	font-weight: bolder;
}

H2 {
	font-family: Times New Roman, Georgia, serif; 
	font-size:12pt; 
	color: #0303B8;
	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: #0303B8;
	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;
}

.poetitle2 {
	font-family: Arial, helvetica, sans-serif; 
	font-size:10pt; 
	color: #ECB731;
	font-weight: bold;
	font-style: italic;
}

.poefooter{
	font-family: Arial, helvetica, sans-serif; font-size:8pt; color: white;
	background: #0303B8;
}

.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 {
	background: #FFFFFF;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	border-right-color: #000080;
	border-left-color: #000080;
}
.cellborderbot {
	font-family:Arial, Helvetica, sans-serif; font-size:9pt; color:black;
	border-bottom: 0px solid gray;
	border-bottom-color: #FFFFFF;
}

/*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;}

.PoeSubHeader {
	font-family: Arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 11pt;
	color: #0303B8;
}

.bulletlist {
	list-style-type: circle;
	list-style-image: url('../images/bullet.gif');
	list-style-position: inside;
}

.poeindentedlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	text-indent: 25px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.poelistpdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-indent: 40pt;
	text-align: left;
	vertical-align: middle;
	list-style: disc;
	list-style-image: url('images/pdficon_small.gif');
	margin-top: .5px;
	margin-bottom: .5px;
}


.newStyle1 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}


