body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
li {
	line-height: 18px;
}
/*
	a hack exists in the master pages for the superscript element look in the header
*/
.logo {
	width: 270px;
	padding: 6px 0 6px 75px;
	float: left;
}
.navHolder {
	width: 679px;
	float: right;
	margin-top:38px;
	position:relative;
	z-index:10;
}

.modalPopupBackground
{
 	background-color:#e2e2e2;
 	opacity:0.7;
}

.modalPopupPanel
{
    /*background-color:White;
    border: solid 2px #2C6EB8;*/
    padding:5px 5px 5px 5px;
    color: #000000;
	background-color: #FEF8F8;
	border-left: solid 2px #A0A0C0;
	border-top: solid 2px #A0A0C0;
	border-right: solid 2px #404080;
	border-bottom: solid 2px #404080;
}
.modalPopupPanel div
{
    display:block;
    margin:-5px -5px 10px -5px;
    padding:5px 5px 5px 5px;    
    background-color: #1f60a9;
    height:inherit;
	color: #FFFFFF;
}
.modalPopupPanel div a
{
    float:left;
    padding:5px;
    color:Black;
}
.navItemHolder {
	float: left;
	width: 84px;

}
.navItemLink {
	text-align: center;
	font-family: Tahoma;
	color: #2881af;
	font-size: 11px;
	padding: 33px 0 0 0;

}
.navItemLink2 {
	text-align: center;
	font-family: Tahoma;
	color: #2881af;
	font-size: 11px;
	padding: 25px 0 0 0;

}
.navItemLink3 {
	text-align: center;
	font-family: Tahoma;
	color: #2881af;
	font-size: 11px;
	padding: 18px 0 0 0;

	
}
.navItem {
	cursor:pointer;
	height: 71px;

}
.navItem_off {
background-image:url(../images/nav_btn_off.gif);

}

.navItem_on {
background-image:url(../images/nav_btn_on.gif);

}
.navSep {
	height: 71px;
	width: 1px;
	float: left;

}
.flash {
	width: 1024px;
	height: 297px;
}

.clear {	
	clear: both;
	height: 0px;
}
.top {
	width: 1024px;
	height: 109px;
}

.outsidewrapper {
	margin: 0 auto 0 auto; 
	width: 1024px; 
}

.contentHolder {
	width: 1024px;
}
.chartCol {
	width: 334px;
	float: left;
}
.sepCol {
	width: 25px;
	float: left;
}
.copyCol {
	width: 664px;
	float: left;
}

.copyCol strong {
	color: #013a81;
}
.copyCol sup {
	font-size: 75%;
}
.copyHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #013a81;
	font-weight: bold;
}
.copyHead sup {
	font-size: 50%;
}
.copyBox {
	width: 366px;
	float: left;
	padding: 15px 0 0 0;
}
.copyBox strong {
	color: #013a81;
}

.Box {
	width: 298px;
	float: left;
	padding: 5px 0 0 0;
}
.callout {
	width: 332px;
	padding: 26px 0 0 0;
	float: left;
}
.lineCopy {
	width: 652px;
	background-color: #ededed;
	height: 1px;
}
.footHolder {
	width: 1024px;
	padding: 22px 0 0 24px;
}
.footLine {
	width: 1024px;
	background-color: #29aff4;
	
}
.footNavigation {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding: 18px 0 40px 0;
}
.footNavigation a {
	text-decoration: underline;
	color: #000000;
}
.footNavigation a:hover {
	text-decoration: none;
}
.footLogo {
	text-align: center;
	padding: 0 0 12px 0;
}
.footTrademark {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding: 0 0 20px 0;
}
.leftAlign {
	float: left;
}
.seeChart {
	list-style-position: inside;
	padding: 0 0 1px 0;
}
.seeChart2 {
	padding: 0 0 20px 0;
}
.seeChart3 {
	padding-top: 20px;
	list-style: none;
}
.innerBox {
	float: left;
	width: 260px;
	padding: 20px 0 20px 50px;
}
.innerLogo {
	float: left;
	padding: 50px 0 0 0;
}


.genericposition {margin:-170px 0 0 0px; padding-left:90px; float:left;}

.genericcontent
{width:800px;line-height:24px;float:left;padding-top:34px;}

.genericcontent h1
{font-size:22px; margin:0; color:#d53c42;}

.genericimages {width:300px;float:left;padding-left:52px;}


