a#active_menu {
	color: #000000;
	font-weight: bold;
}

a#active_menu:hover {
	color: #666666;
	text-decoration: none;
}

a:link {
	color: #FF8C48;
	text-decoration: none;
}

a:visited {
	color: #FF8C48;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline; /*text-decoration: underline;*/
}

a.category:link, a.category:visited {
	color: #FFA500;
}

a.category:hover {
	color: #FF9900;
}

a.mainlevel:link, a.mainlevel:visited {
	border-bottom: 1px solid #CCCCCC;
	color: #666666;
	display: block;
	height: 18px;
	letter-spacing: 0px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
}

a.mainlevel:hover {
	background-color: #FAFAFA;
	color: #666666;
}

a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #FFFFFF;	
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	text-decoration: none;
}

a.mainlevel-footer:hover {
	background-color: transparent;
	color: #FB7000;
}

a.mainlevel-top#active_menu-top {
	background-color: #EDEDED;
	border-right: 1px solid #CCCCCC;
	color: #000000;
	display: block;
	float: left;
	font-weight: normal;
	height: 59px;
	line-height: 59px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	text-decoration: none;
	vertical-align: center;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	color: #fff;
	display: block;
	float: left;
	font-weight: normal;
	height: 59px;
	line-height: 59px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
}

a.mainlevel-top:hover {
	color: #fb7000;
}

a.readon:link, a.readon:visited {
	background-image: url(/images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FC5A01;
	padding-left: 20px;
}

a.readon:hover {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	background-image: url(/images/arrow.png);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #666666;
	color: #666666;
	display: block;
	letter-spacing: 0px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 170px;
}

a.sublevel:hover {
	color: #C0C0C0;
	text-decoration: none;
}

a.weblinks:link, a.weblinks:visited {
	color: #FF9900;
}

a.weblinks:hover {
	color: #999999;
	text-decoration: underline;
}

body {
	background-color: #2E2E2E;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1	{
}

h2	{
}

h3	{
}

img {
	border: 0px;
}

input.button {
	background-color: #EDEDED;
	border: 1px solid #CCCCCC;
	color: #000000;
	margin-top: 5px;
}

input.button:hover {
	color: #FF8C00;
}

input.inputbox{
}

input.inputbox#mod_login_password{
	background-color: #FAFAFA;
	border: 1px solid #666666;
	color: #666666;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 140px;
}

input.inputbox#mod_login_username{
	background-color: #FAFAFA;
	border: 1px solid #666666;
	color: #666666;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 140px;
}

input.inputbox#mod_search_searchword{
	background-color: #fff;
	border: 1px solid #ccc;
	color: #666666;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 100%;
}

li {
	list-style: none;
}

td,tr,p,div {
	color: #666666;
	font-family: "Trebuchet MS", Tahoma, verdana;
	font-size: 13px;
	line-height: 135%;
}

textarea.inputbox{
	background-color: #ffffff;
	border: 1px solid #EDEDED;
	color: #666666;
	height: 200px;
	width: 350px;
}

ul {
	margin: 0px;
	padding: 0px;
}

/** category text format and links **/
.category {
	color: #FF8C00;
}

.componentheading {
	color: #8AA3B2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	letter-spacing: -1px;
	line-height: 40px;
}

.contentdescription {
}

.contentheading {
	color: #4B4B4B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	letter-spacing: -1px;
	line-height: 40px;
}

/* Content - Sections & Categories */
.contentpane {
}

.contentpaneopen {
}

.createdate {
	color: #FB7000;
	font-size: 12px;
}

