body{
	font-family: Corbel, Arial;
	font-size: 12px;
	background-color: #c5d9d1;
}
div, p , table, tr
{
    background-color: white;
}

h1{
	font-family: Corbel, Arial;
	font-size: 14px;
}

h2{
	font-family: Corbel, Arial;
	font-size: 12px;
}

a{
	font-family: Corbel, Arial;
	font-size: 10px;
	color: #6891bf;
	text-decoration: none;
}

a:visited{
	font-family: Corbel, Arial;
	font-size: 10px;
	color: #2E6747;
	text-decoration: none;
}

a:active{
	font-family: Corbel, Arial;
	font-size: 10px;
	color: #C69400;
}

a:hover{
    text-decoration: underline;
    color: #C69400;
    font-weight: normal;
}

.otherLinks a{
	font-family: Corbel, Arial;
	font-size: 12px;
	color: #2E6747;
	text-decoration: none;
}

.otherLinks a:visited{
	font-family: Corbel, Arial;
	font-size: 12px;
	color: #2E6747;
	text-decoration: none;
}

.otherLinks a:hover{
	font-family: Corbel, Arial;
	font-size: 12px;
	color: #2E6747;
	text-decoration: underline;
}

.vision{
	font-family: Corbel, Arial;
	font-size: 12px;
	color: black;
}

.vision a{
	font-family: Corbel, Arial;
	font-size: 12px;
	color: #2E6747;
	text-decoration: underline;
}

.vision a:hover{
	font-family: Corbel, Arial;
	font-size: 12px;
	color: #2E6747;
	text-decoration: underline;
}

.vision a:visited{
	font-family: Corbel, Arial;
	font-size: 12px;
	color: #2E6747;
	text-decoration: underline;
}

.header{
	color: #fcfbba;
	font-size: 11px;
	font-family: Corbel, Arial;
	font-weight: bold;
	text-align: center;
	
}
.header a{
	color: #ffdb48;
	text-decoration:none;
}
.header a:visted{
	text-decoration:none;
}
.header a:active{
	text-decoration:none;
}
.header a:hover{
	text-decoration:underline;
	background-color: #003366;
	display: block;
}
.header ul li a {
	display: block;
	text-decoration: none;
}
.menu{
	position: relative; top: 112px;
	font-family: Corbel, Arial;
	text-align: center;
	font-size: 12px;
	height: 30px;
}
.menu a, .menu a:visited, .menu a:active, .menu a:hover{
	color: white;
	font-weight: bold;
	font-family: Corbel, Arial;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	display: inline-block;
}
.menu a:hover {
    text-decoration: underline;
}
.menu2{
	background-color: rgb(241,247,231);
	position: relative; top: 0px;
	font-family: Corbel, Arial;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	width: 800px;
	height: 20px;
}
.menu2 a, .menu2 a:visited, .menu2 a:active, .menu2 a:hover{
	color: black;
	font-weight: bold;
	font-family: Corbel, Arial;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	width: 200px;
	display: inline-block;
}
.menu2 a:hover {
    text-decoration: underline;
}

.lower{
	color: #003366;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	background-color: #ffdb48;

}
.lower a{
	color: #003366;
	text-decoration:none;
}
.lower a:visted{
	text-decoration:none;
}
.lower a:active{
	text-decoration:none;
}
.lower a:hover{
	text-decoration:underline;
	background-color:#ffdb48;
}
.lower ul{
	list-style: none;
}
.lower ul li{
	position: relative;
}
.lower li ul {
	position: absolute;
	left: 60px;
	display: none;
	background-color:#ffdb48;
	width: 125px;
}
.lower li:hover ul { display: block; }
.lower ul li a {
	display: block;
	text-decoration: none;
}

.ltBox	{
	background-color: #AFCCED;	
	text-align: left;
	padding: 2px;
}

.dkBox{
	background-color: #6891BF;	
	padding: 8px;
}

.dkBox a{
	color:  Black;
	font-size: 12px;
}
.ltBox a{
	color: #2E6747;
	font-size: 12px;
	text-decoration: none;
}

.ltBox a:visited{
	color: #2E6747;
	font-size: 12px;
	text-decoration: none;
}

.ltBox a:hover{
	color:  #2E6747;
	font-size: 12px;
	text-decoration: underline;
}

.contact{
	font-size: 11px;
}

.skiplink {display:none}


/* Fix IE margin problem \*/
* html #nav li ul ul{margin: -2em 0 0 7em;}
/* End */


.resource_list {
	text-align: left; 
	margin-top: 30px;
	margin-left: 25px;
	float: left;
}

.resource_list h1 {
	color: black; 
	font-family: Corbel, Arial;
	font-size: 14pt; 
	font-weight: bold;
}

.resource_list h2 {
	color: black; 
	font-family: Corbel, Arial;
	font-size: 12pt; 
	font-weight: bold;
	margin-top: -15px;
}
.resource_list ul li {
	list-style: none;
	color: black;
	font-size: 12pt;
	font-weight: bold;
	margin-left: -10px;
	line-height: 15pt;
	margin-top: 10px;
}

.resource_list ul li ul li {
	color: black;
	font-weight: normal;	
	margin-top: 0;
}

.resource_list ul li ul li li {
	list-style: disc;
	margin-top: 0;
}

.news {
	float: left;
	border: solid 10px #6891BF;
	color: #2E6747;
	background-color: #AFCCED;
	padding: 10px;
}

.news h2 {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12pt;
}

.news a, a:active, a:visited {
	text-decoration: none;
	font-size: 10px;
}

.news a:hover {
	text-decoration: underline;
	font-size: 10px;
}

#header 
{
    width: 800px;
    height: 130px;
    background-image: url(images/ImageBar.jpg);
}
.resource_list_past {
	text-align: left; 
	margin-top: 0px;
	float: left;
}

.resource_list_past h1 {
	color: black; 
	font-family: Corbel, Arial;
	font-size: 14pt; 
	font-weight: bold;
}

.resource_list_past h2 {
	color: black; 
	font-family: Corbel, Arial;
	font-size: 12pt; 
	font-weight: bold;
	margin-top: -15px;
}
.resource_list_past ul li {
	list-style: none;
	color: black;
	font-size: 12pt;
	font-weight: bold;
	line-height: 15pt;
	margin-top: 10px;
}

.resource_list_past ul li ul li {
	color: black;
	font-weight: normal;	
	margin-top: 0px;
	margin-left: -20px;
}

.resource_list_past ul li ul li li {
	list-style: disc;
	margin-top: 0px;
}