/* basic elements */
#printBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 650px;
}

#mainBody {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: url("../images/dot2.gif") repeat-y top left;
}
#content {
	width: 100%;
	background-color: #fff;
}

/* Header Logo and Menu */
#header {
	background: url(../images/header_bg.jpg) top left;
	height: 97px;
}

#popupHeader {
	width: 100%;
	height: 25px;
	background: url(../images/header_bg.jpg) top left;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	color: #fff;
}
#popupHeader a {
	color: #fff;
	font-weight: bold;
}
#popupBody { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #ffffff;
}

#headerLogo b, #headerLogo hr { display: none; }

/* Main Menu */
#mainMenu {
	width: 520px;
	height: 33px;
	margin-left: 197px;
	margin-top: -33px;
}
#mainMenu ul {
    margin:0;
    padding:0;
    list-style:none;
}
#mainMenu li {
    display:inline;
    height: 33px;
    margin:0;
    padding:0;
}

#locate a { 
	float: left;
	background: url("../images/tab_locate.gif") no-repeat left; 
	width: 188px;
	height: 33px;
}
#submit a { 
	float: left;
	background: url("../images/tab_submit.gif") no-repeat left; 
	width: 129px;
	height: 33px;
}
#about a { 
	float: left;
	background: url("../images/tab_about.gif") no-repeat left; 
	width: 53px;
	height: 33px;
}
#contact a { 
	float: left;
	background: url("../images/tab_contact.gif") no-repeat left; 
	width: 66px;
	height: 33px;
}
#help a { 
	float: left;
	background: url("../images/tab_help.gif") no-repeat left; 
	width: 79px;
	height: 33px;
}
#locate a b { display: none; }
#submit a b { display: none; }
#about a b { display: none; }
#contact a b { display: none; }
#help a b { display: none; }

/* End Main Menu */

/* Detail Page Menu */

/* Main Menu */
#detailMenu {
	width: 340px;
	height: 50px;	
}
#detailMenu ul {
    margin:0px;
    padding:0px;
    list-style:none;
}
#detailMenu li {
    display:inline;
    height: 50px;
    width: 100px;
}
#email a { 
	float: left;	
	background: url("../images/icon_e_big.gif") no-repeat top; 
	width: 70px;
	text-decoration: none;
	color: #999;
	padding-top: 40px;
	text-align: center;
}
#print a { 
	float: left;	
	background: url("../images/icon_p_big.gif") no-repeat top; 
	width: 70px;
	text-decoration: none;
	color: #999;
	padding-top: 40px;
	text-align: center;
}
#map a { 
	float: left;	
	background: url("../images/icon_m_big.gif") no-repeat top; 
	width: 70px;
	text-decoration: none;
	color: #999;
	padding-top: 40px;
	text-align: center;
}
#comment a { 
	float: left;	
	background: url("../images/icon_f_big.gif") no-repeat top; 
	width: 70px;
	text-decoration: none;
	color: #999;
	padding-top: 40px;
	text-align: center;
}
#mailToFriend a { 
	float: left;	
	background: url("../images/icon_mtf_big.gif") no-repeat top; 
	width: 55px;
	text-decoration: none;
	color: #999;
	padding-top: 40px;
	text-align: center;
}

/* End Detail Page Menu */

/* Home Tag Line and Photo */
#homeCenter {
	position: relative;
	width: 750px;
	height: 143px;
	background: url("../images/line_bg.gif") left;
}
#tagLine {
	position: absolute;
	margin-top: 1px;
	width: 379px;
	height: 140px;
	background: url("../images/home_text.gif") no-repeat top left;
}
#tagLine p { display: none; }

#coopCol {
	position: absolute;
	left: 591px;
	width: 159px;
	height: 143px;
	text-align: center;
	padding-top: 25px;
	margin-top: 1px;
	margin-left: 1px;
	background: url("../images/header_coop.gif") no-repeat top left;
}
#coopCol h3 { display: none; }

