@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background:#577b8f url(/images/bg.gif) repeat-x top scroll;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
a img {
	border: none;
}
p, h1, h3, table  {
	margin-bottom: 10px;
}
a {
	color:#89021F;
	outline:none;
}
a:hover {
	color:#577B8F;/*CE0000*/
}
a:active
{
  outline: none;
}

#container {
	background-color:#FFF;
	width: 961px;
	margin:0 auto;
	border-top:1px solid #3F6075;
}
h1{
	font-size:18px;
}
h2{
	font-size:15px;
}
h3{
	font-size:13px;
	color:#89021F;
}
p{
	font-size:13px;
}
strong{
	color:#37424b;/*577B8F*/
}
#content ul{
	font-size:13px;
	margin-left:17px;
	margin-bottom: 16px;
}
#content ol{
	font-size:13px;
	margin-left:21px;
	margin-bottom: 16px;
}
#leftcol{
	float:left;
	width:216px;
	position:relative;
}
#utilities{
	position:absolute;
	height:0px;
	left: 590px;
	top: 12px;
	width:390px;
}
#utilities #search{
	display:inline;
	position:relative;
	top:-8px;
}
#utilities #search #query{
	color:#517488;
	font-size:11px;
	height:15px;
	padding: 2px 1px 1px 1px;
	width:145px;
}
#utilities #search #query:focus{
	color:#000;
}
#utilities #search #submit{
	border:1px solid #A0AEBB;
	background-color:#748B99;
	color:#fff;
	font-size:12px;
	padding:1px 3px 1px 3px;
	height:22px;
}
#utilities #flags{
	list-style-type:none;
	display:inline;
	margin-left:15px;
}
#utilities #flags li{
	display:inline;
	margin-left:2px;
}
#masthead{ margin:16px 0 15px 8px; }
#nav{
	border-bottom:1px solid #d2dce2;
	list-style-type:none;
	margin-bottom:30px;
}
#nav li a{
	border-top:1px solid #d2dce2;
	display:inline-block;
	color:#000;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	padding:6px 10px;
	width:196px;
}
#nav li:hover{
	background:#FFF url(/images/nav_rollover.gif) repeat-x bottom;
}

body.life #nav a.life,
body.health #nav a.health,
body.annuity #nav a.annuity,
body.pc #nav a.pc,
body.web #nav a.web,
body.references #nav a.references,
body.news #nav a.news,
body.support #nav a.support,
body.partners #nav a.partners,
body.contact #nav a.contact{
	background:#FFF url(/images/nav_rollover.gif) repeat-x bottom;
}

#extras{
	text-align:center;
}
#extras img{
	margin-bottom:15px; 
}
#guts{
	float:left;
	width:745px;
	overflow:hidden;
}
#content_top{
	background:#577b8f url(/images/bg.gif) repeat-x top scroll;
	height:290px;
	padding:10px 0 35px 5px;
}
#content_top.home{
	padding:46px 0 0 5px; 
}
#tagline{
	color:#fff;
	font-size:16px;
	font-style:italic;
	margin:0 0 15px 24px;
	width:355px;
}
#subnav {
	background-image:url(/images/subnav_345_tabs_fr.png);
	height: 64px;
	left:5px;
	position:relative;
	top:-33px;
	width:740px;
}
#subnav ul{
	list-style-type:none;
	float:right;
	margin-right:11px;
}
#subnav ul li{
	display:inline; 
	float:left; 
	margin-left:5px; 
}
#subnav ul li a{
	color:#fff;
	font-size:14px;
	display:inline-block;
	line-height:15px;
	text-decoration:none;
	height:29px;
	text-align:center;
	padding-top:11px;
}
#subnav.active_forum, #subnav.active_pc_overview, #subnav.active_life_overview, #subnav.active_health_overview, #subnav.active_annuity_overview{
	background-position:0 -205px; }
