/* CSS Document */
p
{
	color: #000;
}
.text
{
	padding-left: 15px;
 	padding-right: 15px;
}
td 
{
	font-family:Verdana,sans-serif; 
	font-size: 10px;
}
a 
{
	text-decoration:none;
}
#indLinks a:hover
{
	color: #000;
}
input {font-size:10px}
body {
	color: #636363;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.mainContainer
{
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -375px;
	background: url("../images/has-logo-blue.jpg") no-repeat top left;
	width: 750px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	height: 100%;
	padding: 0;
	z-index: 0;
}
.siteBanner
{
	position: relative;
	float: left;
	width: 100%;
	top: 10px;
	right: 89px;
	text-align: right;
}
.siteBanner a:link, .siteBanner a:visited 
{
	color: #686868;
}
.siteBanner a:hover 
{
	color: #295254;
	text-decoration: underline;
}
.title
{
	position: absolute;
	top: 94px;
	left: 185px;
	width: 400px;
	height: 27px;
	margin-left: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	font: 18px Tahoma;
	color: #1362C1;
	font-weight: bold;
}
.rightImage
{
	position: absolute;
	top: -33px;
	left: 501px;
	width: 226px;
	height: 218px;
}
.listImages
{
	position: absolute;
	top: 18px;
	left: 225px;
	width: 69px;
	height: 221px;
	background: url("../images/listImages.jpg") no-repeat top left;
}
.container
{
	position: relative;
	float: left;
	width: 750px;
	margin-top: 96px;
	background: url("../images/background-blue.jpg") repeat-y;
	padding: 0;
}
.leftContainer
{
	float: left;
	width: 190px;
	z-index: 1;
}
.leftnav
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.leftnav a:link, .leftnav a:visited
{
	background: url("../images/arrow2.gif") no-repeat 10px 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #FFFFFF;
	border-bottom: 1px solid #86A0AB;
	margin-right: 5px;
	display: block;
}
.leftnav a:hover
{
	background: #166DD9;
	color: #C9CF63;
}
#ACAlogo
{
	position: relative;
	bottom: -35px;
	left: 43px;
}
h2.lefthead 
{
	font-size: 11px;
	font-weight: bold;
	color: #FFF9C6;
}
.middleContainer
{
	float: left;
	margin-left: -4px;
	font: 11px Arial;
	font-weight: bold;
	width: 536px;
	color: #000;
	border-right: solid 1px #FFFFFF;
	z-index: 2;
}
ul.contentlist 
{
	list-style: none;
}
ul.contentlist li 
{
	font: 12px/30px Verdana, Arial, Helvetica, sans-serif;
	color: #C11338;
	background: url("../images/listImages.jpg") no-repeat top left;
	padding-left: 55px;
	vertical-align: top;
	line-height: 49px;
	list-style: none;
}
ul.contentlist a:link, ul.contentlist a:visited 
{
	color: #C11338;
}
ul.contentlist a:hover 
{
	color: #BDC25D;
}
.rightContainer
{
	float: left;
	width: 221px;
	margin-top: -10px;
	z-index: 3;
}
.boldhead {
	font-size: 12px;
	color: #1153A7;
	text-align: center;
	font-weight: bold;
}

.footer
{
	position: relative;
	float: left;
	color: #FFFFFF;
	height: 63px;
	background: url("../images/footer-background.jpg") no-repeat top left;
	width: 726px;
	text-align: center;
	padding-top: 5px;
	margin: 0;
}
.footer a:link, .footer a:visited 
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.footer a:hover 
{
	color: #DFE3E2;
}
ul.rightarrow 
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.rightarrow li 
{
	background: url("../images/arrow.gif") no-repeat top left;
	padding-left: 10px;
	padding-bottom: 5px;
	list-style: none;
	line-height: 16px;
}
ul.rightarrow a:link, ul.rightarrow a:visited 
{
	color: #4E797F;
}
ul.rightarrow a:hover
{
	color: #295254;
	text-decoration: underline;
}

#missionStatement
{
	font-style: italic;
	width: 508px;
	height: 96px;
	padding-top: 10px;
	padding-left: 11px;
	padding-right: 5px;
	color: #1155A8;
	background: url("../images/missionBack.jpg") no-repeat top left;
}
.note
{
	color: DF682D;
	font-size: 9px;
}
#cForm
{
	border: solid 1px #000;
	background-color: #FAFAFA;
}
#cForm td
{
	padding-left: 15px;
}
p.error
{
	font-size: 20px;
	color: #FF0000;
}