﻿html {
	overflow-y: scroll;
	-webkit-text-size-adjust: none;
}

.nbIcon {float: right;}
.pagerClear {clear: both;}
.ADAsubmit {
    font-size: 9px;
    border: none;
    background-color: none;
    background: none;
    color: #dedede;
}

body {
	margin:0px 0px 0px 0px;
	background-image:url('/UPCMS/designs/templateV2/images/default/BodyBG.png');
	background-repeat: repeat-x;
	background-color: #e3e3e3;
	font: normal 12px Verdana, Geneva, sans-serif;
	line-height:18px;
	-webkit-text-size-adjust: none;
}
p {
	margin: 0px 0px 15px 0px;
}
a:hover {
	color:#990000;
}
a:link {
	color: #5a4099;	
}
.loadingPanel {
	background-color:#ffffff;
}
div#bannerHyperlink {
	cursor: pointer;
	height: 101px;
}
#bannerTD {
	width: 600px;     
}

.iconContainer{
    border: solid 0px #fff;
    vertical-align:top;
}



div#login {
	background-color: #ffffff;
	padding: 15px 0px 15px 10px;
	width: 970px;
	border-left: solid 1px #b2acac;
	border-bottom: solid 1px #b2acac;
	border-right: solid 1px #b2acac;
}

table#iconTable {margin-right: 10px; margin-left: 30px; width: 375px;}

div.bannerSpacer1 {	padding: 50px 0px 0px 0px;	width:50px;	border: solid 1px #000;}
div.bannerSpacer2 {padding: 50px 0px 0px 0px;width:25px;	border: solid 1px #000;}
div.bannerSpacer3 {padding: 50px 0px 0px 0px;width:25px;border: solid 1px #000;}
div.bannerSpacer4 {padding: 50px 0px 0px 0px;	width:20px;border: solid 1px #000;}
div.bannerIcon {padding: 50px 0px 0px 10px;	cursor: pointer;border: solid 1px orange;}


/*--Ron put these hacks in. I'm not sure what browsers they cover.  [cw 25Nov14]--*/

*+html table#iconTable {	margin-right: 10px;	margin-left: 30px;	margin-bottom:-13px;}
*+html div.bannerIcon {	padding: 0px;	cursor: pointer;    border: solid 1px orange;}
*+html div.bannerSpacer1 {	width:65px;    border: solid 1px #000;}
*+html div.bannerSpacer2 {width:15px;}
*+html div.bannerSpacer3 {width:15px;}

div#mainContainer {margin-left: auto;margin-right: auto;width: 982px;}
.bannerContainer {	width:989px;
	overflow:hidden;
	background-image:url('/UPCMS/designs/templateV2/images/default/blank_banner.png');
	background-repeat:no-repeat;
	border: solid 0px #000000;
}
/* home page */


.bannerContainer .bannerDiv {
	width:989px;
	border: solid 0px red;
}

td.iconContainer div.iconSet {background-color: #fff; min-height: 57px; min-width: 200px;}

#home1 {
	
}
#home1 #contentContainer {
	margin: 0px 0px 15px 0px;
	width:982px;
	-moz-box-shadow: 4px 4px 5px #bbb;
	-webkit-box-shadow: 4px 4px 5px #bbb;
	box-shadow: 4px 4px 5px #bbb;
	background-color: #ffffff;
}
#home1 #contentContainer table#hMain {
	padding: 15px 0px 15px 10px;
	width: 100%;
	border-left: solid 1px #b2acac;
	border-bottom: solid 1px #b2acac;
	border-right: solid 1px #b2acac;
}
#home1 table#hMain td.homeDivider {
	width: 1px;
	border-right:dotted 1px #999;
	margin-top: 125px;
	margin-bottom: 125px;
}
*+html #home1 table#hMain td.homeDivider {
	width: 1px;
	border-right:dotted 1px #999;
	margin-top: 125px;
	margin-bottom: 125px;
}
#home1 table#hMain td.rCol {
	padding: 0px 10px 25px 20px;
	width: 210px;
}
div.banner1 {
	background-image: url('/UPCMS/designs/templateV2/images/default/banners/subBanner002.png');
	background-repeat: no-repeat;
	height: 240px;
}
div.banner2 {
	background-image: url('/UPCMS/designs/templateV2/images/default/banners/subBanner003.png');
	background-repeat: no-repeat;
	height: 240px;
}
div.banner3 {
	background-image: url('/UPCMS/designs/templateV2/images/default/banners/subBanner004.png');
	background-repeat: no-repeat;
	height: 240px;
}

