@charset "utf-8";
/* Yahoo CSS Reset - Copyright (c) 2008, Yahoo! Inc. All rights reserved. version: 2.5.2 */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

html {
	background: url(../images/bottomPartBkgnd.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: scroll;
}
#outerWrapper {

}
#topPart {
	background: url(../images/topPartBkgnd.jpg) repeat;
}
#midBorder {
	height: 16px;
	background:url(../images/midBorderBkgnd.jpg) repeat-x;
}
#midPart {
	background: url(../images/midPartBkgnd.jpg) repeat;
}
#lowerBorder {
	height: 36px;
	background:url(../images/lowerBorderBkgnd.jpg) repeat-x;
}
#bottomPart {
	background: url(../images/bottomPartBkgnd.jpg) repeat;
}
#mainHeader {
	width: 962px;
	margin: 0px auto;
}
#topMenu {
	height: 16px;
	width: 926px;
	margin-left: 6px;
	margin-bottom: 2px;
	background:url(../images/topMenuBkgnd.jpg) repeat;
}
#mainContent {
	width: 962px;
	margin: 0px auto;
}
#leftNav {
	margin-top: 14px;
	margin-left: 14px;
	font-size: 12px;
	font-weight: bold;
}
#leftNav li {
	height: 18px;
	border-bottom: 1px solid #B8B8B8;
	margin-top: 4px;
}
#leftNav li a:link{
	color: #000000;
	text-decoration: none;
}
#leftNav li a:hover{
	color: #000000;
	text-decoration: none;
}
#leftNav li a:visited{
	color: #000000;
	text-decoration: none;
}
#vertBar1 {
	width: 14px;
	height: 216px;
	float: left;
}
#middleContent {
	width: 415px;
	float: left;
}
#vertBar2 {
	width: 14px;
	height: 216px;
	float: left;
}
#rightContent {
	width: 275px;
	float: left;
}
#mainFooter {
	width: 962px;
	margin: 0px auto;
}
#footerNav1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
#footerNav2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
#creditLines {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
#creditLines a {
	color: #FFFFFF;
	text-decoration: none;
}
#CPPSearchForm input {
	border: 1px solid #5E9844;
	height: 19px;
}
.sectionHeaderText {
	color: #345425;
	font-weight: bold;
	font-size: 12px;
}
.sectionHeaderText2 {
	color: #345425;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
.innerPad {
	padding: 4px;
	padding-top: 8px;
}
div.homeItem {
	margin-top: 10px;
}
div.homeItem .newsAndAnnounce{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 8px;
}
div.homeItem .homeItemText {
	color: #345425;
	font-weight: bold;
	margin-bottom: 12px;
}
div.announceItem {
	margin-top: 8px;
}
div.announceItem .announceItemDate{
	color: #000000;
	font-weight: bold;
}
div.announceItem .announceItemText {
	color: #345425;
}
/* styles needed for top menu */
#dropmenudiv{
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 11px Arial;
	line-height: 16px;
	text-align: center;
	z-index: 100;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#dropmenudiv a:hover{ /*hover background color*/
	background-color: #d9cbae;
}
#menuLink a{
	width: 150px;
	display: block;
	text-align: center;
	float: left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#menuLinkA {
background: url(../images/menu2bkgnd.gif) no-repeat;
}
#menuLinkA a{
	width: 122px;
	display: block;
	text-align: center;
	float: left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	border: 1px solid #333333;
	height: 20px;
	/*background-color: #D9CBAE; */
	background: url(../images/menu2bkgnd.gif) no-repeat;
	font-size: 10px;
	line-height: 20px;
}
#menuLinkA a.thin{
	width: 96px;
	display: block;
	text-align: center;
	float: left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	border: 1px solid #333333;
	height: 20px;
	/*background-color: #D9CBAE; */
	background: url(../images/menu2bkgnd.gif) no-repeat;
	font-size: 10px;
	line-height: 20px;
}
#menuLinkA a.chosen{
	width: 122px;
	display: block;
	text-align: center;
	float: left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	border: 1px solid #333333;
	height: 20px;
	/*background-color: #B09F73;*/
	background: url(../images/menu2bkgndchosen.gif) no-repeat;
	font-size: 10px;
	line-height: 20px;
}
#menuLinkA a.thinchosen{
	width: 96px;
	display: block;
	text-align: center;
	float: left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	border: 1px solid #333333;
	height: 20px;
	/* background-color: #B09F73; */
	background: url(../images/menu2bkgndchosen.gif) no-repeat;
	font-size: 10px;
	line-height: 20px;
	
}
#menuLinkA a:hover{
	text-decoration: none;
	background: url(../images/menu2bkgndhover.gif) no-repeat;
}
.nudge1 {

}
.nudge2 {

}

#dropmenudiv em {
	font-style: italic;
}
#mainContent p {
	font-size: 11px;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent strong {
	font-weight: bold;
}
#mainContent em {
	font-style: italic;
}
#mainContent strong em {
	font-weight: bold;
	font-style: italic;
}
#mainPadding ul li {
	margin-bottom: 12px;
	margin-left: 20px;
	list-style:square;
}
#mainPadding ul li.nb {
	margin-bottom: 12px;
	margin-left: 20px;
	list-style: none;
}
#mainContent a:link {
	font-weight: bold;
	text-decoration: none;
}
#mainContent a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#mainContent a:visited {
	font-weight: bold;
	text-decoration: none;
}
#mainPadding table td {
	padding: 4px;
}
#mainPadding {
	padding: 10px;
	padding-right: 30px;
}
#mainPadding p.pageTitle {
	font-weight: bold;
	font-size: 13px;
	color: #345425;
}
table.jobTables td {
	padding: 3px;
}
p.indented {
	margin-left: 30px;
}
a.mback {
background: url(../images/menu2bkgnd.gif) no-repeat;
}
a.mback:hover {
background: url(../images/menu2bkgndhover.gif) no-repeat;
}
a.mback2 {
background: url(../images/menu2bkgnd2.gif) no-repeat;
}
a.mback2:hover {
background: url(../images/menu2bkgnd2hover.gif) no-repeat;
}
a.ppButton:link {
margin-left: 85px;
font-size: 12px;
padding: 8px 14px; 
border: 1px solid #666666;
font-weight: bold;
text-decoration: none;
color: #000000;
background-color: #e5e5e5;
}
a.ppButton:hover {
text-decoration: none;
color: #ffffff;
background-color: #999999;
}
