/* Default Properties */
html { 
	text-align: center;
	padding: 0px;
	background: #666666; 
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #444444;
}

body {
	width: 985px;
	background: url(pagemid.jpg) repeat-y top left;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	position: relative;
}

#pagecontent { 
	margin: 0px auto; 
	padding: 0px; 
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

#pagecontent .imgreplace {
	background: url(pagetop.jpg) no-repeat top left;
	position: absolute;
	width: 100%;
	height: 223px;
	z-index: 1;
}

#pagecontent .hiddentext {
	margin: 0px;
	padding: 40px 0px 0px 20px;
	position: absolute;
}

.imgcenter {
	margin: 0px auto 0px auto;
}

a {
	text-decoration: none;
	color: #0033CC;
}

a img {
	border: 0px;
}

a:hover {
	color: #FF3333;
	text-decoration: underline;
}

a:visited {
	color: #FF3333;
}

.bright_link {
	color: #FFFFFF;
}

sup {
	font-size: 75%;
	vertical-align: 40%;
	padding-left: 2px;
}

sub {
	font-size: 75%;
	vertical-align: -30%;
	padding-left: 1px;
}

caption {
	text-align: left;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}


.clearme {
	clear: both;
}

strong {
	font-weight: bold;
}

.print_only {
	visibility: hidden;
	position: absolute;
}

.filesize {
	font-size: 80%;
}

.contact, .pagebody .contact {
	background: url(contact.gif) no-repeat left center;
	padding: 0px 0px 0px 18px;
}

.contact_bright {
	background: url(contact_bright.gif) no-repeat left center;
	padding: 7px 0px 7px 18px;
}
/* /Default Properties */

/* Title Banner Elements */
#titlebanner {
	color: #FFFFFF;
	padding: 0px 0px 9px 0px;
	position: relative;
	z-index: 1;
}

#titlebanner a img{
	background: url(logo.jpg) no-repeat top left;
	border: 0px;	
}

#titlebanner a:hover img {
	background: url(logo_bright.jpg) no-repeat top left;
	border: 0px;
}
/* /Title Banner Elements */

/* Floating Navigation Box */
#floatnav {
	float: left;
	width: 190px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 37px 15px;
	line-height: 100%;
	position: relative;
	z-index: 3;
}
/* /Floating Navigation Box */

/* Main Navigation Elements */
#mainnav {
	margin: 0px;
	padding: 4px 5px 0px 10px;
	font-size: 14px;
	position: relative;
}

#mainnav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	position: relative;
}

#mainnav li {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	background: url(arrow.gif) no-repeat left 4px;
	line-height: 125%;
	z-index: 1;
}

#mainnav .secondnav {
	padding: 0px 5px 0px 0px;
	margin: 0px;
	line-height: 100%;
	list-style-type: none;
}

#mainnav .secondnav li {
	padding: 0px 0px 0px 15px;
	background: url(nav_bullet.gif) no-repeat left 4px;
	font-weight: normal;
}

#mainnav .current {
	font-weight: bolder;
	background: url(nav_bullet_cur.gif) no-repeat left 6px;
	color: #DD0000 !important;
}

#mainnav .secondnav .current {
	background: url(nav_bullet_cur.gif) no-repeat left 5px;
}

#mainnav #parent {
	background: url(arrow_parent.gif) no-repeat left 4px;
}

#mainnav .current#parent {
	background: url(arrow_parent_cur.gif) no-repeat left 4px;
}

#mainnav a {
	text-decoration: none;
	color: #FFFFFF;
}

#mainnav a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
/* /Main Navigation Elements */

/* Local Navigation Elements */
.localnav {
	margin: 0px 0px 0px -15px;
	padding: 0px 0px 0px 0px;
	background: url(localmid.jpg) repeat-y top left;
	position: relative;
}

.localnav h3 {
	padding: 20px 5px 5px 25px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 100%;
	color: #000000;
	background: url(localtop.jpg) no-repeat top left;
	border: none;
}

.localnav p {
	padding: 0px 10px 5px 25px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
}

.localnav ul {
	padding: 0px 5px 10px 27px;
	margin: 0px;
	font-size: 12px;
	display: inline-block;
	line-height: 110%;
	list-style-type: none;
	background: url(localbot.jpg) no-repeat bottom left;
}

.localnav li {
	background: url(arrow_dark.gif) no-repeat left 5px;
	line-height: 100%;
	padding: 3px 0px 3px 15px;
	margin: 0px 10px 0px 0px;
	clear: both;
}

.localnav .current {
	background: url(arrow_bright.gif) no-repeat left 5px;
	font-weight: bold;
	font-size: 13px;
	margin-right: 15px;
	background-color: #EEEEEE;
	color: #444444;
	border-right: 1px #DDDDDD solid;
	border-bottom: 1px #DDDDDD solid;
}

.localnav a:hover {
	text-decoration: none;
}

.localnav .pdf {
	background: url(pdf_icon.gif) no-repeat left 1px;
	padding-left: 14px;
}

.localnav img {
	padding: 0px;
	margin: 0px;
	float: left;
}

/* News Box Elements */
#newsbox {
	padding: 0px;
	color: #444444;
	position: relative;
	background: transparent;
}

#newsbox .next_event_date {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 10px;
	text-align: left;
}

#newsbox .next_event_date span{
	color: #000000;
	font-size: 11px;
	margin: 0px;
	text-align: right;
}

#newsbox .next_event_date .date {
	background: url(calendar.gif) no-repeat left top;
	padding: 9px 7px 3px 4px;
}

