body {
	background: url(/img/bkg.gif) top left repeat-x;
	font-size: 12px;
}

a {
	color: #6988a5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color:#f29400;
	font-weight: bold;
	font-size: 18px;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}

h3 {
	font-size: 14px;
	color: #6988a5;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 0;
}

p {	
	line-height: 19px;
	color: #4a4949;
	margin: 5px 0;
}


ul, ol {
	line-height: 22px;
	color: #4a4949;
}

.error-message{
	color: #c12b02;
	padding: 3px 10px 0 10px;
	width: 150px;
}

.error-box{
	color: #cc0000; 
	padding: 5px 0 2px 25px; 
	background-color:#ffe9e9; 
	width:90%; 
	border:1px solid #ffc6c7;
	margin-left: auto;
	margin-right: auto}
	
.message{
padding: 10px 0 10px 30px;
color: #cc0000}

#content_bkg_main {
	background: url(/img/content_bkg.gif) top left no-repeat;
	width: 960px;

}

#content_bkg_extend {
	background: url(/img/content_bkg_extend.gif) repeat-y;
}

.top_header {
	background: #fff url(/img/main_header_bkg.gif) top left no-repeat;
	width: 939px;
	height: 98px;
}

/*.nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
} 

.nav li {
	float: left; 
	padding: 0; 
	margin: 0;
} */

.top_logo {
	margin: 18px 10px 0 27px;
	float: left;
	width: 403px;
}

.top_haiti {
	margin: 45px 0 0 0;
	float: left;
	width: 103px;
}

.top_phone {
	margin: 15px 15px 0 0;
	float: right;
	width: 450px;
	font-size: 15px; 
	font-weight: bold;
	color: #6988a5;
	text-align: right;
	white-space: nowrap;
} 

.side_blocks_exp {
	background: url(/img/side_blocks_expand.gif) top left repeat-y;
	margin: 0;
}

.inside_content {
	padding: 0 10px;
	width: 189px;
}

.latest_news a {
	font-size: 11px;
}

.footer {
	padding-right: 12px;
	padding-bottom: 10px;
	text-align: right;
	font-size: 11px;
	line-height: 13px;
	color: #4a4949;
}

.footer ul {
	list-style: none;
	line-height: 13px;
	padding: 0;
	margin: 0;
	float:right;
}

.footer li {
	float: left; 
	padding: 0 4px; 
	margin: 0;
}

.footer a {
	text-decoration: underline;
	color: #a0a0a0;
	line-height: 13px;
}

.account, .program_builder, .latest_news {
	margin-bottom: 5px;
}
.latest_news {
	margin-top: 5px;
}

.account_bar {
  background-image:url(/img/side_blocks_account.gif);
  background-repeat:no-repeat;
  height:38px;
 }
 
.builder_bar {
  background-image:url(/img/side_blocks_program.gif);
  background-repeat:no-repeat;
  height:36px;
 }
 
 .news_bar {
  background-image:url(/img/side_blocks_news.gif);
  background-repeat:no-repeat;
  height:35px;
 }
  
.hide {
	display: none;
}

.sidenav {
	padding: 0 0 0 7px;
	list-style: none;
	font-size: 13px;
	width: 150px;
	border-right: 1px solid #e7e0d2;
}

.build_wrap {
	padding: 0 0 0 7px;
	width: 840px;
}



.sidenav a {
	padding: 7px 10px;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	color: #425d71;
	display: block;
}

.sidenav a:hover, .sidenav a:active {
	color: #8ebbdc;
	background-color: #f7f6f3;
}

.sidenav a.activepage {
	color: #8ebbdc;
	font-size: 13px;
}
.sidenav a.activepage:hover, .sidenav a.activepage:active {
	color: #8ebbdc;
	background-color: #f7f6f3;
}

.sidenav ul {
	list-style: none;
	
}