/*Quicklinks on home page can be text instead of an image*/
#mCol .homeItemsHeader span {
    display: none;
}

/* Improved home page banner swap */
div.subbanner {
        width: 688px;
        height: 224px;
        -moz-box-shadow: 4px 4px 5px #bbb;
        -webkit-box-shadow: 4px 4px 5px #bbb;
        box-shadow: 4px 4px 5px #bbb;
        margin-bottom: 40px;
    }

    .homeBanner {
        padding-top: 10px;
        padding-right: 10px;
        padding-left: 10px;
        float: left;
        width: 258px;
        color: #ffffff;
        font-family: Verdana, Geneva, sans-serif;
    }

    .homeBanner .sectionTitle {
       font-weight: normal;
       font-size: 20px;
       color: #ffffff;        
    }

    .homeBanner .sectionSummary {
        font-size: 9pt;        
    }

    .homeBanner .sectionSummary a {color: #fff; text-decoration: underline; font-weight: normal;}

    .homeIntro {
	padding-top:10px;
	margin-left:410px;
	padding-right: 30px;
	padding-left: 20px;
	color: #ffffff;
	height:180px;
	font-size: 9pt;
	font-family:Verdana, Geneva, sans-serif;
}
    


/* backing page */


#back1 {
	width:982px;
	background: inherit;
}
#back1 #contentContainer {
	margin: 0px 0px 15px 0px;
	width: 982px;
	background-color: #ffffff;
	-moz-box-shadow: 4px 4px 5px #bbb;
	-webkit-box-shadow: 4px 4px 5px #bbb;
	box-shadow: 4px 4px 5px #bbb;
}
*+html #back1 #contentContainer {
	margin: 0px 0px 15px 0px;
	width: 982px;
	background: inherit;
	-moz-box-shadow: 4px 4px 5px #bbb;
	-webkit-box-shadow: 4px 4px 5px #bbb;
	box-shadow: 4px 4px 5px #bbb;
}
#back1 table#bMain {
	padding: 0px 0px 0px 0px;
	width: 100%;
	border-bottom: solid 1px #9689ae;
	border-right: solid 1px #9689ae;
}
#back1 table#bMain div.backtopSpacer {
	padding-top: 15px;
}
#back1 table#bMain td.leftCol {
	width:191px;
	background: url('/UPCMS/designs/templateV2/images/default/leftBackground.png') repeat-y;
}
#back1 table#bMain #mCol {
	padding: 10px 10px 25px 10px;
	width: auto;
}

