body,div,h1,h2,h3,h4,h5,h6,p {margin:0; padding:0;}
ul {margin: 0px; padding: 0px; margin-left: 20px;}
li {margin: 0px; padding: 0px;}
body         {font-size: 11pt; color: black; background: white; font-family: "Verdana", "Trebuchet MS", Arial, "Lucida Grande", "Lucida Sans Unicode", sans-serif;}
#header span {display: none;}
a    		 {text-decoration: none; color: rgb(50,50,150); font-weight: bold;}
a:link		 {text-decoration: none; color: rgb(50,50,150); font-weight: bold;}
a:visited	 {text-decoration: none; color: rgb(50,50,150); font-weight: bold;}
a:hover		 {text-decoration: underline; color: rgb(75,75,250); font-weight: bold;}
iframe		 {background: transparent;}
img          {border: none;}
p			 {margin-left: 5px; margin-right: 5px;}
h1           {font-size: 14px; font-family: "Verdana", "Trebuchet MS", Arial, Helvetica, sans-serif; line-height: 40px; color: rgb(153,153,0); text-align: center;}
h2           {text-align: center; color: black; background: rgb(146,189,186) url('./../images/h2.png'); font-size: 13px; font-family: "Verdana", "Trebuchet MS", Arial, Helvetica, sans-serif; line-height: 20px; margin-left: 13px; margin-right: 13px; border: solid 1px black; border-bottom: none;}
h3           {font-size: 12px; font-family: "Verdana", "Trebuchet MS", Arial, Helvetica, sans-serif; line-height: 30px;}
h4           {font-size: 11px; font-family: "Verdana", "Trebuchet MS", Arial, Helvetica, sans-serif; line-height: 20px;}
li           {margin-left: 30px; font-size: 10pt;}
#wrapper     {position: relative; width: 836px;	padding: 0px; margin: 20px auto; background: white;}
#header      {position: relative; background: transparent url('../images/header.jpg') no-repeat top left; width: 836px; height: 170px; margin: 0px; padding: 0px;}
#grayframe   {background: rgb(235,255,255); margin-left: 22px; border-left: solid 8px black; border-right: solid 8px black;}
#content     {padding: 0px; margin: 0px; width: 100%;}
#content p   {padding: 5px;}
.contentLeftTD {width: 560px; vertical-align: top;}
.contentLeftTD h2  {margin-left: 15px; margin-top: 10px; font-size: 16px; font-family: "Verdana", "Trebuchet MS", Arial, Helvetica, sans-serif; line-height: 30px; color: rgb(134,35,32); background: transparent; border: none; text-align: left;}
.sidebar     {vertical-align: top; background: rgb(225,245,245); height: 760px; border-left: solid 1px gray; font-size: 10pt;}
#footer {text-align: center; width: 798px; height: 35px; clear: both; padding: 5px 0px 15px 0px; color: rgb(10,10,10); font-size: 11px; background: rgb(235,255,255) url('./../images/footer.jpg') top left no-repeat; font: 8pt arial; left: 0px; position: relative; margin-left: 22px; border-left: solid 8px black; border-right: solid 8px black; border-bottom: solid 8px black;}
#footer a {text-decoration: none; color: rgb(10,10,10);}
#footer a:hover { text-decoration: underline; color: black; background: none;}
#footer img {border: none;}
#footermenu {width: 810px; text-align: center; clear: both; padding-bottom: 10px; border-bottom: solid 1px #E09010;}
#copyright {padding-top: 0px;}
.text {margin: 5px;}
.dualHR {background: transparent url('../images/hrbk.jpg') repeat-x top left ; height: 7px; margin-left: 22px;}
.dualHR2 {background: transparent url('../images/hrbk2.jpg') repeat-x top left ; height: 7px; margin-left: 22px;}
.resource {padding: 14px; border: solid 10px rgb(134,35,32); margin: 20px; background: rgb(226,184,0);}

.nav {
	position: relative;
	width: 798px;
	height: 30px;
	margin: 0 auto;
	text-align: left;
	background: rgb(134,35,32) url('./../images/navbk.png') top left repeat-x;
	margin-left: 22px;
	border-left: solid 8px black;
	border-right: solid 8px black;
/*	z-index: 300;*/
}

.nav ul {
	position: absolute;
	left: 0px;
	font: normal 11px/19px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	margin: 0 auto;
	width: 806px;
	height: 30px;
	padding: 0;
	text-align: left;
	color: black;
	list-style-image: none;
/*	z-index: 400;*/
}

.nav ul li{
	position: relative;
	font: normal 10px/16px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: black;
	list-style: none;
	list-style-image: none;
	background: transparent;
	display: block;
	height: 30px;
/*	width: 69px;*/
	float: left;
	overflow: hidden;
}

.nav a{
	position: relative;
	width: 0;
	padding: 22px 0 0 0;
	margin: 0 auto;
	height: 30px;
/*	width: 69px; /* for IE5/Win only */ 
	float: left;
	
}

.nav ul li a:hover{background-position:  0 -30px;}
.nav ul li a:active,
.nav ul li a.selected{background-position: 0 -60px;}

.nav li a.nav1{
	width: 140px;
	height: 30px;
	background: url(../images/navhome.png) no-repeat;
	background-position: 0 -60px;
}

.nav li a.nav2{
	width: 140px;
	height: 30px;
	left: 0px;
	background: url(../images/navrefs.png) no-repeat;
	background-position: 0 -60px;
}

.nav li a.nav3{
	width: 180px;
	height: 30px;
	left: 0px;
	background: url(../images/navcodes.png) no-repeat;
	background-position: 0 -60px;
}
	
.nav li a.nav4{
	width: 140px;
	height: 30px;
	left: 0px;
	background: url(../images/navcontact.png) no-repeat;
	background-position: 0 -60px;
}

.nav1 #nav1 a,
.nav2 #nav2 a,
.nav3 #nav3 a,
.nav4 #nav4 a
{
	background-position: 0 0;
}

