/* PAGE STYLES                                                                   */
/* ---------------------------------------------------------------------- <----- */
body {
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	color: #333333;
	background-color: #c0c0c0;
	margin: 0px;
}

.hide {
	display: none;
}

div.clear {
	clear: both;
}

div.pg_wrp {
	margin: 0px auto;
	width: 850px;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	background-color: #ffffff;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

div.hdr {
	width: 850px;
	background-color: #f1f1f1;
}

div.hdr div.logo {
	width: 216px;
	height: 87px;
	float: left;
	background: url("../images/logo.png") no-repeat top center;
	border-bottom: solid 1px #ccc;
}

div.hdr div.navWrap {
	width: 634px;
	height: 87px;
	float: left;
}

div.hdr div.navWrap div.elogin {
	width: 634px;
	height: 45px;
}

div.hdr div.navWrap div.elogin div.bkgnd {
	width: 608px;
	height: 41px;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-left-radius:15px;
	background-color: #b3d8dc;
	padding: 3px 12px 0px 12px;
	line-height: 28px;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}

div.umButton {
	font-size: 12px;
	line-height: 28px;
	padding: 0px 20px;
	margin-left: 8px;
	border: solid 1px #B3D8DC;
	float: right;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	
}

div.umButton.logout {
	border: solid 1px #fff;
	background-color: #7e0c48;
	color: #fff;
	-moz-box-shadow:0 0 10px #666;
	-webkit-box-shadow:0 0 10px #666;
}

div.umButton.linkd {
	border: solid 1px #fff;
	background-color: #009da9;
	color: #fff;
	-moz-box-shadow:3px 3px 10px #666;
	-webkit-box-shadow:3px 3px 10px #666;
}


div.hdr div.navWrap div.elogin div.bkgnd div.inputLabels {
	width: 608px;
}

div.hdr div.navWrap div.elogin div.bkgnd div.inputLabels div.inputLabel {
	float: right;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	line-height: 10px;
	text-align: left;
	margin-top: -3px;
	color: #333;
}

div.hdr div.navWrap div.elogin div.bkgnd div.inputLabels div.inputLabel.user {
	width: 175px;
}

div.hdr div.navWrap div.elogin div.bkgnd div.inputLabels div.inputLabel.pswd {
	width: 210px;
}

div.hdr div.navWrap div.elogin div.bkgnd div.inputLabels div.inputLabel.error {
	width: 190px;
	color: red;
	padding-right: 30px;
	text-align: right;
}

div.hdr div.navWrap div.navItems {
	width: 634px;
	height: 71px;
	border-bottom: solid 1px #ccc;
	padding: 8px 0px;
	overflow: hidden;
}

div.hdr div.navWrap div.navItems div.item {
	font-size: 11px;
	color: #66053a;
	float: right;
	cursor: pointer;
	text-align: center;
	line-height: 27px;
	border: solid 1px #ccc;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	height: 27px;
	margin-right: 12px;
	padding: 0px 12px;
	margin-bottom: 8px;
}

div.uNav {
	width: 240px;
	border-top: solid 1px #ccc;
}

div.uNav div.uItem {
	width: 220px;
	font-size: 16px;
	border-bottom: solid 1px #ccc;
	line-height: 48px;
	padding: 0px 10px;
}

div.uNav div.uItem.on {
	font-weight: bold;
	color: #333;
	text-align: right;
}

div.hdr div.navWrap div.navItems div.item.on {
	background: url("../images/item_on_bkgnd.png") repeat-x bottom left;
	color: #fff;
}

div.hdr div.navWrap div.navItems div.item.logout {
	background: url("../images/item_over_bkgnd.png") repeat-x bottom left;
	color: #fff;
}


#nav_resources:hover, #nav_current:hover, #nav_news:hover, #nav_providers:hover, #nav_home:hover {
	background: url("../images/item_over_bkgnd.png") repeat-x bottom left;
	color: #007077;
}


/* COMPONENT STYLES */

div.cmpnt_title_large {
	font-size: 22px;
	color: #66053a;
	font-weight: bold;
	margin-bottom: 7px;
}