#back1 table#bMain td.backDivider {
	padding: 25px 0px 25px 0px;
	width: 1px;
	border-right:dotted 1px #999;
}
#back1 table#bMain td.rCol {
	padding: 0px 10px 25px 20px;
	width: 210px;
}
.homeIntro {
	padding-top:10px;
	margin-left:410px;
	padding-right: 50px;
	padding-left: 30px;
	color: #ffffff;
	height:180px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.homeIntro a {
	color: #ffffff;
}
.homeIntro .sectionTitle {
	font-weight: normal;
	font-size: 20px;
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
	margin-bottom:12px;
}
#mCol .homeItemsHeader {
	margin-top: 40px;
	background-image:url('/UPCMS/designs/templateV2/images/default/quicklinksBacking.png');
	background-repeat: no-repeat;
	width:688px;
	height:46px;
}
#mCol #homeItems {
	font-family: Verdana, Geneva, sans-serif;
	margin-top:5px;
	clear:both;
	width:100%;
}
#mCol #homeItems a {
	font-family: Verdana, Geneva, sans-serif;
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}
#mCol #homeItems a:hover {
	text-decoration:none;
}
#mCol #homeItems .iBox {
	width:200px;
	float:left;
	min-height:275px;
	margin-bottom:20px;
	padding:10px 10px 10px 0px;
}
#mCol #homeItems .i0 {
	margin-left:20px;
	padding-rigth:5px;
	margin-right:20px;
	border-right:dotted 1px #999;
}
#mCol #homeItems .i0 li {
	margin-left:-15px;
}
#mCol #homeItems .i1 {
	margin-right:20px;
	padding-right:5px;
	border-right:dotted 1px #999;
}
#mCol #homeItems .i1 li {
	margin-left:-15px;
}
#mCol #homeItems .i2 {
	margin-right:0px;
}
#mCol #homeItems .i2 li {
	margin-left:-15px;
}
#mCol #homeItems .iT {
	font-weight: normal;
	font-size: 22px;
	color: #5a4099;
	margin-bottom:5px;
}
/* Home Promotions */
#mCol .promo {
	margin:5px 0px 20px 0px;
	padding: 0px 10px 0px 10px;
	clear:both;
}
#mCol div .promoSummary {
	display: block;
	clear: both;
	padding-top: 5px;
	font: normal 12px Verdana, Geneva, sans-serif;
	border-bottom: solid 1px #ddd;
	margin-bottom: 15px;
	line-height:18px;
	min-height:85px;
}
#mCol .promo #title {
	margin-bottom:0px;
	border-bottom: solid 1px #000;
	width: 100%;
}
#mCol .promo #title a {
	font-weight: bold;
	font-size: 24px;
	color: #5a4099;
	text-decoration:none;
}
#mCol .promo #title a:hover {
	text-decoration:none;
}
#mCol div .promoSummary .item_title {
	font-weight:normal;
	color: #5a4099;
	font-size: 20px;
}
#mCol div .promoSummary .item_summary {
	font-family: Verdana, Geneva, sans-serif;
}
#footer {
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 10px;
	background: inherit;
}
.footerImage {
	float:right;
}
.f1 {
	font-size: 11px;
}
#footer a.webmasterLink {
	color: #5a4099;
	text-decoration: underline;
	font-size: 11px;
}
.bSecTitle {
	font-family:"Times New Roman", Serif;
	color:#502a1d;
	font-size:28pt;
	margin-top:20px;
	margin-left:10px;
}
/* Top Nav */

#tnav2 {
	border: solid 0px yellow;
	padding-top: 3px;
	padding-bottom: 14px;
	margin-top: 0px;
	text-align: left;
}
*+html #tnav2 {
	padding-bottom: 7px;
	padding-top:20px;
	height:35px;
	margin-top: 0px;
	text-align: left;
}
#tnav2 .navMain {
	padding:5px 6px 0px 6px;
}
#tnav2 .navItem {
	padding: 2px;
	border:none;
	text-align:left !important;
	white-space:nowrap !important;
	padding-right:10px;
}
#tnav2 .navItemHover, #tnav2 .navItemSelected, #tnav2 .subMenuItemHover {
	padding:2px;
	border:none;
	padding-right:10px;
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	text-decoration: underline;
}
#tnav2 .navItem a {
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}
#tnav2 .subMenuItemHover {
	padding:3px;
	border:solid 1px #f87c1e;
	background-color:#f6eae2;
	font-weight:normal;
	color:#000033;
}
#tnav2 .subMenu {
	padding:4px 8px 4px 8px;
	border:solid 1px #bcbec0;
	background-color:#ffffff;
}
#tnav2 .subMenuItem {
	padding:3px;
}
#tnav2 .subMenuItem a {
	text-decoration:none;
	font:normal 13px Verdana, Geneva, sans-serif;
}
#tnav2 .navItem a, #tnav2 .navItem span {
	text-decoration:none;
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
}
#tnav2 .subMenuItemHover {
	padding:2px;
	border:solid 1px #7356aa;
	background-color: #efefef;
}
#tnav2 .subMenuItemHover a {
	text-decoration:none;
	font:normal 13px Verdana, Geneva, sans-serif;
}
#backMain {
	width:100%
}
#backData {
	width:500px;
	margin-top:80px;
	margin-left:20px;
	float:right;
}
/* Left Nav */

