html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent none repeat scroll 0 0;
	margin: 0;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0;
	padding: 0;
	vertical-align: baseline;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	text-align: left;
}
/*colors: 
bodybackground 		#3f474d
background 			#2f383f
inner lines 		#5e676d
lightest gray		#9eadb5

light form box 		#788995
footer 				#63727b
orange 				#ff9900
*/
* {
	margin: 0;
}
html, body {
	height: 100% !important;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.06em;
	font-weight: bold;
}
body {
	background: #2f383f url(../images/primary_background.gif) repeat-y center;
	_behavior: url("csshover3.htc");  /*had to attach to home page to keep .htc on same server */
}
a:link, a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover, a:active {
	color: #999;
	text-decoration: none;
}
.clear {
	clear: both;
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	color: #FFF;
}
hr {
	background: #CCC;
	display: block;
	border-style: none;
	height: 1px;
	margin: 10px 0px;
	padding: 0px;
}
/*********************************************************************************************
* structure
**********************************************************************************************/
#container {
	min-height:100%;
	height:auto;
	height:100%;
	width:980px;
	padding: 0px;
	margin:0 auto -278px;
	*margin:0 auto -286px;
	_margin:0 auto -285px;
}
#header {
	padding:0;
	margin:0 auto;
	min-height: 15px;
	display: block;
	border-top: 5px solid #5e676d;
	width: 980px;
	background: #2f383f;
	clear: both;
	float: left;
}
#content {
	display: block;
	width: 980px;
	margin: 0px 0px 30px;
	padding-top: 0px;
	background: url(../images/content_background.gif) repeat-y;
	clear: both;
	float: left;
	position: relative;
}
.logo {
	padding: 15px;
	display: block;
	width: 150px;
	float: left;
}
.login {
	padding: 8px;
	display: block;
	float: right;
	font-size: 0.8em;
	text-align: right;
	font-weight: bold;
	background: #5e676d;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
}
.login:hover, .login a:hover {
	color: #F60;
	cursor: pointer;
}
/*********************************************************************************************
* footer
**********************************************************************************************/
#footer, #footerPush {
	width: 980px;
	margin: 0px auto;
	height: 280px;
	*height: 270px;
	_height: 280px;
	_background-color:#FFF;
}
#footer {
	width: 980px;
	margin: 0px auto;
	height: 240px;
	border-top-style: none;
	border-bottom-style: none;
	clear: both;
}
/*********************************************************************************************
* social links
**********************************************************************************************/
ul.social {
	display: block;
	width: 950px;
	list-style: none;
	padding: 0px 15px 15px;
	margin: 0px auto;
	height: 25px;
	_padding: 0px 15px;
	background: #3f474d;
}
.socialLink {
	margin: 0px 15px 0px 0px;
	padding: 0px 15px 0px 0px;
	list-style: url(../none) none;
	display: block;
	color: #999;
	border-right: 1px solid #5e676d;
	float: right;
	font-size:14px !important;
}
.socialLink.noPipe {
	margin: 0px;
	padding: 0px;
	border-right: none;
}
.socialLink img {
	display: block;
	margin-right: 5px;
	border-style: none;
}
.socialLink a.email {
	background: url(../images/social_icons/email_icon_gray.gif) no-repeat;
	height: 25px;
	width: 25px;
	display: block;
	margin-right: 5px;
	margin-top:0px;
}
.socialLink a.email:hover {
	background: url(../images/social_icons/email_icon.gif) no-repeat;
}
.socialLink a.twitter {
	background: url(../images/social_icons/twitter_icon_gray.gif) no-repeat;
	height: 25px;
	width: 25px;
	display: block;
	margin-right: 5px;
}
.socialLink a.twitter:hover {
	background: url(../images/social_icons/twitter_icon.gif) no-repeat;
}
.socialLink a.facebook {
	background: url(../images/social_icons/facebook_icon_gray.gif) no-repeat;
	height: 25px;
	width: 25px;
	display: block;
	margin-right: 5px;
}
.socialLink a.facebook:hover {
	background: url(../images/social_icons/facebook_icon.gif) no-repeat;
}
.socialLink a.linkedin {
	background: url(../images/social_icons/linkedin_icon_gray.gif) no-repeat;
	height: 25px;
	width: 25px;
	display: block;
	margin-right: 5px;
}
.socialLink a.linkedin:hover {
	background: url(../images/social_icons/linkedin_icon.gif) no-repeat;
}
.socialLink .contact {
	background: url(../images/social_icons/contact_icon_gray.gif) no-repeat;
	height: 26px;
	width: 25px;
	display: block;
	margin-right: 5px;
	cursor: pointer;
}
.socialLink .contact:hover {
	background: url(../images/social_icons/contact_icon.gif) no-repeat;
}
.socialLink a:link, .socialLink a:visited {
	color: #84888b;
	text-decoration: none;
	font-weight: bold;
}
.socialLink a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.socialLink span.image {
	display: block;
	float: left;
}
.socialLink span.description {
	margin: 0px;
	padding: 0px;
	font: .8em Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	white-space: nowrap;
	color: #a3a7a9;
}
/*********************************************************************************************
* sitemap
**********************************************************************************************/
.siteMapFooter {
	display: block;
	margin: 0px auto;
	width: 980px;
	background: #63727b;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	clear: both;
	height: 190px;
	padding-top: 5px;
	float: left;
	*height: 205px;
}
.siteLinks .siteMap li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.siteMapFooter .pipe {
	opacity: .5; /*for all other browsers*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*IE - 8*/
	filter: alpha(opacity=50);	/*IE5-7*/
	height: 22px;
	background: url(images/pipe.gif);
	width: 1px;
	margin-top: 6px;
	float: left;
}
.siteLinks {
	display: block;
	float: left;
}
.siteLinks .siteLinksHeader {
	padding: 5px 0px;
	display: block;
	font-size:12px;
	border-bottom: 1px solid #2f383f;
	margin-left: 15px;
	margin-bottom: 5px;
}
.siteLinks .siteLinksHeader a:link, .siteLinks .siteLinksHeader a:visited {
	color: #2f383f;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
.siteLinks .siteLinksHeader a:hover {
	color: #CCC;
}
.siteLinks .siteMap {
	padding-left: 15px;
}
.siteLinks .siteMap a:link, .siteLinks .siteMap a:visited {
	color: #2f383f;
	text-decoration: none;
	display: block;
	font-size:0.7em;
	margin: 2px 0px;
	padding: 0px;
	*margin: 0px;
}
.siteLinks .siteMap a:hover {
	color: #CCC;
}
.siteLinks.about, .siteLinks.service, .siteLinks.affiliates, .siteLinks.education {
	text-decoration: none;
	width: 241px;
	_width: 127px !important;
}
.siteLinks.ucommerce {
	width: 147px;
	_width: 120px !important;
}
.siteLinks.ucommerce .siteMap a {
	width: 125px;
	_width: 120px !important;
}
.siteLinks.knowledge {
	width: 147px;
	_width: 120px !important;
}
.siteLinks.knowledge .siteMap a {
	width: 120px;
	_width: 120px !important;
}
/*********************************************************************************************
*copyright
**********************************************************************************************/
.copyright {
	height: 50px;
	background: #2f383f;
	display: block;
	padding: 10px 15px 0px;
	float: left;
	width: 950px;
}
.copyright p {
	color: #5F727C;
	font-size: 0.7em;
	font-weight: normal;
}
.copyright p.disclaimer {
	font-size: 0.6em;
}
.copyright p a:link, .copyright p a:visited {
	text-decoration: none;
	color: #5F727C;
	font-weight: normal;
}
.copyright p a:hover, .copyright p a:active {
	color: #5F727C;
}
/*********************************************************************************************
* topImage facts
**********************************************************************************************/
#content .topImage {
	display: block;
	clear: both;
}
#content .topImage .image {
	position: relative;
	z-index: 0;
	float: left;
}
#content .topImage ul.imageFactHolder {
	display: block;
	padding: 15px 20px 20px;
	height: 215px;
	width: 260px;
	position: absolute;
	z-index: 1;
	font-size: 0.9em;
	font-weight: bold;
	color: #2f383f;
	list-style: none inside;
	border-right: 1px solid #666;
	float: left;
	left: 0px;
	top: 0px;
	background: url(../images/credit-rates-background.gif) repeat-x top;
}
#content .topImage ul.imageFactHolder li.rating {
	display: block;
	padding: 7px 0px;
	border-bottom: 1px dotted #333;
	float: left;
	width: 100%;
}
#content .topImage ul.imageFactHolder li.rating .good, #content .topImage ul.imageFactHolder li.rating .fair, #content .topImage ul.imageFactHolder li.rating .poor {
	font-size: 1.4em;
	font-weight: bold;
	color: #090;
	display: block;
	margin-right: 10px;
	border-right: 1px solid #999;
	float: left;
	padding: 10px 10px 10px 0px;
	width: 60px;
}
#content .topImage ul.imageFactHolder li.rating .fair {
	color: #666;
}
#content .topImage ul.imageFactHolder li.rating .poor {
	color: #900;
}
#content .topImage ul.imageFactHolder li.rating .detail.cost {
	font-size: 1em;
	font-weight: bold;
	color: #900;
	display: block;
	float: left;
}
#content .topImage ul.imageFactHolder li.rating .detail {
	font-size: 1em;
	font-weight: bold;
	display: block;
	float: left;
	width: 150px;
	padding-top: 3px;
}
#content .topImage ul.imageFactHolder li.legal {
	font-size: 0.7em;
	font-weight: normal;
	color: #999;
	display: block;
	float: left;
	width: 100%;
	padding-top: 5px;
}
#content .topImage ul.imageFactHolder li.header {
	font-size: 1.2em;
}
/*********************************************************************************************
* topImage content
**********************************************************************************************/
#content .topImage h1.imageHeader {
	font-size: 1.4em;
	font-weight: bold;
	color: #2f383f;
	position: absolute;
	z-index: 1;
	width: 350px;
	line-height: 95%;
	left: 325px;
	top: 40px;
}
#content .topImage h1.imageHeaderLeft {
	font-size: 1.4em;
	font-weight: bold;
	color: #2f383f;
	position: absolute;
	z-index: 1;
	width: 450px;
	line-height: 95%;
	left: 20px;
	top: 90px;
}
#content .topImage p.imageDescription {
	font-size: 0.9em;
	font-weight: bold;
	color: #2f383f;
	display: block;
	position: absolute;
	z-index: 1;
	left: 325px;
	top: 95px;
	width: 375px;
	line-height: 100%;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	height: 30px;
}
#content .topImage p.imageDescriptionLeft {
	font-size: 0.9em;
	font-weight: bold;
	color: #2f383f;
	display: block;
	position: absolute;
	z-index: 1;
	left: 20px;
	top: 115px;
	width: 450px;
	line-height: 100%;
	padding-bottom: 10px;
	height: 30px;
}
#content .topImage p.imageDescription a:link, #content .topImage p.imageDescription a:visited {
	font-size: 0.9em;
	font-weight: bold;
	color: #900;
	display: block;
	position: absolute;
	z-index: 1;
	top: 50px;
	width: 325px;
	line-height: 95%;
	padding-bottom: 10px;
}
#content .topImage p.imageDescription a:hover, #content .topImage p.imageDescription a:active {
	color: #090;
}
/*********************************************************************************************
* leftCoumn
**********************************************************************************************/
#content .leftColumn {
	display: block;
	padding: 20px 20px 0px;
	float: left;
	width: 260px;
}
#content .leftColumn .blueHeader, #content .leftColumn .orangeHeader, #content .leftColumn .greenHeader {
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	background: url(../images/header_bar_blue.gif) repeat-x center;
	padding: 5px 5px 5px 10px;
}
#content .leftColumn .orangeHeader {
	background: url(../images/header_bar_orange.gif) repeat-x center;
}
#content .leftColumn .greenHeader {
	background: url(../images/header_bar_green.gif) repeat-x center;
}
#content .leftColumn .leftColumnList {
	display: block;
	list-style: url(none) none;
	padding: 10px;
	border-top: none;
	border-right: 1px solid #5e676d;
	border-bottom: 1px solid #5e676d;
	border-left: 1px solid #5e676d;
	margin-bottom: 20px;
}
#content .leftColumn .leftColumnList li a:link, #content .leftColumn .leftColumnList li a:visited {
	font-size: 0.8em;
	color: #FFF;
	display: block;
	padding: 3px;
	margin: 0px;
}
#content .leftColumn .leftColumnList li a:hover, #content .leftColumn .leftColumnList li a:active {
	color: #3f474d;
	background: #CCC;
}
/*********************************************************************************************
* margins
**********************************************************************************************/
.noBottomMargin {
	margin-bottom: 0px !important;	
}
#content .rightColumn {
	display: block;
	padding: 20px 20px 0px;
	float: right;
	width: 635px;
}
#content .rightColumn h3.rightColumnHeader {
	font-size: 1.2em;
	font-weight: bold;
	background: url(../images/h3_header_arrow.gif) no-repeat left 2px;
	display: block;
	margin-bottom: 10px;
	padding-left: 25px;
}
#content .rightColumn p {
	font-size: 0.8em;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	line-height: 120%;
	clear: both;
}
#content .rightColumn p .quote {
	font-style: italic;	
}
#content .rightColumn h4.rightColumnCallout {
	font-size: 1em;
	display: block;
	margin-bottom: 10px;
	color: #ff9900;
}
#content .rightColumn p a.grayButton:link, #content .rightColumn p a.grayButton:visited {
	display: inline-block;
	padding: 5px 10px;
	background: url(../images/gray_button.gif) repeat-x center;
	color: #3f474d;
	border: 1px solid #CCC;
	font-weight: bold;
	width: auto;
	float: left;
	clear: both;
	margin-top: 10px;
}
#content .rightColumn p a.grayButton:hover, #content .rightColumn p a.grayButton:active {
	background: url(../images/gray_button_r.gif) repeat-x center;
	color: #F60;
}
#content .rightColumn input.grayButton, #content .rightColumn input.grayButton:visited {
	display: inline-block;
	padding: 3px 5px;
	background: url(../images/gray_button.gif) repeat-x center;
	color: #3f474d;
	border: 1px solid #CCC;
	font-weight: bold;
	width: auto;
	float: left;
	clear: both;
	margin-top: 10px;
}
#content .rightColumn input.grayButton:hover, #content .rightColumn input.grayButton:active {
	background: url(../images/gray_button_r.gif) repeat-x center;
	color: #F60;
	cursor: pointer;
}
#content .rightColumn p a:link, #content .rightColumn p a:visited {
	color: #F60;
}
#content .rightColumn p a:hover, #content .rightColumn p a:active {
	color: #CCC;
}
#content .rightColumn .rightColumnSection {
	display: block;
	margin-bottom: 20px;
}
#content .rightColumn .rightColumnSection .bloggerPost {
	display: block;
	padding: 5px 10px;
	margin-bottom: 10px;
	border: 1px solid #5e676d;
	font-size: .8em;
	font-weight: bold;
	color: #CCC;
}
#content .rightColumn .rightColumnSection .bloggerPost img {
	display: none;	
}
#content .rightColumn .rightColumnSection .bloggerPost a:link, #content .rightColumn .rightColumnSection .bloggerPost a:visited {
	display: inline-block;
	padding: 3px 5px;
	color: #FFF;
	border: 1px solid #CCC;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .rightColumn .rightColumnSection .bloggerPost a:hover, #content .rightColumn .rightColumnSection .bloggerPost a:active {
	color: #ff9900;	
}
#content .rightColumn .rightColumnSection ol {
	display: block;
	padding-left: 30px;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 10px;
	padding-right: 20px;
}
#content .rightColumn .rightColumnSection ol li {
	margin-bottom: 10px;
	list-style: url(../images/list_dot.gif);
}
#content .rightColumn .rightColumnSection h4 {
	font-size: 1em;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #5e676d;
	color: #F60;
}
#content .rightColumn .rightColumnSection p.testimonial {
	font-style: italic;
}
#content .rightColumn .rightColumnSection p.testimonialSignature {
	margin-bottom: 20px;
	padding-left: 20px;
}
#content .rightColumn .rightColumnSection ol li .pCall {
	font-weight: bold;
	color: #F60;
}
#content .rightColumn .rightColumnSection h5 {
	font-size: 0.9em;
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
	clear: both;
}
#content .rightColumn .rightColumnSection p .incomeAmount {
	display: inline-block;
	width: 48%;
	text-align: right;
	float: right;
	margin-bottom: 10px;
}
#content .rightColumn .rightColumnSection p .income {
	display: inline-block;
	width: 48%;
	float: left;
	margin-bottom: 10px;
}
#content .rightColumn .rightColumnSection .question {
	font-size: .9em;
}
.rightColumnSection .register p label {
	display: block;
	width: 300px;
	float: left;
	padding-top: 2px;
	padding-right: 15px;
}
.rightColumnSection .register p input {
	display: block;
}
.rightColumnSection .register p label.labelBreak {
	clear: both;
}
.rightColumnSection .register #form p select {
}
.required {
	color: #F60;
}
p label.notRequired {
	padding-left: 10px;
	padding-right: 5px !important;
}
#content .leftColumn .banner {
	display: block;
	margin-bottom: 20px;
	padding: 5px;
	border: 8px solid #333;
}
.leftVert {
	border-left: 1px solid #CCC;
}