.details {
	background-image: url(/images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 20px;
}

.headings {
	color: #5A96CA;
	font-family: 'Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 30px;
	margin-top: 10px;
}

.modifydate {
	color: #808080;
	font-size: 12px;
}

.moduletable {
}

.moduletable-top {
float: right;
width: 600px;
}

.moduletable h3 {
}

.moduletable li{
}

.moduletable td {
}

.pathway {
	color: #FFFFFF;
	padding-bottom: 20px;
	padding-top: 20px;
}

.quote {
	color: #666666;
	display: block;
	font: oblique 120% georgia, times, serif;
	line-height: 25px;
	width: 100%;
}

.quote2 {
	color: #5A96CA;
	display: block;
	font: oblique 120% georgia, times, serif;
	line-height: 25px;
	width: 100%;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.sectiontableheader {
}

.small {
	color: #666666;
	font-size: 12px;
}

.smalldark {
	color: #FB7000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.subheadings {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 17px;
	letter-spacing: -1px;
}

#body {
	margin: 0 auto;
	width: 900px;
}

#bodywrap {
	background-color: #F9F9F9;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 10px;
        padding-bottom: 0px;
	width: 100%;
}

#footercontainer {
	margin: 0 auto;
	width: 900px;
}

#footercontainer div{
	color: #fff;
	
}

#footerleft {	
	float: left;
	margin: 0 auto;
	padding-top: 15px;
	text-align: right;
	width: 200px;
}

#footerright {	
	float: right;
	font-size: 10px;
	margin: 0 auto;
	padding-top: 5px;
	text-align: centre;
	width: 900px;
}

#footerright img {
	margin-right: 15px;
	vertical-align: middle;
}

#footerwrap {
	background-color: #2E2E2E;
	border-top: 0px solid #FFFFFF;
	float: left;
	height: auto;
	margin: 0 auto;
	padding-bottom: 0px;
	width: 100%;
}

#header {
	height: 236px;
	margin: 0 auto;
	width: 900px;
        background-image: url(/images/bottomheader.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#headerwrap {
	background-color: #8AA3B2;
	background-image: url(/images/top2bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
	height: 236px;
	margin: 0 auto;
	width: 100%;
}

#mainbody {
	float: left;
	text-align: left;
	width: 620px;
}

#mainbody li {
	list-style: square;
	list-style-position: inside;
	margin-left: 15px;
}

#menu {
	height: 144px;
	margin: 0 auto;
	margin-bottom: 0px;
	text-align: left;
	width: 900px;
        background-image: url(/images/topheader.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#menu {
	height: 144px;
	margin: 0 auto;
	margin-bottom: 0px;
	text-align: left;
	width: 900px;
        background-image: url(/images/topheader.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#menuwrap {
	background-color: #31373B;
	background-image: url(/images/topbg.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 144px;
	margin: 0 auto;
	padding: 0px;
	width: 100%;
}

#middle{
	height: 0px;
	margin: 0 auto;
	padding-top: 20px;
	width: 900px;
}

#middle .contentheading {
	color: #666666;
	font-family: 'Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

#middle .moduletable {
	text-align: left;
}

#middle h3{
	color: #4B4B4B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 40px;
	margin: 0px;
	padding-bottom: 10px;
}

#middle td {
	color: #666666;
	text-align: left;
}

#middle1{
	float: left;
	left: 10px;
	position: relative;
	text-align: left;
	width: 150px;
}

#middle2{
	float: left;
	left: 15px;
	position: relative;
	text-align: left;
	width: 150px;
}

#middle3{
	float: left;
	left: 30px;
	margin-right: 20px;
	position: relative;
	text-align: left;
	width: 150px;
}

#middle4{
	float: left;
	left: 40px;
	margin-right: 20px;
	position: relative;
	text-align: left;
	width: 150px;
}

#middle5{
	float: left;
	left: 40px;
	position: relative;
	text-align: left;
	width: 150px;
}

#middle5 input.inputbox#mod_login_password{
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 140px;
}

#middle5 input.inputbox#mod_login_username{
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 140px;
}

#middle5 label{
	color: #666666;
}

#middlewrap {
	background-color: #EAE7DE;
	border-top: 5px solid #CCCCCC;
	float: left;
	height: 10px;
	letter-spacing: 0px;
	margin: 0 auto;
	width: 100%;
}

#rightcolumn {
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	width: 250px;
}

#rightcolumn .moduletable {
	padding-bottom: 20px;
	text-align: left;
}

#rightcolumn h3 {
	color: #4B4B4B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	letter-spacing: -1px;	
	margin: 0px;
	padding-bottom: 10px;
}