

body {
	margin: 0;
	padding: 0;
	font-family: trebuchet ms,tahoma,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 1.3;
	color: #333;
	min-width: 685px;
	text-align: center;
}

img {
	border: 0;
}

input, select, textarea {
	font-family: trebuchet ms,tahoma,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 1.3;
	color: #000;
}

a {
	color: #369;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#siteWrap {
	position: relative;
	z-index: 4;
	margin: 0 auto;
	text-align: left;
	border: solid 1px #000;
	border-top: 0;
	width: 684px;
	background-color: transparent;
}

#navBarWrap {
	position: relative;
	z-index: 4;
	margin: 0 auto;
	padding-top: 10px;
	text-align: left;
	border: solid 1px #000;
	border-top: 0;
	border-bottom: 0;
	width: 684px;
	background-color: transparent;
}

.homeBoxWrap {
	padding-top: 10px;
	width: 684px;
	float: none;
}

.homeTopBoxTitle {
	font-size: 10px;
	font-weight: bold;
	color: #369;
	padding-left: 5px;
	margin-left: 1px;
}

.homeTopBoxBody {
	width: auto;
	height: 100%;
	padding: 5px 0px 5px 7px;
	margin-left: 1px;
	background-color: #edf0f4;
}

.homeTopBoxBody select {
	width: 167px;
	background-color: #fbfcff;
}

.homeTopBoxBody input {
	background-color: #fbfcff;
	width: 106px;
	height: 15px;
	line-height: 1.5em;
}

.homeTopBoxBody input.button {
	background-color: #639ace;
	color: #fff;
	font-weight: bold;
	width: 50px;
	height: 20px;
	line-height: 1.4em;
	margin-left: 2px;
	margin-bottom: 2px;
}

.homeTopBoxBody .newsOn {
	position: relative;
	z-index: 3;
	display: block;
	height: 100;
	margin-bottom: 7px;
	overflow: hidden;
	line-height: 1.2em;
	color: #333;
}

.homeTopBoxBody .newsOff {
	position: relative;
	z-index: 3;
	display: none;
	height: 100%;
	margin-bottom: 7px;
	overflow: hidden;
	line-height: 1.2em;
	color: #edf0f4;
}


#homeTopBoxNews {
	float: left;
	width: 175px;
	height: 125px;
	position: relative;
	overflow: hidden;
}

#homeTopBoxQuickFind {
	float: left;
	width: 186px;
	height: 125px;
	position: relative;
	overflow: hidden;
}

#homeTopBoxCalendar {
	float: left;
	width: 158px;
	height: 125px;
	position: relative;
	overflow: hidden;
}

#homeTopBoxPopular {
	float: left;
	width: 165px;
	height: 125px;
	position: relative;
	overflow: hidden;
}


table#calendarGrid {
	height: 107px;
	border-collapse: collapse;
	float: none;
}

table#calendarGrid td {
	background-color: #edf0f4;
	padding: 1px 5px 1px 0px;
	width: 17px;
	height: 16px;
}

table#calendarGrid td img {
	width: 17px;
	height: 16px;
}

table#calendarGrid td.saturday {
	padding: 1px 0px;
}

table#listCalendarGrid {
	height: 107px;
	border-collapse: collapse;
	float: none;
}

table#listCalendarGrid td {
	text-align: center;
	padding: 3px;
	background-color: #edf0f4;
}

table#listCalendarGrid td img {
	width: 17px;
	height: 16px;
}

#navWrap {
	padding-top: 10px;
	width: 684px;
	background-color: #fff;
}

#navTimeWeather {
	float: left;
	width: 300px;
	white-space: nowrap;
	overflow: hidden;
}

#navAlt {
	float: left;
	width: 384px;
}

#navAlt div {
	white-space: nowrap;
	float: right;
	
		padding: 0px 6px 2px 6px;
	
	
	border-left: solid 1px #000;
}

#navAlt a {
	font-weight: bold;
}

#navBoundsOuter {
	position: absolute; 
	width: 100%; 
	height: 150px; 
	z-index: 1;
	left: 0px; 
	background-color: #fff;
}

#navBoundsUnder {
	position: absolute; 
	width: 100%; 
	height: 300px; 
	z-index: 1; 
	left: 0px; 
	background-color: #fff;
}

