@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/* Type Styles Begin */

strong {
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
    line-height: 12px;
	font-weight: bold;
}

a:link {
	color: #0066CC;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

a:active {
	color: #0066CC;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

a:visited {
	color: #0066CC;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

a:hover {
	color: #0099FF;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

.single_column_top_menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

.single_column_top_menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

.single_column_top_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

.single_column_top_menu a:hover {
	color: #0099FF;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

td.single_column_top_menu_spacer_cell:hover {
     background-color:#013C76}

.img {
    margin: 0px;
}

/* Type Styles End */


/* Layout Styles Begin */

.single_column_top_menu_spacer_cell
{
    border-style: solid;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-color: #FFFFFF;
    border-right-width: 1px;
    border-left-width: 0px;
    padding-top: 11px;
    padding-bottom: 11px;
    text-align: centre;
    
}

.centering_container
{
	width: 930px;
	padding: 0px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

.header
{
	width: 930px;
	height: 74px;
}

.banner
{
	width: 930px;
	height: 161px;
}

.single_column_top_menu
{
	clear: both;
	width: 930px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 0px;
}

.left_column
{
	clear: both;
	float: left;
	width: 465px;
	padding-left: 0px;
	padding-right: 0px;
    padding-top: 11px;
	margin: 0px;
}

.right_column
{
	float: right;
	width: 465px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 11px;
}

img.image_float_right {
	clear:right;
    float: right;
	margin-right: 8px;
}

.single_column_content
{
	clear:right;
    width: 930px;
    padding-top: 11px;
}

.footer	
{
	width: 760px;
	height: 32px;
    padding: 0px;
}

.footer_navigation
{
	clear: both;
	width: 728px;
	padding: 0px 16px 0px 16px;
	text-align: center;	
}


/* Layout Styles End */
