body {
	font-family : Verdana, Helvetica, sans-serif;
	color : #364D59;
	font-size: 12px;
	padding: 0px;
	background: #96979B url(../images/page_bg.jpg) repeat-y;
}
img.left {
	float: left;
	margin: 0 10px 0px 0;
}
img.right {
	float: right;
	margin: 0 20px 0px 10px;
}
img {
	border: none;
}
A, A:link, A:active, A:visited {
	text-decoration: none;
}
.clear {
	clear: both;
}
.content {
	width: 928px;
	margin: 20px auto 0 auto;
	background: #ffffff url(../images/content-back.gif) repeat-y;
	height: 100%;
	min-height:100%;
	background-color: #ffffff;
}
#copy {
	width: 595px;
	line-height:20px;
}
#footer {
	clear: both;
	width: 928px;
	margin: 0 auto;
	padding-bottom: 40px;
}
#copyright {
	float: left;
}
#twobirds {
	float: right;
	text-align: right;
}
.sponsorheading {
	text-align: center;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#C6C3C6;
	font-weight:bold;
	margin: 15px 0 15px 0;
}
.borderright {
	border-right: 1px solid #B3B4B6;
}
.borderleft {
	border-left: 1px solid #B3B4B6;
}
.bordertop {
	border-top: 1px solid #B3B4B6;
}
.borderbottom {
	border-bottom: 1px solid #B3B4B6;
}
/* STYLES FOR HOME PAGE */

#contenthome {
	width: 928px;
	margin-top: 20px;
	overflow: auto;
}
.homebox {
	float: left;
	text-align: left;
}
.homebox .logo {
	border-right: 1px hidden;
}
.homebox .color {
	border-right: 1px solid #FFF;
}
.homebox .text {
	background-color: #FFF;
	color: #7B7B7E;
	font-size: 11px;
	padding-top: 25px;
	height: 196px;
}
.homebox #apbc_color {
	background: url("images/home/apbc_color.jpg") top left no-repeat;
	width: 203px;
	height: 276px;
}
.homebox #apbc_text {
	width: 185px;
	padding: 9px;
	padding-top: 25px;
	line-height: 14px;
}
.homebox #apbc_text A {
	color: #00457C;
	font-weight: bold;
}
.homebox #amc_color {
	background: url("images/home/amc_color.jpg") top left no-repeat;
	width: 203px;
	height: 276px;
}
.homebox #amc_text {
	width: 185px;
	padding: 9px;
	padding-top: 25px;
	line-height: 14px;
}
.homebox #amc_text A {
	color: #C0362C;
	font-weight: bold;
}
.homebox #acc_color {
	background: url("images/home/acc_color.jpg") top left no-repeat;
	width: 201px;
	height: 276px;
}
.homebox #acc_text {
	width: 185px;
	padding: 9px;
	padding-top: 25px;
	line-height: 14px;
}
.homebox #acc_text A {
	color: #908200;
	font-weight: bold;
}
.homebox #asdc_color {
	background: url("images/home/asdc_color.jpg") top left no-repeat;
	width: 201px;
	height: 276px;
}
.homebox #asdc_text {
	width: 185px;
	padding: 9px;
	padding-top: 25px;
	line-height: 14px;
}
.homebox #asdc_text A {
	color: #008752;
	font-weight: bold;
}
.hometext {
	float: right;
	text-align: left;
	width: 316px;
	background: #FFF;
	height: 433px;
}
.scroll-track {
	height:10px;
	width:4px;
	background:#CACBCD;
}
.scroll-handle {
	height:10px;
	width:4px;
	background:#717174;
	cursor:pointer;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
.hometext .makeScroll {
	width: 271px;
	margin-left: 11px;
	margin-top: 21px;
	line-height: 15px;
	color: #A9A9A9;
}
.hometext .makeScroll A {
	color: #A9A9A9;
}
.hometext .makeScroll P {
	padding: 0;
	margin: 0;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 15px;
}
.hometext .makeScroll UL {
	padding-right: 15px;
	margin-left: 10px;
	padding-left: 10px;
}
.hometext #nav {
	margin-left: 18px;
	font-size: 10px;
	font-weight: bold;
}
.hometext .navitem {
	padding: 2px;
	color: #979797;
}
.hometext .navitem_on {
	padding: 2px;
	color: #717174;
	background: #F1F1F2;/* border-bottom: 1px dotted #B1B1B4; */
}
/* STYLES FOR SUBSITES */