.navMain {
	background-color: #fff;
	float: left;
	width: 136px;
	height: 77px;
	border-right: solid 1px #000;
	border-bottom: solid 1px #fff;
	cursor: hand;
}

.navMain div, .navMainEnd div {
	font-weight: bold;
	margin: 2px 3px;
	line-height: 1.1;
}

.navMain a:hover {
	text-decoration: none;
}

#homePromoWrap {
	padding-top: 20px;
	clear: both;
	width: 684px;
	text-align: center;
}

#homeSubPromoWrap {
	width: 664px;
	margin: 5px auto;
	text-align: left;
}

#homeSubPromoWrap .featOn {
	float: left;
	display: block;
	/*width: 227px;*/
	width: 460px;
	height: 77px;
	overflow: hidden;
	line-height: 1.2em;
	color: #333;
}

#homeSubPromoWrap .featOff {
	float: left;
	display: none;
	/*width: 227px;*/
	width: 460px;
	height: 77px;
	overflow: hidden;
	line-height: 1.2em;
	color: #fff;
}

#homeSubPromoWrap .singleFeatOn {
	float: left;
	display: block;
	width: 224px;
	height: 77px;
	overflow: hidden;
	line-height: 1.2em;
	color: #333;
}

#homeSubPromoWrap .singleFeatOff {
	float: left;
	display: none;
	width: 224px;
	height: 77px;
	overflow: hidden;
	line-height: 1.2em;
	color: #fff;
}

#siteFooter {
	clear: both;
	width: 664px;
	border-top: solid 1px #333;
	margin: 0px 10px;
	padding: 0px 0px 30px 0px;
}

#siteFooter a {
	color: #666;
	font-size: 9px;
}

#siteFooter div {
	padding-top: 6px;
	float: left;
	width: 332px;
	font-size: 9px;
}


/* subnav pullout menus */

.popSub {
	position: absolute;
	visibility: hidden;
	z-index: 6;
	top: 0px;
	left: 0px;
	background-color: #fff;
	border: solid 1px #000;
}

.popSub td {
	text-align: left;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	padding: 0px 3px;
}

.popSub td a div {
	cursor: hand;
	float: left;
	width: 100%;
}

.popSub td a {
	font-size: 10px;
}

.popSub td a:hover {
	text-decoration: none;
}

/*

	Interior page classes
	
*/

.lcContent {
	float: left;
	width: 684px;
	padding: 30px 0px 20px 0px;
}

#divLeft {
	width: 165px;
	float: left;
}

#divLeftMast {
	float: none;
	text-align: center;
}

#divLeftNav {
	float: none;
	margin-top: 5px;
	height: 300px;
	padding: 5px 0px 5px 0px; 
	border: solid 1px #999;
	border-left: 0;
}



#divLeftNav a {
	font-weight: bold;
	line-height: 1.0em;
}

#divLeftNav a:hover {
	color: #c60;
	text-decoration: none;
}


#divLeftNav div.subNavRow div.cursor {
	background-color: #fff;
}

#divLeftNav div.subNavRow div.link {
	background-color: #fff;
	margin-left: 8px;
	padding: 3px 2px;
}



#divLeftNav div.subNavRowSel div.cursor {
	background-color: #c60;
}

#divLeftNav div.subNavRowSel div.link {
	background-color: #eee;
	margin-left: 8px;
	padding: 3px 2px;
}

#divLeftNav div.subNavRowSel div.link a {
	color: #c60;
}



#divLeftNav div.subsubNavRow a, #divLeftNav div.subsubNavRowSel a {
	font-size: 10px;
	font-weight: normal;
}

#divLeftNav div.subsubNavRow div.cursor {
	margin-left: 8px;
	background-color: #eee;
}

#divLeftNav div.subsubNavRow div.link {
	background-color: #eee;
	margin-left: 5px;
	padding: 2px 2px;
}


#divLeftNav div.subsubNavRowSel div.cursor {
	margin-left: 8px;
	background-color: #c60;
}

#divLeftNav div.subsubNavRowSel div.link {
	background-color: #eee;
	margin-left: 5px;
	padding: 2px 2px;
}

#divLeftNav div.subsubNavRowSel div.link a {
	color: #c60;
}