div.cmpnt_title {
	font-size: 14px;
	color: #66053a;
	font-weight: bold;
	margin-bottom: 3px;
}

div.cmpnt_title_sm {
	font-size: 12px;
	color: #66053a;
	font-weight: normal;
	margin-bottom: 3px;
}

div.cmpnt_title_on {
	padding: 2px 5px;
	font-size: 14px;
	background-color: #66053a;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 3px;
}




div.ftr {
	padding: 30px;
	border-top: solid 3px #98215d;
}

div.ftr div.content div.deptWrap {
	border-bottom: solid 1px #ccc;
	margin-bottom: 8px;
}

div.ftr div.content div.deptWrap div.deptCol {
	float: left;
	margin-right: 40px;
}

div.ftr div.content div.deptWrap div.deptCol div.deptItem {
	font-size: 12px;
	line-height: 25px;
	color: #333;
	opacity: .30;
}

div.ftr div.content div.deptWrap div.deptCol div.deptItem.on {
	font-weight: bold;
	opacity: 1;
	color: #66053a;
}

div.ftr div.content div.deptApp {
	font-size: 12px;
	font-weight: bold;
	float: right;
}

div.ftr div.content div.deptRtn {
	font-size: 12px;
	font-weight: bold;
	float: left;
}

div.ftr div.content div.deptFtr {
	padding: 8px 0px;
	border-top: solid 1px #ccc;
}

div.ftr div.column {
	float: left;
	width: 380px;
	font-size: 12px;
	line-height: 16px;
	padding-right: 15px;
}

div.ftr div.section_title {
	font-size: 16px;
	color: #66053a;
	font-weight: bold;
	padding-bottom: 10px;
}

div.ftr div.news_column_left {
	float: left;
	width: 448px;
	padding-right: 30px;
	border-right: solid 2px #55a0aa;
}

div.ftr div.news_column_left div.split_left {
	float: left;
	width: 203px;
	padding: 10px;
	border-right: solid 1px #ededed;
}

div.ftr div.news_column_left div.split_right {
	float: left;
	width: 204px;
	padding: 10px;
}


div.ftr div.news_column_right {
	float: left;
	width: 280px;
	padding-left: 30px;
}

div.ftr div.calendar_column {
	padding-right: 30px;
	min-height: 250px;
}

div.ftr div.listing {
	padding: 12px 0px;
	border-top: solid 1px #ccc;
	margin-bottom: 8px;
}

div.ftr div.calendar_column div.item {
	padding: 12px 0px;
	border-bottom: solid 1px #ccc;
}

div.ftr div.calendar_column_left {
	float: left;
	width: 392px;
	padding-right: 30px;
	border-right: solid 2px #55a0aa;
	min-height: 250px;
}

div.ftr div.calendar_column_left div.item {
	padding: 10px 0px;
	border-top: solid 1px #dedede;
}

div.ftr div.calendar_column_left div.item div.photo {
	float: left;
	padding: 2px;
	border: solid 1px #dedede;
	margin-right: 8px;
}

div.ftr div.calendar_column_left div.item div.title {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

div.ftr div.calendar_column_left div.item div.text {
	font-size: 11px;
	line-height: 15px;
}

div.ftr div.calendar_column_right {
	float: left;
	width: 336px;
	padding-left: 30px;
}


div.ftr div.title {
	font-size: 22px;
	color: #66053a;
	font-weight: bold;
	padding-bottom: 10px;
}

div.ftr div.titlesm {
	font-size: 16px;
	color: #66053a;
	font-weight: bold;
}

div.ftr div.datetitle {
	font-size: 14px;
	font-weight: bold;
	color: #999;
	padding-bottom: 10px;
}

div.editor_text {
	margin-bottom: 10px;
}

div.legendWrap {
	margin-top: 12px;
}

div.legendWrap div.legend {
	font-size: 11px;
	line-height: 27px;
}

div.legendWrap div.legend div.legendIcon {
	width: 28px;
	height: 19px;
	border: solid 1px #ccc;
	margin: 3px 8px 3px 3px;
	float: left;
}

div#legendP {
	background-color: #660439;
}

