*{margin:0; padding:0;}

body{
	font:84%/1.35em Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#303030;
	background: #FFFFFF url(../graphics/bg_bars_green3.PNG);
}
h1 {
	color: #016239;
	margin-bottom: 20px;
	padding-top: 5px;
}
h4 {
	font-size: 1.25em;
	color: #02693A;
	padding: 0px;
}
#content h5 {
	padding-bottom: 15px;
	font-size: 125%;
}



a{
color:#016239;
font-weight:bold;
text-decoration:underline;
background-color:inherit;
}

a:hover{color:#999999; text-decoration:underline; background-color:inherit;}
a img{border:none;}

p{padding:0px 0px 15px;}
p form{margin-top:0; margin-bottom:20px;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{
	display:block;
	margin:10 10px 5px;
	text-align: center;
}
img.right{float:right; margin:0 0 5px 12px;}

#container{
	width:770px;
	margin:5px auto 20px;
	padding:0px;
	text-align:left;
	color:#303030;
	border:2px solid #02693A;
	background: #ECF4E8;
}

#header{
	margin:0 0 2;
	background:url(../graphics/HeaderV2_S4_160.png) no-repeat left top;
	color:#ffffff;
	width: 770px;
	height: 144px;
	text-align: right;
	border-bottom: 4px double #02693A;
}
#headerbox {
	float: right;
	width: 375px;
	margin-right: 25px;
	color: #02693A;
	text-align: center;
}
#headerbox h1 {
	color: #990000;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	font: bold 150% Arial, Helvetica, sans-serif;
}
#headerbox p {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}
#headerbox img {
	text-align: center;
	margin-top: 5px;
}

#nav {
	width: 770px;
	background: #02693A;
}


#navigation{
	width:770px;
	margin:0;
	color:#FFFFFF;
	background: #02693A;
	text-align: center;
	clear: both;
}
#navigation p {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 125%;
}

#navigation ul {
	display: block;
	margin-left: 30px;
}

#navigation li{
	list-style-type:none;
	display: block;
	white-space: nowrap;
	float: left;
}

#navigation li a{
	text-decoration:none;
	background-color:#02693A;
	color: #FFFFFF;
	padding: 2px 25px 2px 25px;
	font: normal 80% "Trebuchet MS", Verdana, Arial, sans-serif;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
	color:#E0EEDB;
	text-decoration:underline;
	padding-top: 2px;
	padding-bottom: 2px;
}


#content{
	float:left;
	width:515px;
	font-size:0.9em;
	background: #FFFFFF;
	padding: 5px 0px 25px 10px;
}

#content p {
	padding-right: 10px;
	margin-right: 10px;
}

.indent20 {
	padding-left: 20px;
	padding-bottom: 15px;
}
.indent20bc {
	padding-left: 20px;
	padding-bottom: 5px;
}

.tight20 {
	padding-left: 20px;
	padding-bottom: 5px;
	margin-top: -10px;
	margin-bottom: 0px;
}



#content h2{
	display:block;
	margin:0 0 16px;
	font-size:1.5em;
	font-weight:bold;
	letter-spacing:-1px;
	color:#02693A;
	background-color:inherit;
	padding-top: 15px;
	line-height: 1.25em;
}

#content h2 a{font-weight:normal;}
#content h3{margin:20px 0; font-size:1.75em; letter-spacing:-1px;}
#content h6 {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
}

#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{
	margin:0 5px 16px 35px;
}
#content li {
	padding-top: 15px;
}

#content dl{margin:0 5px 20px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{
	margin: 0 0 0px 15px;
	line-height: 1.3em;
}

#subcontent{
float:right;
width:240px;
padding:0px 0px 10px;
line-height:1.4em;
}

#subcontent a:hover {
	color: #990000;
}

#subcontent h2{
	display:block;
	font-weight:bold;
	text-align:left;
	color:#990000;
	background-color:inherit;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	font-size: 1.15em;
}
#subcontent h3 {
	padding-left: 21px;
	text-decoration: none;
	padding-bottom: 2px;
	font-size: 1.15em;
	font-weight: bold;
}
#subcontent h3 a {
	text-decoration: none;
}




#subcontent p{margin:0 0 16px 0; font-size:0.9em;}

.menublock{
	margin:0 5px 20px 20px;
	font: 0.85em Arial, Helvetica, sans-serif;
}
.menublock li{
	list-style:none;
	display:block;
	padding:3px 0px 5px;
	margin: 0px;
	line-height: 1.1em;
}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