#divBody {
	width: 464px;
	font-size: 11px;
	text-align: left;
	float: left;
	height: 100%;
	margin: 0px 15px; 
}

#divBodyFull {
	width: 654px;
	font-size: 11px;
	text-align: left;
	float: left;
	height: 100%;
	padding: 0px 15px; 
}

#divBodyFull table.listTable {
	margin: 0px;
	width: 100%;
	font-size: 11px;
	text-align: left;
	float: left;
}

#divBodyLM {
	width: 489px;
	font-size: 11px;
	text-align: left;
	float: left;
	height: 100%;
	padding: 0px 15px; 
}

#divBodyDept {
	width: 324px;
	font-size: 11px;
	float: left;
	height: 100%;
	margin: 0px 15px; 
}


#divRight {
	float: left;
	width: 165px;
	height: 100%;
}

div.boxHeader {
	font-weight: bold;
	background-color: #6599cb;
	color: #fff;
	padding: 2px 5px; 
}

div.boxBody {
	margin-top: 5px;
	margin-bottom: 15px;
	width: 162px;
}


#divRight div.boxBody .newsOn {
	position: relative;
	z-index: 3;
	display: block;
	height: 98px;
	padding-right: 10px;
	overflow: hidden;
	line-height: 1.2em;
	color: #333;
}

#divRight div.boxBody .newsOff {
	position: relative;
	z-index: 3;
	display: none;
	height: 98px;
	padding-right: 10px;
	overflow: hidden;
	line-height: 1.2em;
	color: #fff;
}


#divRight div.boxByline {
	color: #6599cb;
	font-size: 9px;
	line-height: 130%;
	margin: 15px 0; 
	padding: 10px 2px 0px 2px;
	border-top: solid 1px #6599cb;
}



/* ---------------------------------------
Interior form element styles
--------------------------------------- */


.formTable {
	border: solid 1px #fff;
}

.formTable th {
	padding: 4px 4px 2px 2px;
	text-align: right;
	vertical-align: top;
	border: solid 1px #fff;
}

.formTable th.sectionHeader {
	text-align: left;
	vertical-align: top;
	border: solid 1px #fff;
}

.formTable th.sectionHeader h6 {
	margin: 0px;
	color: #fff;
}

.formTable td {
	padding: 2px 2px 2px 4px;
	text-align: left;
	vertical-align: top;
}

/*

	Text/Captions/Decorations various
	
*/


h3, h4, h5, h6 {
	line-height: 150%;
	font-weight: bold;
}

h3 {
	margin: 0;
	font-size: 14px;
}

h4 {
	margin: 0;
	font-size: 12px;
}

h5 {
	margin: 0;
	font-size: 11px;
}

h6 {
	margin: 0;
	font-size: 10px;
}

hr {
	width: 100%;
	height: 0px;
	color: #fff;
	border: 0;
	border-top: dashed 1px #ccc;
	margin: 5px 0px;
}

.strong {
	font-weight: bold;
}


/*

	Admin classes
	
*/


#adminBodyWrap {
	float: left;
	width: 740px;
	margin: 10px 0px 0px 10px;
	padding: 0;
	background-color: transparent;
}

#adminBodyWrap input, select, textarea {
	 line-height: 1.5em;
}

#adminNav {
	width: auto;
	padding: 3px;
	vertical-align: middle;
	border-bottom: 1px solid #000;
	white-space: nowrap;
	background-color: #fff;
}
	
#adminNav a {
	font: 11px/1.3 trebuchet ms,tahoma,arial,helvetica,sans-serif;
	font-weight: bold;
	color: #369;
}

#adminNav a:hover {
	text-decoration: underline;
}

#adminTreeNav span, #adminTreeNav td, #adminTreeNav div {
	font-size: 10px;
	font-family: trebuchet ms,tahoma,arial,helvetica,sans-serif;
	color: #333;
	vertical-align: middle;
}

#adminTreeNav a {
	font-size: 10px;
	font-family: trebuchet ms,tahoma,arial,helvetica,sans-serif;
	color: #369;
}

#adminTreeNav a:hover {
	text-decoration: underline;
}

#adminTreeNav a.adminTreeNavSelected {
	background-color: #036;
	border: solid 1px #000;
	color: #fff;
}

