body{
	margin: 0;
	padding: 0;
	background-color: #eee;
	background-image: url('gfx/ultralight-bg-marble.png');
	font-family: arial, sans-serif;
	font-size: 10pt;
	}
a{
	text-decoration: none;
	color: #002;
	}
a:hover{
	color: #2b3e7c;
	}

.PAGECONTAINER{
	position: absolute;
	text-align: left;
	top: 12pt;
	left: 15%;
	right: 15%;
	padding-top: 52px;
	padding-left: 39px;
	padding-right: 6px;
	min-width: 620px;
	}

.HEADERCONTAINER{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 52px;
	overflow: hidden;
	}
.HEADERIMGLEFT{
	position: absolute;
	top: 0;
	left: 0;
	width: 346px;
	height: 52px;
	}
.HEADERIMGMIDDLE{
	position: absolute;
	top: 0;
	right: 140px;
	left: 346px;
	background-color: #2b3e7c;
	background-image: url('gfx/de-banner-middle.gif');
	height: 52px;
	}
.HEADERIMGRIGHT{
	position: absolute;
	right: 0;
	top: 0;
	width: 140px;
	height: 52px;
	}
.BOXIMGLEFT{
	position: absolute;
	left: 0;
	top: 52px;
	bottom: 0;
	background-color: #2b3e7c;
	}
.BOXIMGLEFT{
	position: absolute;
	left: 0;
	top: 52px;
	bottom: 0;
	background-color: #2b3e7c;
	}
.BOXIMGRIGHT{
	position: absolute;
	right: 0;
	top: 52px;
	bottom: 0;
	width: 8px;
	background-color: silver;
	background-image: url('gfx/de-box-right.gif');
	}
.FOOTERBOX{
	position: absolute;
	left: 0;
	right: 0;
	height: 6px;
	display: block;
	background-color: #2b3e7c;
	}
.FOOTERBOX2{
	position: absolute;
	left: 0;
	right: 0;
	height: 6px;
	display: block;
	padding-top: 10pt;
	text-align: center;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	}

.PAGECONTENT{
	display: block;
	padding: 8px;
	background-color: white;
	min-height: 300px;
	text-align: left;
	color: #555;
	}
.content-img{
	border: 1px solid #2b3e7c;
	margin: 14px;
	}

.PRICETABLE td{
	font-style: oblique;
	text-align: center;
	}

.splashgfx{
	color: #2b3e7c;
	}
.splashgfx a, img{
	color: #2b3e7c;
	border: 0px;
	text-decoration: none;
	}
.splashgfx img{
	border-bottom: 1px solid #2b3e7c;
	}

.heading1{
	color: #2b3e7c;
	font-size: 10pt;
	font-weight: bold;
	}
.heading2{
	color: #2b3e7c;
	font-size: 10pt;
	}

.homelink{
	color: gray;
	}

.EP_H1{
	display: block;
	text-align: center;
	font-size: 18pt;
	color: #F6913E;
	}

.EP_MAINTABLE{
	
	}
.EP_MAINTABLE td{
	vertical-align: top;
	}
.EP_MAINTABLE a{
	color: #E11E00;
	display: inline-block;
	padding: 4pt;
	border: 1px solid #EFD682;
	}
.EP_MAINTABLE a:hover{
	border: 1px solid #E11E00;
	background-color: #ffffc0;
	}
.EP_MAINTABLE img, img a{
	border: 1px solid gray;
	}
	
.EP_NAVTD{
	color: #E11E00;
	}