/* layout sytles */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:.8em;
	font-family: arial, helvetica, sans-serif;
	background-color: silver;
	background: url(imgs/bg01.png) repeat top left;
	color:#000066;


}
#container {
position:absolute;
left:50%;
width:752px;
margin-left:-376px;
color:#000066;
}
#masthead, #sub_navigation, #main_area, #footer {
}
#masthead {
}
#navigation {
position:absolute;
float:left;
top:132px;
left:1px;
width:150px;
height:225px;
background-color: transparent;
}
#masthead_spotlight {
position:absolute;
left:520px;
top:24px;
width:240px;
text-align:right;
}
#main_area, #footer, {
}
#main_area {
background-color:white;
color:#000066;
}
#language {
	position:relative;
	left:670px;
	top:25px;
	width:84px;
	text-align:right;
	height: 22px;
}
#footer{
padding:0px 0;
background:url(imgs/bg_footer_bot.gif) no-repeat left;
height:30px;
background-color:transparent;
}
#footer_copyright {
position:relative;
left:320;
}
#logo {
position:absolute;
float:left;
top:12px;
left:16px;
width:222px;
height:100px;
background-color: transparent;
}
/* link sytles */
a:link{color:#002f64;}
a:visited{color:#002f64;}
a:hover{color:#006532; }
a:active{color:#006532;}
#masthead_spotlight a:link{color:#333333;}
#masthead_spotlight a:visited{color:#333333;}
#masthead_spotlight a:hover{color:#003d78; }
#masthead_spotlight a:active{color:#006532;}
#footer a:link{color:#18235F; font-size:10px; background-color: transparent;}
#footer a:visited{color:#18235F; font-size:10px; background-color: transparent;}
#footer a:hover{color:#354CAE; font-size:10px; background-color: transparent;}
#footer a:active{color:#354CAE; font-size:10px; background-color: transparent;}

/* text sytles */
.legal {
	font-size: 10px;
	color: #666666;
}
h2 {
font-size:14px;
color:#006532;
background:none;
border-bottom: 1px solid #006532;
margin: 0;
padding:10px 0 2px 0;
}

p {
padding:3px 5px;
}
.smalltype {
font-size:12px;
}
.smalltype2 {
font-size:10px;
}
.bold {
font-weight:bold;
}
.bold_left {
font-weight:bold;
float:left;
}
.bold_title_orange_u {
font-weight:bold;
text-decoration:underline;
color:#D94220;
}
.bold_title_darkred_u {
font-weight:bold;
text-decoration:underline;
color:#981019;
}
.bold_title_darkblue_u {
font-weight:bold;
text-decoration:underline;
color:#18235F;
}
.bold_title_blue_u {
font-weight:bold;
text-decoration:underline;
color:#354CAE;
}
.bold_title_orange{
font-weight:bold;
color:#D94220;
}
.bold_title_darkred {
font-weight:bold;
color:#981019;
}
.bold_title_darkblue {
font-weight:bold;
color:#18235F;
}
.bold_title_blue {
font-weight:bold;
color:#354CAE;
}
/* other sytles */
.faqhidden {display:none; width:100%;} 
.faqshown {display:inline; width:100%;}
.faq {background:url(imgs/arrow.gif) left no-repeat; padding: 2px 35px 2px 2px;} 
.benefits {background:url(imgs/arrow.gif) top left no-repeat; padding: 2px 5px 2px 15px;} 
.separator {
clear:both;
height:0;
}
.legacy_browsers {
	display:	none;
}
.img_right {
position:relative;
left:225px;
}
td.mainpara  {
padding:10px;
background:url(imgs/bg_vert.gif) top right repeat-y;
}
td.feature01 {
background: url(imgs/bg_table_corner.gif) top left no-repeat;
min-height:231px;
}
.feature_text {
margin: 20px 3px 0 0;
}
td.vert {
background:url(imgs/bg_vert.gif) top right repeat-y;
}
