<style type="text/css">
html,body{margin:0;padding:0}

body{
	background: #494949;
	font-family: Verdana, sans-serif;
}


a:link {
	color: #006600;
	}
a:visited {
	color: #486648;
	}
a:hover {
	color: #339900;
	}


#logo {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 230px;	
	}
	
#ad {
	position: absolute;
	top: 10px;
	left: 300px;
}

div#container{	
	margin-top:110px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;		
}

div#content{
	float:right;	
	display:inline;
	background:#FFF;
	width:82%;
	padding:5px;
	/*margin-left:10px;*/
}

div#contentpage{
	clear: both;
	background:#FFF;	
	padding: 10px;
}

div#footerpage{
	clear:both;
	padding:5px 0;
    background: #FFF;
    color: #000;
    text-align:center;

}


div#menu{
	float:left;
	display:inline;	
	background:#75af00;
	width: 15%;	
	padding:5px;	
}

div#menuitem {	
	font-size: 110%;
	margin:5px;
	padding:5px;
	background:#75a000;
}

#menu a {
	display: block;
	padding-left:20px;
	padding-top:5px;
	background: url(../img/sb-ico.gif) 8px 13px no-repeat;
	border-bottom: #498500 1px solid;
	text-decoration: none;
	color: #FFF; 	
	}

#menu .selected {	
	color:#000;
	}
		
#menu a:hover {
	background: #8AB439 url(../img/sb-ico-o.gif) 8px 13px no-repeat;
	}


div#navBack, div#navForward, div#pageNum,div#courseTime,div#close_window {
	background:#75af00;
	padding: 5px 5px 5px 5px;
	margin:5px 5px 5px 5px;
	display:inline;	
	width:15%;
	}


div#navBack,div#courseTime {
	float:left;
	}
	
div#navForward {
	float:left;
	}
	
div#pageNum,div#close_window {
	float:right;
	}

.divider {
	clear:both;
	height: 10px;
	padding:10;
	margin:10;
	}
	
div#footer{
	clear:both;
	margin:10px 0;
	padding: 5px 0;	
    background: #FFF;
    color: #000;
    text-align:center;       
}



table {
	width: 100%;
	border: 1px solid #494848;
	}
table #editd {
	background-color: #D8D8D8;
	width: 8.2em; 
	}
table #editd a {
	display: block;
	background: #D8D8D8 url(../img/ico-pencil.gif) 9px 50% no-repeat;
	padding-left: 27px;
	font-size: 11px;
	float: left;
	}
	
table caption {
	background-color:#000;
	color:#FFFFFF;
	}
	
table .header td {
	padding: 0;
	background-color: #494848;
	border-bottom: 1px solid #494848;
	font-size: 1em;
	line-height: 1.5;
	text-align: left;
	}
table .header div {
	width: 50%;
	}
table td {
	border-bottom: 1px solid #DBDBDB;
	background: #FFF;
	padding: 6px 6px 6px 12px;
	font-size: .8em;
	line-height: 1.2em;
	vertical-align:top;
	}
table h2 {
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	margin: 0;
	padding: 3px 25px 3px 37px;
	}

table #login {
	background: #494848 url(../img/ico-tbl-key.gif) 9px 50% no-repeat;
	}
table .nobar td {
	border-bottom: none !important;
	}
table .last td {
	padding-bottom: 14px;
	}
table th {
	background-color: #EDEDED;
	border-bottom: 1px solid #DBDBDB;
	width: 32px;
	}
table .link-note {
	background: url(../img/ico-note.gif) 0 50% no-repeat;
	padding-left: 16px;
	}
table .link-info {
	background: url(../img/ico-info.gif) 0 50% no-repeat;
	padding-left: 17px;
	}

table .greyCell {
	background-color: #D8D8D8;
	}
table .imglink {
	background-color: #D8D8D8;
	}
table .subheader td {
	padding: 0;
	background-color: #D8D8D8;
	border-bottom: 1px solid #494848;
	font-size: 1em;
	line-height: 1.5;
	font-weight: bold;
	}	
table .checkboxHeader {
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	margin: 0;
	padding: 3px;
	}
table img {
	border:0px;
	}
table #login {
	background: #494848 url(../img/ico-tbl-key.gif) 9px 50% no-repeat;
	}
table .smallTable {
	width: 200px;
	padding: 10px;
	}
table .panel td {
	padding: 0;
	background-color: #494848;
	border-bottom: 1px solid #494848;
	font-size: 1em;
	line-height: 1.5;
	text-align: left;
	}
table .panel h2 {
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	margin: 0;
	padding: 3px 3px 3px 3px;
	}
table.layout {
  border:none;
  background:none;
  font-size:1em;
}
table.layout td {
  border:none;
  background:none;
  font-size:1em;
}

ul.nobullets {
	list-style-type: none;	
}

.flushright {
    text-align: right;
}

.middle {	
	text-align: center;
}

.linespacing {
	line-height: 2.4;
}

#error {
	border: 1px solid #CC0000;
	margin-bottom: 1.2em;	
	background-color: #FFF;
	}
#error ul {	
	margin: 0;
	padding: 5px 15px 15px 15px;
	list-style: none;
	}
#error li {
	list-style: none;
	color: #CC0000;
	margin-top: 10px;
	padding: 0 0 0 23px;	
	line-height: 18px;
	}

#total {
    font-weight:    bold;
    border-top:     1px solid #000;
    border-bottom:  2px solid #000;
}

ul.radioGroup {
  margin-top:5px;
  list-style-type:none;
  padding-left:3em
  }

</style>