@charset "utf-8";
/* CSS Document */

body{
	background: #262b2c;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	color:#333;
}

form{
padding:0;
	margin:0;
}


#content_area ul{
	list-style-image: url(../../images/arrow.gif);
	list-style-type: none;
	margin: 0px 0px 20px 10px;
	padding:0px 0px 0px 10px;
}

#content_area li{
	padding: 0px;
	font-size:0.9em;
}

#content_area h1{
	font-size:1.2em;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color: #336699;
}


h2 {
	color:#252B2B;
	font-size:1em;
	font-weight:bold;
	margin-bottom:8px;
	margin-top: -3px;
	padding:0;
}

a, a:hover { 
	outline: none;
	color: #1a70a3;
}

img{
	border:0px;
}

#clearer, .clearer{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}

#outer_container{
	width:970px;
	margin:0 auto;
}

#container_one{
	width:100%;
	height:40px;
	margin-top:10px;
}

#container_two{
	width:100%;
}

#container_three{
	background:url(../../images/background.gif) repeat-y top left;
	width:100%;
	
}

#container_three_demo{
    background:url(../../images/backgrounddemo.gif) repeat-y top left;
	width:100%;
	
}

#container_left{
	width:158px;
	float:left;
	padding-top:15px;
}

#container_mid{
	width:660px;
	background:#ffffff;
	float:left;
	padding-top:15px;
	padding-right: 25px;
}

#home_columnLeft{
	width: 376px;
	float:left;
	font-size:0.8em;
	text-align: justify;
	margin-right: 14px;
}

#home_columnRight{
	width: 270px;
	float:left;
}

#container_right{
	width:105px;
	height:500px;
	background:#262b2c;
	float:right;
}

#top_nav_goto{
	float:right;
	width:80px;
	background: url(../../images/iconHome.gif) left bottom no-repeat;
	margin-right:2px;
	padding: 15px 0 5px 32px;
}

#top_nav_links{
	float:right;
	width:120px;
	background: url(../../images/links.gif) right no-repeat;
	margin-right:8px;
	padding: 15px 0 5px 8px;
}

#top_nav_links2{
	float:right;
	width:220px;
	background: url(../../images/links.gif) right no-repeat;
	margin-right:8px;
	padding: 15px 0 5px 8px;
}

#top_nav_links3{
	float:right;
	width:100px;
	padding: 15px 0 5px 0px;
}

.NavPanelLinks
{
	font-size:10pt;
	color:#2C416C;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
}

.NavPanelTable
{
	text-align:center;
	border:1px;
	border-style: solid;
	border-color: #2C416C;
	padding:0px;
	background-color:#98B1D0;

}
.NavPanelTableCell
{
	text-align:center;
	background-color:#98B1D0;
}

.tableNav {
	background: #ffffff;
}

.tableNavShareData {
	border-top: solid 1px #cecfd0;
	border-bottom: solid 1px #cecfd0;
	border-left: solid 1px #cecfd0;
	width: 13%;
	height: 85px;
	valign:middle;
	text-align:left;
	padding-left: 5px;
}

.TableCellLabel 
{
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 10px; 
	HEIGHT: 10px; 
	TEXT-ALIGN:Left;
	vertical-align:top;
}

.TableCellNumber 
{
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 10px; 
	HEIGHT: 10px; 
	TEXT-ALIGN:Right;
	vertical-align:top;
}

.TableBorder
{
	border:1px;
	border-style: solid;
	border-color: #2C416C;
	padding:0px;
		
}

.TableColHeader
{
	PADDING-LEFT: 5px; 
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #2C416C;
	TEXT-ALIGN:Left;
	vertical-align:top;
}

.tableNavLinks {
	border-top: solid 1px #cecfd0;
	border-bottom: solid 1px #cecfd0;
	border-left: solid 1px #cecfd0;
	width: 15%;
	height: 85px;
	valign:middle;
	text-align:left;
	padding-left: 5px;
}

.bgSee {background: url(../../images/bgSee.gif) top left no-repeat;}

.tableNavShareData a{color:#44565a;text-decoration:none;font-weight: bold;font-size: 0.8em; width:80px; display:block;}
.tableNavLinks a{color:#44565a;text-decoration:none;font-weight: bold;font-size: 0.8em; width:76px; 
display:block;
}
.NavLinksOne {border-bottom: solid 4px #739cd2; padding:0px 8px 5px 0px;}
.NavLinksTwo{border-bottom: solid 4px #42b3dc; padding:0px 8px 5px 0px;}
.NavLinksThree {border-bottom: solid 4px #0067b3; padding:0px 8px 5px 0px;}
.NavLinksFour {border-bottom: solid 4px #4ba6dc; padding:0px 8px 5px 0px;}
.NavLinksFive {border-bottom: solid 4px #a6b2b8; padding:0px 8px 5px 0px;}
.NavLinksSix {border-bottom: solid 4px #5d6467;padding:0px 8px 5px 0px;}
.NavLinksSeven {border-bottom: solid 4px #2e3335;padding:0px 8px 5px 0px;}

#cta{
	float:left;
	width:171px;
	height:auto;
	margin-left: 10px;
}

#breadcrumbs {
	color:#C4C6C5;
	font-size:0.6em;
	padding-bottom:20px;
}

#breadcrumbs a{
	color:#6D7D85;
	text-decoration:underline;
}

#breadcrumbs .selected{
	color:#79a2b8;
	text-decoration:none;
}

#page_title_heading h1 {
	color:#252B2B;
	font-size:1.5em;
	font-weight:normal;
	margin:0;
	padding:0;
}

#page_title_heading {
	border-bottom:4px solid #336699;
	margin:0px 0 6px;
	width:100%;
}



#container_footer{
	border-top: 5px solid #336699;
	margin-top: 1px;
	float:left;
	width: 100%;
	height:auto;
	color:#FFFFFF;
	background: #262b2c;
}

#footer_left{
	float:left;
	color:#CCCCCC;
	font-size:0.6em;
	text-decoration:none;
	text-transform:uppercase;
	padding-top:10px;
	width:auto;
	height:auto;
}

#footer_left a{
	color:#a3a4a4;
	text-decoration:none;
}

#footer_right{
	float:right;
	padding-top:8px;
	width:auto;
	height:auto;
}

#footer_right h1, #footer_right a{
	display:inline;
	font-size:0.6em;
	color:#FFFFFF;
	background: #262b2c;
}

#footer{
	float:left;
	color:#474747;
	font-size:0.6em;
	padding:20px 0;
	width:auto;
	height:auto;
}

#footer a{
	color:#474747;
}

#container_one a{
	color:#CCCCCC;
	font-size:0.7em;
	text-decoration:none;
	font-weight: bold;
	display:block;

}

.left {float: left}




/*.graphsWrapper {*/

	/*background: #91aed3 url(../images/graphsBottom.gif) left bottom no-repeat;*/
	/*padding-bottom: 5px;
	margin-bottom: 10px;
}*/

.graph {
 	background: url(../../images/bgGraphs.gif) center top no-repeat;
	width: 285px;
	text-align: center;
	padding-top: 6px;
}
.graphtop {
 	width: 285px;
	text-align: center;
	
}
.graphbottom {
 	width: 285px;
	text-align: center;
}