/* Home Content Area */
#contentWrap {
	width: 100%;
	background: url("../images/home_dots.gif") no-repeat top left;
	height: 250px;
}
#contentLeft {
	position: absolute;
	padding: 57px 0px 0px 20px;
	width: 350px;	
	background: url("../images/what.gif") no-repeat top left;	
}
#contentLeft h2 { display: none; }
#contentRight {
	position: absolute;
	padding: 57px 10px 0px 10px;
	width: 375px;	
	left: 375px;
	background: url("../images/locate.gif") no-repeat top left;
	float: left;
}
#contentRight h2 { display: none; }
/* End Home Content Area */

/* Child Page Headers */
#resultsPageHeader {
	width: 750px;
	height: 20px;
	background: url("../images/header_results.gif") no-repeat top left;
	text-align: right;	
	padding-top: 35px;
	color: #999;
}
#detailPageHeader {
	width: 750px;
	height: 20px;
	background: url("../images/header_results.gif") no-repeat top left;
	text-align: right;	
	padding-top: 35px;
	color: #999;
}
#aboutPageHeader {
	width: 750px;
	height: 20px;
	background: url("../images/header_about.gif") no-repeat top left;
	text-align: right;	
	padding-top: 35px;
	color: #999;
}
#contactPageHeader {
	width: 750px;
	height: 20px;
	background: url("../images/header_contact.gif") no-repeat top left;
	text-align: right;	
	padding-top: 35px;
	color: #999;
}
#contactSPPageHeader {
	width: 750px;
	height: 20px;
	background: url("../images/header_contact_service_provider.gif") no-repeat top left;
	text-align: right;	
	padding-top: 35px;
	color: #999;
}
#submitPageHeader {
	width: 750px;
	height: 20px;
	background: url("../images/header_submit.gif") no-repeat top left;
	text-align: right;	
	padding-top: 35px;
	color: #999;
}
#helpPageHeader {
	width: 750px;
	height: 20px;
	background: url("../images/header_help.gif") no-repeat top left;
	text-align: right;	
	padding-top: 35px;
	color: #999;
}
#updatePageHeader {
	width: 750px;
	height: 20px;
	background: url("../images/header_update.gif") no-repeat top left;
	text-align: right;	
	padding-top: 35px;
	color: #999;
}
/* End Child Page Headers */

/* Page Layout Styles */
#leftbox {
	position: absolute;
	left: 0px;
	width: 158px;
	background: url("../images/dot2.gif") repeat-y top left;
}
#middlebox { 
	margin: 0 158px 0 158px;
	padding: 0 5px 5px;
	background-color: #fff;
	width: 428px;
}
#rightbox {
	position: absolute;
	margin-left: 434px;
	margin-top: 5px;
	width: 160px;
	background: #eee;
	padding: 1px;
}
#middleBoxWide {
	margin: 0 158px 0 158px;
	padding: 0 5px 5px;
	background-color: #fff;
	width: 581px;
}
/* End Page Layout Styles */
#detailIcons {
	position: absolute;
	margin-top: -35px;
	margin-left: 380px;
}
.crimson {
	font-size: 8pt;
	font-weight: bold;
	color: #993300;	
	height: 18px;
}
#middlebox h1 {
	font-size: 15px;
	font-weight: bold;
	color: #CC6600;
}
#innerRightColWhite {
	width: 100%;
	background: #fff;
	padding: 2px;
}
#innerRightColWhite ul {
	margin-left: 20px;
	padding-left: 0px;
	list-style-image: url("../images/dot_orange.gif") 
}
#legendHeader {
	width: 158px;
	height: 16px;
	background: url("../images/icon_legend.gif") no-repeat top left;
}
#legendHeader h3 { display: none; }
#legendContainer {
	width: 158px;
	padding-top: 5px;
	padding-left: 3px;
	font-family: verdana, arial;
	font-size: 10px;
}
#searchTableHeader {
	width: 100%;
	background-color: #C6E0FB;
	border-style: solid;
	border-color: #99CCFF;
	border-width: 1px;
	padding: 2px;
	height: 20px;
}
.imageAlign { 
	vertical-align: middle; 
	margin-top: 2px;
	margin-bottom: 2px;
}
.pageCount {	
	float: right;
	margin-top: -12px;
}	
.selPage { 
	color: #ff6600; }
/* End Search Results Page CSS */

/* Search Results Page Icons */
#email {
	background: url("../images/icon_e_big.gif") no-repeat top left;
	width: 33px;
	height: 45px;
}
#print {

}
#map {

}
#comment {

}
/* End Search Results Page Icons */

