/* external CSS file */
/* filename 'styles_cohs.css' */

body {
	padding: 0; 
	margin: 15px; 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	height: 100%;
	background-color: #E2C05A;
	color: #000;
}

p {
	font-size: 12px;
	font-family: verdana, helvetica, arial, sans-serif;
}

li {
	font-size: 12px;
	font-family: verdana, helvetica, arial, sans-serif;
}

td {
	font-size: 12px;
	font-family: verdana, helvetica, arial, sans-serif;
}

table tr td img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: arial;
	color: #000;
}

h1.pageTitle {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
	color: #348;
}

td.content_main {
	background-color: #fff;
	padding: 25px;
	vertical-align: top;
}

td.content_main_cal { /* Specific for calendar page */
	background-color: #fff;
	padding: 10px;
}

td.content_newscal {
	margin: -30px 10px 10px 10px !important; /*ff*/
	margin: 0 10px 10px 10px;
	padding: 0 10px 10px 10px;
	background-color: #fff;
	vertical-align: top;
}

td.menu_admin {
	background-color: #C6C3C6;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
	color: #000;
	font-size: 80%;
}

td.headerLogoBar {
	background-color: #436D39;
}

td.headerSpacerBar {
	background: url(images/datebar.gif) repeat-x;
}

td.headerSpacerBarDate {
	height: 20px;
	font-size: 11px;
	text-align: right;
	vertical-align: middle;
}

td.headerSpacerBarUser {
	height: 20px;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
}

td.moduleMenu {
	background-color: #436D39;
}

td.contentWhiteBG {
	background-color: #fff;
}

th.calendarCellHeading {
	width:85px;
	background-color:#c9c9c9;
	font-size: 11px;
	text-align:center;
	vertical-align:middle;
}

td.calendarPrintView {
	width:95px;
	height:90px;
	margin:4px;
	background-color:#fff;
	text-align:left;
	color:#000;
	border:1px solid #000;
}

td.calendarCell {
	width:85px;
	height:90px;
	margin:4px;
	background-color:#eee;
	text-align:left;
}

td.calendarCellToday {
	width:85px;
	height:90px;
	margin:4px;	
	background-color:#ccc;
	text-align:left;
}

td.calendarDayNum {
	vertical-align:top;
	font-size: 10px;
}

td.calendarContent {
	font-size: 10px;
}

td.calendarAddImg {
	vertical-align:top;
	text-align:right;
}

div.calCell {
	overflow: hidden;
	width:80px;
}

p.calMonthNav {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #348;
}

table.newsCalWrapper {
	margin: 10px 0 0 0;
	padding: 0;
	vertical-align: top;
}

h4.moduleCal {
	margin: 0 auto 10px auto;
	color: #333;
	font-size: 16px;
	font-family: arial;
}

h5.moduleCal {
	margin: 3px 0;
	padding: 0;
	color: #348;
	font-size: 11px;
	font-family: verdana;
}

ul.moduleCal {
	margin-top:0;
	margin-left:15px;
}

.moduleCalItem {
	margin-left: 10px;
	font-size: 10px;
	padding-bottom: 2px;
}

.moduleNewsItem {
	margin-left: 10px;
	font-size: 10px;
	padding-bottom: 2px;
}

