/*
CMA
*/


@import url('/css/blueprint.css');


/*CMA Acc styles start*/


/*general layout*/

div#access{
	display:none;
	}
	
div.clearme{
	clear:both;
	}

body{
	background: #116d85;
	
}


#container{
	width:968px;
	background:#fff;
	margin: 0 auto;
	padding:16px;
	overflow:hidden;
	text-align:left;
}


/*header*/

#header{
	height:130px;
	text-align:left;
	}
	
h1#logo{
	display:block;
	float:left;
	width:216px;
	height:106px;
	background:url(/images/generic/logo.gif) top center no-repeat;
	}

h1#logo a{
	display:block;
	width:216px;
	height:106px;
	}

h1#logo a span{
	display:none;
	}
	
.top-phone{
	width:450px;
	background:url(/images/backgrounds/phone-top.gif) top left no-repeat;
	float:left;
	text-align:left;
	margin-top:50px;
	margin-left:301px;
	height:56px;
	}
	
.top-phone p{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#6a696f;
	margin:0;
	text-indent:70px;
	padding:18px 0 0 0;
line-height:35px !important;
	}
	
.top-phone p span{
	color:#74c154;
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
	
/*columns*/

.col-one{
	width:216px;
	float:left;
	margin-right:23px;
font-family:Arial, Helvetica, sans-serif;
	}
	
.col-two{
	width:479px;
	float:left;
	margin-right:23px;
	}
	
.col-three{
	width:225px;
	float:left;

	}
	
.col-one h2, .col-three h2{
	font-size:14px;
	color:#004b68;
	}

.col-three td{
margin:0;
padding:2px;
}
	
	
h2.headline{
	color:#004b68;
	font-size:24px;
	line-height:24px;
	margin-right:100px;
	margin-top:20px;
	}
	
	
.bottom-phone{
	background:url(/images/backgrounds/phone-top.gif) top left no-repeat;
	background-position: 0px 20px;
	float:left;
	text-align:left;
	margin-top:25px;
	padding-top:50px;
	border-top:1px solid #ccda85;
	width:100%;
	}
	
.bottom-phone p{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#929295 !important;
	margin:0;
	text-indent:70px;
	}
	
.bottom-phone p span{
	color:#74c154 !important;
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
.voteblock{
	background:#f4f4f2;
	padding:10px;
	}
	
.pullquote{
	width:225px;
	background:url(/images/generic/speech.gif) top left no-repeat;
	margin-bottom:35px;
margin-top:35px;
	}
	
.pullquote p{
	padding:10px 10px 20px 10px;
	line-height:14pt;
	color:#4a6367;
	}
	
p.newsitem {
	background:url(/images/backgrounds/nav.gif) bottom repeat-x;
	padding-bottom:8px;
	}
	
	
/*navigation*/

div.navigation{
	margin-bottom:30px;
	}
	
div.navigation ul{
	margin:0;
	pdding:0;
	}
	
.navigation ul li {
	list-style-type:none;
	font-size:12px;
	font-weight:bold;
	}
	
.navigation ul li a{
	display:block;
	line-height:34px;
	background:url(/images/backgrounds/nav.gif) bottom repeat-x;
	color:#7d7e82;
	list-style-type:none;
	}
	
.navigation ul li a:hover{
	background:#9fde57 url(/images/backgrounds/nav.gif) bottom repeat-x;
color:#fff;
	}

.navigation ul li ul li {
background:#FFFFFF none repeat scroll 0 0;
line-height:34px;
}	
	
.navigation ul li ul li a {
background:#FFFFFF none repeat 0 0;
font-weight:normal;
line-height:34px;
padding:0 0 0 10px;
}	

	
.selected{color:#aac423;
}
	
	
/*forms*/

.formitem {
	clear:both;
	width:100%;
	margin-bottom:10px;
}

.formitem label{
	float:left;
	width:70px;
	display:block;
}

.textinput {
	border:1px solid #adc1c1;
	float:left;
	margin:0 0 0.8em;
	padding:2px;
	width:110px;
}


/*footer*/
div.footer{
	background:url(/images/backgrounds/footer.png) top center no-repeat;
	margin:0 auto;
	width:1000px;
	text-align:left;
	}
	
div.footer p{
	padding-top:30px;
	color:#fff;
	font-size:11px;
	}


/*poll*/

.PollGraph0, .PollGraph1, .PollGraph2, .PollGraph3 {
background-color:#78c8d3;
}

div.newsItemDetail h1{
color:#004B68;
font-size:24px;
line-height:24px;
margin-right:100px;
margin-top:20px;}
