body {
	margin: 0;
	padding: 0 0 0 0;
	background-color: #003055;
	color: #fff;
	font-family: Arial, sans-serif;
	font-weight: normal;
	background-image: url(../images/blue/blue_bg.gif);
	}
:focus { outline: 0; }
img { border: 0; }

#container {
	width: 880px;
	margin: 0 auto;
	}

#language {
	padding: 10px 0 25px 0;
	background: url(../images/blue/top_bar.jpg) bottom left repeat-x;
	text-align: right;
	font-size: 12px;
	}
#language a {
	color: #b0ddff;
	text-decoration: none;
	}
#language a:hover {
	color: #fff;
	text-decoration: underline;
	}

#top {
	padding: 0 15px;
	background: url(../images/blue/top_sides.gif) top left repeat-x;
	margin: 0;
	}

#top #toplogo, #top #topmenu, #top #toptitle {
	background-color: #003055;
	margin: 0;
	}

#top #toplogo {
	height: 104px;
	overflow: hidden;
	}
#top #topmenu {
	font-family: Arial, sans-serif;
	font-size: 18px;
	background: url(../images/blue/topmenu_bg.gif) top left no-repeat #003055;
	padding: 0 35px;
	height: 50px
	overflow: hidden;
	text-align: center;
	}
#top #topmenu a {
	color: #b0ddff;
	text-decoration: none;
	margin: 0;
	display: block;
	float: left;
	cursor: pointer;
	background-color: transparent;
	}
#top #topmenu a:hover, #top #topmenu a.youarehere {
	color: #fff;
	background: url(../images/blue/topmenu_hover_bg.gif) 50% 1px no-repeat;
	}
#top #topmenu a.last {
	}
#top #topmenu a span {
	padding: 15px 25px 14px 23px;
	background: url(../images/blue/topmenu_divider.gif) center right no-repeat;
	display: block;
	float: left;
	}
#top #topmenu a:hover span {
	}
#top #topmenu a.last span {
	/*padding-right: 0;*/
	background-image: none;
	}

#top #toptitle {
	clear: both;
	height: 100px;
	background: url(../images/blue/toptitle_bg.gif) top left no-repeat transparent;
	}
#top #toptitle h1 {
	padding: 24px 0 0 30px;
	margin: 0;
	font-size: 40px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	}
#top #toptitle h1 a {
	color: #fff;
	text-decoration: none;
	}

/* for Home page */

#top #tophome {
	background: url(../images/blue/home_splash_fists.jpg) top left no-repeat;
	height: 399px;
	position: relative;
	}
#top #tophome .video {
	position: absolute;
	top: 106px;
	right: 43px;
	}


/* Main Content Area */

#content {
	background-color: #fff;
	color: #333;
	margin: 0 15px;
	}
#content #blurb {
	color: #2798d7;
	padding: 30px 315px 0 35px;
	background: url(../images/blue/content_blurb_bg.jpg) top left no-repeat transparent;
	height: 175px;
	overflow: hidden;
	margin-bottom: 25px;
	}
#content .nopic {
	padding: 30px 35px 0 35px !important;
	background-image: none !important;
	height: auto !important;
	border-bottom: 1px solid #CFD4D7;
	}
#content #blurb h2 {
	font-size: 26px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}
#content #blurb p {
	margin-left: 0;
	margin-right: 0;
	font-size: 16px;
	}
#content #blurb ul, #content #blurb ol {
	margin: 20px 10px;
	padding-left: 10px;
	font-size: 16px;
	}
.footnote { vertical-align: super; font-size: 0.5em; line-height: 0; margin-top: 0; }

#content h2 {
	color: #2798d7;
	font-size: 26px;
	margin: 0 30px;
	padding: 10px 0 10px 0;
	font-weight: normal;
	}
#content h3 {
	color: #fff;
	background: url(../images/blue/content_header_bg.gif) top left no-repeat;
	margin: 0 20px;
	font-size: 18px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 40px;
	height: 26px;
	}