.sidenav li.sidenav {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

.card_box {
	border: 2px solid #aac7e1; 
	width: 232px; 
	float: left; 
	margin: 0 5px 5px;	
}

.card_box_half {
	border: 2px solid #aac7e1; 
	width: 320px; 
	float: left; 
	margin: 0 0 10px;	
}

.card_box_full {
	border: 2px solid #aac7e1; 
	width: 510px; 
	float: left; 
	margin: 0 3px 5px;	
}

.card_box_page {
	border: 2px solid #aac7e1; 
	width: 736px; 
	float: left; 
	margin: 0 3px 5px;	
}

.card_box_header {
	background: #aac7e1;
	padding: 4px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

.card_box_content {
	padding: 5px 8px; 
	font-size: 12px;
	line-height: 12px;
}

.card_box_content ul li {
	margin-left: 15px;
}

.orange {
	color:#f29400;
}

.blue {
	color:#6988a5;
}

.card_seperator_1 {
	padding: 8px 10px 8px 0;
	width: 125px;
	float: left;
}

.card_seperator_end {
	padding: 8px 0 8px 10px;
	width: 125px;
	float: left;
}
.card_seperator{
	padding: 8px 10px;
	width: 125px;
	float: left;
}

.bulk_cards {
	font-size: 11px;
	color:#6988a5;
	font-weight: bold;
	padding-left: 15px;
}

.inner_wrapping {
	padding: 0 0 0 7px;
}

.quote_form  p {
	padding: 5px 0 0 0;
	margin-bottom: 0;
}

.quote_form {
	margin: 0 0 0 10px;
	color: #4a4949;
}

.star {
	color:#f29400;
	font-weight: bold;
}

.faq {
	line-height: 19px;
	color: #4a4949;
}

.faq span {
	font-weight: bold;
}

.faq li {
	padding-top:10px;
}

.index {
	width: 200px; 
	float: left;
}

.index li {
	padding-top: 0;
}

.partner_logos {
	margin-bottom: 20px;
}

.main_wrap {
	width: 750px;
}

.style_table {
	border: 1px solid #d9d9d9;
}

.style_table td {
	padding: 5px;
	border-top: 1px solid #eaeaea;
	color: #4a4949;
}

.table_head {
	font-weight: bold;
	color: #6988a5;
}

.product_nav {
	border: 1px solid #e7e0d2; 
	padding: 8px; 
	margin: 6px 16px 8px 0; 
	width: 205px; 
	height: 190px; 
	float: left;
	color: #425d71;
	text-decoration: none;
}

.product_nav p {
	font-size: 12px;
	padding-top: 0;
	line-height: 16px;
	margin-top: 0;
}

.product_nav:hover {
	border: 1px solid #6988a5; 
	color: #6988a5;
	text-decoration: none;
}

.styles a {
	text-decoration: none;
}


.link_product a:hover {
	border: 1px solid #6988a5; 
	color: #6988a5;
	text-decoration: none;
}

.full_solution_chart {
	border: 1px solid #e7e0d2; 
	padding: 8px; 
	margin: 5px 16px 4px 0; 
	width: 350px; 
	color: #425d71;
	text-decoration: none;
}

.act_chart {
	border: 2px solid #fbaf5b; 
	background-color: #fff8f0;
	padding: 8px; 
	margin: 5px 16px 4px 0; 
	width: 730px; 
	color: #425d71;
	text-decoration: none;
}

.full_solution_chart_half {
	border: 1px solid #e7e0d2; 
	padding: 8px; 
	margin: 5px 22px 4px 0; 
	width: 153px; 
	color: #425d71;
	text-decoration: none;
	float: left;
}

table.comp_table {
	color:#4a4949;
}

.comp_table td {
	padding: 5px;
	text-align: center;
}

table.spend_table {
	color:#4a4949;
}

.spend_table td {
	padding: 10px;
	border-right: #f0eee9 solid 1px;
	text-align: left;
	line-height: 16px;
}

td.last {
	padding: 10px;
	border: none;
	text-align: left;
	line-height: 16px;
}

/* Lightbox */
.lightboxBG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 100px;
	background-color: #fff;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.lightboxContent {
	position: absolute;
	background-color: #fff;
	z-index: 100000000;
	border: 3px solid #aac7e1;
	padding: 10px;
	font-size: 13px;
	color: #787878;
	line-height: 22px;
}


#lightboxContent li {
	list-style-type: none;
}

.flash_good {
	background: #e5f2be;
	border:2px solid #bedf5d;
	padding:10px;
	font-weight:bold;
	margin-top: 35px;
	margin-left: 3%;
	margin-right: 3%;
}
.flash_bad {
	background: #ffebe6;
	border:2px solid #c12b02;
	padding:5px;
	font-weight:bold;
	margin: 0;
	margin-top: 35px;
	margin-left: 3%;
	margin-right: 3%;
}
.flash_good img, .flash_bad img {
	float:right;
}

#sitemap a {
	color: #4a4949;
	font-size: 11px;
}

#sitemap a:hover {
	color: #6988a5;
	font-size: 11px;
}

#sitemap h3, #sitemap h3 a {
	color: #6988a5;
	font-size: 12px;
}

#sitemap h3 a:hover {
	font-size: 12px;
}


