/*------------------------------------------------- intro ---------------------------------------------------------------*/



html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: 0;
  }


html, body {
	height:100%;
	width: 100%;
	max-width:100%;
}



body {
	min-height: 100%;
	height: auto !important;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #414042;
	
	font-size: 9pt;
	line-height: 12pt;
	
	background-color: #2F405E;
}
.mainB {
	
	width: 720px;
	margin: 0px auto;
	
	
	}
/*------------------------------------------------- /intro ---------------------------------------------------------------*/


/*------------------------------------------------- main ---------------------------------------------------------------*/

.main {
	
	width: 720px;
	margin: 40px auto;
	
	
	}
	


/*------------------------------------------------- /main ---------------------------------------------------------------*/


/*------------------------------------------------- header ---------------------------------------------------------------*/

.header {
	background: url(../img/header_top_bg.gif) repeat-x top;
	padding-top: 17px; 	
	}
.headerTopPic a img {
	display: block;
	float: left;}

.headerCentrePic{
	float: left; 
	}

.headerCentrePic div img{
	float: left;
	border: 1px solid black;
	}

.headerCentrePic div div img{
	float: left;
	border: 1px solid black;
	}

/*------------------------------------------------- header -- menu --------------------------------------------------------*/

.headerMenu {
	clear:both;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px white solid;
	border-top: 1px white solid;
	
	background-color: #2F405E;
	
	}
.headerMenu a, .headerMenu a:visited{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	
	}


/*------------------------------------------------- /header -- menu -------------------------------------------------------*/	
/*------------------------------------------------- /header ---------------------------------------------------------------*/

/*------------------------------------------------- center ---------------------------------------------------------------*/

.leftCentrePic {
	float:left;
	width:490px;
}
.leftCentrePic img {
	display:block;
}

.rightCentrePic {
	float:right;
	width:230px;
}

.center {
	padding: 0px 20px 35px 20px;
	float: left;
	background-color: white;
	width: 680px;;
	}
.centreBunner {
	margin-bottom: 20px;
	}	
	
.center h3{
	margin-top: 30px;
	color:#E31937;
	font-size: 9pt;
	}
	
.center h3 a, .center h3 visited{
	color: #E31937;
	}
.center a{ color: #0055A1;}
.center a:hover{ color: #88B0D3;}
	
.mainText{ padding: 30px 20px; float: left; color: #000000;}
.mainText h4 { padding: 10px 0; font-size: 9pt; }
.mainText ul li { display: block; padding-left: 10px; background: url(../img/bg-list.gif) no-repeat left; }
.leftMT{ width: 320px; float: left;}
.rightMT{ width: 320px; float: left;}
.mainText a{ color: #0055A1;}
.mainText a:hover{ color: #88B0D3;}

table.cont1 {
	text-align: center;
}

td.popupcontent {
	padding-left: 5px;
    	padding-bottom: 5px;
	padding-right: 5px;
	vertical-align: top;
	padding-top: 6px;
    	color : #6c6c6c;
	font : normal 8pt "Verdana", Arial, Helvetica, sans-serif;	
    	height : 100%;
}

.popupheader  {
	padding-left: 5px;
    	padding-bottom: 5px;
	padding-right: 5px;
	vertical-align: top;
	padding-top: 6px;
    	color : #3381C1;
	font : bold 9pt "Verdana", Arial, Helvetica, sans-serif;	
    	height : 100%;
}

.popup { font-family: verdana;
font-size:8pt;
color:#5F9EDD;
line-height:15px; }
a.popup          { color:#5F9EDD; text-decoration:underline;}
a.popup:visited { color:#5F9EDD; text-decoration:underline;}
a.popup:active   { color:#5F9EDD; text-decoration:underline;}
a.popup:hover    { color:#E02512; text-decoration:underline;}

.bottomBun img{
	display: block;
	float: left;
	}

/*------------------------------------------------- footer ---------------------------------------------------------------*/

.footer {
	clear: both;
	width: 720px;
	color: #FFFFFF;
	height: 40px;
	font-size: 8pt;
	border: 0px red solid;

	}
.footer p{
	text-align:center;}

/*------------------------------------------------- /footer ---------------------------------------------------------------*/

td.chartb {
	font : 9pt "Verdana", Arial, Helvetica, sans-serif;	
	font-size : 8pt;
	color:#454545  
}

/*contingency text links*/
a.cont { color:#4D7BBA; text-decoration:none; font-weight:bold;}
a.cont:visited { color:#4D7BBA; text-decoration:none; font-weight:bold;}
a.cont:active { color:#4D7BBA; text-decoration:none; font-weight:bold;}
a.cont:hover { color:#8193AD; text-decoration:none; font-weight:bold;}

ul.u1 {
	margin: 8;
}

.mgr1 {
	margin-top: 15px;
	margin-bottom: 20px;
	text-align:center;
}

a.mgr { color:#ffffff; text-decoration:none;font-size: 10px;font-family : Arial, Helvetica, sans-serif;}
a.mgr:visited { color:#ffffff; text-decoration:none;font-size: 10px;font-family : Arial, Helvetica, sans-serif;}
a.mgr:active { color:#ffffff; text-decoration:underlinefont-size: 10px;font-family : Arial, Helvetica, sans-serif;;}
a.mgr:hover { color:#ffffff; text-decoration:underline;font-size: 10px;font-family : Arial, Helvetica, sans-serif;}
