@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 {background-color:#000000;background-color:#000000;width:960px; height:350px; margin:0 -3px 0 0; _margin:0 -3px -3px 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_header {font-size:1.7em;color:#244254;font-weight:bold;}

.right_panel {float:right;width:370px;}
.float_left {float:left;}

.alert_text {color:#cc0000;font-size:1.8em;margin-bottom:20px;}

.red_text {color:#cc0000;}

.col_full_width {float:left;width:100%;height:30px;}

.col_half_width_left {float:left;width:48%;font-size:1.4em;color:#40697d;font-weight:bold;padding:2px 0 2px 0;height:30px;}
.col_half_width_right {float:right;width:49%;font-size:1em;color:#40697d;padding:2px 0 2px 0;height:30px;text-align:right;}

.col_1_textbox {float:left;width:120px;height:2em;font-size:1.2em;color:#40697d;}
.col_2_textbox {float:left;width:175px;height:2em;font-size:1.2em;color:#40697d;}
.col_3_textbox {float:left;width:95px;height:2em;font-size:1.2em;color:#40697d;}
.col_4_textbox {float:left;width:200px;height:2em;font-size:1.2em;color:#40697d;}

.col_1_checkbox {float:left;width:210px;font-size:1.2em;color:#40697d;}
.col_2_checkbox {float:left;width:370px;font-size:1.1em;color:#40697d;padding:4px 0 0 20px;}

.bottom_1_checkbox {float:left;width:23px;}
.bottom_2_checkbox {float:left;width:570px;font-size:1.2em;color:#40697d;}

.col_1_textarea {float:left;width:200px;font-size:1.2em;color:#40697d;margin-bottom:10px;}
.col_2_textarea {float:left;width:400px;font-size:1.2em;color:#40697d;margin-bottom:10px;}

.input_left {width:140px;}
.input_right {width:200px;}
.select_width {width:205px;#width:207px;}

.div_line {float:left;width:100%;height:1px;border:solid;border-width:1px 0 0 0;border-color:#c4c9cd;margin:10px 0 10px 0;#margin:10px 0 10px 0;_margin:10px 0 0 0;}

.input_checkbox {margin-right:5px;}

.checkbox_container {float:left;margin-bottom:10px;}

.textarea_width {width:398px;#width:394px;}

.input_label {float:left;font-size:1.1em; color:#40697d;margin-bottom:10px;}
.input_group {float:right;font-size:1em; color:#40697d;margin-bottom:10px;}	
.input_text {float:right;width:200px;font-size:1em; color:#40697d;margin-bottom:10px;}
.input_select {float:right;width:204px;#width:206px;font-size:1em; color:#40697d;margin-bottom:10px;}
.feedback_textarea {width:100%;}
.radio_align {position:relative;top:0px;}
.radio_label_align {position:relative;top:-4px;#top:-3px;}
.error {font-family: Tahoma;font-size: 8pt;color: red;margin-left: 50px;display:none;}

.antispam_textbox {font-family:Tahoma, Arial, Verdana;font-size:2em;padding-left:52px;letter-spacing:.07em;}

a.email:link, a.email:active, a.email:visited {font-weight:normal; color:#40697d; text-decoration:none;}
a.email:hover {color:#939b02}


