body 
	{
		font-family: verdana, arial, helvetica, sans serif;
		margin-left: 0px;
		margin-top: 0px;
		font-size: 75%;
		line-height: 18px;
/* 		font-style: narrow;
		font-weight: normal;
		text-align: left; */
	}

#frame 
	{
		width:800px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0;
		position: relative;
	}




#navColumn 
	{
		float: left;
		width: 153px;
		margin: 0;
		padding: 0;
	}
	

#contentColumn 
	{
		width: 420px;
		padding: 0px;
		float: left;
		margin-right: 10px;
		margin-left: 15px;
	}


#contentColumn2 
	{
		width: 600px;
		padding: 0px;
		float: left;
		margin-right: 10px;
		margin-left: 15px;
	}

#rightColumn 
	{
		width: 194px;
		margin:  0px;
		float: right;
		border: 1px solid #6c7f5f;/*olive green*/ 
		padding: 0px;
		background-color: white;
	}

#rightColumn p
	{
	border-top: 10px solid #dfdab9;/*light beige*/
	padding: 0px 8px 0px 8px;
	margin-top: 0px;
	}

#rightColumn img{
	background-color: #6c7f5f;/*olive green*/ 
	padding: 0px 0px 30px 0px;
	}
	
#quickLinks {
	width: 194px;
	margin-top: 10px;
	margin-bottom: 5px;
	float: right;
	padding: 0px;
	}


#rightColumn2 {
	border: 1px solid #6c7f5f;/*olive green*/ 
	border-top: 10px solid #6c7f5f;/*green*/
	border-bottom: 10px solid #6c7f5f;/*green*/
	width: 194px;
	margin: 0px;
	float: right;
	padding: 0px;
	background-color: white;
	}

#rightColumn2 p{
	color: #666666; 
	font-size: smaller;
	padding: 0px 8px 0px 8px;
	margin: 0px;
	}



p.tag {
/* 	color: #b3d9a0;  */
	color: white;
	background-color: transparent;
	font-size: 10pt;
	line-height: 18px;
	font-style: narrow;
	font-weight: 500;
	text-align: left;
	margin: 10px 0px 0px 140px;
	
	}


#upperRt{
	position: absolute;
	z-index: 5000;
	margin-top: 111px;
	margin-left: 260px;
}

#upperRt a{
	padding-right:10px;
	color: #587992;
	text-decoration: none;
	}

#upperRt a:hover{
	color: #466176;
	text-decoration: underline;
	}



img.logoPlacement {
	position: absolute; top: 0; right: 10px;
	}

/*  Style for "Search" link */
.search{
	font-size: 8pt;
	text-decoration: underline;
	}


/* style for Search input box */
.inputbox{
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

/*Primary Navigation - Left column*/
#navMain{
	margin: 0;
	padding: 0;
	
	}

#navMain ul{
	list-style-type: none;
	}

#navMain li {
	margin: 0;
	
	font-family: verdana, arial, sans-serif;
	list-style-type: none;
	}

#navMain a 
	{
		display: block;
		color: #6c7f5f;
		/* background-color: #dfdab9; */
		padding: 3px 10px 3px 5px;
		text-decoration: none;
		border-bottom: 1px solid #fff;
	}

#navMain a:hover 
	{
	color: black;
	/* background-color: #d1cdaf; */
	background-color: #aeaa8d;
	}
	
#navMain ul li a
	{ /*This sets rules for the sub-buttons*/
		/* display: block; */
		padding: 0;
		width: 130px;
		margin-left: -30px;
/* 		color: #fff; */
		color: black;
		/* background-color: #aeaa8d; */ /* dark tan */
		background-color: #d1cdaf;
/* 		width: 150px; */
		padding: 3px 3px 3px 10px;
		text-decoration: none;
		border-bottom: 1px solid #fff;
}
/*End Primary Navigation*/

#subnav ul li a
	{
		color: black;
		display: block;
		width: 166px;
		padding: 0px;
		margin-left: 5px;
		border-left: 1px solid white;
		background-color: #d1cdaf; /* Medium dark Green */
		font-size: 8pt;
	}


#navMain li a.nav2
	{
		color: black;
		background-color: #aeaa8d;
/* 		background-color: #d1cdaf; */
/* 		background-color: #c30;
		font-weight: bold; */
	}