#leftNav {
	margin-left: 10px;
	padding-top: 10px;
	border: solid 0px #000000;
}
#leftNav .navMain {
	border: solid 0px #000000;
	padding-right: 8px;
	font-weight:normal;
}
#leftNav .navMain .navItem {
	padding:3px;
}
#leftNav .navMain .navItem a {
	text-decoration: none;
	color: #000000;
	font: normal 13px Verdana, Geneva, sans-serif;
	padding:1px;
	border:solid 1px #efefef;

}
#leftNav .navMain .navItemHover {
	border:solid 1px #7356aa;
	padding:2px;
}
#leftNav .subMenu {
	padding:4px 8px 4px 8px;
	border:solid 1px #5a4099;
	background-color:#ffffff;
}
#leftNav .subMenuItem {
	padding:3px;
}
#leftNav .subMenuItem a {
	text-decoration:none;
	font: normal 13px Verdana, Geneva, sans-serif;
	color:#000;
}
#leftNav .subMenuItemHover {
	padding:2px;
	border:solid 1px #7356aa;
	background-color: #efefef;
}
/* Left Callout */
#leftColumnDiv #callOut {
	margin:20px 0px 20px 0px;
	background-color:#ffffff;
	border:solid 1px #e7e7e7;
	padding:10px;
}
#leftColumnDiv #callOut .body {
}
/* Right Callout */
#rightColumnOuterDiv #callOut {
	margin:10px 0px 20px 0px;
}
#rightColumnOuterDiv #callOut .top {
	display:block;
	background: url('/images/d5ecfa-d5ecfa-b3d3e7-ffffff/60-200-6-1/sprite.png') no-repeat;
	height:15px;
}
#rightColumnOuterDiv #callOut .body {
	background-color:#d5ecfa;
	border-left: solid 1px #b3d3e7;
	border-right: solid 1px #b3d3e7;
	padding:10px;
}
#rightColumnOuterDiv #callOut .bottom {
	display:block;
	background: url('/images/d5ecfa-d5ecfa-b3d3e7-ffffff/60-200-6-1/sprite.png') no-repeat bottom;
	height:15px;
}
/* Cookie */
.cookieContainer {
	width:100%;
	padding-bottom:6px;
}
.cookieItem {
	font-weight: normal !important;
	font-size: 10px !important;
	color:#666666;
	font-family: Verdana, Geneva, sans-serif;
	display:inline-block;
	margin:2px 4px 2px 0px;
	text-decoration:none;
}
.cookieBullet {
	font-size: 10px;
	color:#666666;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	display:inline-block;
	margin:2px 4px 2px 0px;
	text-decoration:none;
}
/* Section Nav */
.nav_inSectionHeader {
	padding-left:0px;
	padding-right:5px;
	font: normal 24px Verdana, Geneva, sans-serif;
	display:block;
}
.snMid {
	padding-right:5px;
}
.snBot {
	margin-bottom: 20px;
}
ul.nav_inSectionUL {
	margin-top:5px;
	margin-bottom:0px;
	list-style:none;
	margin-left:0px;
}
ul.nav_inSectionUL li {
	margin-left:-15px;
	margin-bottom:8px;
}
ul.nav_inSectionUL li a {
	font-weight: bold;
	font-size: 12px;
	color: #005288;
	text-decoration:none;
}
ul.nav_inSectionUL li a:hover {
	color:#990000;
	text-decoration:underline;
}
/* Section display */
.sectionTitle {
	font-weight: bold;
	font-size: 24px;
	line-height:26px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
	line-height:26px;
	margin-bottom:12px;
}
/* Promotions */
#mainColumnDiv .promo {
	margin: 0px 0px 20px 0px;
	padding-top:10px;
	clear:both;
}
#mainColumnDiv .promo .top {
	display:block;
	background: url('/images/fcfcfc-fcfcfc-e7e7e7-ffffff/30-1920-6-1/sprite.png') no-repeat;
	height:10px;
	font-size:0px;
}
#mainColumnDiv .promo .topr {
	display:block;
	background: url('/images/fcfcfc-fcfcfc-e7e7e7-ffffff/30-1920-6-1/sprite.png') no-repeat top right;
	height:10px;
	margin-top:-10px;
	margin-left:15px;
	font-size:0px;
}
#mainColumnDiv .promo .body {
	background-color:#fcfcfc;
	border-left:solid 1px #e7e7e7;
	border-right:solid 1px #e7e7e7;
	padding:5px 10px 5px 10px;
}
#mainColumnDiv .promo .bottom {
	display:block;
	background: url('/images/fcfcfc-fcfcfc-e7e7e7-ffffff/30-1920-6-1/sprite.png') no-repeat bottom left;
	height:10px;
	font-size:0px;
	_margin-left:1px;
}
#mainColumnDiv .promo .bottomr {
	display:block;
	background: url('/images/fcfcfc-fcfcfc-e7e7e7-ffffff/30-1920-6-1/sprite.png') no-repeat bottom right;
	height:10px;
	margin-top:-10px;
	margin-left:15px;
	font-size:0px;
	_margin-right:1px;
}
div.promoSummary {
	display: block;
	clear: both;
	padding-top: 15px;
}
.promo #title {
	margin-bottom:8px;
}
.promo #title a {
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	text-decoration:none;
}
.promo #title a:hover {
	color:#990000;
	text-decoration:underline;
}
.promo_item_title {
	font-weight:bold;
	color: #000000;
}
.promo_item_summary {
	font-family: Verdana, Geneva, sans-serif;
}
/* item display */
.rssFeedIcon {
	margin-top:40px;
	text-align:right;
	width:100%;
}
.summary {
	clear:both;
	padding-top:10px;
}
.item_title {
	font-weight: normal;
	font-size: 22px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
}
a.item_title {
	font: normal 18px Verdana, Geneva, sans-serif;
	color: #000066;
	text-decoration:underline;
}
a.item_title:hover {
	color:#990000;
	text-decoration:none;
}
.item_date {
	font-size: 10px;
	color: #999999;
	font-family: Verdana, Geneva, sans-serif;
}
.item_summary {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
}
.pager {
	clear: both;
	text-align:right;
	margin-top:25px;
}
.rssIcon {
	width:17px;
	background-image:url('/admin/images/rss.png');
	background-repeat:no-repeat;
	float:right;
	margin-top:8px;
	margin-right:8px;
	cursor:pointer;
}
.faqHeader {
}
/* image display */
.imageAbove, .imageBelow {
	margin:0px 0px 10px 0px;
}
.imageTop {
	margin:0px 0px 5px 15px;
	float:right;
}
.imageLeft {
	margin:5px 5px 5px 0px;
	float:left;
}
.imageRight {
	margin:5px 0px 5px 5px;
	float:right;
}
#caption {
	font-size:10px;
	color:#999999;
}
.thumbnail {
	float:left;
	margin:0px 7px 0px 0px;
}
.imageBox #title {
	font-weight:bold;
}
/* Promo Calendar */
.Pcalendar {
	border: solid 1px #CCCCCC;
	border-collapse:collapse;
}
.PcalTitle {
	background-color: #5c9de0;
	color:#ffffff;
	padding:2px;
}
.PcalDayHeader {
	background-color: #F0F0FF;
	padding:2px;
}
.PcalDay {
	padding:2px;
	font-size:8pt;
	height:15px;
}
.PcalOther {
	background-color: #F0F0F0;
	height:15px;
}
.PcalWeekend {
	color:#000000;
	height:15px;
}
.PcalToday {
	background-color: #E0EEE0;
	border:none;
}
a.PcalItem {
	text-align:left;
	font-size:8pt;
	text-decoration:none;
}
a.PcalItem:hover {
	color:#990000;
	text-decoration:underline;
}
/* sidebar */

