/* CSS Document */


body 
{
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	/**/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/**/
} 
#wrapper 
{
	margin: 0 auto;
	padding: 0;
	width: 980px;
	text-align: left;	
	background-image: url(images/background4.gif);
	background-repeat: repeat-y;
} 
.banner {
	float: left;
}
.sub_banner {
	float: left;
}


#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 25px;
	/*margin-bottom: 300;*/
	float: left;	
		}
#menu ul {
	list-style: none;
	/* removes bullet point*/
	padding: 0;
	margin: 0;
	/* Aligns menu to left of page*/	  
	}
		
#menu li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 4;
	font-weight: bold;
	width: 180px;
	height: auto;
	line-height: normal;
	background-color: #88A0AE;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 6px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #DFDEDC;
		}

#menu li a:hover, #menu li a.current {
	background-color: #333333;
   }

  #clear{
  clear: both
 }

#body {
	float: left;
	width: 450px;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
}

#body2 {
	float: left;
	width: 380px;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 80px;
}
.table_pad {
	padding-right: 12px;
	padding-top: 5px;
}

#body3 {
	float: left;
	width: 280px;
}

#contact_indent{
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 5px;
	}

#employ {
	float: right;
	width: 185px;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	background-color: #E0E0DE;
	margin-right: 25px;
	padding-left: 8px;
}
#consultant {
	float: left;
	width: 175px;
	margin-top: 20px;
	padding-top: 5px;
	padding-left: 12px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.header1 {
	font-family: "Trebuchet MS", Arial, Geneva;
	font-size: 20px;
	color: #16697E;
	font-style: italic;
	font-weight: bold;
}

.header2 {
	font-family: "Trebuchet MS", Arial, Geneva;
	font-size: 20px;
	color: #635E5F;
	font-style: italic;
	font-weight: bold;
}
.header3 {
	font-family: "Trebuchet MS", Arial, Geneva;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.header4 {
	font-family: "Trebuchet MS", Arial, Geneva;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #635E5F;
	text-decoration: none;
	line-height: 1.4em;
}

.prodcode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 1.6em;
}

#indent {
	margin-left: 8px;
	margin-right: 8px;
}

#audit {
	float: right;
	margin-top: 20px;
	margin-right: 25px;
}

#login {
	float: right;
	background-image: url(images/login.gif);
	background-repeat: no-repeat;
	width: 145px;
	height: 133px;
	margin-top: 20px;
	margin-right: 0px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	background-color: #C9D5DD;
	margin-top: 30px;
	padding: 10px;
	text-align: center;
	font-weight: normal;
}
.no_ul {
	text-decoration: underline;
	color: #666666;
}

.no_ul2 {
	text-decoration: none;
	color: #666666;
}
#ethics {
	float: left;
	width: 210px;
	padding: 10px;
	margin-top: 20px;
	margin-left: 35px;
	background-color: #E0E0DE;
}

.bodylist {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-indent: 0px;
	margin-top: -1px;
	margin-bottom: .5em;
}

.table_standard{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #635E5F;
	text-decoration: none;
	line-height: 1.4em;
}
/**/

#text {margin:50px auto; width:500px}
.hotspot {cursor:pointer}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}

/**/
#ERP {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#custom {
	width: 420px;
}