.moduleNewsItem a {
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

td.moduleCal {
	background: url(images/module/bg.gif) repeat-x repeat-y;
	background-color: #b6c971;
	padding: 12px;
	height: 100%;
	min-height: 100%;
	width: 100%;
	vertical-align: top;
}

div.newsCalOverflow {
	overflow: hidden;
	width:265px;
	min-height:230px;
}

td.moduleNews {
	background: url(images/module/bg.gif) repeat-x repeat-y;
	background-color: #b6c971;
	padding: 12px;
	height: 100%;
	min-height: 100%;
	width: 100%;
	vertical-align: top;
}

h4.moduleNews {
	margin: 0 auto 10px auto;
	color: #333;
	font-size: 16px;
	font-family: arial;
}

div.newsEvents {
	overflow: hidden;
	width:550px;
}

td.newsPageHead {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	background-color: #ccc;
	margin-top: 20px;
	width: 560px;
}

td.newsPageSubHead {
	text-align: left;
	font-weight: bold;
	background-color: #efefef;
}

td.newsPageItem {
	background-color: #fff;
}

td.eventsPageHead {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	background-color: #ccc;
	margin-top: 20px;
	width: 560px;
}

td.eventsPageSubHead {
	text-align: left;
	font-weight: bold;
	background-color: #efefef;
	width:560px;
}

td.eventsPageItem {
	background-color: #fff;
}

td.pageMaintList {
	border-bottom: 1px solid #ccc;
}

table.pageMaintList{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

td.userMaintList {
	border-bottom: 1px solid #ccc;
}

table.userMaintList {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 550px;
}

td.userMaintHeading {
	background-color:#ccc;
	font-weight:bold;
}

td.userMaintSubmit {
	background-color:#efefef;
	border-bottom: 1px solid #ccc;
}

table.emergencyList {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 550px;
}

table.emergencyList td {
	border-bottom: 1px solid #ccc;
}

p.sponsor_box {
	font-size: 10px;
	color: #ddd;
	text-align: center;
}

p.alert {
	color: #f00;
	font-weight: bold;
	font-size: 11px;
}

td.footer {
	background-color: #436D39;
	color: #e5e5e5;
	font-size: 10px;
}

td.adminLogin {
	font-size: 12px;
}

div.emergencyOuterBox {
	margin-top:10px;
	width:500px;
	background-color:#b00;
}

div.emergencyInnerBox {
	bottom: 2px;
	right:3px !important;	/*ff*/
	right:2px;				/*ie*/
	border:1px solid #b00;
	padding:2px 0 2px 0;
	position: relative;
	width:499px !important;	/*ff*/
	width:500px;			/*ie*/
	background-color:#fff;
	color: #f00;
	font-weight:bold;
	font-size:10px;
	text-align:center;
}

.navSubMenu {
	margin-top: -20px;
	font-size: 11px;
}
.navSubMenu a:link {color: #808080; text-decoration: underline; font-family: Tahoma, verdana;}
.navSubMenu a:visited {color: #808080; text-decoration: underline; font-family: Tahoma, verdana;}
.navSubMenu a:hover {color: #808080; text-decoration: underline; font-family: Tahoma, verdana;}
.navSubMenu a:visited:hover {color: #808080; text-decoration: underline; font-family: Tahoma, verdana;}

.topPageLink {
	float: bottom;
	font-size: 11px;
}
.topPageLink a:link {color: #237; text-decoration: underline; font-family: Tahoma, verdana;}
.topPageLink a:visited {color: #237; text-decoration: underline; font-family: Tahoma, verdana;}
.topPageLink a:hover {color: #237; text-decoration: underline; font-family: Tahoma, verdana;}
.topPageLink a:visited:hover {color: #237; text-decoration: underline; font-family: Tahoma, verdana;}

a.calNum {text-decoration: none;}

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

a:link.menu_admin {color:#000; text-decoration: none; border: 1px solid #C6C3C6; padding:2px; margin: 0 1px; font-size: 11px;}
a:visited.menu_admin {color: #000; text-decoration: none; border: 1px solid #C6C3C6; padding:2px; margin: 0 1px; font-size: 11px;}
a:hover.menu_admin {color: #000; text-decoration: none; border-bottom: 1px solid #808080; border-right: 1px solid #808080; border-top: 1px solid #fff; border-left: 1px solid #fff; padding:2px; margin: 0 1px 0 1px; font-size: 11px;}
a:visited:hover.menu_admin {color: #000; text-decoration: none; border-bottom: 1px solid #808080; border-right: 1px solid #808080; border-top: 1px solid #fff; border-left: 1px solid #fff; padding:2px; margin: 0 1px 0 1px; font-size: 11px;}
a:active.menu_admin {color: #000; text-decoration: none; border-bottom: 1px solid #fff; border-right: 1px solid #fff; border-top: 1px solid #808080; border-left: 1px solid #808080; padding:2px; margin: 0 1px 0 1px; font-size: 11px;}
a:visited:active.menu_admin {color: #000; text-decoration: none; border-bottom: 1px solid #fff; border-right: 1px solid #fff; border-top: 1px solid #808080; border-left: 1px solid #808080; padding:2px; margin: 0 1px 0 1px; font-size: 11px;}

a:link.loginTrouble { font-size:10px; color: #000; text-decoration: none;}
a:visited.loginTrouble {font-size:10px; color: #000; text-decoration: none;}
a:hover.loginTrouble {font-size:10px; color: #000; text-decoration: underline;}
a:visited:hover.loginTrouble {font-size:10px; color: #000; text-decoration: underline;}

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

.w {color:#fff;}

.st {font-size:10px;}


#carryOverAlert {color: #f00; font-weight: bold; font-size: 80%;}

