/* CSS Document */




body {
	background-color: #FFFFFF;
	background-image: url(../images/overall_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Arial, sans-serif, Trebuchet MS;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 160%;
}


H2 {
	font-family: Tahoma, Arial, sans-serif, Trebuchet MS;
	font-size: 16px;
	font-weight:bold;
	color: #007EC4;
	line-height: 100%;
}

.SubtitleGreen {
	font-family: Tahoma, Arial, sans-serif, Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	color: #6EAB17;
	line-height: 140%;
}

#TopNav {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	background-image: url(../images/top_tab_background.gif);
	height: 52px;
	background-repeat: no-repeat;
	background-position: left top;
}
.logo {	padding-top: 8px;
}
.NavPipe {	padding-right: 6px;
	padding-left: 6px;
}
#NavBlueTD {	font-family: Tahoma, Arial, sans-serif, "Trebuchet MS";

	color: #FFFFFF;
	background-color: #007EC4;
	padding-left: 5px;
}
#NavBlueTrialTD {	font-family: Tahoma, Arial, sans-serif, "Trebuchet MS";
	
	color: #FFFFFF;
	background-color: #007EC4;
	padding-left: 10px;
	text-align: right;
}
.phone_email {
	font-size: 11px;
	color: #007EC4;
	padding-top: 5px;
	padding-right: 0px;
}
#DivPaddedContent {
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 35px;
}
.TopImage {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}



.header {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif, Trebuchet MS;
	font-size: 13px;
}

a.header:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif, Trebuchet MS;
	font-size: 13px;
}
a.header:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif, Trebuchet MS;
	font-size: 13px;
}
a.header:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Tahoma, Arial, sans-serif, Trebuchet MS;
	font-size: 13px;
}
a.header:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif, Trebuchet MS;
	font-size: 13px;

}

.headerFREE {
	color: #FFCC00;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif, Trebuchet MS;
	font-size: 11px;
}

a.headerFREE:link {
	color: #FFCC00;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif, Trebuchet MS;
	font-size: 11px;
}
a.headerFREE:visited {
	color: #FFCC00;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif, Trebuchet MS;
	font-size: 11px;
}
a.headerFREE:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-family: Tahoma, Arial, sans-serif, Trebuchet MS;
	font-size: 11px;
}
a.headerFREE:active {
	color: #FFCC00;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif, Trebuchet MS;
	font-size: 11px;

}
.theleader {
	font-size: 11px;
	font-weight: bold;
	color: #007EC4;
}
.subleader {
	font-size: 10px;
	color: #007EC4;
}

#FooterTD {
	padding-top: 20px;
	margin-top:30px;
	font-family: Tahoma, Arial, sans-serif, Trebuchet MS;
	font-size: 10px;
	color: #999999;
	padding-bottom: 10px;
}	
	
a.footerTD:link {
	color: #999999;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif, Trebuchet MS;
	font-size: 10px;
}
a.footerTD:visited {
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif, Trebuchet MS;
	font-size: 10px;
}
a.footerTD:hover {
	text-decoration: underline;
	font-family: Tahoma, Arial, sans-serif, Trebuchet MS;
	font-size: 10px;
}
a.footerTD:active {
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif, Trebuchet MS;
	font-size: 10px;
	
}


#whiteboxTop {
	height: 21px;
	width: 341px;
	background-image: url(../images/whitebox_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#whiteboxTopComplete {
	height: 74px;
	width: 341px;
}


#whiteboxCenter {
	width: 290px;
	background-image: url(../images/whitebox_center.gif);
	background-repeat:repeat-y;
	background-position: center top;
	margin-left: 0px;
	padding-left: 31px;
	padding-right: 20px;
	padding-top: 0px;
}

#whiteboxBottom {
	height: 21px;
	width: 341px;
	background-image: url(../images/whitebox_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#completeContainer {
	padding-bottom: 10px;
	line-height:140%;
}

#subRightContainer {
	padding-bottom: 10px;
	line-height:100%;

}

.blueBullets {
	color: #007EC4;
	line-height: 160%;
}
.SubHeading {
	font-size: 13px;
	font-weight: bold;
	color: #007EC4;
	line-height: 90%;
}

.SubHeadingSubpage {
	font-size: 16px;
	font-weight: bold;
	color: #007EC4;
	line-height: 90%;
}


.GreenArrow {
	font-size: 17px;
	font-weight: bold;
	color: #6EAB17;


}




.SubHeadingGrey {
	font-size: 13px;
	font-style: normal;
	color: #999999;
	padding-left: 15px;
	letter-spacing: .1em;
	line-height: 120%;
}
.SubHeadingText {
	margin-left: 0px;
	padding-left: 20px;
}

.bodyText {
	line-height: 150%;
}
#testimonials {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#homeSideDiv {
	padding-left: 15px;
	padding-right: 10px;
}