div#legendE {
	background-color: #97CCD4;
}

div.feature_editor_text {
	padding: 5px;
	max-height: 350px;
	overflow: auto;
	margin-bottom: 10px;
	border-bottom: solid 2px #66053a;
	border-top: solid 2px #66053a;
	background-color: #ededed;
}

div.feature_text_box {
	border-bottom: solid 1px #dedede;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

div.ftr_text_box {
	padding-bottom: 2px;
}

div.ftr_text_box div.title {
	padding: 0px;
}

div.descrip {
	font-size: 11px;
	border-bottom: solid 1px #ccc;
	margin-bottom: 6px;
	padding-bottom: 3px;
	color: #999;
}

div.ftr_title_sm {
	color: #009ba8;
	font-size: 14px;
}

div.ftr div.title_sm {
	font-size: 14px;
	color: #009ba8;
	font-weight: bold;
	padding-bottom: 7px;
}

div.ftr div.text {
	line-height: 20px;
	font-size: 14px;
	color: #333333;
}

div.ftr div.text_sm {
	line-height: 17px;
	font-size: 11px;
	color: #333333;
}

div.ftr div.photo {
	float: right;
	padding-left: 30px;
	padding-top: 6px;
}

div.ftr div.photol {
	float: left;
	margin: 2px 10px 0px 0px;
	padding: 1px;
	border: solid 1px #ccc;
	
}

div.ribbon {
	width: 850px;
	height: 70px;
}

.ribbonSelect {
	font-size: 14px;
}

div.ribbonSearch {
	float: right;
	margin: 30px 20px 0px 0px;
}

div.ribbon_ftr {
	width: 790px;
	padding: 30px;
}

div.ribbon_ftr_wide {
	width: 850px;
}

div.ribbon_ftr div.photo {
	width: 351px;
	float: left;
}

div.ribbon_ftr_wide div.photo_wide {
	width: 850px;
	height: 230px;
	float: left;
}

div.ribbon_ftr div.content_left {
	width: 388px;
	float: left;
	margin: 10px 0px;
	padding: 0px 30px;
	border-right: solid 2px #55a0aa;
}


div.ribbon_ftr div.content {
	width: 437px;
	float: left;
	margin: 10px 0px;
	padding: 0px 30px;
	border-left: solid 2px #55a0aa;
}

div.ribbon_ftr div.calendar_wrap {
	width: 316px;
	float: left;
	margin: 10px 0px;
	padding: 0px;
}

div.calendar_rwrap {
	width: 316px;
	float: right;
	margin-left: 10px;
	padding: 0px;
}


div.ribbon_ftr div.vtitle {
	width: 24px;
	float: left;
}


div.ribbon_ftr div.title {
	font-size: 14px;
	color: #66053a;
	font-weight: bold;
	padding-bottom: 3px;
}

div.ribbon_ftr div.text {
	line-height: 19px;
	font-size: 11px;
	color: #333333;
}

div#home_ribbon_photo {
	background: url("../images/template_photo_home.jpg") no-repeat top left;
}

div#home_ribbon {
	background: url("../images/template_wrap_home.png") no-repeat top left;
}

div#services_ribbon_photo {
	background: url("../images/template_photo_services.jpg") no-repeat top left;
}

div#services_ribbon {
	background: url("../images/template_wrap_services.png") no-repeat top left;
}

div#links_ribbon_photo {
	background: url("../images/template_photo_links.jpg") no-repeat top left;
}

div#links_ribbon {
	background: url("../images/template_wrap_links.png") no-repeat top left;
}

div#news_ribbon {
	background: url("../images/template_wrap_news.png") no-repeat top left;
}

div#calendar_ribbon {
	background: url("../images/template_wrap_calendar.png") no-repeat top left;
}

div#newsletter_ribbon {
	background: url("../images/template_wrap_newsletter.png") no-repeat top left;
}

div.close {
	background-color: #660439;
	color: #dedede;
	line-height: 24px;
}

