/* CSS Document */


body 
{
	margin: 0 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: 900px;
	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: 80px;
}

#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;
}
ul.cssMenu ul{display:none}
ul.cssMenu li:hover>ul{display:block}
ul.cssMenu ul{position: absolute;left:-1px;top:98%;}
ul.cssMenu ul ul{position: absolute;left:98%;top:-2px;}
ul.cssMenu,ul.cssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	background-color:#333333;
	background-repeat:repeat;
	border-color:#cccccc #111111 #111111 #cccccc;
	border-width:1px;
	border-style:solid;
}
ul.cssMenu table {border-collapse:collapse}ul.cssMenu {
	display:block;
	zoom:1;
	float: left;
}
ul.cssMenu ul{
	width:220.5px;
}
ul.cssMenu li{
	display:block;
	margin:2px 0px 0px 2px;
	font-size:0px;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
outline-style:none;
}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	background-color:#333333;
	border-width:1px;
	border-color:#333333;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	padding:2px 5px 2px 10px;
	_padding-left:0;
	font:12px Verdana;
	color: #cccccc;
	text-decoration:none;
	cursor:default;
}
ul.cssMenu span{
	overflow:hidden;
}
ul.cssMenu li {
	float:left;
}
ul.cssMenu ul li {
	float:none;
}
ul.cssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.cssMenu li.sep{
	text-align:left;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.cssMenu li.sep span{
	float:none;	padding-right:0;
	width:3px;
	height:100%;
	display:inline-block;
	background-color:#cccccc #111111 #111111 #cccccc;	background-image:none;}
ul.cssMenu ul li.sep span{
	width:100%;
	height:3px;
}
ul.cssMenu li:hover{
	position:relative;
}
ul.cssMenu li:hover>a{
	background-color:#377D9F;
	border-color:#377D9F;
	border-style:solid;
	font:12px Verdana;
	color: #FFFFFF;
	text-decoration:none;
}
ul.cssMenu li a:hover{
	position:relative;
	background-color:#377D9F;
	border-color:#377D9F;
	border-style:solid;
	font:12px Verdana;
	color: #FFFFFF;
	text-decoration:none;
}
ul.cssMenu li.dis a {
	color: #666 !important;
}
ul.cssMenu img {border: none;float:left;_float:none;margin-right:2px;width:16px;
height:16px;
}
ul.cssMenu ul img {width:16px;
height:16px;
}
ul.cssMenu img.over{display:none}
ul.cssMenu li.dis a:hover img.over{display:none !important}
ul.cssMenu li.dis a:hover img.def {display:inline !important}
ul.cssMenu li:hover > a img.def  {display:none}
ul.cssMenu li:hover > a img.over {display:inline}
ul.cssMenu a:hover img.over,ul.cssMenu a:hover ul img.def,ul.cssMenu a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover img.over{display:inline}
ul.cssMenu a:hover img.def,ul.cssMenu a:hover ul img.over,ul.cssMenu a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover img.def{display:none}
ul.cssMenu a:hover ul,ul.cssMenu a:hover a:hover ul{display:block}
ul.cssMenu a:hover ul ul{display:none}
ul.cssMenu span{
	display:block;
	background-image:url(./images/arr_white.gif);
	background-position:right center;
	background-repeat: no-repeat;
   padding-right:12px;}
ul.cssMenu li:hover>a>span{	background-image:url(./images/arrv_white.gif);
}
ul.cssMenu a:hover span{	_background-image:url(./images/arrv_white.gif)}
ul.cssMenu ul span,ul.cssMenu a:hover table span{background-image:url(./images/arr_white.gif)}

