@charset "utf-8";
/* CSS Document */
* {
	margin: 0 auto;
	padding: 0;
}
body {
	background: #79afdd url(images/bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}
#container{ 
	width:780px;
	padding:0;
	text-align:left;
	
}
#container2{ 
	width:814px;
	padding:0;
	text-align:left;
	
}
/*********************** TOP MENU ********************/
#menu{
text-align:center;
margin: 0;
height:26px;
background:#0358a1;
padding-top:9px;
}

#menu ul{
margin: 0;
padding-left: 8px;
font: normal 13px Verdana;
background: #0358a1;
}

* html #menu ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 7px; /*menu offset from left edge of window in IE*/
}

#menu ul li{
display: inline;
}


#menu ul li a{
color: white;
font-weight: normal;
padding: 6px 15px 10px 0px;
text-decoration: none;
}

#menu ul li a:visited{
color: white;
}


#menu ul li a:hover, #menu ul li a#selected{ /*hover and selected link*/
color:#fee169;
background: transparent url(images/pointer.gif) bottom center no-repeat;
}

#menu ul li a#rightcorner{
padding-right: 0;
padding-left: 2px;
}

/*********************** HEADER ********************/
#header{
	background:#fff url(images/header.jpg) no-repeat; 
	height:206px;
	padding:0;
}
#header2{
	background:#fff url(images/header2.jpg) no-repeat; 
	height:213px;
	padding:0;
}
/*********************** BODY ********************/
#content_wrapper{
background-color:#FFFFFF;
}

#rightside{
	float:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c3c3c3;
	padding:10px 8px 5px 12px;
	margin-bottom:10px;
	width:558px;
	
}
.images{
	margin:5px 5px 10px 5px;
	padding-left:5px;
}

img{
border:0;
}

#left_sidebar{
	float:left;
	width:200px;
	background-color:#ffffff;
	padding:10px 0px 0px 0px;
}

#specialHeader{
	color:#3d588f;
	font-size:14px;
	font-weight:bold;
	padding:6px 12px 4px;
}

#specialBox{	
	background: #FFFFFF url(images/subpage_bg.jpg) repeat-x left bottom;
	border: 1px #174A7C solid;
	font-size: 12px;
	color:  #174A7C;
	padding:10px;
}

#subBar{background:transparent url(images/subpage_subheader.jpg) repeat-x left top;
	font-weight:bold;
	font-size:14px;
	color: #FFFFFF;
	padding:0px 20px;
	height:39px;
	line-height:39px;
	vertical-align:middle;
	width:650px;
}

#specialPage{
	padding:10px 8px 10px 8px;
	width:700px;
	margin:auto;
	
}
#specialPage2{
	padding:10px 8px 10px 8px;
	width:814px;
	margin:auto;
	
}
.chart{
background:#FFFFFF url(images/chart.jpg) no-repeat;
	background-color:#eef4fa; 
}
.popup_box
{
background-color: #edf1f3;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-color: #9aaab4;
border-right-color: #9aaab4;
border-bottom-color: #9aaab4;
border-left-color: #9aaab4;
padding-top: 4pt;
padding-right: 4pt;
padding-bottom: 4pt;
padding-left: 4pt;
text-align: left;
margin-left: 10px;
margin-right: 6px;
}

.containingbox
{
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #666666;
border-right-color: #666666;
border-bottom-color: #666666;
border-left-color: #666666;
color: #333333;
background-color: #ffffff;
padding:10px;
margin:15px;
}
.image_float
{
float: left;
margin: 5px 10px 20px 10px;
clear: left;
}

.addons
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-left:10px;
color:#ffffff;
}
.addons_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
padding-left:15px;
color:#AA0000;
}
.addonstextbox
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}
h1{
	color:#3d588f;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;

}

h2{
	color:#BB0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	text-align:center;
	line-height:1.0;

}

h3{
	color: #174A7C;
	font-size: 16px;
	font-weight:bold;

}
h4{
	color:#FFFFFF;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	padding:0px 27px 0px 0px;
}
.content_text
{
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2em;
	font-size:14px;
	color:#333333;
	padding-top:10px;
}

p{ 
	line-height:1.2em;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.bullets{ 
	height:100%;
	margin-top:10px; 
	margin-bottom:20px;
	padding-left:40px;

}
.bullets ul{ 
	 padding:0;
}

.bullets li{ 
	display:block; list-style:none;
	font-size:14px; color:#333;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 5px 5px 20px;
	background: url(images/redbulletsquare.gif) 1px 5px no-repeat;
}

/*****************************Red Bullet Circle*************************/
.bullets_circle{ 
	height:100%;
	margin-top:10px; 
	margin-bottom:20px;
	padding-left:60px;

}
.bullets_circle ul{ 
	 padding:0;
}

.bullets_circle li{ 
	display:block; list-style:none;
	font-size:14px; color:#333;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 5px 5px 20px;
	background: url(images/redbulletcircle.gif) 1px 5px no-repeat;
}

/*********************** LINKS ********************/
a{ 
	color:#3366CC;
	text-decoration:none;

}
a:hover{
	color:#f68800;
	text-decoration:underline;

}

.floatlayer a{
	color:#ffffff;
	font-size:8px;
}

.highlights
{
color:#3366CC;
}

#pageLink{
color: #174A7C;text-decoration:underline;
}

#sectionLink{font-size:11px;
	color: #B32317;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

.testimonials
{
font-family: "Courier",Arial,Helvetica,sans-serif;
line-height: 1.1em;
padding-top: 15px;
padding-right: 15px;
padding-bottom: 5px;
padding-left: 15px;
color: #000000;
}

.testimonials_box{
	width:550px;
	background-color:#eef4fa; 
	border:1px solid #b6d1e8;
	margin-top:20px; margin-bottom:20px;
}

.backtotop
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

/*********************** FAQ ********************/
.FAQ_1{
	font-size:14px; color:#2e4c52;
	border:1px solid #58b0e2; padding:2px;
	background:#fff url(../images/bg_content1.jpg) repeat-x top;
	margin-bottom:20px;

}
.Faq_h1{ 
	background:url(../images/h1.jpg) no-repeat top;
	background-position:0px 2px;
	padding:20px 0px 5px 45px;

}
.Faq_h1con{ 
	padding:20px 2px 5px 2px;

}

.Faq_h2{ 
	background:url(../images/h2.jpg) no-repeat top;
	background-position:0px 10px;
	padding:15px 0px 15px 45px;

}
.Faq_h2con{ 
	padding:15px 2px 15px 2px;

}
/*********************** END FAQ ********************/
/*********************** FOOTER ********************/
#clear{ 
	clear:both;
	height:1px;
}

#footer {
 text-align:center; padding:9px 5px 4px 5px;
 font:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; font-weight:normal;
 line-height:1.3em;
 background-color:#0358a1;
 height:37px;
 vertical-align:middle;
}
#footer a
{
	text-decoration:none;
	color: #ffffff;
}

#footer a:hover
{
	text-decoration:underline;
	color: #F7F7F4;
}

#footer .active a {
	background: #82BC2B;
	color: #FFFFFF;
}

/*********************** END OF FOOTER ********************/



