﻿*{
margin:0 auto;
padding:0;

}
body
{
	background-image: url(images/bg_new.gif);
	background-color:#b1dbeb;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Tahoma, Verdana, Arial;
	font-size:14px;
	background-repeat: repeat-x;
}


#main
{
	width:780px;
	height:auto;
	background-color:#FFFFFF;
	margin:0px auto;
	text-align:left;
}

#header
{
	width:auto;
	background-color:#78C1E1;
	margin:0px auto 0 auto;
}
#content2
{
	border: 1px none;
	border-collapse:collapse;
}
#content_wrapper{
	background:#e8f7ff url(images/content-bg.gif) repeat-y top;

}

.clearmaster
{
	clear:both;
}

#left
{
	float:left;
	width:160px;
}
#content
{
	float:left;
	width:605px;
	padding-right:5px;
	height:auto;
	overflow: visible;
	background-color:white;
	padding-left: 10px;
}
#content p
{
text-align:left;
font-size:14px;
}
#content li
{
	list-style-image: url(images/redbulletsquare.gif);
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	padding-left: 5px;
	text-align:left;
    font-size:16px;
}

 
#faqcontenthandler
{
	float:right;
	width:585px;
	margin-top:5px;
	padding-right:5px;
}

#successtories
{
	float:right;
	width:585px;
	margin-top:15px;
	padding-right:5px;
}

/*#paging
{
	float:right;
	width:545px;
	background-color:#F1F8FF;
	border:1px solid silver;
	height:30px;
	margin-right:20px;
}*/

#breadcrumbs
{
	color:gray;
	float:right;
	width:585px;
	margin-top:5px;
	padding-right:5px;
	font-size:10pt;
	font-family:Tahoma, Verdana, Arial;
	margin-bottom:10px;	
}

#testi
{
	float:right;
	width:570px;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:20px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
}

#text
{
	float:right;
	width:590px;
	background-image: url(images/promo%20banners/moneyback.jpg);
	background-repeat:no-repeat;
	height:40px;
	width:571px;
	margin-right:12px;
	margin-top:15px;
	text-align:center;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	padding-top:6px;
}

#disclaimer
{
	float:right;
	text-align:center;
	width:605px;
	color:#2f689f;
	margin-top:10px;
}

#footer
{
background-image:url(images/footer-bg.jpg);
background-repeat:no-repeat;
background-color:#7bcde7;
clear:both;
height:100px; text-align:center; padding:4px 5px 0px 5px;
 font:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
 line-height:1.3em;
 }

#footer a
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:9pt;
	color: #3366CC;
}

#footer a:hover
{
	text-decoration:underline;
	font-size:9pt;
	color: #3366CC;
}

#ads
{
	float:left;
	width:160px;
}

.stories
{
	height:200px;
	width:555px;
	background-image: url(images/faqz.jpg);
	background-repeat:repeat-x;
	/*vertical-align:top;*/
	padding:5px 10px 10px 10px;
	/*font-size:10pt;*/
	font-family:Arial, Helvetica, sans-serif;
}

/* TEXT STYLES */

.bold
{
	font-weight:bold;
}

.small
{
	font-family:Verdana;
	font-size:9pt;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	color:#1e5099;
	margin:10px auto 10px auto;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#CC0000;
	margin:30px auto 10px auto;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#1E5099;
	margin:2px auto 2px auto;
}

h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin:2px auto 2px auto;
	color:gray;
}

h5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	margin:2px auto 2px auto;
}

h6
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#1e5099;
	margin:12px auto 2px auto;
	border-bottom:1px silver solid;
}

.faq_q
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#1e5099;
/*	margin:1px auto 1px auto;*/
}
.faqtdstyle
{
padding:10px 0px 45px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}
.redtextbold
{
color: #c60000;
font-weight: bold;
font-size: 16px;
}


.red_note{
font-family:Arial,helvetica,sans-serif;
font-size:14px;
color:#CC0000;
}

.red {
	color: #CC0000;
}

#breadcrumbs a
{
	color:gray;
	font-size:10pt;
	font-family:Tahoma, Verdana, Arial;
	text-decoration:none;
}

a:link {
		font-weight: bold; 
		text-decoration: underline; 
		color: #3366CC;
		}
		
a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #333399;
		}
		
a:hover, a:active 
		{
		text-decoration: underline; 
		} 

.testiauthor

{
	font-style:italic;
	color:gray;
}

