body, table{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#005572;
}
#content {
	margin: 0px auto;
	width: 760px;
}
#leftContentMenu {
	float: left;
	width: 220px;
}
#centerContent {
	float: left;
	width: 390px;
	padding: 0px 15px;
	height: 400px;
	overflow: visible;
}
div>#centerContent {
	height: auto;
	min-height: 400px;
}
#rightContentMenu {
	float: left;
	width: 120px;
}
#hClear {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
textarea, iframe {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
	color:#005572;
	font-size:inherit;
}
a:hover{
	color:#990000
}
/*-- header styles --*/
#header {
	position: relative;
	background: URL(images/headerbg.jpg) no-repeat;
	height: 164px;
	width: 760px;
	margin: 0px auto;
}

.headerTop {
	background:url(images/networkIcon.jpg) no-repeat; 
	height:123px; 
	width: 400px;
	padding: 3px 0px 0px 95px;
	color: #fff;
	
}
.smaller {
	font-size: .8em;
}

#headerLinks {
	position: absolute;
	top: 133px;
	padding: 5px;
}
#headerLinks a{
	display: block;
	float: left;
	background: URL(images/ball.jpg) no-repeat left;
 	color:#9FC1CC;
	text-decoration:none;
	font-weight:bold;
	padding-left: 12px;
	margin-right: 10px;
}
#headerLinks a:hover{
 	color:#FFFFFF;
	text-decoration:none;
}

/*-- article link styles --*/
.articleCat {
	background: URL(images/seperatorDot.gif) repeat-x bottom;
	font-weight: bold;
	padding: 6px 0px 3px 2px;
	font-size: 12px;
}
.articleLink {
	display: block;
	padding: 2px 0px 2px 17px;
}
/*-- common styles --*/
.menuHeader {
	background: URL(images/seperatorDot.gif) repeat-x bottom;
	font-weight: bold;
	padding: 6px 0px 3px 2px;
	font-size: 12px;
}
h3 {
	 margin:4px;
	 font-size: 18px;
	 font-weight: bold;
}
h4 {
 	margin: 4px;
}
.header{
 	font-size: 17px;
	font-weight: bold;
}
.horizSeperator{
	background: URL(images/seperatorDot.gif) repeat-x;
	padding: 0px;
	height: 1px;
	margin: 0px;
}
.peoplebg{
	background-image: URL(images/people.jpg);
	background-repeat: no-repeat;
}
.verySmall {
	font-size: 8px;
}
.small{
	font-size:9px;
}
.larger{
	font-size: 14px;
}
.black{
	color:#000;
}
.white{
	color:#FFF;
}
.red{
	color:#C00;
}
.padFive {
	padding:5px;
}
.noPad {
	padding:0px;
}
.noMarging {
	margin:0px;
}
#glossary {
	border: 1px solid #ccc;
	background: #eee;
	padding: 3px;
	text-align: center;
}
.glossSideLink {
	display: block;
	margin: 0px 0px 6px 5px;
}
/*-- featured services styles --*/
.feateredTitle {
	display: block;
	padding: 3px;
	font: 16px arial, helvetica, sans-serif;
	font-weight: bold;
	color: #685D41;
}
#freeCredRep {
	position: relative;
	margin: 8px 0px;
	height: 52px;
	background: URL(images/freeCreditReportBG.jpg) no-repeat;
}
#debtCons {
	position: relative;
	margin: 8px 0px;
	height: 52px;
	background: URL(images/debtConsLoanBG.jpg) no-repeat;
}
#lowInt {
	position: relative;
	margin: 8px 0px;
	height: 52px;
	background: URL(images/lowInterestBG.jpg) no-repeat;
}
#creditRepair {
	position: relative;
	margin: 8px 0px;
	height: 52px;
	background: URL(images/creditRepairBG.jpg) no-repeat;
}
#creditMon {
	position: relative;
	margin: 8px 0px;
	height: 52px;
	background: URL(images/creditMonitoringBG.jpg) no-repeat;
}
.serviceTitle {
	display: block;
	position: absolute;
	top: 2px;
	left: 40px;
	font-weight: bold;
	font-size: 18px;
	color: #600;
}
.serviceLink {
	display: block;
	position: absolute;
	top: 30px;
	left: 156px;
	font: 14px arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #003;
}
/*-- featured services side menu --*/
#featuresSide {
	border: 1px solid #cc9;
	margin-bottom: 5px;
	padding: 0px;
	background: #eee;
	font: 12px arial, helvetica, sans-serif;
}
.featuresSideTitle {
	display: block;
	padding: 1px 3px;
	color:#003399;
	font-weight: bold;
}
#featuresSide a {
	display: block;
	padding: 6px 2px 6px 28px;
	margin-bottom: 1px;
	font-weight: bold;
	height: 40px;
	color: #3333FF;
}
#featuresSide a:hover {
	color: #CC0000;
}
#fcr {
	background: URL(images/cReport.gif) no-repeat #fff 1px 6px;
}
#dcl {
	background: URL(images/dConsolidation.gif) no-repeat #fff 1px 6px;
}
#licc {
	background: URL(images/lInterest.gif) no-repeat #fff 1px 6px;
}
#cr {
	background: URL(images/cRepair.gif) no-repeat #fff 1px 6px;
}
#cm {
	background: URL(images/cMonitor.gif) no-repeat #fff 1px 6px;
}

.footer {
	margin: 0px auto;
}