#mainColumnDiv .sidebar_div {
}
#rightColumnInnerDiv .sidebar_div {
}
.sidebar_top_div, .snTop {
}
.sidebar_bottom_div {
	margin-bottom:10px;
}
.sidebar_title_div {
	background-color:#7356aa;
	background-repeat: repeat-x;
	border: 1px solid #505050;
	padding: 5px 10px 6px 10px;
	font: bold 18px Verdana, Geneva, sans-serif;
	color: #ffffff;
	max-width: 90%;
	min-width: 90%;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 4px 4px 5px #bbb;
	-webkit-box-shadow: 4px 4px 5px #bbb;
	box-shadow: 4px 4px 5px #bbb;*/
}

	.sidebar_title_div a:link, .sidebar_title_div a:visited, .sidebar_title_div a:hover {
		color: #fff;
	}

.sidebar_title {
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
}
.sidebar_body {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
}
.sidebar_body_div {
	padding: 3px 5px 3px 10px;
	margin-top: 15px;
	overflow:hidden;
	width:210px !important;
}
.sidebar_image_div {
	padding: 10px 5px 3px 5px;
	text-align:center;
}


.enroll_link {
    font-weight: normal;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
}

    .enroll_link a {
        font-weight: normal;
        font-size: 16px;
        color: #ffffff;
        text-decoration: none;
    }

        .enroll_link a:hover {
            font-weight: normal;
            font-size: 16px;
            color: #ffffff;
            text-decoration: underline;
        }

        .enroll_link a:visited {
            font-weight: normal;
            font-size: 16px;
            color: #ffffff;
            text-decoration: underline;
        }

