body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.hidden {
background-color: #CCCCCC;
color: #FFFFFF;
/* font-size: 70%; */
margin-bottom: 5px;
padding: 3px;
}

.hidden a {
color: #FFFFFF;
}


#wrapper {
	background-color: #FFFFFF;
}

#wrapper .margin {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 3px;
	margin-right: 3px;
	}

#navbar {
	}

#content {
	padding-right: 5px;
	padding-left: 5px;
	margin-top: -25px;
}
#content p, #content li {
	 font-size: 90%; 
	line-height: 150%;
}

#content a {
	color: #0071bc;
	border-bottom: 1px dotted #C9AA71;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	color: #000000;
	border-bottom: 1px solid #000000;
}

#content h1 {
	font: normal 90% Georgia, "Times New Roman", Times, serif;
	color: #0071bc;
		padding-bottom: 4px;
	border-bottom: 1px dotted #C9AA71;
}
#content h2 {
	font-size: 90%;
	line-height: 150%;
	color: #000000;
	background-color: transparent;
margin-top: 6px;
margin-bottom: 0px;
}

#rightnavigation {
}

#rightnavigation img {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

#rightnavigation .boxes {
font: Verdana, Arial, Helvetica, sans-serif;
	background-color: #c9aa71;
	margin: 3px;
	}
	
#rightnavigation .boxes p {
/* font-size: 70%; */
padding: 3px;
margin-top: 0;
	}
	
#rightnavigation .boxes p input {
	width: 90%;
	margin-top: 3px;
	margin-bottom: 3px;
	}
	
	#rightnavigation .boxes select {
	width: 90%;
	margin-top: 3px;
	margin-bottom: 3px;
	}
	

	
	#rightnavigation .boxes h1 {
font: normal /* 90% */ Georgia, "Times New Roman", Times, serif;
	background-color: #0071bc;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: 7px solid #000000;
	padding: 3px;
	color: #FFFFFF;
	}

#navigation {
}

#navigation .boxes {
font: Verdana, Arial, Helvetica, sans-serif;
	background-color: #dfdede;
	margin-top: 10px;
	margin-left: 3px;
	margin-right: 3px;
	}
	
#navigation .boxes p {
padding: 3px;
margin-top: 2px;
	}
	
	#navigation .boxes h1 {
font: normal 90% Georgia, "Times New Roman", Times, serif;
	background-color: #0071bc;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: 7px solid #000000;
	display: block;
	}
	
	#navigation .boxes h1 a {
	display: block;
	text-decoration: none;
	background-color: #0071bc;
	padding: 3px;
		color: #FFFFFF;
			background-image: url(images/arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: right;
}
	
#navigation .boxes h1 a:hover {
	color: #000000;
	background-color: #c9aa71;
				background-image: url(images/arrow-tan.gif);
				display: block;
	}

#navigation img {
	display: block;
	margin-top: 10px;
}

#navigation #jobs {
font: Verdana, Arial, Helvetica, sans-serif;
	background-color: #c9aa71;
	border-top: 6px solid #000000;
	border-bottom: 6px solid #000000;
	margin: 3px;
	margin-top: 10px;
	}
	
	#navigation #jobs h1 {
	font: normal 90% Georgia, "Times New Roman", Times, serif;
padding: 3px;
padding-bottom: 0px;
margin: 0px;
	}
	
#navigation #jobs p, #navigation #jobs h2 {
 font-size: 90%; 
padding: 3px;
	}
	
	#navigation #jobs p {
	border-bottom: 1px dotted #000000;
	margin-top: 0;
margin-bottom: 6px;
	}
	
#navigation #jobs h2 {
font-weight: bold;
margin: 0px;
	}
	
	#navigation #jobs h2 a {
	color: #0071bc
border-bottom: 1px dotted #0071bc;
	}
		#navigation #jobs h2 a:hover {
text-decoration: none;
	}

#footer {
	margin: 5px;
	/* font-size: 70%; */
	color: #AAAAAA;
	background-color: transparent;
	text-align: center
	}

form {
margin: 0px;
}