div.calendar { width: 316px; }
div.calendar div.month_row { width: 316px; height: 28px; padding: 0px 0px 1px 0px; border-bottom: solid 1px #d9d9d9; margin: 0px 0px 1px 0px; overflow: hidden; }
div.calendar div.month_row div.prev { float: left; width: 23px; height: 20px; font-size: 22px; font-weight: bold; text-align: center; border: solid 1px #e9e9e9; line-height: 13px; margin: 3px 7px 3px 7px; padding: 0px; color: #d9d9d9; display: inline; }
div.calendar div.month_row div.next { float: right; width: 23px; height: 20px; font-size: 22px; font-weight: bold; text-align: center; border: solid 1px #e9e9e9; line-height: 13px; margin: 3px 7px 3px 7px; padding: 0px; display: inline; }
div.calendar div.month_row div.display { float: left; width: 238px; height: 26px; text-align: center; font-size: 14px; font-weight: bold; overflow: hidden; line-height: 21px; padding: 0px; display: inline }

div.calendar div.daycol_row { width: 316px; height: 18px; border-bottom: solid 1px #d9d9d9; padding: 0px 0px 1px 0px; margin: 0px 0px 1px 0px; }
div.calendar div.daycol_row div.daycol { float: left; width: 41px; height: 16px; font-size: 10px; font-weight: bold; text-align: center; border: solid 1px #d9d9d9; line-height: 16px; margin: 0px 1px; background-color: #b2819c; display: inline; color: white; }

div.calendar div.day_row { width: 316px; height: 36px; clear: both; }


div.calendar div.day_row div.day { float: left; width: 41px; height: 32px; font-size: 12px; text-align: center; border: solid 1px #d9d9d9; line-height: 32px; margin: 0px 1px; display: inline }
div.calendar div.day_row div.wday { float: left; width: 41px; height: 32px; font-size: 12px; text-align: center; border: solid 1px #d9d9d9; line-height: 32px; margin: 0px 1px; display: inline }
div.calendar div.day_row div.tday { float: left; width: 41px; height: 32px; font-size: 12px; text-align: center; border: solid 1px #d9d9d9; line-height: 32px; margin: 0px 1px; background-color: #003366; color: #ffffff; cursor: pointer; display: inline }
div.calendar div.day_row div.lday { float: left; width: 41px; height: 32px; font-size: 12px; text-align: center; border: solid 1px #d9d9d9; line-height: 32px; margin: 0px 1px; background-color: #660439; cursor: pointer; display: inline; color: white; }
div.calendar div.day_row div.nday { float: left; width: 41px; height: 32px; font-size: 12px; text-align: center; border: solid 1px #d9d9d9; line-height: 32px; margin: 0px 1px; display: inline }
div.calendar div.day_row div.wnday { float: left; width: 41px; height: 32px; font-size: 12px; text-align: center; border: solid 1px #d9d9d9; line-height: 32px; margin: 0px 1px; display: inline }

div.calendar div.day_row div.rday { float: left; width: 41px; height: 32px; font-size: 12px; text-align: center; border: solid 1px #d9d9d9; line-height: 32px; margin: 0px 1px; background-color: #97CCD4; color: 003366; cursor: pointer; display: inline; }

div.calendar div.day_row div.on {
	border: solid 2px yellow;
	width: 39px;
	height: 30px;
}

div.photo_component {

}

div.photo_component div.photowrap {
	padding: 0px 0px 2px 0px;
}

div.photo_component div.photowrap_left {
	float: left;
	padding: 0px 8px 0px 0px;
}

div.photo_component div.photowrap_right {
	float: right;
	padding: 0px 0px 0px 8px;
}

div.photo_component div.title {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

div.photo_component div.caption {
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 10px;
	color: #666666;
}

	

a:link { color: #660439; text-decoration: none; }
a:visited { color: #660439; text-decoration: none; }
a:hover { color: #660439; text-decoration: underline; }

a.reverse:link { color: #ffffff; text-decoration: none; }
a.reverse:visited { color: #ffffff; text-decoration: none; }
a.reverse:hover { color: #ffffff; text-decoration: underline; }