.enroll_backing {
    font-weight: normal;
    font-size: 16px;
    color: #000;
    text-decoration: none;
}

    .enroll_backing a {
        font-weight: normal;
        font-size: 16px;
        color: #000;
        text-decoration: none;
    }

        .enroll_backing a:hover {
            font-weight: normal;
            font-size: 16px;
            color: #000;
            text-decoration: underline;
        }

        .enroll_backing a:visited {
            font-weight: normal;
            font-size: 16px;
            color: #000;
            text-decoration: underline;
        }

.sitemap_item {
	font-size: 12px;
	color: #330066;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.sitemap_ul {
	margin-left:24px;
	list-style-type:disc;
}
/* FormBuilder */
.wizard_fieldLabel {
	display:block;
	margin-right:0px;
	margin-bottom:-15px;
	margin-top:0px;
}
.form_required .wizard_fieldLabel {
	display:block;
	margin-right:0px;
	font-weight:bold;
}
    .form_required .wizard_fieldLabel:before {
        content: "*";
    }

.form_button_Div {
	margin-top:30px;
	width:100%;
}
.form_button {
	display:block;
	width:80px;
	height:30px;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
	color:#000000;
	text-align:center;
	padding-top:2px;
	background: url('/images/f0f0f0-eeeeee-666699-ffffff/25-80-2-1/effect-shadow/sprite.png') no-repeat;
	float:left;
}

