﻿@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	margin-top: 0px;
	background: #133B6F url(../images/ACI_top-bg.jpg) repeat-x;
}
#container {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#menu_bar {
	background-color: #133B6F;
	clear: both;
	width: 975px;
	text-align: center;
	height: 27px;
	padding-top: 10px;
	float: left;
	margin-top: 0px;
}
#mainsection {
	width: 975px;
}
#main_right {
	float: right;
	width: 185px;
	text-align: center;
}
#main_left {
	float: left;
	width: 190px;
}
#inner_left_2 {
	width: 180px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
	margin-top: 10px;
	margin-left: 5px;
	padding-bottom: 6px;
	margin-bottom: 12px;
}
#inner_left_3 {
	width: 180px;
	text-align: center;
	color: #000000;
	border: 2px solid #FFFFFF;
	margin-top: 10px;
	margin-left: 5px;
	padding-bottom: 6px;
	margin-bottom: 12px;
	background-color: #CAF4FF;
}
#main_center {
	float: left;
	width: 570px;
	background-color: #FFFFFF;
	margin-left: 8px;
	padding-bottom: 12px;
}
#main_center-large {
	float: left;
	width: 770px;
	background-color: #FFFFFF;
	margin-left: 8px;
	padding-bottom: 12px;
}

#center_top {
	background-image: url(../images/center_top.jpg);
	height: 21px;
}
#center_top-Large {
	height: 21px;
	background: url(../images/center_top_large.jpg) no-repeat;
}




#footer {
	clear: both;
	background-color: #FFFFFF;
	margin-top: 0px;
	height: 110px;
	background-image: url(../images/ACI_footer_bg.jpg);
	width: 975px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	padding-top: 17px;
}

#inner_left_1 {
	width: 185px;
	text-align: center;
	color: #000000;
	background: #FFFF00;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-align: center;
	color: #B11717;
	margin-top: 0px;
}
p {
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #B21617;
	padding-left: 10px;
}
.fs-c {
	text-align: center;
}
.gfx-nb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #000099;
	padding-left: 10px;
}
#main_left_50 {
	float: left;
	width: 480px;
	background-color: #FFFFFF;
	padding-top: 20px;
	background-image: url(../images/480_top.jpg);
	background-repeat: no-repeat;
}


#main_right_50 {
	float: right;
	width: 480px;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 20px;
	background-image: url(../images/480_top.jpg);
	background-repeat: no-repeat;
}
.style6 {
	color: #FFFF00;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
}
.style7 {
	color: #000099;
	text-align: center;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
}
.fs-l {
	text-align: left;
}

.gfx-l-nb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-right: 10px;
}
#twophotos {
	clear: both;
	height: 410px;
	padding-top: 0px;
	margin-top: 0px;
	text-align: center;
}
.CenterLeft60 {
	width: 48%;
	float: left;
	padding-left: 10px;
}
.centerFull {
	clear: both;
	width: 100%;
}
a.mail:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.mail:visited {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
a.mail:hover {
	color: #66FF00;
	text-decoration: none;
	font-weight: bold;
}


.CenterRight {
	float: right;
	width: 45%;
	clear: right;
	margin-right: 10px;
	background: #FFFF99;
}
