body {
	font: 12px arial, helvetica, sans-serif;
	margin: 0px;

}
a {
	color: #009;
}
a:hover {
	color: #00f;
}

.body {
	width: 99%;
	margin: 0px auto;
}
.content {
	width: 100%;
	margin: 3px auto;
}


/* header styles */
.header {
	background: url(images/headerBG.gif) repeat-x;
	width: 100%;
}
.headerTop {
	height: 68px;
	width: 800px;	
}
.headerNav {
	height: 25px;
	color: #fff;

}
.headerNav a {
	font-weight: bold;
	color: #132B6B;
	text-decoration: none;
	font-size: 13px;
	margin: 0px 3px;
}
.headerNav a:hover {
	color: #ffc;
}



/* top card styles */
.featureLink {
	margin:5px 0px 15px 0px;
}
.featureLink a {
	font-size: 16px;
	text-decoration: none;
}



.hiLite {
	background: #fff url(images/hiLiteBG.gif) repeat-x;
}
 ul {
	margin:0px 8px;
	padding:0px 8px;
}
.hiLiteLinks a {
	display: block;
	background: url(images/arrowRed.gif) no-repeat left;
	padding-left: 15px;
	line-height: 1.5em;
}
.fCon {
	padding: 0px 5px 10px 8px;
}

/* common */
.catTitle {
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	display: block;

}
.catTitle img {
	margin-right: 5px;
}

.cardTitle {
	font-weight: bold;
	font-size: 15px;
	color: #000066;
}
.pageHeader {
	padding: 5px 5px;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 2px solid #CCD2E2;
}

.lHeader {
	background:#989BA4; 
	padding: 2px 5px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 2px solid #CCD2E2;

}
.sideMargin {
	margin-left: 5px;
	margin-right: 5px;
}
.tab {
	background: url(images/tab.gif) no-repeat;
	padding: 3px 5px;
	color: #FDE800;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 1px;

}
.p {
	margin-bottom: 15px;
}
.stdPad {
	padding: 0px 5px;
}
/* side menu */
.sideMenu { 
	background: #eee;
	border: 1px solid #70737E;
}
.sideMenu div {
	padding: 5px;
}
.sideMenu .mHeader {
	background: #CCD2E2;

}
.linkList a {
	display: block;
	margin: 3px 5px;
}
.tladiv {
	display: block;
	margin: 3px 5px;
}

.topCardSide {
	background: #fff url(images/sideTitleBG.gif) no-repeat;
	padding: 5px;
	border-bottom: 1px solid #70737E;
	border-top: 1px solid #c99;
	border-left: 1px solid #c99;
	border-right: 1px solid #c99;
}
.topCardSide ul {
	margin: 5px 5px 5px 5px;

}
.aTitle {
	color: #900;
	font-size: 13px;
	display: block;
	margin-bottom: 10px;
	LINE-HEIGHT: 12PX;
}

.darkBlueHeader {
	font-weight: bold;
	color: #fff;
	background: #70737E;

}
.white {
	color: #fff;
}
.red {
	color: #900;
}
.center {
	text-align: center;
}


/* footer */

.footer {
	text-align: center;
	background: #eee;
	padding: 5px;
	line-height: 2em;
}

.error {
	border: 3px #900 double;
	background: #ffc;
	color: #900;
	font-size: 12px;
	padding: 3px;
}
.intro {
	
}

/*======================= affiliate styles =========================*/

.name-back {
	font-weight: bold;
	font-size: 15px;
	color: #000066;
	padding: 5px;
	background: #ddd;
	border-bottom: 1px solid #ccc;
}

.term-title-back {
	background: #eee;
}

.rate-back {
	font-weight: bold;
	background: #ddd;
}