.form_button:hover, .form_button:focus {
    display: block;
    width: 80px;
    height: 30px;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: none;
    color: #000000;
    text-align: center;
    padding-top: 2px;
    background: url('/images/f0f0f0-eeeeee-666699-ffffff/25-80-2-2/effect-shadow/sprite.png') no-repeat;
    float: left;
}
.wizard_fieldHeader {
	display:block;
	margin-left:0px;
	margin-bottom:0px;
	font-size:12px;
}
.wizard_fieldFooter {
	display:block;
	margin-left:-140px;
	font-size:12px;
	padding-bottom:10px;
}
/* Directory */
.dir_Header, .dir_Pager {
	background-color:#b9d0e7;
	border:solid 2px #ffffff;
}
.dir_Filter {
	background-color:#f5f2e8;
}
.dir_Filter td {
	border:none !important;
}
.dir_Row {
	background-color:#ecf2f9;
}
.dir_AltRow {
	background-color:#ffffff;
}
.dir_Cell {
	padding-right:30px !important;
	border:solid 2px #000000;
}
.dir_Cell a {
	color:#005288 !important;
	text-decoration:none;
}
.dir_Cell a:hover {
	color:#990000 !important;
}
.dir_subText {
	width:100%;
	margin-bottom:4px;
	font-size:8pt;
}
#alphaList {
	margin-bottom:8px;
	margin-top:15px;
}
#alphaList>span {
	margin:0px 4px 0px 4px
}
#alphaList>#hl {
	text-decoration:underline;
	cursor:pointer;
	color:#0000ff;
}
/* Google Search */
.s, .f, .f a {
	font-size: 100%
}
.l {
	color: #050097
}
.t {
	color:#000000
}
.t {
	background-color:#FFFFDD
}
.z {
	display:none
}
.f, .f:link, .f a:link {
	color:#6f6f6f
}
.i, .i:link {
	color:#a90a08
}
.a, .a:link {
	color:#008000
}
div.n {
	margin-top: 1ex
}
.n a {
	font-size: 10pt;
	color:#000000
}
.n .i {
	font-size: 10pt;
	font-weight:bold
}
.q a:visited, .q a:link, .q a:active, .q {
	text-decoration: none;
	color:#0000cc;
}
.b, .b a {
	font-size: 10pt;
	color:#0000cc;
	font-weight:bold
}
.d {
	font-family:Verdana, sans-serif;
	margin-right:1em;
	margin-left:1em;
}
/* Image Gallery */
#ig_div {
	clear:both;
	padding-top:15px;
}
#ig_div .summary {
	display:none;
}
#ig_title {
	font-weight:bold;
}
#ig_ssLink {
	clear:both;
}
#ig_ssLink a {
	text-decoration:none;
}
#ig_desc {
	float:left;
	margin:5px 0px 0px 0px;
}
.ig_thumb {
	margin:0px 5px 5px 0px;
	float:left;
}
/* Calendar */
.calendar {
	border: solid 1px #CCCCCC;
	border-collapse:collapse;
}
.calTitle {
	background-color: #5c9de0;
	color:#ffffff;
	padding:2px;
	font-size:12pt;
}
.calDayHeader {
	background-color: #F0F0FF;
	border: solid 1px #CCCCCC;
}
.calDay {
	border: solid 1px #CCCCCC;
}
.calOther {
	background-color: #F0F0F0;
	border: solid 1px #CCCCCC;
}
.calToday {
	background-color: #F0FFF0;
	border: solid 1px #CCCCCC;
}
a.calItem {
	text-align:left;
	font-size:8pt;
	text-decoration:none;
}
a.calItem:hover {
	color:#990000;
	text-decoration:underline;
}
#icalFeed {
	text-align:right;
	margin-top:5px;
}
.iCaltext {
	font-size:7pt;
	color:#999999;
	display:block;
	margin-top:2px;
	margin-right:8px;
	float:right;
}
.iCalIcon {
	display:block;
	float:right;
}
/* Cal 2 */