/*Footer Navigation*/
#navFooterContainer 
	{

		padding: 10px;
		font: 10px Verdana, sans-serif;
		width: 780px;
		list-style-type: none;
		background-color: #6c7f5f;
		margin: 0 0 20px 0;
		color: white;
	}



#navFooterContainer p
	{
	 float: left;
	 margin: 5px 0 0 5px;
	 padding: 0;
}

#navFooterContainer img
	{
	 float: left;
	 width: 300px;
	 text-align: center;
	 margin: 5px 0 0 5px;
}

ul#navFooterList 
	{
		float: left;
		margin: 0;
		padding: 0;
		width: 400px;
	}


	
#navFooterList li 
	{
		float:left;
		padding: 0;
		margin: 0;
		display: block;
	}
	
#navFooterList a, #navFooterList a:link  
	{
		color: white; /*color of text for link*/
		text-decoration: underline;
		padding: 3px 30px 1px 5px;
		display: block;
	}

#navFooterList a:hover 
	{
		color: #6c7f5f;/*color text on hover */
		cursor: pointer;
		background: #fff;
	}




.progress {
   width:15px;
   height:15px;
   line-height: 15pt;
   _cursor:hand;
   padding: 2px 2px 2px 2px;
   border: 1px #d1cdaf solid;
   white-space:wrap;
   text-decoration: none;
   vertical-align:middle;
   text-align:center;
   background: white;
   color: black;
   white-space: nowrap;
   display: inline;
   }

.progress2 {
   width:15px;
   height:15px;
   _cursor:hand;
   line-height: 15pt;
   padding: 2px 2px 2px 2px;
   border-bottom: 1px white solid;
   border-top: 1px white solid;
   border-right: 1px white solid;
   border-left: 1px white solid;
   white-space:wrap;
   text-decoration: none;
   vertical-align:middle;
   text-align:center;
   background: #6c7f5f;
   color: white;
   white-space: nowrap;
   display: inline;
   }
   

.progress:hover {
   background: #6c7f5f;
   color: white;
   border-bottom: 1px white solid;
   border-top: 1px white solid;
   border-right: 1px white solid;
   border-left: 1px white solid;
   }

.progress:hover em {
   background: #6c7f5f;
   color: white;
   }



a.links:link
	{
		color: #333;
	}

a.links:visited
	{
		color: #555;
	}

a.links:link:hover
	{
		color: #333;
		background-color: #ddd;
		text-decoration: underline;
	}

 
#spotlight
	{
		border-top: 1px solid #6c7f5f;
	}

#spotlight p
	{
		/* background-color: #dfdab9;
		padding: 5px;  */
	}
	
		
#spotlightPlus
	{
	/* background-color: #dfdab9;  */
	padding-bottom: 5px;	
	}

.navHeader
	{
		color: white;/*olive green*/
		padding: 0px 7px 0px 5px;
		background-color:#6c7f5f;
		margin-left: 2px;
		border-bottom: 1px solid white;
		margin-bottom: 0;
		margin-top: 0;
		
	}


h1
	{
		color: #fff;
		background-color: transparent;
		font-size: 20px;
		color: #fff;
		background-color: transparent;
		line-height: 22px;
		font-style: normal;
		font-weight: bold;
		text-align: left;
		vertical-align: top;
		padding: 0px 0px 0px 110px;
}

h3
	{
		color: #6c7f5f;/*olive green*/
		background-color: transparent;
		font-size: 11pt;
		line-height: 18px;
		font-style: normal;
		font-weight: bold;
		text-align: left;
		vertical-align: top;
	}

h2
	{
		color: #aca784;/*beige*/
		background-color: transparent;
		font-size: 16pt;
		line-height: 18px;
		font-style: normal;
		font-weight: bold;
		text-align: left;
		vertical-align: top;
	}

h4
	{
		color: #000;
		background-color: transparent;
		font-size: 11pt;
		line-height: 16px;
		font-style: normal;
		font-weight: bold;
		text-align: left;
		vertical-align: top;
	}

p 
	{
/* 		line-height: 18px;
		font-style: narrow;
		font-weight: normal; */
		text-align: left;
		vertical-align: top;
	}





