/* CSS Document */

td, body { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#555555;
}

table.listing {
	border: 1px solid #D8D8B1;

}


table.listing th {
	font-size: 13px;
	background-image: url(images/template_box_bg.gif);
	border-bottom: 1px solid #e8e8c1;
}

tr.row0 {
	background-color: #F7F3EF;
}

a, a:visited { 
	color:#555555;
}

h1 { 
	color:#005197;
	border-bottom: 1px solid #808040;
	font-size: 18px;
	margin-bottom:2px;
}

div.subheading {
	color:#808080;
	margin-bottom: 10px;
	font-size: 12px;
}

h2 {
	color:#808040;
	font-size: 14px;
	border-bottom: 1px solid #EBEBD8;
	padding-bottom:0;
	margin-bottom:0;
}

.loginBox {
	padding:0;
	border:none !important;
	width:190px !important;
	padding-left:20px;
	background-image:none !important;
}

.loginBox div {
	margin-top:0 !important;
	padding-top:0 !important;
}

.loginBox .prompt {
	text-align: left;
	color:#676734;
	font-size:11px;
	margin-bottom:0;
	margin-top:0;
}

.loginBox .input input {
	font-size: 10px;
	margin:0;
	padding:0;
}

.button {
	display: block;
	background-image:url(images/button_bg_grey.gif);
	width:141px;
	height:18px;
	padding-bottom:0px;
	border:none;
	color:white;
	font-size:12.5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

input.button {
	padding-bottom: 3px;
}

a.button, a.button:visited {
	color:white;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
}

a.button:hover {
	padding-top:1px;
	height:17px;
}

.buttonSmallWidth {
	width:70px;
}

.buttonSmall {
	background-image:url(images/button_bg_grey_small.gif);
	width:70px;
}

.menuBox {
	padding:0;
	margin-left:15px;
	border:none !important;
	width: 180px !important;
}

.menuLevel1 {
	display: block;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	text-align:left;
/*	border-bottom: 1px solid #dddddd; */
	font-size:11px;
}

.menuLevel1 a.link {
	display:block;
	text-align:left;
	color:#676734;
	text-decoration:none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:17px;
	font-size:11px;
	font-weight:bold;
	background-image:url(images/caret-r.gif);
	background-repeat:no-repeat;
	background-position: left;
}

.menuLevel1 a.link:hover, .menuLevel1 a.open {
	color: #bb2222;
	background-image:url(images/caret-hover.gif)
}

.menuLevel2 {
	margin-left:10px;
}

.menuLevel2 a.link {
	display:block;
	text-align:left;
	color:#004040;
	text-decoration:none;
	font-size:11px;
	width:100%;
	margin:0;
	padding:0;
	margin-left:0px;
	padding-left:7px;
	font-weight:normal;
	background-image:none;
}

.menuLevel2 a.link:hover, .menuLevel2 a.open {
	background-image:none;
	color: #bb2222;
}

.box .hint {
	font-weight: bold;
}

.box {
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/template_box_bg.gif);
	border: 1px solid #D8D8B1;
	background-repeat:repeat-x;
	font-size: 11px;
	margin-bottom: 10px;
	width: 210px;
}

.box div {
	padding-left: 5px;
	padding-right: 5px;
	padding-top:2px;
	padding-bottom:2px;

}

.calendarBox {
	margin-left:10px;
	margin-top:0px;
	width:auto;
	padding:0;

}

.calendarBox div {
	background-image: url(images/template_box_bg.gif);
	background-color:#ffffff;
	background-repeat: repeat-x;
	border-bottom: 1px solid #D8D8B1;
	margin:0;
	width: auto;
}

.calendarBox div table td {
	font-size: 11px;
}

.calendarBox div .calendarHeader {
	font-family:Arial, Helvetica, sans-serif;
	color:#808040;
	font-size:11px;
	font-weight:bold;
}

.calendar a, .calendar a:visited {
	color: #ee0000;
}

.newsItem, .eventItem {
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

.newsBox table td {
	font-size:11px;
	padding-top: 5px;
	padding-bottom: 2px;
}

.newsBox div .left {
	color: #000000;
	width: 60px;
}

.box .header {
	text-align: center;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#808040;
	font-size:14px;
	font-weight:bold;
}

.commentBox {
	width: 100%;
}

.commentBox .header {
	color: #555555;
	background-color:#f0f0f0;

}
table.display, table.display td { 
	border-collapse:collapse;
	border:1px solid #999999;
}

table.display td table td {
	border:none;
}


.prompt {
	font-weight: bold;
	vertical-align:top;
	text-align:right;
	padding-right:10px;
}

.hint {
	font-size:10px;
	color: #226666;
	font-weight: normal;
	text-align:left
}

div.pageLink {
	float:right;
	font-size:12px;
}

a.pageLink {
	color: black !important;
}

div.topNav {
	padding-top:5px;
	padding-bottom:10px;
	padding-right:5px;
}

h2.attendance {
	margin-bottom: 5px;
}

table.attendance {
	width:100%;
	border-collapse:collapse;
}

table.attendance th {
	background-color: #eeeeee;
	width:50%;
	font-size:12px;
	border:1px solid #dddddd;
}

table.attendance tr.odd {
	background-color: #eeeeee;
	width:50%;
	font-size:12px;
	border:1px solid #dddddd;
}

table.attendance td {
	width:50%;
	padding:5px;
	font-size:12px;
	border:1px solid #dddddd;
}

div.attachments {
	margin-top:10px;
	background-image: url(images/template_box_bg.gif);
	border: 1px solid #e8e8c1;
	padding: 5px;

}

div.attachments span {
	font-weight:bold;
	padding-right: 5px;
	color:#808040;
}

.system_options {
	font-size:11px;
}


.system_options a, .system_options a:visited, .system_options a:hover {
	color:#004040;
	font-weight: normal;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.system_options a:hover {
	color: #444444;
}

.hilight {
	color:#005197;
	font-weight:bold;
}

.right {
	text-align:right;
	padding-right:10px;
}
