body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	text-align: center;
    background-color: #82AAD9;
	margin: 0px;
}


.messageError {
	color:#FF0000;
	text-align:center;
}

tr, p, div  {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #666666;
}

h2  {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans Serif;
	font-size: 13px;
	font-weight: bold;
	color: purple;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url( ../images/list.png ) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

a:link, a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #82AAD9;
}

.poll {
	font-size: 10px;
}
#contentheading {
text-align:left;
}
.sectiontableentry1, .sectiontableentry2 {
	font-size: 10px;
}

#site {
	width: 768px;
	border: 3px solid white; 
	margin: 0px auto;
	text-align: left;
}
#main {
	background-color: white;
	border-spacing: 0px;
	border-collapse: collapse;
}
#content {
}

#copyright {
	color: #B4B6B8; 
	text-align: left;
}

a.pathway:link, a.pathway:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
.pathway {
	color: #666666;
	font-weight: normal;
}
a.pathway:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a.back_button:link, a.back_button:visited, .back_button {
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #999999;
}

.inputbox {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;	
}
.button {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	background-color: #F0F0F0;
	color: #000000;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.contentheading, .componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
}

/* MODULES */
table.moduletable, table.moduletable-random {
	width: 100%;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-login {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px 5px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #616B76;
}

table.moduletable-login th {
	color: #A1A8AF;
	text-align: center;
	padding-top: 4px;
	padding-left: 10px;
	height: 30px;
	font-weight: normal;
	font-size: 16px;
	text-transform: lowercase;
	font-family: arial, verdane, san-serif;
}

table.moduletable-login td {
	font-size: 11px;
	font-weight: normal;
	font-family: arial, verdana, san-serif;
/*	color: #90979E;*/
	color: white;
}

table.moduletable-latest th {
	color: purple;
	text-align: left;
	padding-bottom: 4px;	
	height: 21px;
	font-weight: normal;
	font-size: 16px;
	text-transform: lowercase;
	font-family: "Trebuchet MS", arial, verdana, san-serif;
}

table.moduletable-poll th {
	color: #333333;
	text-align: left;
	padding-bottom: 4px;	
	height: 21px;
	font-weight: normal;
	font-size: 16px;
	text-transform: lowercase;
	font-family: "Trebuchet MS", arial, verdana, san-serif;
}


/* MENUS */

/* Main Menu */
a.mainlevel-main:link, a.mainlevel-main:visited {
	color: white;
	border-left: 15px solid #FFAD33;
	margin-left: 5px;
	padding-left: 5px;
	display: block;
	width: 100%;
}
a.mainlevel-main:hover {
	color: #333333;
	border-left: 10px solid #82AAD9;
	background-color: #FFAD33;
	width: auto;
}
#active_menu-main {
	color: #333333;
	border-left: 10px solid maroon;
}
a#active_menu-main:hover {
	text-decoration: underline;
	border-left: 10px solid #82AAD9;
}
table.moduletable-mainmenu {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #FF9A00;
	border-top: 8px solid #FF9A00;
	border-bottom: 8px solid #FF9A00;
  font-family: arial, verdana, san-serif;

}


/* Other Menu */
a.mainlevel-other:link, a.mainlevel-other:visited {
	color: white;
	border-left: 15px solid #9FCD6A;
	margin-left: 5px;
	padding-left: 5px;
	display: block;
	width: 100%;
}
a.mainlevel-other:hover {
	color: #333333;
	border-left: 10px solid #82AAD9;
}
#active_menu-other {
	color: #333333;
	border-left: 10px solid maroon;
}
a#active_menu-other:hover {
	text-decoration: underline;
	border-left: 10px solid #82AAD9;
}
table.moduletable-othermenu {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #88C045;
	border-top: 5px solid #88C045;
	border-bottom: 5px solid #88C045;
	font-family: arial, verdana, san-serif;
}


/* Instructors Menu */
a.mainlevel-instructors:link, a.mainlevel-instructors:visited {
	color: white;
	border-left: 15px solid #D634A3;
	margin-left: 5px;
	padding-left: 5px;
	display: block;
	width: 100%;
}
a.mainlevel-instructors:hover {
	color: #333333;
	border-left: 10px solid #82AAD9;
}
#active_menu-instructors {
	color: #333333;
	border-left: 10px solid maroon;
}
a#active_menu-instructors:hover {
	text-decoration: underline;
	border-left: 10px solid #82AAD9;
}
table.moduletable-instructorsmenu {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #CD008B;
	border-top: 5px solid #CD008B;
	border-bottom: 5px solid #CD008B;
	font-family: arial, verdana, san-serif;
}



/* Bottom Menu */
a.mainlevel-bottom:link, a.mainlevel-bottom:visited, span.mainlevel-bottom {
	color: #999999;
}
a.mainlevel-bottom:hover {
	color: #333333;
}
