@charset "utf-8";
#apDiv3-3 {
	z-index:3;
	position: relative;
	top: -115px;
}

#apDiv3-2 {
	z-index:3;
	left: -35px;
	position: relative;
	top: -150px;
}

#apDiv3-1 {
	z-index:3;
	left: -32px;
	position: relative;
	top: -38px;
}

#apDiv3 {
	position:relative;
	width:580px;
	height:auto;
	z-index:3;
	top: -30px;
	left: 0px;
}

#apDiv2 {
	position:relative;
	width:200px;
	height:169px;
	z-index:2;
	left: -31px;
	top: 0px;
	float: right;
}
.anchor {
	left: -31px;
}



body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #1e1e1e;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 100%;
}
.bodycopyregion {
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.oneColLiqCtr #container {
	width: auto;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.BannerLeft {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.leftnav {
	text-align: right;
	padding-right: 12px;
}

.footer {
	font-family: Verdana;
	font-size: 7pt;
	color: #626469;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #83BC34;
	border-right-color: #83BC34;
	border-bottom-color: #83BC34;
	border-left-color: #83BC34;
	padding-top: 6px;
	z-index: 4;
	clear: left;
}
.hr_green {
	color: #83BC34;
	background-color: #83BC34;
	border-top-color: #83BC34;
	border-right-color: #83BC34;
	border-bottom-color: #83BC34;
	border-left-color: #83BC34;
}

.copy_heading_1 {
	font-family: Tahoma;
	font-size: 20px;
	line-height: 24px;
	color: #83BC34;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 24px;
	margin-top: 18px;
	font-weight: bold;
}

.banner_heading_1 {
	font-family: Tahoma;
	font-size: 22px;
	line-height: 32px;
	color: #83BC34;
	margin-left: 24px;
	margin-right: 12px;
	margin-bottom: 24px;
	margin-top: 18px;
	font-weight: bold;
}

.copy_heading_2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #323232;
	margin-left: 12px;
	margin-right: 12px;
	line-height: 13px;
	margin-bottom: -12px;
}


.copy_body {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height:13px;
	color: #353535;
	margin-left: 12px;
	margin-right: 12px;
}

ul {list-style-type:none
}

li {
	list-style-position: outside;
	background: url(images/bullet_11px_verdana.gif) no-repeat;
	background-position:0 0;
	padding-left:15px;
	line-height: 13px;
	vertical-align: top;
	margin-top: 6px;
	margin-left: 12px;
}

.copy_highlight {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 19px;
	color: #323232;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: -9px;
}

.copy_quote {
	font-family: Verdana;
	font-size: 9px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.copy_breadcrumb {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#h_alert_email {
	display:none;
	color: #CC3333;
}

a {
	color: #636468;
}
