body {
	margin: 0px;
	background-color: #484433;
	}

/* -------------------------------------------- TEXT & LINK STYLES -------------------------------------------- */
body, td {
	font-size: 9pt;
	line-height: 13pt;
	color: #4B4B4B;
	font-family: "arial";
	}
	
h1, 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;
	}
	
a {
	text-decoration: underline;
	font-weight: normal;
	color: #d8750a;
	}

a:link:hover {text-decoration: none;}
	
h1, h3, h5, h6 {color: #d8750a;}

h2, h4 {color: #484433;}

#copyright, #copyright a {
	font-size: 7pt;
	font-weight: normal;
	color: #6a6759;
	}

#copyright a {text-decoration: none;}
	
#copyright a:hover {color: #7f7c71;}
	
.dataGrid {width: 95%;}

.poll {width: 150px;}

.poll h6 {font-size: 8pt;}

/* -------------------------------------------- NAVIGATION STYLES -------------------------------------------- */
#menu-bg { 
position: relative; 
z-index:100;
top:0; 
left:0;
background-color: #87a79f; 
}

#menu {width: 800px;}

a.menu {
	font-size: 8pt;
	line-height: 25px;
	color: #e1e9e7;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
	display: inline;
	border-right: 1px solid #e1e9e7;
	}

a.menu:hover {
	text-decoration: none;
	font-weight: bold;
	color: #f0f4f3;
	}

.menuContainer {
	position: absolute;
	width: 130px;
	background-color: #87a79f;
	border-top: 1px solid #fff;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	-moz-opacity: 95%;
	visibility: hidden;
	} 

a.submenu {
	font-size: 7pt;
	line-height: 10pt;
	color: #fff;	
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding: 2px 10px 2px 10px;
	margin-left: 0px;
	}

a.submenu:hover {
	text-decoration: none;
	font-weight: normal;
	background-color: #75918a;
	}
	
#details-submenu strong a {background: url(/clientImages/38210/template/submenumo.gif) top left no-repeat;}

/* -------------------------------------------- DEFAULT AND DETAILS STYLES -------------------------------------------- */

#mast-bg {border-bottom: 1px solid #e9e8cd;}
	
#content-bg {
	background-color: #fff;
	padding: 10px 0px 10px 0px;
	}
	
#contact-tools-search {width: 732px;}

#contact {
	text-align: left;
	vertical-align: top;
	}
	
#contact, #contact a {
	color: #e5ebce;
	font-size: 7pt;
	}

#contact a {text-decoration: none;}

#contact a:hover {color: #fff;}

#tools {
	text-align: center;
	vertical-align: top;
	}

#search {
	text-align: right;
	vertical-align: top;
	}

#contact-padding, #tools-padding {padding: 10px 0px 10px 0px;}

#search-padding {margin: 9px 0px 10px 0px;}

.niceform {
	font-size: 8pt;
	line-height: 6pt;
	padding: 2px 2px 2px 4px;
	width: 100px;
	height: 18px;
	margin-bottom: 3px;
}

*html .niceform {
	height: 17px;
	padding-top: 3px;
	}

.nicebutton {
	font-family: verdana;
	font-size: 7pt;
	line-height: 7pt;
	margin-left: 3px;
	margin-bottom: 3px;
	width: 40px;
	padding: 2px 2px 0px 2px;
}

.niceform, .nicebutton {
	color: #bbb59a;
	background-color: #626148;
	border: 1px solid #000000;
	}