
.address {
	color: #000000;
	font: 10px Helvetica,Verdana,Tahoma,Arial;
	font-weight: bold;
}

#active_menu {
/* 	color: #000000; */
	background-color: #FFFFCC;
	background-color: #f59028;
	font-weight: bold;
}

.pathway {
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border			: 0;
	line-height		: 25px;
	color			: #000000;
	color			: #000000;
}

a.pathway:link, a.pathway:visited {
	color			: #B3AFA1;
	color			: #000000;
	font-size		: 10px;
	line-height		: 22px;
}
a.pathway:hover {
	color			: #FFAE60;
	color			: #000000;
}

#search {
	float			: right;
	margin:0px;
	padding			: 0px;
	left			: 642px;
	background-color: #E9DAB2;
	width			: 114px !important;
	height			: 20px !important;
	text-indent		: 8px;
	text-align		: center;
	font-family : Helvetica,Verdana,Tahoma,Arial;
	line-height		: 19px;
}

.searchbox {
	font			: normal 10px Helvetica,Verdana,Tahoma,Arial;
	color			: #BF8349;
	border			: 0px;
	background-color: #E9DAB2;
}

/* ******************************************* Footer */
.footer {
	background: olive;
	text-align		: center;
	vertical-align	: middle;
	font			: bold 10px Helvetica,Verdana,Tahoma,Arial;
	color			: #FFFFFF;
	line-height		: 15px;
}

.footer a, .footer a:link, .footer a:visited {
	color			: #FFFFFF;
	text-decoration	:underline;
}

.footer a, .footer a:hover {
	color			: #FFFFFF;
	text-decoration	:underline;
}

/* ******************************************* General CSS Styles */

body {
	background		: #ffffff; 
	padding			: 0; 
	margin			: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align	: top;
}

td, div, p {
	color:#000000;
	font-family : Helvetica,Verdana,Tahoma,Arial;
	font-size		: 11px;
	line-height		: 16px;
}


