@import url("global_styles.css");
@import url("menu.css");

#logo_bar {width:960px; height:107px; /*background:url(../../images/header.jpg) no-repeat;*/ text-indent:-9999px; float:left;}
#logo_bar img {width:960px; height:107px; border:none; float:left;}
#main_image {width:960px; height:209px; margin:0 -3px 0 0; float:left;}

.dotted_line {width:600px; height:3px; background:url(../../images/dotted_line.jpg) repeat-x; margin:10px 0 22px 0; _margin:10px 0 13px 0; float:left;}

.section {width:169px; height:213px; margin:0 0 0 0; padding:0 46px 0 0; float:left; overflow:hidden;}
.section img {margin:-8px 0 13px 0; border:none;}
.section p {width:169px; text-align:justify; font-size:1em; line-height:normal;}

.read_more {width:169px; height:20px; padding:0 46px 0 0; float:left;}
.read_more a {float:right;}
/*.menu ul li:hover ul, .menu ul a:hover ul, body.main_link .menu ul ul.sub-links { display:block; height:22px; visibility:visible; top:22px; _top:23px;background-color:#c1d82f; }*/

h3 {margin-bottom:0;}
h3 a:hover {color:#c1d82f;}

.section img.nobot {margin-bottom:0;}

a.more {float:right;}

.sub_section_corp 
{
color:#44697D;
float:left;
font-size:1.2em;
margin:5px 0pt;
text-align:center;
width:620px;
}

.corp_text_container 
{
color:#44697D;
float:left;
font-size:1.2em;
margin:3px 27px 0pt 0pt;
text-align:center;
width:80px;
}

.corp_left_spacer_div {
float:left;
width:46px;
}

.sub_section {
	float:left;
	width:650px;
}

.section h3.header {margin:5px 0px 5px 0px;line-height:1.2em}


/*poll styles */
#poll_box_top {width:194px; height:5px; background:url(/images/poll_box_top.jpg) no-repeat; _background:url(/images/poll_box_top.jpg) 0 7px no-repeat; float:left; clear:left;}
#poll_box_repeat {width:194px; background:url(/images/poll_box_repeat.jpg) repeat-y; float:left; clear:left}
#poll_box_bottom {width:194px; height:5px; _margin:-35px 0 0 0; background:url(/images/poll_box_bottom.jpg) no-repeat; float:left; clear:left; padding:0 0 20px 0;}

#poll_box_repeat p {font-size:1.1em; font-weight:bold; color:#153047; padding:0 20px 8px 20px; #padding:0px 20px 8px 20px;}
#poll_options {margin:-18px 0 0 20px; #margin:-30px 0 0 15px;}
#poll_options input {margin:0; #margin:0 0 -4px 0;}
#poll_options span {top:-2px; #top:2px; left:5px; color:#45637a; position:relative;}
#poll_submit input {background:none; border:none; font-size:1.1em; color:#45637a; margin:-14px 5px 0 0; float:right;}
#poll_submit input:hover {color:#153047;}
