/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	background: url(../images/gradient.png) repeat-x #ffffff top;
	font: 12px Arial, Helvetica, sans-serif;
	color:#5a5a5a;
}
body.contentpane{
	background: none transparent;
}

#wrapper_top{
	width:903px;
	margin:0 auto;
	background:url(../images/bg_top.png) no-repeat top;
	padding-top:13px;
}
#wrapper_bottom{

	background:url(../images/bg_bottom.png) no-repeat bottom;
	padding-bottom:12px;
}
#wrapper {

	background:url(../images/bg_mid.png) repeat-y;
	padding:0px 10px;
}

#header {
	height:108px;
	padding:0px 17px;
}
#header .logo{
	display:block;
	margin:0px;
	padding: 17px 0px 18px 0px;
	float:left;
}
#utility{
	float:left;
	width:699px;
	height:59px;
	padding-top:17px;
}
#utility .moduletable{
	float:right;
}
#content {
	float: left;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
	position:relative;
}
#footer {
	background:url(../images/footer_gradient.png) #dfe3d0 repeat-x bottom;
	clear: both;
}
#main{
	width:622px;
	padding-left:13px;
	float:left;
	background:url(../images/main_gradient.png) repeat-x top;
	min-height:593px;
}
#main #inner_main{
	min-height:375px;
}
#nobanner_main{
	width:622px;
	padding-left:13px;
	padding-top:13px;
	float:left;
	background:url(../images/main_gradient.png) repeat-x top;
}
#banner{
	height:218px;
	color:#ffffff;
	background-color:#2aadec;
}
#advertisement{
	position:absolute;
	bottom:17px;
	right:17px;
}
#right #top{
	background:url(../images/ritght_top.png) no-repeat;
	height:199px;
	padding-top:19px;
	color:#ffffff;
}
#right #top h3{
	background:url(../images/rhs_blue_gradient.png) repeat-y;
	padding:5px 40px 5px 27px;
	font-size:14px;
	margin:0px;
	color:#ffffff;
	font-weight:bold;
}

#right #top a{
	width:60px;
	padding-left:6px;
	height:14px;
	line-height:14px;
	background:#e00022;
	display:block;
	float:left;
	margin:5px 0px;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
}
#right #top .label{
	float:left;
	width:109px;
	font-weight:bold;
	line-height:24px;
}
#right #top ul{
	list-style-type:none;
	padding:0px 0px 0px 27px;
	margin:0px;
}
#right #postit{
	/*background:url(../images/postit.png) no-repeat center;*/
	height:178px;
	margin-top:-50px;
	margin-bottom:-128px;
	padding:0px 9px;
	/*padding:20px 40px 30px 45px;
	font-size:14px;*/
}
#right #bottom{
	padding-top:128px;
	
}
#inner_main{
	/*background:#ffffff;*/
	float: left;
}
#right{
	float:left;
	width:214px;
	padding-bottom:266px;
}
.three_column #left{
	float:left;
	width:198px;
	margin-right:2px;
	background:#FFFFFF;
}
.three_column #component{
	float:left;
	width:420px;
	/*border-right:2px dotted #aeb38c;
	border-left:2px dotted #aeb38c;*/
	margin-right:2px;
}
.three_column #content{
	background: #ffffff url(../images/three_col_component.gif) repeat-y 30px 2px;
}
.three_column #inner_main{
	background: #ffffff url(../images/three_col_component.gif) repeat-y 0px 0px;
}
.two_column #left{
	display:none;
}
.two_column #component{
	float:left;
	width:620px;
	/*border-right:2px dotted #aeb38c;*/
	margin-right:2px;
}
.two_column #content{
	background: #ffffff url(../images/two_col_component.gif) repeat-y 30px 2px;
}
.two_column #inner_main{
	background: #ffffff url(../images/two_col_component.gif) repeat-y 0px 0px;
}
#component{
	background:url(../images/content_gradient.png) repeat-x top;
}
#footer .moduletable-left, #footer .moduletable, #footer .moduletable-right{
	float:left;
	height:125px;
	position:relative;
	padding-top: 14px;
	font-weight:bold;
}
#footer .moduletable-left{
	border-right:2px dotted #aeb38c;
	width:171px;
	padding-left:40px;
	padding-right:17px;
}
#footer .moduletable{
	border-right:2px dotted #aeb38c;
	width:175px;
	padding-left:17px;
	padding-right:17px;
}
#footer .moduletable-right{
	width:201px;
	padding-left:13px;
	padding-right:17px;
}
#footer .moduletable-menu{
	width:813px;
	clear:both;
	border-top:2px dotted #aeb38c;
	height:12px;
	padding:7px 35px 14px 35px;
}

