#navlayout{
	position:relative;
}

/****************** Layout pods *************/
#acs_columns-ab-a {
	width: 48%;
	margin:1px;
	float:left;
}
#acs_columns-ab-b {
	width: 48%;
	margin:1px 8px 1px 1px;
	float:right;
}
#acs_columns-ab-all{
	margin:1px;
}
.acs_pod{
	margin:4px 1px 1px;
}
.acs_pod-l-border{
	margin:1px;
	border-left: 1px solid #dbe0e6;
}
.acs_pod-acp{
	border: 1px solid #dbe0e6;
	background-color: #EBE2F3;
}
/***************** styles ***********************/
.acs_style1 {
	font-size: .74em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 4px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #330099;
}
.acs_style2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 4px;
	text-decoration: underline;
	color:#0000FF;
}
.acs_style3 {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}
.acs_style4 {
	font-size: .74em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: -4px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #330099;
}

.acs_headings a:link  {
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.acs_headings a:visited  {
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5174C5;
	text-decoration: none;
}
.acs_headings a:hover {
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
}
.acs_headings2 {
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #330099;
	text-decoration:none;
}
.acs_location {
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style: normal;
	color:#6666FF;
}
.acs_dated{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	padding-left:2px;
}
.acs_dates {
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #5174C5;
}
.acs_acptext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding: 4px 4px 0 8px;
	color: #330099;
	text-align: justify;
	border-right: 12px solid #F0EACE;
}
/*********************** hover styles ************************/
.acs_rule-marker {
	BORDER-TOP: 1px solid #dbe0e6;
	margin:6px;
	LIST-STYLE-TYPE: none;
	text-decoration: none;
	color: #5174C5;
	font-size:0.8em;
}
.acs_rule-marker LI {
	BORDER-BOTTOM: 1px solid #dbe0e6;
	BACKGROUND-COLOR: #fff;
	text-decoration: none;
}
.acs_rule-marker LI a:link,.acs_rule-marker LI a:visited  {
	DISPLAY: block;
	text-decoration: none;
}
.acs_rule-marker LI a:hover{
	background-color:#FFCC00;
}
/*********************** alt hover styles ************************/
.acs_ruler-list {
	BORDER-TOP: 1px solid #dbe0e6;
	margin:8px 11px 8px 6px;
	LIST-STYLE-TYPE: none;
	text-decoration: none;
	color: #5174C5;
	font-size:1em;
}
.acs_ruler-list LI {
	BORDER-BOTTOM: 1px solid #dbe0e6;
	BACKGROUND-COLOR: #FAF8EF;
	text-decoration: none;
}
.acs_ruler-list LI a:link,.acs_ruler-list LI a:visited  {
	DISPLAY: block;
	text-decoration: none;
	padding: 0 0 0 4px;
}
.acs_ruler-list LI a:hover{
	background-color:#FFEC9F;
	text-decoration: none;
}
.acs_hrow {
	background-color: #CC9933;
	width:99%;
	height:1px;
}
/********************* new nav bar styles ***********************/
#acs_nav {
	width: 100%;
	padding: 0 0 1px 0px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5F2E0;
	color: #0000FF;
	font-size:11px;
	font-weight: bold;
	}
	
#acs_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	text-align:left;
	}
		
#acs_nav li {
	border-bottom: 1px solid #D7AC55;
	margin: 0 px;
	list-style: none;
	list-style-image: none;
	text-align: left;
		}
		
#acs_nav li a {
	display: block;
	padding: 4px 2px 4px 8px;
	border-right: 12px solid #F0EACE;
	background-color: #F5F2E0;
	color: #0000FF;
	text-decoration: none;
	width: 100%;
	}

html>body #acs_nav li a {
	width: auto;
	}

#acs_nav li a:hover {
	border-right: 12px solid #5174C5;
	background-color: #FFEC9F;
	color: #0000FF;
	text-decoration:none;
		}
/********************* new nav bar styles ***********************/
#acs_navsub {
	width:127px;
	padding: 0 0 1px 0;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5F2E0;
	color: #5174C5;
	font-size:11px;
	font-weight: bold;
	border-left: 1px solid #CC9933;
	border-right: 1px solid #CC9933;
	border-top: 1px solid #CC9933;
	position:absolute; 
	left:127px; 
	top:66px; 
	z-index:1; 
	}
	
#acs_navsub ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
		
#acs_navsub li {
	border-bottom: 1px solid #D7AC55;
	margin: 0;
	list-style: none;
	list-style-image: none;
	text-align: center;
		}
		
#acs_navsub li a {
	display: block;
	padding: 4px 2px 4px 2px;
	background-color: #FBFAF0;
	color: #0000FF;
	text-decoration: none;
	width: 100%;
	}

html>body #acs_navsub li a {
	width: auto;
	}

#acs_navsub li a:hover {
	background-color: #FFEC9F;
	color: #0000FF;
	text-decoration:none;
		}

/*************************** filled bars ************************/		
.acs_headers {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 0 1px 0;
	background-color: #D7AC55;
	color: #FFFFFF;
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	}
.acs_headerfull {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 0 8px 0;
	background-color: #D7AC55;
	color: #FFFFFF;
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	}
.acs_headerblank {
	width: 100%;
	padding: 2px 0 2px 0;
	background-color: #F5F2E0;
	border-bottom: 1px solid #D7AC55;

	}
.acs_headeracp {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin:6px 0 0 0 ;
	padding: 1px 0 1px 0;
	background-color: #D7AC55;
	color: #FFFFFF;
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	}
.acs_subheaders {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 0 1px 0;
	margin:0px;
	background-color: #5174C5;
	color: #FFFFFF;
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	border-left: 12px solid #F5F2E0;
	border-right: 12px solid #F5F2E0;
	}
.acs_aprayer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330099;
	padding:1px 3px 1px 3px;
	font-weight: normal;
	text-decoration: none;
}
.acs_headerblankwtext{
	width: 127px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1 0 1px 8px;
	color: #330099;
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	background-color: #F5F2E0;
	border-bottom: 1px solid #D7AC55;
	}
}

