﻿body
{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
}

a, a:hover {text-decoration: none;}
.floatRight{float: right;}

.newsletterCareer, .newsletterAuto, .newsletterFinance, .newsletterInsurance
{
	width: 174px; 
	height: 204px; 
	padding-top: 130px;
	margin-bottom: 20px; 
}

.newsletterCareer
{
	background: URL(images/career_tips.jpg) no-repeat;
}
.newsletterAuto
{
	background: URL(images/auto_tips.jpg) no-repeat;
}
.newsletterFinance
{
	background: URL(images/financial_tips_long.jpg) no-repeat;
}
.newsletterInsurance
{
	background: URL(images/insurance_tips.jpg) no-repeat;
}

.newsPushLeftBoxPre {margin-left: 10px; background-color: #edfaff; color:#959595;}
.newsPushLeftBoxPost, .newsPushLeftButton {margin-left: 10px;}

.contactUs
{
	height: 116px;
	width: 174px;
}
.container
{
	margin: 0px auto; 
	background-color: #fff; 
	padding: 0 30px 30px 30px; 
	width: 946px;
}
h4 {color: #1b4f71; font-size: 15px; margin: 0 0 7px 0;}
h5 {color: #2670a0; font-size: 12px; margin:0;}

a.topicList 
{
	font-size: 12px;
	color: #000;
	padding: 0 0 10px 10px;
	line-height: 18px;
	display: block;
	width: 300px;
}
a:hover.topicList
{
	color: #000;
	background-color: #a5cad7;
}
.topicsHeader 
{
	font-size: 14px;
	color: #fff;
	padding: 0 0 0 5px;
}


/* home page only */
.about
{
	width: 618px;
	padding: 10px 10px 18px 10px;
	line-height: 17px;
	border-left: 1px solid #28819f;
	border-right: 1px solid #28819f;
	border-bottom: 1px solid #28819f;
}
.aboutHeader 
{
	background: URL(images/blue/home_bkg_med.jpg) repeat-x top;
	width: 618px;
	height: 20px;
	font-size: 14px;
	color: #fff;
	padding-left: 22px; padding-top: 3px;
	margin-top: 17px;
}
.topics
{
	display: block;
	width: 316px;
	margin-right: 4px; margin-bottom: 5px; padding-top: 2px;
	background: URL(images/blue/home_bkg_med.jpg) repeat-x top;
	border-left: 1px solid #28819f;
	border-right: 1px solid #28819f;
	border-bottom: 1px solid #28819f;
}
.featureSides{
	width: 288px;
	height: 160px;
	padding: 5px;
	border: 1px solid #a5cad7;
	list-style-type: none;
}
.featureSides ul {list-style-type: none;}
.featureSides ul li a
{
	display: block;
	width: 105px;
	height: 20px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
	margin-left: -45px; margin-bottom: 10px;
	padding-left: 10px;
	list-style-type: none;
}
.featureSides ul li a:hover{background-color: #a5cad7;}

.ad
{
	background: url(images/test_ad.jpg) no-repeat;
	width: 300px; 
	height: 250px; 
	margin: 10px 0;
}


/*** daughter pages ***/
.subNav {float: right; color: #fff; text-align: right; font-size: 14px; text-transform: uppercase;}
.subNav a:visited, .subNav a {letter-spacing: 1px; color: #fff; display: block; padding: 0 14px;}
.subNav td { padding: 0 0px; background-color: #75b1bc; line-height: 25px;}
.subNav a:hover{background-color:#2aa5bc;}

.footer
{
	border-top: 1px solid #000;
	margin-top: 30px;
	text-align: center;
	line-height: 29px;
}
.footer a{color: #000;} .footer a:hover{text-decoration: underline;}
.centerContent
{
	padding: 10px 0px 10px 5px;
	line-height: 16px;
}
.rightAd
{
	float: right;  
	width: 306px;
	margin: 0 0 5px 10px;
	vertical-align: top;
}

.leftAd
{
	float: left;  
	width: 306px;
	margin: 0 10px 5px 0;
	vertical-align: top;
}

.footerAd
{
	width: 728px; 
	height: 90px; 
	background-color: #000;
	margin: 20px 0 0 10px;
}


/* Left side navigation */
.leftSubNav
{
	margin: 3px 7px 5px 0px;
	padding: 0 0 0 0;
	width: 140px;
	font-size: 12px;
	text-align: center;
}

.leftSubNav tr td a
{
	width:140px;
	line-height: 15px;
	text-decoration: none;
	color: #fff;
}
.leftSubNav td a:hover {color: #000;}

.contentNavigation { font-size: 10px; color: #fff; padding: 1px 10px;}
.contentNavigation a:visited{color: #fff;}
.contentNavigation a:hover{text-decoration: underline;}

.head1 {font-size:20px;color:#505050;font-weight:bold;}
.head2 {font-size:16px;color:#505050;font-weight:bold;}