.separator{
	clear:both;
}
#search{
	width:214px;
	float:left;
}
#search .moduletable-search{
	float:right;
}
#search input{
	float:left;
}
#search #mod_search_searchword{
	margin-right:4px;
}
#navigation {
	height: 27px;
	width:635px;
	float:left;
	padding-top:5px;
	clear:left;
}
#navigation ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
#navigation li {
	display: inline;
	float: left;
	border-right:1px solid #aeb38c;
}
#navigation a, #navigation .separator {
	color: #04202e;
	text-decoration: none;
	display: block;
	text-align: center;
	padding:0px 5px;
}
#navigation a:hover, #navigation .separator:hover, #navigation .active a {
	color:#ed1c24;
}
#component .moduletable-menu{
	padding: 15px 30px;
	float:left;
	background:#ffffff;
	width:560px;
	margin: 0px -20px;
}
#component .moduletable-menu ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
#component .moduletable-menu li {
	display: inline;
	float: left;
	width:167px;
	margin-right:28px;
	background-repeat:no-repeat;
}
#component .moduletable-menu li ul li{
	float:none;
	display:block;
	width:145px;
}
#component .moduletable-menu ul ul{
	padding-left:22px;
}
#component .moduletable-menu a, #component .moduletable-menu .separator{
	padding-top:117px;
	line-height:22px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	display:block;
	padding-left:22px;
	text-decoration:none;
}
#component .moduletable-menu li ul a, #component .moduletable-menu li ul .separator{
	font-size:11px;
	color:#5a5a5a;
	padding:4px 17px 4px 0px;
	background-color:#FFFFFF;
	background-image:url(../images/grey_menu_arrow.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	font-weight:normal;
	border-bottom:1px solid #dfe0e1;
	line-height:14px;
	
}
#component .moduletable-menu li ul a:hover, #component .moduletable-menu li ul .separator:hover{
	background-image:url(../images/red_menu_arrow.gif);
	color:#ed1c24;
}
#footer .moduletable-right ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#footer .moduletable-right li{
	display:block;
	line-height:30px;
	border-top:2px dotted #aeb38c;
}
#footer .moduletable-right a{
	background:url(../images/red_footer_arrow.png) no-repeat right center;
	padding-right:25px;
	color:#5a5a5a;
}
#footer .moduletable-menu ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#footer .moduletable-menu li{
	display: inline;
	float: left;
	border-right:1px solid #3f93b2;
	padding:0px 10px;
}
#footer .moduletable-menu a, #footer .moduletable-menu .separator{
	font-size:10px;
	line-height:16px;
	display:block;
}
#left .moduletable-menu{
	padding:10px 20px 10px 10px;
}
#left .moduletable-menu ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	border-top:1px dotted #ccd0b7;
}
#left .moduletable-menu a, #left .moduletable-menu .separator{
	display:block;
	border-bottom:1px dotted #ccd0b7;
	padding: 4px 13px 4px 0px;
	
	color:#5a5a5a;
}
#left .moduletable-menu a{
	background:url(../images/grey_menu_arrow2.gif) no-repeat right bottom;
}
#left .moduletable-menu a:hover, #left .moduletable-menu li.active#current a, #left .moduletable-menu li.active#current .separator,
#left .moduletable-menu li ul li.active#current{
	color:#ed1c24;
	background:url(../images/red_menu_arrow2.gif) no-repeat right bottom;
	text-decoration:none;
}
#left .moduletable-menu .separator:hover{
	color:#ed1c24;
}
#left .moduletable-menu li ul{
	border-top:none;
	border-bottom:1px dotted #ccd0b7;
}
#left .moduletable-menu li ul li{
	background:url(../images/grey_menu_arrow2.gif) no-repeat right bottom;
}
#left .moduletable-menu li ul a, #left .moduletable-menu li ul .separator{
	border-bottom:none;
	padding: 4px 13px 4px 25px;
	background:url(../images/subnav.gif) no-repeat 10px 50%;
}
#left .moduletable-menu li ul a:hover, #left .moduletable-menu li ul .separator:hover, #left .moduletable-menu li ul li.active#current a, #left .moduletable-menu li ul li.active#current .separator{
	background:url(../images/subnav_hover.gif) no-repeat 10px 50%;
}
#utility .moduletable ul{
	list-style-type:none;
	padding:0px;
	margin:0px 0px 0px 5px;
}
#utility .moduletable li{
	float:left;
	display:inline;
	border-left:1px solid #aeb38c;
	padding: 0px 5px;
}
#utility .moduletable a{
	color:#5a5a5a;
}
#right .moduletable-menu{
	padding:0px 0px 10px 17px;
}
#right .moduletable-menu ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	border-top:1px dotted #ccd0b7;
}
#right .moduletable-menu a, #right .moduletable-menu .separator{
	display:block;
	border-bottom:1px dotted #ccd0b7;
	padding: 4px 13px 4px 0px;
	
	color:#5a5a5a;
}
#right .moduletable-menu a{
	background:url(../images/grey_menu_arrow2.gif) no-repeat right bottom;
}
p, ul, ol, h1, h2, h3, h4, h5, h6{
	margin-bottom:10px;
}
ul,ol{
	padding-left:25px;
}
h1, .componentheading{
	font-size:20px;
	font-weight:normal;
	color:#04202e;
}
h2{
	font-size:14px;
	font-weight:bold;
	color:#04202e;
}
h3, .article_row h2{
	font-size:14px;
	font-weight:normal;
	color:#04202e;
}
/*#postit p.large{
	font-size:19px;
	line-height:14px;
	margin:0px;
}
#postit a{
	text-transform:uppercase;
	background:url(../images/postit_arrows.png) no-repeat right center;
}*/
#right #bottom h3{
	font-weight:bold;
}
.bannerlarge{
	font-size:24px;
	font-weight:bold;
}
#banner .sifr{
	font-size:28px;
}
a img{
	border:none;
}
.footer_button{
	position:absolute;
	bottom:12px;
	right:37px;
}
.more, a.more, a.readon, .button{
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	border:1px solid #c1c4bf;
	background:url(../images/red_footer_arrow.png) no-repeat right center;
	padding:1px 25px 1px 5px;
	color:#5a5a5a;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
#footer h3{
	font-size:14px;
	color:#04202e;
	font-weight:bold;
}
a{
	color:#00aeef;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.moduletable-crumbs{
	font-size:11px;
	padding:5px 20px;
}
.moduletable-crumbs a{
	color:#5a5a5a;
}
#component h1.componentheading{
	padding:0px 20px;
}
#component .leading{
	padding:0px 20px;
	
}
#component .article_column.cols2{
	float:left;
	width:169px;
	padding:20px 21px 10px 20px;
}
.article_separator, .leading_separator, .row_separator{
	display:none;
}
.article_row{
	border-top:2px dotted #aeb38c;
	float:left;
	background:url(../images/article_mid.gif) repeat-y top center;
}
#page{
	padding:0px 20px;
	float:left;
}
body.contentpane #page{
	padding:20px;
}
.req{
	color:#ed1c24;
}
#stateinfo h4{
	border-top:1px dotted #aeb38c;
	border-bottom:1px dotted #aeb38c;
	background:url(../images/grey_menu_arrow2.gif) no-repeat right bottom;
	font-size:12px;
	fon-weight:normal;
}
#stateinfo p.address, .address{
	border-bottom:1px dotted #aeb38c;
}
.buttonheading{
	float:right;
	padding-top:5px;
}
.xmap{
	padding:0px 20px;
}
#poll{
	padding:20px 20px;
	height:500px;
}
.poll .button{
	width:80px;
	margin-bottom:2px;
}
.pdf_link{
	background:url(../../../images/M_images/pdf_button.png) no-repeat left center;
	padding-left:18px;
}
hr{
	border-top:2px dotted #aeb38c;
	border-bottom:none;
	border-left:none;
	border-right:none;
	margin:0px -20px;
}
#footer .item100 a{
	color:#5a5a5a;
	padding-left:18px;
	background:url(../../../images/M_images/butterfly-internet-logo.gif) no-repeat left center;
}