#content h3 a {
	color: #fff;
	text-decoration: none;
	}
#content h3 a:hover {
	text-decoration: underline;
	}
#content h4 {
	color: #2798d7;
	font-size: 16px;
	margin: 20px 30px;
	padding: 0;
	font-weight: normal;
	}
#content p {
	margin: 20px 30px;
	font-size: 12px;
	}
#content ul, #content ol {
	margin: 20px 30px;
	padding-left: 30px;
	font-size: 12px;
	}
#content table {
	font-size: 12px;
	}
#content table th {
	text-align: left;
	}
#content a {
	color: #007dc3;
	text-decoration: none;
	}
#content a:hover {
	text-decoration: underline;
	}

#content .column {
	float: left;
	width: 415px;
	}
#content .column h3 {
	margin: 0 0px 0 20px;
	background: url(../images/blue/content_column_header_bg.gif) top left no-repeat;
	}

#content h3.bluebutton {
	/*margin-left: 20px;*/
	background-image: url(../images/blue/content_column_header_bg.gif);
	}
#content h3.bluebutton a {
/*
	background-color: #007dc3;
	color: #fff;
	text-decoration: none;
	padding: 10px;
	border: 1px solid #002C56;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/blue/bluebutton_bg.gif);
	background-repeat: repeat-x;
*/
	}

#content .disclaimer {
	font-weight: bold;
	font-size: 12pt;
	color: #999;
	}

/* Footer */

#footer {
	padding: 0 15px 61px 15px;
	background: url(../images/blue/footer_border_bg.jpg) bottom left no-repeat;
	margin: 0;
	}
#footer #boxes {
	background: url(../images/blue/footer_boxes_bg.gif) top left repeat-x #f2f2f2;
	color: #292929;
	display: block;
	}
#footer #boxes .box {
	background: url(../images/blue/footer_box_bg.gif) top left no-repeat;
	float: left;
	margin: 12px 0 12px 11px;
	width: 268px;
	height: 167px;
	overflow: hidden;
	}
#footer #boxes .box h4 {
	color: #fff;
	font-size: 16px;
	margin: 0;
	padding: 7px 0 0 9px;
	font-weight: normal;
	}
#footer #boxes .box p {
	font-size: 14px;
	margin: 24px 20px;
	}
#footer #boxes .agent a {
	color: #292929;
	text-decoration: underline;
	}
#footer #boxes .agent a:hover {
	text-decoration: none;
	}
#footer #boxes .agent img {
	float: left;
	margin-right: 10px;
	border: 1px solid #01a58c;
	width: 80px;
	}
#footer #boxes .product a {
	color: #292929;
	text-decoration: none;
	}
#footer #boxes .product a strong {
	color: #007dc3;
	}
#footer #boxes .product ul {
	font-family: Arial, "Myriad Pro", sans-serif;
	font-size: 14px;
	margin: 20px 10px;
	padding-left: 20px;
	list-style-image: url(../images/blue/footer_box_arrow.gif);
	}
#footer #boxes .product ul li {
	margin-bottom: 2px;
	padding-left: 5px;
	}

#footer #boxes #testimonials {
	text-align: center;
	padding-bottom: 11px;
	}
#footer #boxes #testimonials img.first {
	margin-right: 24px;
	}

#footer #footerlinks {
	font-size: 11px;
	color: #a0dcfe;
	background: url(../images/blue/footer_links_bg.jpg) top left no-repeat;
	height: 52px;
	padding: 30px 0 0 20px;
	overflow: hidden;
	}
#footer #footerlinks a {
	color: #a0dcfe;
	text-decoration: none;
	}
#footer #footerlinks a:hover {
	text-decoration: underline;
	}

/* Miscellaneous */

.clear {
	clear: both;
	width: 0;
	height: 0;
	overflow: hidden;
	}
