/* Surrounds the Image at the heading*/
#header
{
	padding: 5px;
	width: 800px;
	height: 100px;

	position: relative;
	margin-left: auto;
	margin-right: auto;
	}
/*Logon etc*/
#interactive
{
	padding: 5px;
	width: 800px;
	height: 1.5em;
	text-align: right;
	
	position: relative;
	margin-left: auto;
	margin-right: auto;
	}
/*Main Body content*/
#container
{
	padding: 5px;
	width: 800px;

	position: relative;
	margin-left: auto;
	margin-right: auto;
	}
#footer
{
	padding: 5px;
	width: 800px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}	
/*nav menu section*/
#menu
{
	padding: 5px;
	width: 800px;
	height: 2em;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	}
#menu ul
{
	list-style: none;
	width: 600px;
	padding: 0;
	margin: auto;
	text-align: center;
}
/*nav menu horizontal align background: url(background.gif) #fff bottom left repeat-x;*/
#menu li
{
float: left;
margin: 0 0.15em;

}
#menu li a
{
	height: 2em;
	line-height: 2em;
	width: 7em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-color: #003;
}

#menu li a:hover
{
	height: 2em;
	line-height: 2em;
	width: 7em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #003;
	text-decoration: none;
	text-align: center;
	background-color: #f5f5f5;
}
#menu li.active a
{
	height: 2em;
	line-height: 2em;
	width: 7em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #003;
	text-decoration: none;
	text-align: center;
	background-color:  #f5f5f5;
}
#menu li.active a:hover
{
	height: 2em;
	line-height: 2em;
	width: 7em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #003;
	text-decoration: none;
	text-align: center;
	background-color:  #999;
}

/* Hide from IE5-Mac \*/
#menu li a
{
float: none
}
/* End hide */
/*End of menu text*/

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003;
	text-decoration: none;
	font-weight: bold;
}

a.RED
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}

img
{
	clear: none;
}
img.right
{float: right;}
img.left
{
	float: left;
	padding: 5px;
}


.course:hover {
	width: 135px;
	padding: 5px;
	margin: 5px;
	background-color: #003;
	display: inline-block;
	height: 70px;
	position: relative;
	text-align: right;
	vertical-align: top;
	color: #f5f5f5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	border: thin outset #999;
}
.course {
	width: 135px;
	padding: 5px;
	margin: 5px;
	background-color: #f5f5f5;
	display: inline-block;
	height: 70px;
	position: relative;
	text-align: right;
	vertical-align: top;
	color: #003;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	border: thin outset #999;
}

/*
Table Styles Below 
*/
body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	;
	text-align: left;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	line-height: 1em;
	color: #FF4800;
	text-align: right;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 2em;
	color: #FF4800;
	text-align: left;
}
.right
{text-align: right;}

/*
Table Styles Below 
*/

/*
Table Styles Below 
*/


#mytable {
	width: 700px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FF4800;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background-color: #999999;
	background-image: url(../images/CSSTable/bg_header.jpg);
	background-repeat: no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

a.posted {
background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #FF4800;
	;
	text-align: left;

}
a.link {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: .5em;
	color: #333333;
	;
	text-align: left;
}
a.link:hover {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: .5em;
	color: #FF4800;
	;
	text-align: left;
}
td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../images/CSSTable/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../images/CSSTable/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

.clear{
clear:both;}
/* GRAPH FOR CONTENT PAGES*/
.graphcont {
padding-top:10px;
color:#C33;
font-weight:700;
float:left
}

.graph {
	float:left;
	margin-top:10px;
	background-color:#CCC;
	position:relative;
	width:280px;
	padding:0
}

.graph .bar {
display:block;
position:relative;
background-image:url(../images/bargraph.gif);
background-position:right center;
background-repeat:repeat-x;
border-right:#538e02 1px solid;
text-align:center;
color:#fff;
height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.9em
}

.graph .bar span {
position:absolute;
left:1em
}