#newsbox .next_event_date .month {
	background: url(calendar_month.gif) no-repeat left top;
	padding: 9px 9px 3px 6px;
}

#newsbox .next_event_date .year {
	background: url(calendar_month.gif) no-repeat left top;
	padding: 9px 4px 3px 2px;
}

#newsbox .article {
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 10px;
	line-height: 130%;
}

#newsbox h3 {
	padding: 25px 0px 2px 0px;
	margin: 0px 0px 0px 10px;
	font-size: 22px;
	line-height: 100%;
	color: #000099;
	border-bottom: solid 1px #000099;
}

#newsbox h4 {
	margin: 0px;
	line-height: 125%;
	display: inline;
	font-size: 13px;
}

#newsbox p {
	padding: 0px;
	margin: 0px;
	color: #444444;
	font-size: 13px;
}

#newsbox ul {
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	list-style-type: none;
	clear: both;
}

#newsbox li {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	background: url(arrow.gif) no-repeat left 3px;
	line-height: 110%;
}

#newsbox .chunks li {
	padding: 0px 0px 15px 12px;
}

#newsbox .subtitle {
	display: inline;
	font-style: italic;
	font-size: 85%;
}

#newsbox a {
	color: #EEEEEE;
}	

#newsbox a:hover {
	text-decoration: underline;
}

#newsbox .more_news {
	font-size: 11px;
	text-align: left;
	clear: both;	
}

#newsbox .more_news a {
	padding: 0px 0px 0px 11px;
	text-decoration: none;
	line-height: 150%;
}

#newsbox .more_news a:hover {
	text-decoration: underline;
}

#newsbox .event {
	display: none;
}

#newsbox #event_show.event {
	display: block;
}

#newsbox .arrows img {	
	float: right;
	margin: 0px 5px 0px 5px;
	padding: 3px 0px 0px 0px;
}

#newsbox .arrows a img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#newsbox .arrows a:hover img{
	opacity: 1;
	filter: alpha(opacity=100);
}

#newsbox .arrows p {
	float: right;
	font-size: 11px;
	vertical-align: top;
}
/* /News Box Elements */

/* Contact Box Elements */
#contactbox {
	padding: 0px;
	color: #444444;
	position: relative;
}

#contactbox p {
	padding: 5px 5px 5px 10px;
	margin: 0px;	
}

#contactbox h3 {
	padding: 25px 0px 2px 0px;
	margin: 0px 0px 0px 10px;
	font-size: 22px;
	line-height: 100%;
	color: #000099;	
	border-bottom: solid 1px #000099;
}


#contactbox ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	list-style-type: none;
}

#contactbox li {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	background: url(arrow.gif) no-repeat left center;
	line-height: 110%;
}

#contactbox a {
	color: #FFFFFF;
}	

#contactbox a:hover {
	text-decoration: underline;
}
/* /Contact Box Elements */

/* Main Content Elements */
.contentgroup {
	margin: 0px;
	background: url(blurbbot.gif) no-repeat bottom right;
	padding: 0px 0px 17px 0px;
	/*line-height: 100%; */
	width: 775px;
	float: right;
	clear: none;
	position: relative;
	z-index: 1;
}

.contentgroup a:hover {
	color: #DD0000;
	text-decoration: underline;
}

.contentgroup a:visited {
	color: #DD0000;
}

.titlebox {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 6px 0px 12px 0px;
	font-size: 0px;
	line-height: 0px;
	position: relative;
	background: url(blurbtop.gif) no-repeat bottom right;
	z-index: 1;
}

#pagecontent .contentgroup .titlebox span.imgreplace {
	width: 100%;
	z-index: 2;
	position: absolute;
	padding: 0px 0px 0px 14px;
	margin: 0px;
	height: 28px;
}

#pagecontent .contentgroup .titlebox h2.hiddentext {
	font-size: 24px;
	line-height: 28px;
	color: #FFFFFF;
	padding: 0px 0px 0px 14px;
	margin: 0px;
	position: relative;
	z-index: 0;
}

.pagebody {
	width: 700px;
	margin: 0px;
	padding: 10px 40px 0px 35px;
	background: url(blurbmid.gif) repeat-y top right;
	float: left;
	position: relative;
	z-index: 3;
	overflow: visible;
}

#pagecontent .contentgroup .breadcrumb {
	font-size: 11px;
	margin: 0px;
	padding-bottom: 10px;	
}

#pagecontent .contentgroup .breadcrumb a {
	color: #7777FF;
}
/* /Main Content Elements */

/* Horizontal Navigation Elements */
.hornav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #000066;
	clear: both;	
}

.hornav li {
	display: inline;
	line-height: 100%;
	height: 10%;
}

#bottomnav {
	clear: both;
	text-align: center;
	margin: 0px 20px 0px 20px;
	padding: 10px 10px 5px 10px;
	font-size: 14px;
	position: relative;
	z-index: 2;
}

#bottomnav a {
	color: #000066;
}

#bottomnav a:hover {
	text-decoration: underline;
}

#bottomnav .current {
	color: #FF0000 !important;
	font-weight: bolder;
}
/* /Horizonatal Navigation Elements */

#footer {
	text-align: center;
	color: #CCCCCC;
	padding: 20px 0px 50px 0px;
	margin: 0px;
	clear: both;
	background: url(pagebot.jpg) no-repeat top left;
	background-color: #666666;
}

#footer p {
	line-height: 100%;
	padding: 0px;
	margin: 0px;
}

#footer .floatright {
	margin: 0px 0px 0px 380px;
	position: absolute;
	
}

