body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
/*	background-color: #F3F3F3;*/
}


table, tr, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #000000;
}

a:link, a:visited, a:active{
	color:  #004184;		/*dark blue*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color:  #004184;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

h4 {
	color:  #339933;	/* ltg green*/
}
h5 {
	color:  #339933;	/* ltg green*/
	margin-bottom: 3px;
}

.header{
	color: #004300;
	background-color: #004300;	/* dark green*/
}


.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #004184;
	font-weight: bold;
}

.topnav1, a.topnav1:link, a.topnav1:active, a.topnav1:visited {
	color:  #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


a.topnav1:hover {
	color:  #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;

}


/******************************************************************************/
/* leftNav.asp*/
.level2nav {
	background-position: center top;
	padding:5px;
}


#footer {
	color:  #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

/* heading */

#wrap {
	background: #FFF;
	width: 770px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}

#header {
	position: relative;
	height: 85px;	
	background-color: #fffff;	
}

#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 0; left: 5px;	
}
#header h2#slogan {
	position: absolute;	 
	top:67px; left: 95px;
	color: #000000;	/* #666666;	dark gray*/
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
}

/*.green {	color: #004300; }
.green {	color: #144A51; }
.maroon {	color: #822520; }
.gray  {	color: #BFBFBF; }

.green {	color: #9EC630; }*/



.clear { clear: both; }
.green {	color: #339933; /*#9EC630;*/ }
.gray  {	color: #BFBFBF; }
.blue { 
	color: #4284B0; 
}

#logo a:link, #logo a:active, #logo a:visited, #logo a:hover  {
	font: bolder 1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	text-decoration: none;
}

a.linkHeader:link, a.linkHeader:visited, a.linkHeader:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #4284b0;
	font-weight: bold;
	text-decoration: none;
}

a.linkHeader:hover {
	color:  #4284b0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.boxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}