#body_body_pnlMaint,#body_body_pnlBroadcasting,#body_body_pnlBulletin{
}
.loggedOffMenuBackground{
	background-color:#C7C7C7;
}
a:link,a.actionLink:link,a:visited,a.actionLink:visited,a:hover,a.actionLink:hover,a:active,a.actionLink:active{
	text-decoration:none;
	color:#00F;
}
.majorLink{
	font-weight:bold;
	color:#00F;
}
a.interactiveLink,a.interactiveIconLink,a.noninteractiveIconLink{
	color:#00F;
	text-decoration:none;
}
.noninteractiveText{
	color:gray;
}
a.unreadMessage{
	font-weight:bold;
}
.moduleHeaderLink{
	border-color:#C7C7C7;
	background-color:transparent;
}
.sectionHeaderLink{
	background-color:inherit;
}
.header{
	background-color:transparent;
}
.siteMenu{
	background-color:transparent;
	box-shadow:none;
	position:absolute;
	bottom:3px;
	right:1px;
	display:inline-table;
	top:auto;
	left:auto;
}
.header.headerMobile{
	height:100px;
	background-image:url('../../ccuwaynesville/gifs/mobile_wnc.jpg');
	list-style-image:url('../../ccuwaynesville/gifs/mobile_wnc.jpg');
}
@media all and (min-width: 768px) {
	.header.headerMobile{
		display:none;
		height:0;
	}
	.header.headerDesktop{
		display:block;
		height:125px;
		background-image:url(/ccuwaynesville/gifs/topframe.jpg);
		list-style-image:url(/ccuwaynesville/gifs/topframe.jpg);
	}
}
.unreadCount{
	font-weight:bold;
	color:white;
}
.siteSubMenu{
	border-bottom:1px solid black;
}
.siteSubMenu>li{
	background-color:white;
	border:1px solid black;
}
.siteSubMenu>li>a{
	color:black;
	text-decoration:none;
}
.siteSubMenu>li:hover{
	background-color:#3376C7;
}
.siteSubMenu>li:hover>a{
	color:white;
}
.bulletin{
	color:red;
}
html{
	background-color:#FFF;
}
body{
	background-color:#FFF;
}
.content{
	background-color:#FFF;
}
.showMobileBar{
	background-color:#FFF;
}
.mobileMenuText{
	text-decoration:none;
	font-weight:bold;
	color:#3376C7;
}
.mobileMenuIcon{
	text-decoration:none;
}
.nav{
	background-color:#FFF;
}
.menu>li>a{
	color:#FFF;
	background-color:#3376C7;
	text-decoration:none;
	font-weight:bold;
}
.menu>li>a:hover{
	background-color:#FFF;
	color:#000;
}
.menu>li.selected>a,.menu>li>a:active{
	background-color:#FFF;
	color:#000;
}
.subMenu>li>a{
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
	background-color:#78A5B1;
	border-color:transparent;
}
.subMenu>li>a:hover{
	border-color:transparent;
	background-color:#48636A;
}
.subMenu>li.selected>a,.subMenu>li>a:active{
	background-color:#60848D;
}
.sectionMenu>li>a{
	color:#FFF;
	background-color:#3376C7;
	text-decoration:none;
	font-weight:bold;
}
.sectionMenu>li>a:hover{
	background-color:#FFF;
	color:#000;
}
.sectionMenu>li.selected>a,.sectionMenu>li>a:active{
	background-color:#FFF;
}
.errorMessage{
	color:#C65762;
	font-weight:bold;
}
.moduleErrorMessage{
	border-color:#005CAB;
}
.errorMessage,.moduleErrorMessage{
	background-color:#F0D3D6;
}
.confirmationMessage{
	color:red;
}
.contentModule>.confirmationMessage{
	border-color:#005CAB;
}
.displayMessage{
	font-weight:bold;
	color:#74A55C;
	background-color:#E0EFD7;
}
.overviewMessage{
	color:#790000;
	border-color:#B3B3B3;
}
.importantMessage{
	color:#900;
	border-color:#B3B3B3;
}
.importantMessage.toggleState1,.importantMessage:hover{
	border-color:#900;
}
.importantMessageIcon{
	font-weight:bold;
}
.field-validation-valid{
}
.field-validation-error{
	color:red;
}
.moduleHeader,.moduleLoading,.moduleMessage,.moduleBody,.moduleFooter{
}
.moduleHeader,.moduleErrorMessage,.moduleLoading,.moduleMessage,.moduleBody,.moduleFooter{
	border-color:#C7C7C7;
	background-color:transparent;
}
.input-validation-error{
	border-color:red;
	border-width:1px;
	background-color:#FFEFEF;
}
.requiredField:before,.formTable input[type="text"].requiredField:after,.formTable select.dropdown.requiredField:after{
	content:'*';
	color:red;
}
input[type="checkbox"][disabled]+label{
	color:silver;
}
input[type="radio"][disabled]+label{
	color:silver;
}
.quickPayErrorRow{
}
.infoMessageIcon:after{
	color:#000;
}
.moduleHeader{
	font-weight:bold;
	background-color:#C7C7C7;
	color:#004684;
}
.moduleMessage,.moduleBody{
	border-top-width:0;
	border-bottom-width:0;
}
.moduleFooter{
	border-top-width:0;
	border-bottom-width:1px;
}
.moduleFooter .selectLinks{
	color:black;
}
.sectionHeader{
	font-weight:bold;
	color:#C7C7C7;
}
.sectionMessage,.sectionBody,.sectionFooter{
	background-color:inherit;
}
.sectionFooter{
}
.altcolor thead tr,.altcolor th{
	background-color:#FFF;
}
.altcolor tr:nth-child(even),.altcolor tr:nth-child(even) td{
	background-color:#FFF;
	border-color:#FFF;
}
.altcolor tr:nth-child(odd),.altcolor tr:nth-child(odd) td{
	background-color:#E9E9E9;
	border-color:#E9E9E9;
}
.altcolor tr:hover td,.refreshingTable .altcolor tr:hover td{
	border-top-color:#5F6062;
	border-bottom-color:#5F6062;
}
.altcolor tr:hover td:first-child,.refreshingTable .altcolor tr:hover td:first-child{
	border-left-color:#5F6062;
}
.altcolor tr:hover td:last-child,.refreshingTable .altcolor tr:hover td:last-child{
	border-right-color:#5F6062;
}
.altcolor tr.noHover:nth-child(even):hover td{
	border-color:#FFF;
}
.altcolor tr.noHover:nth-child(odd):hover td{
	border-color:#E9E9E9;
}
.altcolor.flippedTable tr th,.altcolor.flippedTable tr:hover th{
	border-style:double;
}
.altcolor.flippedTable tr:nth-child(even) th{
	background-color:#FFF;
	border-color:#FFF;
}
.altcolor.flippedTable tr:nth-child(odd) th{
	background-color:#E9E9E9;
	border-color:#E9E9E9;
}
.altcolor.flippedTable tr:hover th,.refreshingTable .altcolor.flippedTable tr:hover th{
	border-top-color:#5F6062;
	border-bottom-color:#5F6062;
	border-left-color:#5F6062;
}
.refreshingTable.altcolor thead tr:nth-child(odd),.refreshingTable.altcolor th{
	background-color:rgba(255,255,255,0.5);
}
.refreshingTable.altcolor tr:nth-child(even),.refreshingTable.altcolor tr:nth-child(even) td{
	background-color:rgba(255,255,255,0.5);
	border-color:rgba(255,255,255,0.5);
}
.refreshingTable.altcolor tr:nth-child(odd),.refreshingTable.altcolor tr:nth-child(odd) td{
	background-color:rgba(233,233,233,0.5);
	border-color:rgba(233,233,233,0.5);
}
.refreshingTable thead tr,.refreshingTable th{
	background-color:rgba(255,255,255,0.5);
}
.summaryTableDivider{
	background-color:#BDCAD8;
}
.formTable td.formSectionHeader{
	font-weight:bold;
}
.tileHeader{
	color:#FFF;
	background-color:#00A885;
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#00A885),color-stop(1,#9ED7CB));
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A885',endColorstr='#9ED7CB',GradientType=0);
	background-image:-o-linear-gradient(bottom,#00A885 0%,#9ED7CB 100%);
	background-image:-moz-linear-gradient(bottom,#00A885 0%,#9ED7CB 100%);
	background-image:-webkit-linear-gradient(bottom,#00A885 0%,#9ED7CB 100%);
	background-image:-ms-linear-gradient(bottom,#00A885 0%,#9ED7CB 100%);
	background-image:linear-gradient(bottom,#00A885 0%,#9ED7CB 100%);
}
.tileHeaderTitleCell{
	font-weight:bold;
}
.tile{
	color:#FFF;
	background-color:#9ED7CB;
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#9ED7CB),color-stop(1,#00A885));
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9ED7CB',endColorstr='#00A885',GradientType=0);
	background-image:-o-linear-gradient(bottom,#9ED7CB 0%,#00A885 100%);
	background-image:-moz-linear-gradient(bottom,#9ED7CB 0%,#00A885 100%);
	background-image:-webkit-linear-gradient(bottom,#9ED7CB 0%,#00A885 100%);
	background-image:-ms-linear-gradient(bottom,#9ED7CB 0%,#00A885 100%);
	background-image:linear-gradient(bottom,#9ED7CB 0%,#00A885 100%);
}
.tileDropDown{
	font-weight:bold;
	color:#FFF;
	background-color:#00A885;
	border-color:#FFF;
}
.refreshingTile .tile{
	background-color:#8A8C8E;
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(158,215,203,0.5)),color-stop(1,rgba(0,168,133,0.5)));
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(158, 215, 203, 0.5)',endColorstr='rgba(0, 168, 133, 0.5)',GradientType=0);
	background-image:-o-linear-gradient(bottom,rgba(158,215,203,0.5) 0%,rgba(0,168,133,0.5) 100%);
	background-image:-moz-linear-gradient(bottom,rgba(158,215,203,0.5) 0%,rgba(0,168,133,0.5) 100%);
	background-image:-webkit-linear-gradient(bottom,rgba(158,215,203,0.5) 0%,rgba(0,168,133,0.5) 100%);
	background-image:-ms-linear-gradient(bottom,rgba(158,215,203,0.5) 0%,rgba(0,168,133,0.5) 100%);
	background-image:linear-gradient(to bottom,rgba(158,215,203,0.5) 0%,rgba(0,168,133,0.5) 100%);
}
.footer{
	background-color:#FFF;
	border-top-color:#00A885;
}
.aboutLinks li a{
	text-decoration:none;
	color:#000;
}
.aboutLinks li:after{
	color:#00A885;
}
span.tileLabel,span.tileBalanceCell{
	font-weight:bold;
}
fieldset.preferences{
	border-color:#C0C0C0;
	background-color:#EEE;
}
fieldset.preferences legend{
	font-weight:bold;
	background-color:#EEE;
}
@media only screen and (min-width: 1024px) {
	.nav,.menu{
	}
	.nav{
		background-color:#C7C7C7;
	}
	.menu{
	}
	.menu>li>a,.subMenu>li>a,.sectionMenu>li>a{
		font-weight:normal;
		background-color:inherit;
	}
	.menu>li>.nav{
		background-color:transparent;
	}
	.menu>li>a{
		color:#FFF;
	}
	.menu>li>a:hover{
		color:#000;
		background-color:#FFF;
	}
	.menu>li.selected>a,.menu>li>a:active{
		color:#000;
		background-color:#FFF;
	}
	.subMenu li.selected{
		font-weight:normal;
	}
	.subMenu>li>a{
		color:#000;
		font-weight:normal;
		color:#000;
		background-color:inherit;
	}
	.subMenu>li>a:hover{
		color:#000;
		font-weight:normal;
		color:#000;
		background-color:inherit;
	}
	.subMenu>li.selected>a,.subMenu>li>a:active{
		font-weight:bold;
		background-color:#FFF;
	}
	.sectionMenu>li>a{
		color:#000;
		color:#000;
		background-color:inherit;
		font-weight:normal;
	}
	.sectionMenu>li>a:hover{
		color:#000;
		color:#000;
		background-color:inherit;
		font-weight:normal;
	}
	.sectionMenu>li.selected>a,.sectionMenu>li>a:active{
		font-weight:bold;
		background-color:#FFF;
	}
	.siteMenu{
		bottom:3px;
		top:auto;
		right:1px;
		left:auto;
	}
	.subMenu>li.selected>a,.subMenu>li>a:active,.subMenu>li.selected:hover>a,.subMenu>li>a:active:hover{
	}
	.subMenu>li>.nav{
		background-color:transparent;
	}
	.sectionMenu>li.selected>a,.sectionMenu>li>a:active,.sectionMenu>li.selected:hover>a,.sectionMenu>li>a:active:hover{
	}
}
@media only print {
	.altcolor tr:nth-child(even),.altcolor tr:nth-child(even) td{
		background-color:unset;
		box-shadow:inset 0 0 0 2000px #BABABA;
	}
	.altcolor tr:nth-child(odd),.altcolor tr:nth-child(odd) td{
		background-color:unset;
		box-shadow:inset 0 0 0 2000px #E6E6E6;
	}
}
#ExpressHtml{
	background-color:transparent;
}
#ExpressHtml>body{
	background-color:transparent;
}
#body_imgSubmit{
	background-image:url(/ccuwaynesville/gifs/../gifs/eso_button.gif);
	border:none;
	outline:none;
	height:30px;
	width:50px;
}
.logonID .watermarkedESO{
}
.esoTable{
}
tr.esoTableRow1{
}
td.esoTableRow1{
}
.esoLoginBox{
	min-width:108px;
	min-height:18px;
	height:18px;
}
.esoLoginBoxVertical{
	padding-left:0px;
	min-width:108px;
	width:108px;
	min-height:18px;
	height:18px;
}
.esoLoginDiv{
	margin-top:-10px;
}
.esoLoginDivVertical{
	margin-top:-10px;
	width:108px;
	min-width:108px;
}
