@charset "utf-8";
/* CSS Document for ADCS.in */

html, body {
	line-height: 18px;
	margin:0 auto;
	padding:0;
	font-family:Arial, Verdana, sans-serif;
}

.clearFloats{
	clear:both;
}
.quickLink {
	float:right;
	margin-right: 10px;
	margin-top: 5px;
	color:#F1F1F1;
	font-size: 11px;
}
.quickLink a:link {
	color: #F1F1F1;
	text-decoration: none
}
.quickLink a:active {
	color: #F1F1F1;
	text-decoration: none
}
.quickLink a:visited {
	color: #F1F1F1;
	text-decoration: none
}
.quickLink a:hover {
	color: #FFFFFF;
	text-decoration: none
}
.main {
	width: 752 px;
	background-color:#f7f7f7;
	margin-top:32px;
	margin-bottom:48px;
}
.header {
	background:url(../images/header.jpg) no-repeat;
	height:118px;
	width:752px;
}
.menuHolder {
	background:url(../images/menuBG.jpg) no-repeat;
	height:29px;
	width:742px;
	padding-left: 10px;
}
.subMenu, .content {
	float:left;
}

.subMenu p{
	background-image:url(../images/sideMenuBG.jpg);
	background-repeat:repeat-x;
}
.subMenu {
	width: 13%;
	margin-left:20px;
	margin-top:12px;
	text-align:center;
}
.subMenu a:link {
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
	
}
.subMenu a:active {
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
.subMenu a:visited {
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
.subMenu a:hover {
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	
}
.bodyCont {

width:752px;
}

.content {
	width:60%;
	margin-left:40px;
	margin-top:24px;

	/*width: 552px;
	padding-right: 100px;*/
}
.content p, .fontOneFour {
	font-size: 12px;
}
.wrap {
	padding-left: 100px;
}
.subtext {
	background:url(../images/subtext_1.png) no-repeat;
	width:547px;
	height:226px;
	padding-bottom: 50px;
}
.subSplit {
	float:left;
	width: 230px;
	height: 200px;
	margin-left: 30px;
	line-height: 18px;
}
.copyright {
	float:right;
	margin-top: 5px;
	margin-right: 10px;
	color:#ffffff;
	font-size: 12px;
}
.footer {
	background:url(../images/footer.jpg) no-repeat;
	height:32px;
	width: 752px;
	margin-top:48px;
}
.footer .quickLink {
	float:left;
	margin-top: 5px;
	margin-left: 10px;
	color:#ffffff;
	font-size: 12px;
}

.footer .quickLink a:link, .footer .copyright a:link {
	color: #ffffff;
	text-decoration: none
}
.footer .quickLink a:active, .footer .copyright a:active {
	color: #ffffff;
	text-decoration: none
}
.footer .quickLink a:visited, .footer .copyright a:visited {
	color: #ffffff;
	text-decoration: none
}
.footer .quickLink a:hover {
	color: #ffffff;
	text-decoration: none;
}

.footer .copyright a:hover {
	color: #f7f7f7;
	text-decoration: underline;
}


.menuItems {
	float:left;
	color:#FFFFFF;
}