#footer{
	clear:both;
	width:770px;
	padding:1px 0;
	margin:0;
	font-size:10.5px;
	color:#FFFFFF;
	background:#ECF4E8;
	font-weight: bold;
}

#footer p{
	padding:0;
	margin:0;
	text-align:center;
	color: #02693A;
}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

#AnnouncementsLeft {
	border: 3px double #016239;
	background: #FFFFFF;
	margin: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#AnnouncementsLeft h1 {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #990000;
	padding: 0px;
	font: bold 100% "Trebuchet MS", Verdana, Arial, sans-serif;
}
#AnnouncementsLeft h4 {
	text-align: center;
	padding-bottom: 5px;
	font-size: .9em;
	font-weight: bold;
	color: #02693A;
}

#AnnouncementsLeft h5 {
	padding-top: 5px;
	font-size: .9em;
}

#AnnouncementsLeft p {
	font-size: .9em;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.25em;
	text-align: center;
}
#AnnouncementsLeft a {
	color: #02693A;
	text-decoration: none;
}
#AnnouncementsLeft a:hover {
	color: #990000;
}




#SmallBox {
	margin:0 20px 20px;
	padding:10px;
	border:1px solid #FFFFFF;
	color:#505050;
	line-height:1.5em;
	font-size: 0.8em;
}
#ContactBox {
	color:#333333;
	text-align: right;
	padding: 0px;
	clear: both;
	float: right;
	width: 185px;
	margin-top: 60px;
	margin-right: 20px;
	font-weight: bold;
}
#ContactBox .indent10 {
	margin-left: 10px;
}
#ContactBox p {
	padding: 0px;
	margin: 0px;
	line-height: 1.25em;
	font-size: 12px;
	font-weight: bold;
	color: #016239;
}
#ContactBox h1 {
	font-size: 1.10em;
	font-weight: bold;
	padding-bottom: 5px;
}
#BoxRight {
	clear: left;
	float: right;
	width: 136px;
	background: #ECF4E8;
	border: 1px solid #02693A;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 15px;
}
#BoxRight h1 {
	font-size: 110%;
	font-weight: bold;
	color: #02693A;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#BoxRight p {
	font-size: 90%;
	line-height: 1.35em;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
#BoxRightExcel {
	clear: left;
	float: right;
	width: 136px;
	background: #F5FBF3;
	border: 4px double #02693A;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 30px 15px 15px;
}
#BoxRightExcel h1 {
	font-size: 90%;
	font-weight: bold;
	color: #02693A;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#BoxRightExcel p {
	font-size: 90%;
	line-height: 1.35em;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
#BoxRightExcel a {
	text-decoration: none;
}

#NewsFeed {
	width: 180px;
	margin: 16px 10px 15px 15px;
	clear: left;
	float: right;
	color: #666666;
	font-size: 85%;
	line-height: 1.3em;
	padding-left: 10px;
	background: #F5FAF5;
	border: 3px double #016239;
}
#NewsFeed h1 {
	font-size: 150%;
	font-weight: bold;
	color: #990000;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#NewsFeedLeft {
	background: #FFFFFF;
	height: 200px;
	width: 164px;
	margin-left: 10px;
	border: 3px double #02693A;
}



.ContentTable {
	margin-left: 25px;
	font-size: 1em;
	line-height: 1.3em;
	margin-top: 25px;
}
img.right2 {
	float:right;
	margin:0 0 10px 6px;
	padding: 0px 0px 0px 5px;
}
.tight {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	line-height: 1.1em;
}

.tightli {
	margin-top: -15px;
	margin-left: 20px;
	line-height: 1.2em;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.tightli30 {
	margin-left: 35px;
	list-style: none;
	margin-top: -10px;
}
.tightli30bc {
	margin-left: 35px;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 1.15em;
}


.tightlinks {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	line-height: 1.1em;
	padding-left: 20px;
}
#NewsletterBoxRight {
	clear: left;
	float: right;
	width: 140px;
	background: #ECF4E8;
	border: 3px double #016239;
	padding-top: 4px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 15px;
}
#NewsletterBoxRight h5 {
	color: #016239;
	text-align: center;
	padding-bottom: 4px;
	border-bottom: 1px dashed #016239;
	margin-bottom: 5px;
}
#NewsletterBoxRight p {
	padding-left: 35px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#contentPollBox {
	text-align: right;
	clear: left;
	float: right;
	width: 175px;
	margin-right: 15px;
	margin-left: 15px;
}

