@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #FFF url(/images/stripe2.png) repeat;
}

.cleaner {clear:both; width:0; height:0; padding:0; margin:0; }

a {
	color:#015481;
}

.product {
	margin-top: 15px;
	border-top: 1px solid #EEE;
}
.product_image {
	max-width: 150px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.product_text {
}

#wrapper {
	width: 750px;
	margin: auto;
	text-align:left;
}


#Table_01 {
	position:relative;
	left:0px;
	top:0px;}

#asap-02_ {
	position:absolute;
	left:0px;
	top:0px;
	width:240px;
	height:156px;
}

#asap-topright {
	position:absolute;
	left:240px;
	top:0px;
	width:510px;
	height:110px;
}

img#asap-topright-shadow {
	position: absolute;
	top:0px;
	left: 0px;
	margin-top: 43px;
}

#utility {
	float:right;
	font-size: 10px;
	padding-top: 10px;
}

#utility a {
	padding-left: 10px;
	color: #000;
	text-decoration: none;
}

#utility a:hover {
	text-decoration: underline;
}

#asap-nav {
	position:absolute;
	left:240px;
	top:110px;
	width:510px;
	height:46px;
	background: url(/images/asap_05.png) bottom left no-repeat;
}

img#asap-navbg{
	position:absolute;
	left:0px;
	top:0px;
}

ul#navBACKUP {

	width:500px;
	position:absolute;
	top:17px;
	left: 0px;
	padding: 0;
	margin: 0;
	font-size: 16px;
}

ul#navBACKUP li {
		 list-style-type: none;
		 display: inline;
		 padding: 15px 12px 0px 20px;
}

ul#nav {

	width:500px;
	position:absolute;
	top:17px;
	left: 0px;
	padding: 0;
	margin: 0;
	font-size: 16px;
	height:39px;
}



ul#nav li {
		 list-style-type: none;
		 display: inline;
		 /* padding: 12px 15px 0px 15px; */
		 height:39px;
}

ul#nav li#selected {
		 /* background: url(/images/tab.png) top left no-repeat; 
		 background: #b80139; */
}

ul#nav a {
	color: #000;
	text-decoration:none;
	padding: 5px 15px 5px 15px;
}

ul#nav li#selected a {
	color:#FFF;
	background: #b80139;
	padding: 12px 13px 6px 13px;
	border-top: 2px solid #9f0132;
	border-left: 2px solid #9f0132;
	border-right: 2px solid #9f0132;
	border-bottom: 1px solid #b80139;
}

ul#nav li a:hover {
	color:#FFF;
	background: #b80139;
	border-bottom: 2px solid #9f0132;

}

ul#nav a:hover {
	color:#015481;
}

#asap-06_ {
	position:absolute;
	left:0px;
	top:156px;
	width:240px;
	height:40px;
}

#asap-07_ {
	position:absolute;
	left:240px;
	top:156px;
	width:510px;
	height:40px;
}

#asap-08_ {
	position:absolute;
	left:0px;
	top:196px;
	width:750px;
	height:185px;
}

#asap-contentarea {
	background: url(/images/asap_11.png) top left repeat-y;
	position:absolute;
	left:0px;
	top:381px;
	width:750px;
}
#asap-contentarea-inside {
	background: url(/images/asap_11.png) top left repeat-y;
	position:absolute;
	left:0px;
	top:196px;
	width:750px;
}

#asap-leftfargo {
	height: 28px;
	width: 238px;
	text-align:right;
	float:left;
}

#asap-leftnav {
	float:left;
	background: url(/images/asap_09.png) top left no-repeat;
	width:252px;
	height:497px;
	padding-top: 10px;
}

#asap-leftnav ul li, #asap-leftnav ul li ul {
	list-style-type: none;
	padding: 4px 8px 4px 4px;
	font-weight:bold;
}

#asap-leftnav ul li ul li {
	font-weight: normal;
}

#asap-leftnav a {
	text-decoration: none;
	padding: 4px 8px 4px 0px;
}

#asap-leftnav a:hover {
	font-weight:bold;
}

#asap-content {
	padding-right:15px;
	font-size: 14px;
	line-height: 18px;
	float:right;
	width: 480px;
	padding-bottom: 15px;
}

#asap-footer {
	background: #FFFFFF url(/images/asap_12.png) bottom left no-repeat;
	width:750px;
	height:45px;
}

#footer-copyright {
	padding-left: 200px;
	padding-top: 10px;
}

.news_title {
	margin-top: 10px;
}

.news_title a {
	text-decoration:none;
	font-weight: bold;
}

.news_blurb {
	margin-top: 10px;
}

.mceContentBody {

}

.mceContentHeader {
	font-size: 18px;
	font-weight: bold;
}