﻿/* Global Styles */
body {
	margin-top: 18px;
	margin-left: auto;
	margin-right:auto;
	font-size:12px;
	width: 100%; margin-left:auto; margin-right:auto; background-image:url(images/aq_background_1.jpg); background-repeat:repeat-x; background-position: top;
	background-color: #E2E9F1;
	
}
#body1{
	position: relative;
	margin-left: auto;
	margin-right:auto;
	border:1px solid #transparent;
	width:990px;
	height:2250px;
	background-color:#FFFFFF;
	border:solid 1px #7098CB;
	top:34px;
}
#body2{
	position: relative;
	margin-left: auto;
	margin-right:auto;
	border:0px solid #999999;
	width:950px;
	height:100px;
	top:10px;
}
#pageHeader {
	position: relative;
	height: 150px;
	width: 100%;
	text-align:center;
	background-color:transparent;
	background:url(images/cc_banner22.jpg) no-repeat;
	background-position:center; 
}
#pageHeader1 {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	width: 990px;
	background-color:transparent;
}
.p {
    text-align: justify;
    padding-left: 5px;
	padding-right: 5px;
}
.p1 {
    font-size:14px;
    text-align:center;
    padding-left: 5px;
	padding-right: 5px;
	
}
.p2 {
    text-align: justify;
    padding-left: 5px;
	padding-right: 5px;
	font-size:12px;
	font-family: Tahoma;
	color:#000000;
}
.p3 {
    text-align:center;
}
.p4 {
    padding-left: 5px;
	padding-right: 5px;
	font-size:12px;
	font-family: tahoma;
	color: #000000;
}
#navigation a {
	color: #000000;
	display: block;
}
#navigation a:hover {
	background: #C0C0C0 no-repeat;
	color: #FF3300;
}
.navText {
	color: #003366;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: inherit;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}