﻿body 
{
	background-color: #124A6B;
	color: #404040;
    font-family: verdana, arial, tahoma;
    font-size: 9pt;
}

h1
{
	font-size: 11pt;
}

h2
{
	font-size: 10pt;
	color: #6B95C7;
}
h3
{
	font-size: 10pt;
	color: #6B95C7;
}

img
{
	border: none;
}

a:link, a:active, a:visited
{
	color: #404040;	
}

a:hover
{
	color: #6B95C7;
}

#main_container
{
	background-color: #FFFFFF;
	width: 946px;
	text-align: left;
}

#header_links
{
	color: #9CA5AC;
	text-align: right;
    font-size: 8pt;
    margin-right: 6px;
}

#header_links a:link, #header_links a:active, #header_links a:visited
{
	color: #9CA5AC;
	text-decoration: none;
}

#header_links a:hover
{
	color: #868A8D;
	text-decoration: none;
}

#header_2
{
	border: solid 2px #FFFFFF;
}

#header_divider_left
{
	height: 10px;
	width: 701px;
	border: solid 2px #FFFFFF;
	background-color: #6F99CB;
}

#header_divider_right
{
	height: 10px;
	width: 233px;
	border: solid 2px #FFFFFF;
	background-color: #31AFE9;
}

#header_image
{
	border: solid 2px #FFFFFF;
}

#top_menu_container
{
	height: 26px;
	width: 936px;
	border-left: solid 1px #6A88BE;
	border-right: solid 1px #6A88BE;
}

#top_menu
{
	height: 26px;
	background-image : url('images/menu_back.jpg');
	padding-left: 130px;
}

#title_bar_container
{
	border: solid 2px #FFFFFF;
}

#title_bar_spacer
{
	width: 132px;
	height: 24px;
	background-color: #6F99CB;
	border: solid 2px #FFFFFF;
}

#title_bar
{
	width: 792px;
	height: 24px;
	line-height: 24px;
	text-align: left;
	font-size: 11pt;
	padding-left: 10px;
	font-weight: bold;
	border: solid 2px #FFFFFF;
}

#content_container
{
	border: solid 2px #FFFFFF;	
	border-top: none;
	text-align: left;
}

#left_container
{
	width: 132px;
	border: solid 2px #FFFFFF;	
	text-align: left;
}

#left_content_container
{
	padding-top: 20px;
	width: 132px;
	overflow: hidden;
}

#center_container
{
	width: 568px;
	border: solid 2px #FFFFFF;	
	text-align: left;
}

#center_content
{
	width: 548px;
	padding: 0px 10px 10px 10px;
	overflow: hidden;
	text-align: left;
}

#center_content_partner
{
	width: 508px;
	overflow: hidden;
}

#center_content_col1
{
	width: 266px;
	overflow: hidden;
	float: left;
}

#center_content_col2
{
	width: 266px;
	overflow: hidden;
	float: right;
}

#partner_logo
{
	width: 168px;
	line-height: 112px;
	min-height: 112px;
	overflow: hidden;
	border: solid 1px #A8BAC8;
	text-align: center;
	vertical-align: middle;
}

#center_content_partner_col1
{
	width: 246px;
	overflow: hidden;
	float: left;
}

#center_content_partner_col2
{
	width: 246px;
	overflow: hidden;
	float: right;
}

#right_container
{
	width: 216px;
	padding: 0px 7px 7px 7px;
	border: solid 2px #FFFFFF;	
	overflow: hidden;
	text-align: left;
}

#center_content
{
	border-left: solid 1px #A7BBC2;
	border-right: solid 1px #A7BBC2;
	min-height: 200px;
}

#search_box
{
	width: 130px;
	height: 50px;
	border: solid 1px #A7BBC2;
}

#footer_divider
{
	height: 10px;
	width: 938px;
	border: solid 2px #FFFFFF;
	border-bottom: solid 4px #FFFFFF;
	background-color: #6F99CB;
}

#footer
{
	width: 946px;
	font-size: 7pt;
	color: #A6B0BA;
}

#footer a:link, #footer a:active, #footer a:visited
{
	color: #A6B0BA;
}

#footer a:hover
{
	color: #FFFFFF;
}

#footer_left
{
	float: left;
}

#footer_right
{
	float: right;
}