#Highlight175Right {
	clear: left;
	float: right;
	width: 175px;
	border: 3px double #000000;
	background: #F7FAF5;
	padding: 5px 7px 5px 10px;
	margin-left: 15px;
	margin-right: 10px;
}

#ImageFadeBox {
	background: #FFFFFF;
	float: right;
	height: 140px;
	width: 220px;
	margin: 2px 2px 0px 0px;
	padding: 0px;
}
#SearchBox {
	background: #FFFFFF;
	clear: left;
	float: right;
	height: 175px;
	width: 250px;
	margin-top: -162px;
	font-size: 10px;
}
.SearchBox {
	color: #016239;
	margin-top: 5px;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font: normal 13px Arial, Helvetica, sans-serif;
}
.SearchButton {
	font-size: 11px;
	font-weight: bold;
	color: #016239;
	margin-top: 5px;
	margin-left: 20px;
}
.SiteMap {

}
.SiteMap p {
	padding-top: 0px;
	padding-left: 20px;
	line-height: 1.4em;
	padding-bottom: 0px;
}
.SiteMapindent {
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 90%;
}

.SiteMap h1 {
	font-size: 11pt;
	padding-bottom: 2px;
	margin-bottom: 0px;
	padding-top: 20px;
	color: #666666;
}
.SiteMap a {
	font-weight: normal;
}
.indent05 {

	padding-left: 5px;
}
.faq-q {
	margin-bottom: 0px;
	padding-bottom: 2px;
	font-weight: bold;
}
.faq-a {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 20px;
}


#LeftMenuBlock {
}
#LeftMenuBlock p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
}


#LeftMenuBlock a {
	color: #02693A;
	cursor: default;
	font: bold 9.75pt "Trebuchet MS", Verdana, Arial, sans-serif;
	background: transparent;
	text-decoration: none;
	margin: 0px;
	padding-right: 2px;
	padding-left: 21px;
}

#LeftMenuBlock a:hover {
	text-decoration: underline;
	color: #02693A;
}

#LeftMenuBlock a.current {
	color: #02693A;
	text-decoration: none;
}

#FixedMenu {
	margin-top: 15px;
}
#FixedMenu p {
	padding-top: 5px;
	padding-bottom: 3px;
	margin: 0px;
	padding-right: 2px;
	padding-left: 21px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9.75pt;
	font-weight: bold;
}
#FixedMenu a {
	color: #02693A;
	font: bold 9.75pt "Trebuchet MS", Verdana, Arial, sans-serif;
	background: transparent;
	text-decoration: none;
	margin: 0px;
}

#FixedMenu a:hover {
	color: #990000;
}

#FixedMenu a.current {
	color: #02693A;
	text-decoration: none;
}

#NewsFlashParagraph {
	margin: 15px;
	border-top: 3px double #016239;
	border-right: 3px double #016239;
	border-bottom: 3px double #016239;
	border-left: 3px double #016239;
	padding-right: 10px;
	padding-left: 10px;
	width: 280px;
}
.EventDate {
	margin-top: -10px;
	padding-top: 0px;
	font-weight: bold;
}

#HighlightBoxRight {
	float: right;
	width: 200px;
	margin: 10px 10px 20px 15px;
	background: #FFFFFF;
	border: 3px double #02693A;
}

#HighlightBoxRight h4 {
	text-align: center;
	color: #FFFFFF;
	font: bold 13pt "Trebuchet MS", Verdana, Arial, sans-serif;
	padding-bottom: 2px;
	padding-top: 5px;
	background: #02693A;
	border-bottom: 3px double #FFFFFF;
}

#HighlightBoxRight p {
	font-size: 90%;
	padding: 10px 5px 10px 10px;
	text-align: justify;
	line-height: 1.25em;
}
#ContactWebmaster {
	border: 1px solid #B71B1E;
	padding: 5px;
	background: #FFFFFF;
	width: 200px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#ContactWebmaster p {
	font: bold 85% Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#content .programcontact {
	font-weight: bold;
	color: #02693A;
	padding-top: 40px;
	padding-bottom: 5px;
	text-align: center;
}
#content .center {
	text-align: center;
}
.center {
	text-align: center;
}

