body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
a {
	color: #3399CC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #3399CC;
}

#cAll {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#cMasthead {
	margin: 0px;
	padding: 0px;
	height: 189px;
	width: 1000px;
}
#cLogo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 189px;
	width: 341px;
}
#cQuoteImages {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 189px;
	width: 659px;
	background-color: #330000;
}
#cColorbar {
	background-image: url(../images/colorbar.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 7px;
	width: 1000px;
}
#cNav {
	background-color:#000033;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align: left;
	width: 1001px;
	font-size: 12px;

}
#cNav ul {
	padding-left: 0px;
	margin-left: 0px;
	float: left;
	width: 100%;
}
#cNav ul li {
	display: inline;
	white-space: nowrap;
}
#cNav ul li a {
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	float: left;
}

li#homeactive a {
	width:144px;
	background-color: #095F9B;
	color: #FFFFFF;
}

li#home a {
	width:144px;
}
ul li#home a:hover {
	background-color: #095F9B;
	color: #FFFFFF;
}

li#projectsactive a {
	width:142px;
	background-color: #9A5C33;
	color: #FFFFFF;
}

li#projects a {
	width:142px;
}
ul li#projects a:hover {
	background-color: #9A5C33;
	color: #FFFFFF;
}

li#aboutusactive a {
	width:142px;
	background-color: #006666;
	color: #FFFFFF;
}

li#aboutus a {
	width:142px;
}
ul li#aboutus a:hover {
	background-color: #006666;
	color: #FFFFFF;
}

li#activitiesactive a {
	width:141px;
	background-color: #3399CC;
	color: #FFFFFF;
}

li#activities a {
	width:141px;
}
ul li#activities a:hover {
	background-color: #3399CC;
	color: #FFFFFF;
}

li#resourcesactive a {
	width:142px;
	background-color: #883E6A;
	color: #FFFFFF;
}

li#resources a {
	width:142px;
}
ul li#resources a:hover {
	background-color: #883E6A;
	color: #FFFFFF;
}

li#pressroomactive a {
	width:144px;
	background-color: #6F871F;
	color: #FFFFFF;
}

li#pressroom a {
	width:144px;
}
ul li#pressroom a:hover {
	background-color: #6F871F;
	color: #FFFFFF;
}

li#contactusactive a {
	width:143px;
	background-color: #B8A12B;
	color: #FFFFFF;
}

li#contactus a {
	width:143px;
}
ul li#contactus a:hover {
	background-color: #B8A12B;
	color: #FFFFFF;
}
#cMain {
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 1000px;
	background-color: #095F9B;
	float: left;
}
#cTxtLf {
	margin: 0px;
	padding: 0px;
	width: 300px;
	background-color: #095F9B;
}
#cTxtLf a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#cTxtLf a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
#txtLf {
	margin: 0px;
	padding: 20px;
	line-height: 28px;
	font-size: 12px;
	color: #FFFFFF;
}
.txtHeader {
	font-size: 16px;
	color: #FFFFFF;
}
.hdMain {
	font-size: 14px;
	color: #095F9B;
	font-weight: bold;
}


#cMainRt {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 658px;
	background-color: #FFFFFF;
	min-height: 441px;
	border-right: 1px solid #999999;
}
#txtRt {
	text-align: left;
	padding: 0px;
	margin: 20px;
}
#cStates {
	margin: 0px;
	padding: 0px;
	width: 600px;
}


#cFooter {
	background-color: #000033;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 30px;
	padding-top: 20px;
	color: #FFFFFF;
	font-size: 10px;
	float: left;
}
.imagecaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663399;
	margin: 20px 20px 20px 20px;
	text-align: left;
}

h1 { text-align:center; font-size:16px}
h2 { text-align:center; font-size:12px; font-style: italic}
h3 { font-size:12px}