#paging ul
{
	font-size:8pt;
	font-family:Arial;
	font-weight:bold;
	list-style:none;
	text-align:right;
	margin:0 0 0 0;
	padding-top:8px;
}

#paging li
{
	display:inline;
	font-family:Arial;
	font-weight:bold;
	margin-right:4px;
}

.learnmore
{
	text-align:right;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
}

.learnmore a
{
	text-align:right;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
}

.stories a
{
	font-family:Arial, Helvetica, sans-serif;
/*	font-size:20px;*/
	font-weight:bold;
	text-align:left;
	color:#1e5099;	
}
	


/* Menu */
#menu
{
	width:160px;
	background-color:#E8F7FF;
	float:left;
	text-align: left;
}

#menu a
{
	width:160px;
	background-color:#D7F0FF;
	font-size:10pt;
	font-family:Tahoma, Verdana, Arial;
	font-weight:normal;
}

#menu ul
{
	padding-left:0px;
	margin: 0px 0px 0px 0px;
	list-style:none;
	font-size:8pt;
	font-family:Tahoma, Verdana, Arial;
}

#menu li a
{
	display:block;
	text-indent:16px;
	text-decoration:none;
	color:#666666;
	height:16px;
	width:160px;
	padding:4px 0 4px 0;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #FFFFFF;
}

#menu li a:hover
{
	background-color:#3366CC;
	color:white;
	font-size:10pt;
	font-family:Tahoma, Verdana, Arial;
	font-weight:normal;
}
#menu p
{
padding: 5px;
}
.alt1
{
	background-image:url('images/menus_01.gif');
	background-position:left center;
	background-repeat:no-repeat;
}

.alt2
{
	background-image:url('images/menus_02.gif');
	background-position:left center;
	background-repeat:no-repeat;
}

.alt3
{
	background-image:url('images/menus_03.gif');
	background-position:left center;
	background-repeat:no-repeat;
}

/*----------------------------------Additional CSS------------------------------*/

.testi_back
{
background-color: #e8f5fd;
margin:5px;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: dashed;
border-right-style: dashed;
border-bottom-style: dashed;
border-left-style: dashed;
border-top-color: #d4d4d4;
border-right-color: #d4d4d4;
border-bottom-color: #d4d4d4;
border-left-color: #d4d4d4;
}
#testifont p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#000;
}

#page_paging{
padding: 2px;
float:right;
}

#page_paging ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#page_paging li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

#page_paging a, #page_paging a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #44a2d8;
}

#page_paging a:hover, #page_paging a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #44a2d8;
}

#page_paging a.currentpage{
background-color: #44a2d8;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

#page_paging a.disablelink, #page_paging a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

#page_paging a.prevnext{
font-weight: bold;
}

p.testimoniallinks
{
float:right;
font-size: 11px;
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: #cccccc;
border-right-color: #cccccc;
border-bottom-color: #cccccc;
border-left-color: #cccccc;
background-color: #e0edf9;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
/*background-x-position: 0%;
background-y-position: 0%;*/
font-weight: bold;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
padding-right: 10px;
text-align: right;
}
.promo_bg
{
background-color: #f8faf5;
margin:5px;
padding-top: 25px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
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: #3a3f41;
border-right-color: #3a3f41;
border-bottom-color: #3a3f41;
border-left-color: #3a3f41;
}
.promo_font
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3a3f41;
}

.featured{
font-size:13px;
color:#333;
background-image:url(images/testi_bg.jpg); background-repeat: repeat-x; background-position:top;
padding-left:10px;
}

p
{
font-family:Arial,helvetica,sans-serif;
font-size:14px;
}

p a:link {
		text-decoration: underline; 
		color: #3366CC;
		}
		
p a:visited {
	text-decoration: underline;
	color: #333399;
		}
		
p a:hover, a:active 
		{
		text-decoration: underline; 
		} 
		
.content_text
{
float:right;
	margin-top:5px;
	margin-right:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
width:550px;
}

.greyborder
{
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: #d4d4d4;
border-right-color: #d4d4d4;
border-bottom-color: #d4d4d4;
border-left-color: #d4d4d4;
padding-top: 6px;
padding-right: 6px;
padding-bottom: 6px;
padding-left: 6px;
}

.innerheading 
{
padding-top: 4px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 17px;
background-color: #f1f0df;
}
.blueback
{
background-color: #cce0eb;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}





