@charset "utf-8";
/* CSS Document */
html {
	min-height: 101%;/*margin-bottom: 1px;*/
}
body {
	font-family: Calibri, Arial, sans-serif;
	margin: 0 0 30px 0;
	padding: 0px;
	color: #000;
	background-color: #FFF;
	font-size: 100%;
	min-width: 940px;
}
#masthead {
	font-family: Candara, Arial, sans-serif;
}
#masthead h1 {
	font-size: 1.4em;
	text-transform: uppercase;
	letter-spacing: normal;
	font-weight: normal;
	color: #f1f1f1;
	background-image: url(img/abs_Masthead.jpg);
	background-repeat: repeat-x;
	background-color: #666600;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: center;
}
#masthead h1 a {
	color: #f1f1f1;
	text-decoration: none;
}
.subhead {
	font-size: 0.7em;
	margin: 0 0 12px;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	margin: 3px 0 12px 22px;
	position: relative;
	top: -28px;
}
#layoutwrapper {
	margin: 0px auto;
	width: 924px;
	padding: 8px;
	border: 1px solid #000;
}
#banner {
	background-repeat: repeat;
	background-position: left bottom;
	padding-bottom: 0px;
	background-image: url(../assets/logo_bkgrnd.gif);
}
#banner img {
	vertical-align: bottom;
	border: 0;
}
#columnwrapper {
	background-image: url(img/abs06_columns_wrapper.jpg);
	zoom: 1;
}
#column1 {
	width:278px;
	float:left;
	margin-top:10px;
	padding:10px;
	border:1px solid #4f4f4f;
	margin-right: 5px;
	margin-bottom: 10px;
}
#column2 {
	width:282px;
	float:left;
	margin-top:10px;
	padding:10px;
	border:1px solid #333;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#column3 {
	width:278px;
	float:left;
	margin-top:10px;
	padding:10px;
	border:1px solid #333;
	margin-bottom: 10px;
	margin-left: 5px;
}
#left {
	width:690px;
	float:left;
	margin-top:10px;
	padding:10px;
	border:1px solid #333;
	margin-right: 5px;
	margin-bottom: 10px;
}
#right {
	width:180px;
	float:left;
	margin-top:10px;
	padding:10px;
	border:1px solid #333;
	margin-bottom: 10px;
	margin-left: 5px;
}
#left1 {
	width:330px;
	float:left;
	margin-top:10px;
	padding:10px;
	border:1px solid #333;
	margin-right: 10px;
	margin-bottom: 10px;
}
#left2 {
	width:328px;
	float:left;
	margin-top:10px;
	padding:10px;
	border:1px solid #333;
	margin-right: 5px;
	margin-bottom: 10px;
}

.content {
	/*padding: 24px;*/
	line-height: 1.5em;
}
h1 {
	font-family: Candara, Arial, sans-serif;
	letter-spacing: .1em;
	font-size: 1.4em;
	text-transform: uppercase;
	margin: 24px 0 0 0;
	color: #333300;
}
h2 {
	font-family: Candara, Arial, sans-serif;
	letter-spacing: .1em;
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 24px 0 0 0;
	color: #660;
}
h3 {
	font-family: Candara, Arial, sans-serif;
	font-size: 1.2em;
	margin: 24px 0 0 0;
	color: #660;
}
h4 {
	font-family: Candara, Arial, sans-serif;
	font-size: 0.9em;
	color: #330;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h2 a {
	color: #333300;
}
h3.epmTopper {
	text-transform: uppercase;
	letter-spacing: 0.35em;
	font-size: 0.9em;
	margin: 16px 0 0;
	color: #000;
	background-color: #FFF;
	padding: 6px 6px 6px 12px;
	border: 1px solid #000;
}
p {
	font-size: 0.9em;
	line-height: 1.5em;
}

a:link {
	color: #330;
}
a:visited {
	color: #660;
}
a:hover {
	color: #660;
}
a:active {
	color: #660;
}
#right h1 {
	font-family: Candara, Arial, sans-serif;
	font-size: 1.1em;
	color: #330;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660;
	margin-bottom: 0px;
	margin-top: 5px;
}
#right p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.85em;
}
#right a {
	font-family: Candara, Arial, sans-serif;
	font-weight: bold;
	color: #660;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	margin: 0px;
}
#right a:visited {
	font-size: 1em;
	font-weight: bold;
	color: #660;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660;
}
#right a:active {
	font-size: 1em;
	font-weight: bold;
	color: #660;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660;
}
#right a:hover {
	background-color: #330;
	color: #f1f1f1;
}
.noMarginTop {
	margin-top: 0;
	text-decoration: none;
	margin-bottom: 5px;
}
.margin0-0-5-0 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.uppercase {
	text-transform: uppercase;
	letter-spacing: .25em;
}
.hangingIndent5 {
	margin-left: 5px;
	text-indent:-5px;
}
.hangingIndent {
	margin-left: 13px;
	text-indent:-13px;
}
.indent15 {
	margin-left: 15px;
}
.indent15-topspace0 {
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
}

.indent30 {
	margin-left: 30px;
}
.margin0-0-5-15 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.margin0-0-15 {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
}
.green {
	color: #660;
}
.greenBold {
	color: #660;
	font-weight: bold;
}

#footer_wrapper {
	clear: both;
	background-image: url(../assets/footer2.png);/*zoom: 1;*/
}
.footer {
	color: #f1f1f1;
	font-size: 0.7em;
	overflow: hidden;
	zoom: 1;
	text-align: center;
	padding: 16px 0;
}
.footer p {
	margin: 0px 0 4px 0;
}