#UPcalendar table tr {
	vertical-align:top;
}
#UPcalendar table td {
}
#UPcalendar #cCell {
	border-right:solid 1px #dddddd;
	border-collapse:collapse;
	min-height:80px;
	text-align:left;
	_height:80px;
}
#UPcalendar #cCellToday {
	border-collapse:collapse;
	background-color:#fffcd9;
	min-height:80px;
	text-align:left;
	_height:80px;
}
#UPcalendar .calNext a {
	text-decoration:none;
	font-size:12pt;
}
#UPcalendar #chDate {
	width:100%;
	border-bottom:solid 1px #dddde0;
	text-align:right;
	font-size:8pt;
}
#UPcalendar .chReg {
	background-color:#dee7ea;
}
#UPcalendar .chOther {
	background-color:#f0f0f0;
	color:#999999;
}
#UPcalendar .chToday {
	background-color:#afc6ce;
}
#UPcalendar #chNum {
	margin-right:3px;
}
#UPcalendar #cdEmpty {
}
/*Site events */
#UPcalendar #cal.cdMulti {
	font-size:9pt;
	height:16px;
	color:#ffffff;
	text-align:left;
	background-color:#72967f;
	padding:1px 1px 1px 4px;
	margin-top:1px;
}
#UPcalendar #cal.cdS {
	background-image:url('/images/72967f-72967f-72967f-ffffff/18-400-4-1/sprite.png');
	background-repeat:no-repeat;
	margin-top:1px;
	margin-left:1px;
}
#UPcalendar #cal.cdE {
	background-image:url('/images/72967f-72967f-72967f-ffffff/18-400-4-1/sprite.png');
	background-repeat:no-repeat;
	background-position:right top;
	margin-top:1px;
	margin-right:1px;
}
#UPcalendar #cal.cdReg {
	color:#555577;
	margin:0px 2px 2px 4px;
	font-size:9pt;
}
#UPcalendar #cal #cdItem {
	white-space: nowrap;
	overflow: hidden;
}
#UPcalendar #cal #cdItemL {
	cursor:pointer;
	white-space: nowrap;
	overflow: hidden;
}
/* External events */
#UPcalendar #calX.cdMulti {
	font-size:9pt;
	height:16px;
	color:#ffffff;
	text-align:left;
	background-color:#837e50;
	padding:1px 1px 1px 4px;
	margin-top:1px;
}
#UPcalendar #calX.cdS {
	background-image:url('/images/837e50-837e50-837e50-ffffff/18-400-4-1/sprite.png');
	background-repeat:no-repeat;
	margin-top:1px;
	margin-left:1px;
}
#UPcalendar #calX.cdE {
	background-image:url('/images/837e50-837e50-837e50-ffffff/18-400-4-1/sprite.png');
	background-repeat:no-repeat;
	background-position:right top;
	margin-top:1px;
	margin-right:1px;
}
#UPcalendar #calX.cdReg {
	color:#837e50;
	margin:0px 2px 2px 4px;
	font-size:9pt;
}
#UPcalendar #calX #cdItem {
	white-space: nowrap;
	overflow: hidden;
}
#UPcalendar #calX #cdItemL {
	cursor:pointer;
	white-space: nowrap;
	overflow: hidden;
}
/*  Quick List styles (removed for now) */

#quickList {
	padding:10px;
	background-image:url('/UPCMS/designs/templateV2/images/qlBG.png');
	border:solid 1px #a8948e;
	margin-top:10px;
}
#quickList h2 {
	font-weight: bold;
	font-size: 12pt;
	color: #502a1d;
	margin-bottom:5px;
	margin-top:0px;
}
.quickLink {
	display:block;
	color: #502a1d;
	margin-bottom:4px;
}
div#scrollControl {
	height: 300px;
}
/* sidebar */

#mainColumnDiv .sidebar_div {
}
#rightColumnInnerDiv .sidebar_div {
}

/* Google Translate*/
.goog-te-banner-frame.skiptranslate {display: none !important;}
body { top: 0px !important; }


div.lynnWidget {
	display: block;
}