a, a:link, a:visited {
	color			: green;
	text-decoration	: none;
}
a:hover {color: #004400; text-decoration:none}

h1	{font: bold 16px Helvetica,Verdana,Tahoma,Arial;	color: #330000; margin: 0px; padding: 0px;}
h2	{font: bold 15px Helvetica,Verdana,Tahoma,Arial;	color: #330000; margin: 0px; padding: 0px;}
h3	{font: bold 14px Helvetica,Verdana,Tahoma,Arial;	color: #330000; margin: 0px; padding: 0px;}
h4	{font: bold 12px Helvetica,Verdana,Tahoma,Arial;	color: #330000; margin: 0px; padding: 0px;}

ol	{list-style: decimal outside; }
ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

li {
 line-height: 17px;
 text-indent: 13px;
 padding-top: 0px;
	background		: url(../images/bg_title.gif) no-repeat;
	background-position: 0px 5px;
}
blockquote {
	margin			: 10px;
	margin-left		: 30px;
	padding			: 0 20px 0 10px;
	border-left		: 5px solid #ccc;
}

form { 
	margin			: 0; 
	padding			: 0;
}

select { 
	font-size		: 12px; 
	font-weight		: bold; 
	color			: #333;
}
input {
	padding			: 0;
	margin			: 0;
}

th.pagenav_prev, th.pagenav_next, a.pagenav_next:link, a.pagenav_next:visited {
	font-size		: 10px; 
	color			: #ffffff;
	background-color:#FFFFFF;
	font-weight		: normal;
}
a.pagenav_next:hover {
	font-size		: 12px; 
	color			: #2A95FA; 
	text-decoration	: none;
}


/* ******************************************* MODULES */
table.moduletable {
	width			: 100%;
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border	: 0;
}
table.moduletable th {
	background-color: transparent;
	height:21px;
	border-bottom:1px solid #000000;
	font : bold 11px Helvetica,Verdana,Tahoma,Arial;
	color: green;
	text-align: left;
	text-indent: 4px;
	padding: 0px;
	margin: 0px;
	line-height:19px;
}

table.moduletable td {
	font-family : Helvetica,Verdana,Tahoma,Arial;
	font-size		: 11px;
	color: green;
	line-height		: 16px;
	text-align		: left;
}

table.pollstableborder td {
 padding: 2px;
}

table.moduletable ul {
	padding			: 0;
	margin			: 0 0 0 3px;
}

.button {
	font			: normal 11px Helvetica,Verdana,Tahoma,Arial;
	padding-top		: 2px 2px 0px 2px;
	margin:3px 0;
	color			: #000000;
	border 		: 0px;
	background-color: #EBDBBA;
}
/*.inputbox, .search {
	font			: normal 11px Helvetica,Verdana,Tahoma,Arial;
	color			: #000000;
	border			: 1px solid #000000;
	background-color: #ffffff;
}*/
.inputbox {
	font			: normal 11px Helvetica,Verdana,Tahoma,Arial;
	color			: #000000;
	border			: 1px solid #000000;
	background-color: #ffffff;
}
.poll {
	font			: 12px Helvetica,Verdana,Tahoma,Arial; 
	color			: #666666; 
	font-weight		: normal; 
	border			: 0; 
	padding			: 0;
}

/* ******************************************* CONTENT STYLES */
.contentpane, .contentpaneopen {
	width			: 100%;
	text-align		: left;
	color			: green; 
	color			: #000000;
	padding			: 0px;
}

.contentdescription {
	width			: 100%;
	text-align		: left;
	color			: green; 
	padding			: 4px;
}
.contentpane td, .contentpaneopen td {
	padding			: 0px; 
}
a.contentpane:link, a.contentpane:visited, a.contentpaneopen:link, a.contentpaneopen:visited {
	color			: #000000; 
	text-decoration	: none
}
a.contentpane:hover, a.contentpaneopen:hover {
	color			: #2A95FA; 
	text-decoration	: underline;
}

.contentheading {
	width:100%;
	font		: bold 11px Helvetica,Verdana,Tahoma,Arial;
	color			: #BF6000;
	color			: #000000;
	line-height		: 21px;
	text-align		: left;
	text-indent		: 5px;
/* 	background-color:#FFFBF2; */
}

.componentheading {
	width:100%;
	font		: bold 11px Helvetica,Verdana,Tahoma,Arial;
	color			: green;
	color			: #000000;
	line-height		: 21px;
	text-align		: left;
	text-indent		: 5px;
/* 	background-color: transparent; */
	border-bottom:1px solid #000000;
}


.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited 	{
	color			: #234;
	color			: #000000;
}
a.contentpagetitle:hover {
	color			: #567;
	color			: #000000;

}

.back_button {
	float:right;
	width:45px;
	font-size		: 11px;	
	color			: #000000; 
	color			: #000000;
	text-decoration	: none; 
	font-weight		: normal; 
	test-align:right;
	vertical-align	: middle; 
	margin			: 0 6px; 
	padding			: 1px 4px 1px 4px;
/* 	background-color:#EBDBBA; */
	border:0px;
}

.small 		{
	font-size		: 10px; 
	color			: #C18449; 
	text-decoration	: none; 
	font-weight		: normal;
	line-height:15px;
}

.createdate, .modifydate {
	font-size		: 10px; 
	font-weight		: normal; 
	color			: #C18449;
	color			: #000000;
}
a.readon:link, a.readon:visited {
	font-family : Helvetica,Verdana,Tahoma,Arial;
	font-size		: 11px;
	font-weight		: bold;
	color			: #A96B16;
	color			: #000000;
}

a.readon:hover {
	color			: #A96B16;
	color			: #000000;
	text-decoration	: underline; 
}

.blog {
	margin			: 0px;
	padding			: 0px;
	width			:100%;
}

a.blogsection:link, a.blogsection:visited {
	font-size		: 11px;
	color			: #A96B16;
	text-decoration	: none;
	font-weight		: normal;
	font-weight		: bolder;
}
a.blogsection:hover {
	font-size		: 11px;
	color			: #A96B16; 
	text-decoration	: underline overline;
	font-weight		: bolder;
}

.blog_more {
	padding			: 18px 8px;
	margin			: 0px;
	font-size		: 14px;
	font-weight		: bold;
	color			: #333;
}
.blog_more ul {
	padding			: 0px;
	margin			: 0px;
}

table.contenttoc {
	border			: 1px solid #004400;
 	padding			: 1px;
	margin-left		: 7px;
	margin-bottom	: 2px;
}
table.contenttoc th {
	color			: #fff;
	text-align		: left;
	padding			: 4px;
	font-weight		: bold;
	font-size		: 10px;
	text-transform	: uppercase;
	background		: #004400;
}
table.contenttoc td {
	font-size		: 10px;
}

/* ******************************************* STYLES CONTACT PAGE */
table.contact {
	background		: transparent;
}
table.contact td.icons {
	background		: #89a;
}
table.contact td.details {
	background		: #FFFBF2;
	margin			: 5px;
	padding			: 5px;
	border			: 1px dotted #ccc;
}
.contact_email {
	background		: #FFFBF2;
	margin			: 5px;
	padding			: 5px;
	border			: 1px dotted #ccc;
}

/* ******************************************* MAIN AND SUB MENU SYSTEM */
.mainlevel {
	font		: bold 12px Helvetica,Verdana,Tahoma,Arial;
	line-height:20px;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background		: url(../images/bg_submenu.gif) no-repeat;
	background-position: 0px 5px;
	padding			: 0;
	border-bottom:1px solid #000000;
	height:20px;
	line-height:20px;
/* 	color			: green;  */
	color			: #000000;
	font-weight: bold;
	font		: normal 11px Helvetica,Verdana,Tahoma,Arial;
	text-decoration	: none;
	text-indent	: 15px;
}
a.mainlevel:hover {
	font-weight	: normal;
/* 	color			: #000000;  */
	color			: #FFFFFF;
	font-weight: bold;
	background		: #330000 url(../images/bg_submenu.gif) no-repeat;
	text-decoration	: none;
	padding			: 0px 0px;
	padding-right		: 2px;
	text-align:right;
}

.sublevel {
	width:94%;
/* 	color			: #FFA554;  */
	color			: #000000; 
	padding			: 0px 0px;
	text-indent	: 5px;
	border	: 0;
	height:18px;
	line-height:20px;
	text-decoration	: none;
}
a.sublevel:link, a.sublevel:visited {
/* 	color			: #FFA554; */
	color			: #990000; 
	text-decoration	: none;
}
a.sublevel:hover {
/* 	color			: #FF6600; */
/* 	color			: #66CC00;  */
	color			: #550000; 
	text-decoration	: none;
}
a.sublevel#active_menu {
	background		: url(../images/indent1.png) no-repeat;
	border			: 0;
	color : #FF6600;
	text-decoration	: none;
}

/* ******************************************* TOP MENU SYSTEM */
ul#mainlevel-nav {
	font			: bold 10px Helvetica,Verdana,Tahoma,Arial;
	list-style		: none;
	padding			: 0;
	margin			: 0;
}

ul#mainlevel-nav li
{
	display			: block;
	background		: transparent;
	padding			: 0;
	margin			: 0;
	float			: left;

	white-space		: nowrap;
	border-right	: 2px solid #ffffff;
}

ul#mainlevel-nav li a {
	display			: block;
	padding			: 1px 1px 1px 4px;
	margin			: 0;
	width			: 75px !important;
	width			: 80px;
	text-decoration	: none;
	color			: #ffffff;
	background		: green;
}

ul#mainlevel-nav li a:hover
{
	color: yellow;
	background: green;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	color			: #7B7261;
}

a.mainlevel-nav:hover {
	color			: #5E776B;
}

/* ******************************************* CATEGORY (text format and links) */
.category {
	color			: #5A3600;
	font-size		: 11px;
	font-weight		: bold;
	text-decoration	: none;
	}
a.category:link, a.category:visited {
	color			: #5A3600;
	font-weight		: bold;
}
a.category:hover {
	color			: #000000;
}
	
/* ******************************************* STYLES LISTING CONTENT PAGE */
td.sectiontableheader, td.sectiontablefooter {
	background-color: #D0C39E; 
	color			: #ffffff; 
	font-weight		: bold;
	font-size		: 11px;
	padding			: 2px 3px 3px 2px;
}
.sectiontableentry1 {
	background-color: #FFFBF2; 
	color			: green; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 2px;
}
.sectiontableentry2 {
	background		: #E8E1CE; 
	color			: green; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 2px;
}

.pagenavbar {
	text-align		: center;
	vertical-align	: middle;
	padding			: 2px;
	width			: 100%;
}
.pagenav {
	color			: #ffffff;
	font-size		: 10px;
	font-weight		: bold;
	text-decoration	: none;
	marging			: 0;
	padding			: 0 2px;
	border			: 0;
}
a.pagenav:link, a.pagenav:visited {
	color 			: #ffffff; 
	background-color: transparent;
}
a.pagenav:hover {
	color			: green; 
	background		: transparent; 
	text-decoration	: underline;
}


hr {
	background		: transparent; 
	height			: 1px; 
	border			: 1px solid #004400; 
	width			: 100%;
}