/* external CSS file */
/* filename 'styles_iss.css' */
/* Styles that are static to all ISS instances */

table tr td img {
	border: none;
}

a img { border: none; }
a, img { border: none; }
img { border: none; }
div a img { border: none; }
a { border: none; }

#pf_link { float: right; }
/*#pf_link img { border: none; }
#pf_link a img { border: none; }
*/
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: #354A9E;
}

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: #354A9E;
}

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;
	font-size: 9px;
}

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: 9px;
}

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

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: #860e11;
}

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

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.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;
}

.topPageLink {
	float: bottom;
	font-size: 11px;
}
