body {
	margin: 0px;
	background-color: #fff;
	}

/* -------------------------------------------- TEXT & LINK STYLES -------------------------------------------- */
body, td {
	font-size: 10px;
	color: #4B4B4B;
	font-family: "verdana";
	}	
	
h2 {line-height: 20pt;}

h3, h4 {line-height: 15pt;}

h5, h6 {line-height: 10pt;}

h1, h2, h3, h4, h5, h6 {
	font-family: "arial narrow", "helvetica condensed", "arial";
	margin: 0px;
	}
	
h1 {
	font-size: 10pt;
	line-height: 14pt;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #ECA000;
	}
	
a {
	text-decoration: underline;
	font-weight: normal;
	color: #ECA000;
	}

a:link:hover {text-decoration: none;}
	
h1, h2, h3, h4, h5, h6 {color: #ECA000;}

.details {
	font-size: 7pt;
	font-weight: normal;
	color: #9a9a9a;
	}

.details a {
	font-size: 7pt;
	font-weight: normal;
	color: #9a9a9a;
	text-decoration: none;
	}
	
.details a:link:hover {color: #ECA000;}

.ezekiel, .ezekiel a {
	color: #f4f4f4;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	}

/* -------------------------------------------- NAVIGATION STYLES -------------------------------------------- */
	
#menu {
	background: url(/clientImages/32085/template/details-menu-bottom.gif) left bottom no-repeat;
	padding: 0px 10px 10px 10px;
	}

a.menu {
	font-size: 7pt;
	line-height: 10pt;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	width: 100%;
	}

a.menu:link:hover {
	text-decoration: none;
	font-weight: normal;
	}

/* -------------------------------------------- DEFAULT AND DETAILS STYLES -------------------------------------------- */

#whitetop {border-bottom: 3px solid #000;}
	
#toplinks {
	width: 170px;
	padding: 20px 20px 10px 10px;
	text-align: right;
	}

#toplinks a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 6pt;
	line-height: 10pt;
	letter-spacing: 1px;
	color: #8C8C8B;
	}
	
#toplinks a:link:hover {
	background: #E3E3E3 url(/clientImages/32085/template/rcp-link-on.gif) left center no-repeat;
	color: #70706F;
	}

#stripebg {
	background: url(/clientImages/32085/template/bg.gif);
	border-bottom: 3px solid #000;
	}
	
#main-right {
	background: url(/clientImages/32085/template/main-right.gif) right top no-repeat;
	width: 8px;
	vertical-align: top;
	}
	
#border-left {
	background: url(/clientImages/32085/template/border-left.gif) repeat-y;
	width: 9px;
	}
	
#border-right {
	background: url(/clientImages/32085/template/border-right.gif) repeat-y;
	width: 9px;
	}
	
#main-top {
	width: 770px;
	height: 10px;
	background: url(/clientImages/32085/template/main-top.gif) no-repeat;
	}
