
.col-wrap{
    overflow: hidden; 
}

.center_side_banners{
display: inline-block;
}

.left_col {
background-color: #203863; 
text-align: center; 
}

.selectSearch {
	float:left;
	margin-right:2px
}

.left_col div {
margin:20px 0 20px 0;
}

.btn-red {
background-color: #FF0000;
border-color: #FF0000;
color:#FFF; 
font-weight:bold;
border-color: #CCC;
border-width:2px;
white-space: normal;
}

.center_header {
position:relative;
height:130px;
margin: 0 auto;
overflow: hidden; 
width: 730px; 
top:-140px;
}

.logo_lg {
position:relative;
top:-15px; 
width:350px; margin:5px 5px 5px 5px; display:block;
}

.logo_sm { 
position:relative;
right: -100px;
}

.head_banner { 
/*position:absolute;*/
top:0px; 
}

.headline_lg {
color: #003366; 
font-size:20px; 
font-weight:bold;
position:absolute;
top:95px; 
left:80px;
}

.headline_lg_table {
color: #003366; 
font-size:20px; 
font-weight:bold;
}
.headline_lg_table_mobile {
color: #003366; 
font-size:15px; 
font-weight:bold;
}

.headline_sm {
color: #003366; 
font-size:1.3em; 
font-weight:bold;
margin: 0 auto;
width: 550px; 
overflow: hidden;
}

.header_table {
position:relative;	
top:-15px;
}

.headergrad {
position:relative;
background-color:#89aed1;
margin-top:60px; 
height:150px;
}

.headline {color: #003366; font-size:14px; font-weight:bold;} 

.head_link {
position:relative; 
top:-210px; 
left:1000px;
font-size: 12px; 
color: #FFFFFF; 
}

.head_link A:link { color: #FFFFFF; }
.head_link A:visited { color: #FFFFFF; }
.head_link A:active { color: #FFFFFF; }
.head_link A:hover { color: #FF0000; }
.head_link A{text-decoration:none}

.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active {
background-color: #c9302c;
border-color: #CCC;
color:#ffffff;
border-width:2px;
}

.btn-red.disabled:hover,
.btn-red.disabled:focus,
.btn-red.disabled:active,
.btn-red.disabled.active,
.btn-red[disabled]:hover,
.btn-red[disabled]:focus,
.btn-red[disabled]:active,
.btn-red[disabled].active,
fieldset[disabled] .btn-red:hover,
fieldset[disabled] .btn-red:focus,
fieldset[disabled] .btn-red:active,
fieldset[disabled] .btn-red.active {
background-color: #FF0000;
border-color: #ffffff;
}

.big_link {font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; font-weight:bold;
color: #ffffff;
}

.big_link A:link { color: #ffffff; font-size:14px; font-weight:bold;}
.big_link A:visited { color: #ffffff; font-size:14px; font-weight:bold;}
.big_link A:active { color: #ffffff; font-size:14px; font-weight:bold;}
.big_link A:hover { color: #CCCCCC; font-size:14px; font-weight:bold;}
.big_link A{text-decoration:none}

/*.adv_search {font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #ffffff;
font-weight:bold;
}

.adv_search A:link { color: #ffffff;}
.adv_search A:visited { color: #ffffff;}
.adv_search A:active { color: #ffffff;}
.adv_search A:hover { color: #CCCCCC;}
.adv_search A{text-decoration:underline}*/


