.mainbody {
padding: 0;
margin-left: auto !important;
margin-right: auto !important;
background: url(../img/patterns/28-01.png) repeat; 
font-family: Arial, Helvetica, sans-serif;
font-size: 62%;
}


body {
	color: #023d73;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62%;
	}
#aba_frame {
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0;
	width: 990px;
	background-color: #ffffff;
	}

#aba_header {
	background: url(../img/ABAHeader.png) top left no-repeat;
	height: 160px;
	margin: 0 0 12px 0;
	position: relative;
	width: 990px;
	}

/************************/		
a {
	color: #023d73;
	text-decoration: none;
}

a:hover {
	color: #00aeef;
}

.nav {
	color: #023d73;		
}

#headName {
	position: absolute;
	right: 0;
	bottom: 100px;
	color: #023d73;
	font-size:36pt;
}	

#chapters {
	width: 520px;
	background-color: #ffffff;
}

#chapters p + p { 
	margin-top: 4pt; 
}

.toc {
    padding-left: 22px ;
    text-indent: -22px ;	
	font-size: 9pt;
}

.title {
	font-size: 9pt;
	font-weight:bold;
}

ul#certNavigation {
	position: absolute;
	right: 0;
	bottom: 10px;
	background-color:#3399cc;
	width: 950px;
}

ul#certNavigation li {
	color: #ffffff;
	float: left;
	height: 24px;
	list-style: none;
	overflow: hidden;
	margin-left: 830px;
}

ul#certNavigation li a {
	background: transparent;
	color: #ffffff;
	display: block;
	font-size: 12px;
	/*font-weight: bold;*/
	padding: 5px 12px;
	text-decoration: none;
}

ul#certNavigation li a:hover {
	background: #023d73;
}
