/*
    Application styles for non-IE browsers
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

.content {
	background: url(content_bg.gif) repeat-x #ffffff;
	border: none;
	bottom: 0px;
	left: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	margin-bottom: 15px;
}

h3.login {
	background-color: #509600;
	color: #ffffff;
	letter-spacing: 0em;
	text-align: left;
	font: bold 12px sans-serif;
	vertical-align: middle;
	padding: 4px 8px;
	margin-right: 7px;
	text-decoration: none;
}

p.login {
	margin: 0 1em 1em;
}

.loginbox {
	font:  bold 10px Verdana, sans-serif;
	border: 1px solid #9dabcb;
	background-color: #f0f5ff;
	position: absolute;
	top: 70px;
	width: 225px;
	right: 8px;
	height: 103px;
}

.loginboxword {
	font: 11px Tahoma;
	padding: 0px 2px;
	text-transform: capitalize;
}

.loginboxheader {
	color: #FFFFFF;
	letter-spacing: 0em;
	text-align: left;
	font: bold 12px sans-serif;
	vertical-align: middle;
	padding: 4px 8px;
	background-color: #30487d;
}

.loginboxheaderE {
	font:  bold 14px Verdana, sans-serif;
	background-color: #30487d;
	color: #ffffff;
}

.appheader {
	background: url(header_bg.gif) repeat-x;
	text-align: left;
	font:  bold 16px Verdana, sans-serif;
	border: none;
	border-top: 1px solid #999999;
}

.menuheader {
	background-color: #a6bcd3;
	text-align: left;
	font:  bold 12px Verdana, sans-serif;
}

.menutree {
	background: url(menutree_bg.gif) repeat-x #ffffff;
	border: none;
	border-right: 1px solid #9dabcb;
	position: absolute;
	overflow:auto;
	align: center;
	top: 65px;
	left: 0px;
	bottom: 2px;
	width: 125px;
	padding-top: 0px;
}

.ltextfield {
	position: absolute;
	border: 1px solid #9dabcb;
	margin: -1px 0px 4px 0px;
	right: 3px;
	width: 150px;
	padding-left: 4px;
}

.textarea {
	position: absolute;
	border: thin solid #a6bcd3;
	height: 75px;
	left: 130px;
	right: 10px;
}

.tagline {
	font:  bold 8px Verdana, sans-serif;
	position: absolute;
	bottom: 0px;
	border-top: 1px silver;
	height: 12px;
	width: 100%;
}

.loginmainarea {
	position: absolute;
	top: 60px;
	overflow:auto;
	left: 5px;
	right: 235px;
	bottom: 10px;
}
	
input.logbutton {
	background-color: #627db8;
	border: none;
	height: 24px;
	width: 156px;
	text-transform: capitalize;
	font: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

hr {
	color: #000000;
	background-color: #000000;
	height: 1px;
	border: 0px;
	width: 100%;
}

.tools ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.tools li {
	padding: 5px 5px;
}

.tools ul li a div {
	width: 100px;
	height: 10px;
}

.tools ul li a {
	cursor: pointer;
	cursor: hand;
	background-color: #e9e9e9;
	padding: 4px 6px;
	margin: 0px;
	font: bold 11px Verdana, sans-serif;
	border-top: 1px solid #E7E7C7;
	border-right: 1px solid #BBBB88;
	border-bottom: 1px solid #BBBB88;
	border-left: 1px solid #E7E7C7;
	color: #000000;
	text-decoration: none;
}

.tools ul li a:hover {
	color: #AD0000;
	border-top: 1px solid #BBBB88;
	border-right: 1px solid #DDDDB0;
	border-bottom: 1px solid #DDDDB0;
	border-left: 1px solid #BBBB88;
}

.mainarea {
	position: absolute;
	top: 65px;
	overflow-y:auto;
	left: 130px;
	right: 4px;
	bottom: 2px;
}

.mainarea_mod {
	position: absolute;
	top: 124px;
	overflow-y:auto;
	left: 130px;
	right: 4px;
	bottom: 2px;
}

.infopanel {
	position: absolute;
	top: 65px;
	overflow:none;
	left: 130px;
	right: 4px;
	height: 40px;
}

.container {
	border: 1px solid #224e7b;
}

h1.block {
	background-color: #a6bcd3;
	text-align: left;
	font:  bold 12px Verdana, sans-serif;
}

p.block {
	margin: 0 1em 1em;
	font: 12px Verdana, sans-serif;
}

h3 {
	font-size:13px;
	font-weight:bold;
	color:#1E4872;
	margin-bottom: 10px;
}

h2 {
	font-size:large;
	font-weight:normal;
	color:#1E4872;
	padding:3px;
	margin:0px;
}

.mainarea span h1, .mainarea h1 {
	font-size:larger;
	font-weight:normal;
	color:#0f2255;
	padding:3px;
	margin:3px 0 20px 0;
	border-bottom: 1px solid #9dabcb;
	background-color: #f0f5ff;
}

.mainarea div h1 a { 
	font-size: 18px;
	font-weight: normal;
	color: #0f2255;
	padding: 3px;
	margin: 0px;
	text-decoration: underline;
	border-bottom: none;
	background-color: #FFFFFF;
	display: inline;
}
	
h1 a:hover { 
	text-decoration: none;
}

.motdtable {
	border: 1px solid #9dabcb;
	background-color: #f0f5ff;
	padding: 15px;
}
	
p {
	padding-left:0px;
	padding-top:5px;
	padding-right:0px;
	padding-bottom:10px;
	margin:0px;
}

hr {
	color:#CCCCCC;
	background-color:#F0F0F0;
	height: 1px;
}

blockquote {
	padding:0px;
	margin-left:25px;
	margin-right:25px;
	margin-top:5px;
	margin-bottom:5px;
}

input.student {
	font-weight: bold;
}

select.student {
	font-weight: bold;
}

#messageCenter {
	width: 108px;
	margin-left: 8px;
}

.studentControls {
    padding: 5px 0;
}
