@charset "utf-8";
/* CSS Document */
.image {
	border: none;
	vertical-align:top;
	margin: 0 10px 0 0;
	float:left;
}
img {
	border: none;
	vertical-align:top;
}
.reg{
font-size:7px;
vertical-align:top;

} 

.clear_with_margin {
	margin-top:25px;
	clear:both;
}

body {
	font-family:sans-serif;
	line-height:1.7em;
	font-size:12px;
	color: #5d5d5d;
	text-align:center;
}

.links a{
	font-family:sans-serif;
	font-size: 12px;
	color: #5d5d5d;
	text-decoration:none;
}

.links a:hover {
	color: #666666;
	text-decoration: underline;
}

#wrapper {
	width: 1023px;
	height:auto;
	margin: 0 auto;
	text-align:left;
}

#page_header {
	width:1023px;
	float:left;
}


#page_header .header_img {
	float:left;
	height:235px;
	width:678px;
}

#page_header p {
	margin:5px;
}

#page_header .button {
background-color:#7591a7;
color:#ffffff;
font-size:13px;
font-weight:bold;
text-align:center;
padding:3px;
width:85px;
}

#page_header .header_text {
	float:left;
	color:#ffffff;
	text-align:left;
	height:205px;
	width:315px;
	padding:15px;
	background-color:#26567c;
}

#page_header .headline{
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
	line-height:1.2em;
	margin-top:0px;
	}



#content {
	width: 1023px;
	float:left;
	height:auto;
	margin: 0 auto;
	text-align:left;
	margin-top:30px;

}

.content_right{
	margin-top:5px;
width:340px;
float:left;
height:auto;
}

.content_right_bullet {
width:290px; 
padding-left:30px; 
padding-right:20px; 
padding-top:10px; 
float:right;
background-image:url(Images/bullet_rh_bg.gif); 
background-repeat:repeat; 
background-color:#f4f3f3;	
}

.content_right_bullet li{
	margin-left:-20px;
		list-style-image:url(../Images/list_bullet.gif);
}




.content_left{
width:600px;
float:left;
border-right: 1px solid #d0d0d0;
padding-right:30px;
height:100%;

}


.logo {
float:left;
}

.top_links {
	float: right;
	font-weight:bold;
	position:relative;
	margin-top:20px;
	margin-right: 20px;
}


.top_links a:hover {
	color: #666666;
	text-decoration: underline;
}


.top_links a {
	color: #767676;
	text-decoration: none;
}


#main_link_container{
	background-color:#bcbcbc;
	height:46px;
	float:left;
	width:1023px;
}


.main_link_blue_bar{
	background-color:#7591a7;
	height:10px;
	width:1023px;
	float:left;
	margin-top:-1px;
}


#main_links {
	float:left;
	display:inline;
	margin: 10px 10px 0 10px;
	height:35px;
	background-image:url(../Images/main_link_bg.gif);
	background-repeat:repeat-x;	
	width:1003px;
}


li.ul_inline {
	font-family:sans-serif;
	font-size: 12px;
	font-weight:bold;
	list-style-type: none;
	float:left;
	display: inline;
	color: #767676;
	padding: 0 15px 0 15px;

}

#main_links a{
	display:block;
	color: #767676;
	text-decoration:none;
}


#main_links a:hover{
	color:#26567c;
	text-decoration:underline;
} 


.margin_top {
margin-top:9px;
}

#main_links ul {
	height:35px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;
}

li {
	padding-bottom:6px;
	}
	
	
.extra_bot_padding li {
	padding-bottom:30px;
	}
	
.extra_bot_padding_less li {
padding-bottom:15px;
	}

.line_sep {
	background-image:url(../Images/main_link_sep.gif);
	background-repeat:no-repeat;
	width:2px;
	height:35px;
	list-style-type: none;
	float:left;
}

li.ul_inline_active {
	font-family:sans-serif;
	font-size: 12px;
	font-weight:bold;
	list-style-type: none;
	float:left;
	display: inline;
	background-color:#7591a7;
	padding: 0 15px 0 15px;
	height:35px;
	margin-top:0px;
}

.white {
color: #ffffff;
}

#footer {
text-align:left;
width:1023px;
margin-top:35px;
}

.contact_info {
margin:20px 0 0 20px;
width:420px;
float:left;
}

.address {
width:auto;
float:left;
}

.contact_number {
float:right;
padding-left:10px;
}

.company_info {
margin:20px 0 0 20px;
width:480px;
float:right;
}

.bold {
font-weight:bold;
font-size:13px;
}

.italic {
font-style:italic;
}

.light_blue {
color:#26577f;
/*color:#7591a7; */
font-weight:bold;
font-size:13px;

}

.light_gray {
background-color:#f7f7f7;
}

.75 {
width: 917px;
border:1px solid blue;
}

.bmi 
{
	border: solid 1px #999;
	position: absolute;
	left: 650px;	
	padding: 10px;
}

.table {
width:100%;
border: 1px solid #E4E4E4;
} 

.right {
	float:right;
}

h2 {
font-size:14px;
font-weight:bold;
}

.border_left {
border-left: 1px solid #d0d0d0;
padding: 0 20px 10px; 20px;
}

.noborder_right {
padding: 0 20px 10px 0;
}

.blue_header {
font-size:22px;
line-height:1.5em;
color:#26577f;
}

.lightblue_header {
color:#26577f;
font-weight:bold;
font-size:14px;
}


hr {
border:1px dotted #d5d5d5;
}

a:hover {
	color: #5d5d5d;
	text-decoration: underline;
}
a {
	color: #5d5d5d;
	text-decoration: none;
}


input.radio {
	width: 20px;
	border: none;
}

.member_form input {
	color: #666666;
	background: #ffffff;
	width: 216px;
	font-size: 12px;
}
select, button {
	color: #666666;
	font-size: 12px;
}
textarea {
	color: #666666;
	background: #ffffff;
	border: 1px solid #6da5c;
	width:216px;
}



	