#subsitetext {
	float: left;
	width: 611px;
	padding: 0 0 20px 0;
}
#logo {
	margin-right: 1px;
	float: left;
}
#subsitetext #nav {
	float: left;
	background: #FFF;
	width: auto;
	height: 139px;
	padding: 18px 0 0 13px;
	font-size: 10px;
	line-height: 17px;
}
.menuleft {
	width:auto;
	display:block;
	float:left;
	padding-right: 10px;
	border-right: 1px solid #00457c;
}
.menuright {
	width:auto;
	display:block;
	float:left;
	margin-left: 15px;
}
#subsitetext #nav .navitem_on {
	padding: 3px;
	margin-bottom: 20px;
}
#subsitetext #nav .navitem {
}
#subsitetext #nav .navitem a:link, #subsitetext #nav .navitem a:visited {
	color: #87878A;
	padding: 3px;
}
#subsitetext #nav .navitem a:hover, #subsitetext #nav .navitem a:active {
	background: #F0F3F6;
	color: #00457C;
	padding: 3px;
}
#subsitetext .copy {
	clear: both;
	background: #FFF;
	font-size: 12px;
	line-height: 15px;
	padding: 10px 0 25px 14px;
	color: #717174;
}
#subsitetext .copy h4 {

	
	color:#00457C;
	font-size:16px;
	font-weight:bold;
	line-height: 17px;
}
#subsitetext .copy h3 {
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:20px 0 10px 0;
	color:#878787;
}
#subsitetext .copy h2 {
	color:#717174;
	font-size:12px;
	font-weight:bold;
	margin-top:32px;
}
#subsitetext .copy h1 {
	color:#717174;
	font-size:12px;
	font-weight:bold;
	margin-top:32px;
}
#subsitetext .copy p {
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#717174;
}
#subsitetext .copy li {
	line-height: 20px;
}
/*

#subsitetext .copy #subhome {
	font-size: 14px;
	line-height: 17px;
}



*/



#subsitetext .copy .backtotop {
	font-size: 10px;
	margin: 0;
	padding: 0;
	line-height: 10px;
}
#subsitetext .copy #left {
	float: left;
	width: 453px;
	color: #9D9D9D;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #9F9FA1;
}
#subsitetext .intro {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 26px;
}
#sidebar {
	float: left;
	width: 315px;
	text-align: center;
	padding-bottom: 100px;
	border-left: 1px solid #B3B4B6;
	height: 100%;
	min-height:100%;
}
#sidebar img {
	margin-bottom:30px;
}
#sidebar #afcback {
	float: left;
}
#sidebar #download {
	float: left;
}
#secondnav {
	float: left;
	text-align: left;
	font-size: 10px;
	line-height: 15px;
	padding: 25px 0 25px 14px;
	width: 300px;
}
#secondnav A, #secondnav A:link, #secondnav A:visited, #secondnav A:active {
	color: #C2C2C3;
}
#promo {
	margin-top: 1px;
	background: url("images/promo_bg.gif") top left repeat-y;
	height: 184px;
}
#promo #left {
	float: left;
	margin-right: 1px;
	width: 417px;
	padding: 24px 5px 47px 17px;
	color: #9D9D9D;
	font-size: 12px;
	line-height: 15px;
}
#promo #right {
	float: right;
	width: 151px;
	padding: 24px 0 0 17px;
	font-size: 10px;
	line-height: 15px;
	color: #C2C2C3;
}
#promo #right A {
	color: #C2C2C3;
}
#promo #left #picture, #subsitetext .copy #picture {
	float: left;
	padding: 1px;
	border: 1px solid #A7BACA;
	margin-right: 20px;
}
#promo H1, #secondnav H1, #subsitetext .copy #left H1 {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 12px;
}
#subsitetext .copy #left H2 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
}
#promo #right H1 {
	color: #C2C2C3;
}
.gallery {
	width:100%;
	display:block;
	float:left;
}
.gallery img {
	border: 2px solid #00457C;
}
/* STYLES FOR APBC */

#apbc_content A, #apbc_content #promo #left H1, #apbc_content #secondnav H1, #apbc_content #subsitetext .copy H1, #apbc_content #subsitetext .copy #left H1, #apbc_content #subsitetext .copy #left H2, #apbc_content #subsitetext .intro {
	color: #00457C;
}
#apbc_content #subsitetext #nav {
	color: #67839B;
}
#apbc_content #subsitetext #nav .navitem_on {
	background: #F0F3F6;/* border-bottom: 1px dotted #6F8EA8; */
}
#apbc_content #subsitetext .copy {
	border-top: 18px solid #00457C;
	padding-right:  20px;
}
.apbc_submit {
	background: transparent url(images/apbc/submit.gif) no-repeat center top;
}
#apbc_content #cForm .text {
	background: #F7F7F7;
}