#subnav.active_training, #subnav.active_pc_quotes, #subnav.active_life_quotes, #subnav.active_health_quotes, #subnav.active_annuity_quotes{
	background-position:0 -273px; }
#subnav.active_consulting, #subnav.active_pc_claims, #subnav.active_life_claims, #subnav.active_health_claims, #subnav.active_annuity_claims{
	background-position:0 -340px; }
#subnav.active_demo, #subnav.active_pc_functions, #subnav.active_life_functions, #subnav.active_health_functions, #subnav.active_annuity_functions{
	background-position:0 -409px; }
	
#subnav.four a, #subnav.three a { width:175px; }
#subnav.five a { width:139px; }

#content{
	padding:0 20px 0 40px; 
}
#content.home{
	background-color:#e6ebee;
	float:left;
	padding:15px 15px 0 15px;
	margin:10px 10px 0 20px;
	width:415px;
}
#content.no_subnav{	padding-top:30px; }
#content.home p{ line-height:20px; }
#content h1 {	color:#EE2E24; }
#content h2 {	color:#37424B; }
#content ul li{
	list-style-image:url(/images/bullet_gray.gif);
	list-style-position:4px 4px;
}

#content.no_subnav ul#references{	margin-left:0; }
#content.no_subnav ul#references li{
	list-style-type:none;
	list-style-image:none;
	margin-bottom:15px;
}
table#contact{ width:100%; }
#contact .country{
	float:left;
	margin-right:17px;
}
#contact .country.usa{ width:194px; }
#contact .country.canada{ width:228px; }
#contact .country.europe{ width:220px; }
#contact .country.last{ margin-right:0; }
#testimonials{
	border-left:2px solid #577b8f;
	float:left;
	margin-top:10px;
	padding:10px 0 0 30px;
	width:210px;
}
#testimonials h3{
	color:#eb7a75;
	font-size:17px;
}
#testimonials blockquote{
	color:#4e7185;
	font-size:14px;
	font-style:italic;
	line-height:30px;
}
#testimonials cite{
	float:right;
	color:#4e7185;
	font-size:14px;
}
#footer{
	background-color:#577B8F;
	margin-top:20px;
	padding:8px 15px 30px 15px;
}
#copyright{
	color:#111;
	float:left;
	margin-top:3px;
}
#footer_links{ float:right; }
#footer_links li{
	display:inline;
	list-style-type:none;
	margin-left:7px;
}
#footer_links li a{
	color:#FFF;
	font-size:13px;
	text-decoration:none;
}
#footer_links li a:hover{
	color:#DEE3E7;
	text-decoration:underline;
}
#core-modules {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 131313;
	background-image: url(/images/bg_core-modules.png);
	display: none;
}
#core-modules #FlashID2 {
	margin: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	display: block;
	height: 562px;
	width: 942px;
}
#core-modules a.core-toggle-out {
	color: #FFF;
	background-color: #930;
	width: 100%;
	text-align: center;
	display: block;
	font-size: 13px;
	padding: 4px;
}
#core-modules a.core-toggle-out:hover {
	color: #CCC;
	background-color: #BF3F00;
}
#core-modules {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 1313;
	background-image: url(/images/bg_core-modules.png);
	display: none;
	padding-top: 50px;
}
#core-modules a.core-toggle-out {
	color: #FFF;
	background-color: #000;
	width: 934px;
	text-align: right;
	display: block;
	font-size: 13px;
	padding: 4px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1315;
}
#core-modules a.core-toggle-out:hover {
	color: #CCC;
	background-color: #333;
}
#core-modules #bg-clickout, #modal_box_container #bg-clickout{
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 1314;	
}
#core-modules #FlashID2 {
	margin: auto;
	padding-top: 0px;
	padding-bottom: 50px;
	display: block;
	height: 562px;
	width: 942px;
	position: relative;
	z-index: 1316;
}
#flags img { behavior: url(iepngfix.htc); }