/* Table Styles */
#datatable {
	margin: 0px, 0px, 0px, 0px; 
	width: 100%;
	border: 1 px solid #cccccc;
}

.datatable {	
	border-collapse: collapse;
	width: 100%;
}

.datatable th {
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	font-family: verdana, arial;
	font-size: 12px;
	color: #993300;
	text-align: left;
	padding: 2px;
}
.datatable td {
	border: 1px solid #ccc;
	padding: 4px;
}
.datatable caption {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
}
.datatable tr.altrow {
	background-color: #eeeeee;
	color: #000000;
}
.datatable tr.hilite {
	background-color: #99FF99;
	color: #000000;
}

#etc {
	float: right;
	margin-top: -20px;
	margin-right: 5px;
}
/* End Table Styles */

/* Footer Stuff */
#footer {
	width: 100%;
	height: 500px;
	background-color: #0066CC;	
}
.footerhr {
  height: 7px;
  width: 100%;
  background: #fff url(../images/footer_bg.gif) scroll center;
}
.footerhr hr { display: none; }
#footerLinks {
	width: 750px;
	text-align: right;
	margin-top: 10px;
}
#footerLinks a {
	color: #fff;
	text-decoration: none;
	font-size: 8pt;
}
#footerLinks a:hover {
	color: #fff;
	text-decoration: underline;
	font-size: 8pt;
}
.blueDot {
	background: url(../images/blue_dot.gif) no-repeat left;
	color: #0066CC;
}
/* End Footer Stuff */

/* Form Styles */
input, select, textarea {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
}

#form {
	margin: 10px, 0px, 0px, 200px; 
	padding: 1px,1px,1px,1px;
	width: 100%;		
}
form p {
	clear: left;
	margin: 0;
	padding: 0px,0px,0px,2px;		
} 
form p label {	
	float: left;
	width: 30%;
} 
.formFieldBG { 
	background: #eeeeee;
	padding: 3px,3px,3px,3px;
	margin: 1px,0px,1px,0px;
	text-align: right;
	width: 100%;
}
.formFieldDrkBG { 
	background: #ffffff;
	padding: 3px,3px,3px,3px;
	margin: 1px,0px,1px,0px;
	width: 100%;
	color: #003399;
}
#formCaption {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 10px,0px,0px,200px;	
}

/* End Form Styles */

.help {
	background: url("../images/help.gif") no-repeat left; 
	width: 16px;
	height: 16px;
}
.help i { display: none; }

/* Search Form */
#searchForm {
	margin-left: 65px;
}
#searchForm input {
	margin-top: 1px;
	width: 115px;
}
#searchFormSubmit {
	border: none;
	background: url("../images/button_go.gif") top left no-repeat;
	color: #ffffff;
	width: 34px;
	height: 17px;	
	cursor: pointer;
}	

a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #0066CC;
}	

a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #666666;
}	
.hilite1 { color: #990033; }
.hr {
  height: 10px;
  width: 100%;
  background: #fff url(../images/dot3.gif) repeat-x scroll center;
  text-align: left;
}
.hr hr { display: none; }
.spacer { height: 1px; }
h1 {
	font: verdana, arial;
	font-size: 15px;
	font-weight: bold;
	color: #CC6600;
}
h2 {
	font: verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
	display: inline;
}
.margin { margin-left: 10px; }
.spacerBig {
	height: 150px;
}
.subText {
	font-family: verdana, arial;
	font-size: 7pt;
	color: #999;
}
.sidebar {
	margin-left: 20px;
	padding-left: 0px;
	list-style-image: url("../images/dot_orange.gif") 
}
#pNameArea {
	background: #ddddf7;
	width: 98%;
	padding: 5px;
	margin-bottom: 10px;
}
.grayField {
	margin-top: 2;
	width: 100%;
	background: #eee;
	border: 1px solid #c0c0c0;
	padding: 4px;
}
