body { 
	text-align: center; 
	padding: 0px;
	margin: 0px;
	background: #fff;
	font-family: Arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-variant: normal;
	font-weight: normal;
	line-height:1.6;
	}

h1, h2, h3, h4, h5, h6 { font-family:Arial,Helvetica,"Helvetica Neue",Arial,sans-serif;}	

h2 
{
	font-size: 1.3em;	
}

/* h3, h4, h5, h6 { color:#2D3B58; }	 */


h2, h3, h4, h5, h6 { color: #25aae1 }

h4
{
	font-size: 1.1em;
	color: #646467;
	border-bottom: solid 1px #c9c9cb;
}
	
.pageTitleTop
{
	font-family:Arial,Helvetica,"Helvetica Neue",Arial,sans-serif;
	margin-top: 30px;
	padding-left:0px; 
	font-size:18px; 
	color: #25aae1;
	font-weight: bold;
}

.pageTitleBottom
{
	font-family:Arial,Helvetica,"Helvetica Neue",Arial,sans-serif;
	padding-left:0px; 
	font-size:14px; 
	color: #25aae1;
	font-weight: bold;
	padding-bottom: 25px;
}


div#container {
	margin-left: auto;
	margin-right: auto;
	width: 50em;
	text-align: left;
	width: 725px;
	} 

a {
	text-decoration: none;
	color: #336699;
	}

a:hover {
	text-decoration: underline;
	}
		
p {
	font-size: 12px;
	text-align: left;
	color: #708090;
	line-height: 18px;
	margin: 0;
	}
	
h1 {
	font-size: 14px;
	font-family:Arial;
	text-align: left;
	padding: 40px 10px 20px 20px;
	margin: 0;
	color: #000000;
	}
	
#body_text img {
	padding: 0 0 10px 0;
	margin: 0;
	}


.stepNumber
{
	border: solid 1px #6699CC;  
	font-size: 1.5em; 
	font-weight: bold;
	color: #336699;
}

 #footerLinks{padding: 10px 0 10px 0;overflow: auto;height:100px;}
h6{font-size:14px;padding: 10px;margin: 0px; font-weight:bold;background-color: #83c2eb;color:#fff;}
#footerTop3 {background-color: #25aae1; color: #fff;}
a:link { text-decoration: none; }
a:visited { text-decoration: none }
a:active { text-decoration: none }
a:hover { text-decoration: underline }
        
#footerLinks a:link,
#footerLinks a:visited,
#footerLinks a:active {color: #fff ;}
#footerLinks li{padding: 3px; padding-left: 10px; list-style-type:none; text-align:left}
#footerHeadings{ text-align: left;  }

.price 
{
	font-size:10px; font-weight:bold; color: #5d7ead	
}

.mainBody
{
    float:left; 
    margin-bottom:10px;
}
