body {
	padding-top: 20px;
	font-size: 80%;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.benefit-list {
	margin-left: 2em;
	padding-left: 0em; 
	font-size: 15px;
}

.benefit-list ul {

}

.benefit-list li {	
	padding-left: 1em; 
	margin-bottom: .2em; 
}


#mainBox {
	width: 970px;
}

#leftBox {
	float:left;
	width: 790px;
	/*height: 300px;*/
	/*background: url(images/bgCenLG.png);*/
	padding-top: 10px;
	text-align:left;
}

#leftContent {
	padding-left: 10px;
	padding-right: 20px;
	height: 400px;
}

#rightBox {
	margin-top: 7px;
	padding:5px;
	float:right;
	width:154px;
	/*height: 497px;*/
	text-align:center;
	border: 3px solid #E8E8E8;
}

.loginBox {
	padding:5px;
	border:3px solid #E8E8E8;

}

.footerBox {
	text-align:left;
	position:relative;
	top: 6px;
	clear:both;
	width:100%;
}

.mnBox {
	/*background:#AEFBF6;*/
	margin-top:20px;
	text-align:center;
	width:100%;
}

.chBxB {
	border:3px solid #E8E8E8;
	text-align:left;
	padding:3px;
	/*background: url(images/bckBxEm.png);*/
	width:130px;
	height:130px;
	background-repeat: no-repeat;
	background-position:center; 
}

.tpChBx {
	text-align:left;
}

.btChBx{
	color:#333333;
	font-weight:bold;	
	font-size:10px;	
	text-align:right;
}
/***********************************************/
p {
	letter-spacing: 0px;
}


a.chH1{
	text-decoration:none;
	color: #0A78CB;
	font-weight:bold;
	font-size:17px;
	letter-spacing:-1px;
}
a.blk {
	text-decoration:none;
	color:black;
}

h1.cur {

}

a.clo {
	text-decoration:none;
	color: #0a78cb;	
}

a.clo:hover {
	text-decoration:none;
	color: #aed9fb;
}

a.ima {
	color: #FFFFFF;
	text-decoration:none;
}