.adminTabOn {
	position: relative;
	z-index: 2;
	float: left;
	border: 1px solid #000;
	border-bottom: 0;
	padding: 6px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 11px;
	/*width: 100px;*/
	background-color: #fff;
}

.adminTabOff {
	position: relative;
	z-index: 2;
	float: left;
	border: 1px solid #000;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 14px;
	/*width: 100px;*/
	background-color: #eaedf2;
}

.adminTabOn a {
	font-size: 9pt;
	font-family: trebuchet ms,tahoma,arial,helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #369;
}
.adminTabOn a:hover {
	text-decoration: underline;
}

.adminTabOff a {
	font-size: 9pt;
	font-family: trebuchet ms,tahoma,arial,helvetica,sans-serif;
	text-decoration: none;
	color: #369;
}
.adminTabOff a:hover {
	text-decoration: underline;
}

.adminTabPanel {
	position: absolute;
	z-index: 1;
	top: 39px;
	left: 10px;
	margin: 0;
	border: solid 1px #000;
	padding: 15px 10px 10px 20px;
	width: 740px;
	height: 450px;
	background-color: #fff;

	font-size: 8pt;
	font-family: trebuchet ms,tahoma,arial,helvetica,sans-serif;

}

.adminTabPanel div, .adminTabPanel td, .adminTabPanel span, .adminTabPanel p, .adminTabPanel input, .adminTabPanel select, .adminTabPanel a {
	font-size: 8pt;
	font-family: trebuchet ms,tahoma,arial,helvetica,sans-serif;
}

.adminTabPanel .dim {
	background-color: #ccc;
}

.adminTabPanel a {
	color: #369;
	text-decoration: none;
}

.adminTabPanel a:hover {
	text-decoration: underline;
}

.adminEditPanel {
	border-collapse: collapse;
}

.adminEditPanel th {
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	padding: 6px 4px 3px 0px;
}

.adminEditPanel td {
	padding: 4px 0px 3px 0px;
	vertical-align: middle;
}

.adminBoxPanel {
	margin: 0px 0px 20px 15px;
	border-collapse: collapse;
	border: 1px solid #999;
}

.adminBoxPanel th {
	text-align: center;
	padding: 3px 0px 3px 0px;
	vertical-align: middle;
	font: 8pt/1.3 trebuchet ms,tahoma,arial,helvetica,sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #999;
	background-color: #ccc;
}

.adminBoxPanel td.Caption {
	text-align: center;
	padding: 3px 0px 3px 0px;
	vertical-align: middle;
	font: 7pt/1.3 trebuchet ms,tahoma,arial,helvetica,sans-serif;
	background-color: #e3e3e3;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

.adminBoxPanel td {
	padding: 4px 4px 2px 4px;
	vertical-align: top;
	background-color: #eee;
	font: 7pt/1.3 trebuchet ms,tahoma,arial,helvetica,sans-serif;
}

.adminBoxPanel a {
	font: 7pt/1.1 trebuchet ms,tahoma,arial,helvetica,sans-serif;
}

select.subNavList {
	background-color: #eee;
	width: 200px;
}

table.adminFeatureBox {
	width: 100%;
	border-top: solid 1px #999;
	border-collapse: collapse;
	background-color: #eee;
}

table.adminFeatureBox tr {
	border: solid 1px #999;
	border-top: 0;
}

table.adminFeatureBox td {
	padding: 5px;
	vertical-align: middle;
	border: solid 1px #999;
	border-top: 0;
	
}

table.adminFeatureBox td.sep {
	border-left: 0;
	border-right: 0;
}

table.adminFeatureBox td.titleLeft {
	background-color: #ccc;
	font-weight: bold;
	border-right: 0;
}

table.adminFeatureBox td.titleRight {
	background-color: #ccc;
	font-weight: bold;
	border-left: 0;
}

table.adminFeatureBox a {
	font-weight: normal;
}

/*

	Styles below are used to control look and feel within the overall site stylesheet
	when users add their own pages from within the administrative site.

*/

.pageHeader, .pageHeader p {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333;
}

.pageSubHeader, .pageSubHeader p {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

.pageHeaderRed, .pageHeaderRed p {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #660033;
}

.pageSubHeaderRed, .pageSubHeaderRed p {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660033;
}
