body { 
	margin: 0px; 
	top: 0px; 
	left: 0px;
	background-color: #ffffff;
	width: 100%;
	}

	
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* HEADER AREA STYLES - INC PHONE TXT/NUMBER AND LOGO */

#header { 
	display: none;
	}
	
#masthead {
	display: block;
	position: absolute;
	width: 100%; 
	height: 80px; 
	display: block;
	z-index: 1;
	}
	
#phonetxt { 
	float: right; 
	top: 0px; 
	font-family: georgia; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #000; 
	margin-top: 18px;
	margin-right: 0px;
	margin-left: 40px;
	
	}

.phonenumber { 
	font-family: georgia; 
	font-size: 14pt; 
	font-weight: normal; 
	color: #000; 
	padding-left: 8px; 
	}

#logo { 
	position: absolute; 
	margin: 0px; 
	top: 0px; 
	left: 0px; 
	}
	
	
/* +++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* CONTENT AREA STYLES - INC PHONE TXT/NUMBER AND LOGO */

#page {
	position: relative !important;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	}
	
#contentarea {
	position: relative;
	width: 80%;
	left: 20px;
	right: 20px;
	top: 120px;
	}
	
#contentarea h1 {
	font-size: 14pt;
	}
	
#contentarea h2 {
	font-size: 10pt;
	}
	
#contentarea p, #contentarea ul, #contentarea ol, #contentarea a {
	font-size: 9pt;	
	line-height: 18pt;
	font-family: georgia; 
	}
	
#indexarea h3, #indexarea h3 a {
	font-size: 11pt;
	text-decoration: none;
	font-family: georgia; 
	}
	
#indexarea p, #indexarea ul, #indexarea ol, #indexarea a {
	font-size: 9pt;
	line-height: 18pt;
	font-family: georgia; 
	}
	
ul#breadcrumb {
	display: none;
	}

ul#consumerfeature {
	display: none;
	}
	
a {
	color: #333;
	text-decoration: none;
	font-family: georgia; 
	}
	
a:visited {
	color: #333;
	text-decoration: none;
	font-family: georgia; 
	}
	
/* ++++++++++++++++++++++++++++++++++++++++++++ */
/* NAVIGATION AREA STYLES - INC FIND/NAV/SEARCH */

#navigationarea {
	display: none;
	}	
		
/* +++++++++++++++++++++++++++++++++++++++++++++ */
/* FOOTER AREA STYLES - INC COPYRIGHT/TEXT LINKS */
	
#footer { 
	display: block;
	position: static;
	width: 100%; 
	margin-top: 20px;
	}
	
#printbottom {
	display: block;
	width: 570px;
	margin-top: 144px; 
	margin-right: 20px;
	z-index: 1;
	margin-left: 10px;
	}
	
#copyright { 
	display: block;
	text-align: right; 
	font-family: georgia; 
	font-size: 8pt; 
	font-weight: normal; 
	margin-right: 20px;
	width: 570px;
	color: #000; 
	}
	
#subnavigaiton {  
	display: block;
	padding: 20px; 
	left: 0px; 
	font-family: georgia; 
	font-size: 8pt; 
	font-weight: normal; 
	border-top: 2px solid #333;
	}
	
#subnavigation a { 
	text-decoration: none;
	font-family: georgia; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #666;
	text-transform: uppercase;
	}
	
#spacer {
	height: 30px; 
	display: block; 
	}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* RIGHT COLUMN STYLES - INC TEST/IMAGE/SIGNUP/CALLOUT */

#rightcolumn {
	display: none;
	}
