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

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

a:link {
	color: #FF7F50;
	line-height: 20px;
	text-decoration: none;
}

a:visited {
	color: #FF7F50;
	line-height: 20px;
	text-decoration: none;
}

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

a.bar:link, a.bar:visited {
	color: #FF8C00;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.bar:hover {
	color: #FF9900;
	text-decoration: none;
}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #FF9900;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}

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

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

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

a.fase4rdf:link {
	color: #FF9900;
	font-size: 11px;
	font-weight: normal;
}

a.fase4rdf:hover {
	color: #808080;
	font-weight: bold;
}

a.mainlevel:link, a.mainlevel:visited {
	border-bottom: 1px;
	border-bottom-color: #CFCDCD;
	border-bottom-style: solid;
	color: #000000;
	display: block;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-top: 2px;
	text-align: right;
	text-decoration: none;
	width: 160px;
}

a.mainlevel:hover {
	background-color: #FAFAFA;
	background-image: url(../images/sub.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF4500;
}

a.readon:link, a.readon:visited {
	background-color: #FFFFFF;
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF6347;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 20px;
}

a.readon:hover {
	color: #FF9900;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	background-image: url(../images/sub.png);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px;
	border-bottom-color: #EDEDED;
	border-bottom-style: solid;
	color: #4682B4;
	display: block;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	text-indent: 15px;
	width: 140px;
}

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

a.weblinks:link, a.weblinks:visited {
	color: #FF9900;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}

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

body {
	background-color: #EEEEEE;
	background-image: url(../images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #3C3C3C;
	font-family: Verdana;
	font-size: 11px;
	margin-top: 0px;
}

li {
	line-height: 20px;
	list-style: square;
	list-style-position: inside;
}

table.contact {
	background-color: #FFFFFF;
}

table.contact td.details {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

table.contact td.icons {
	background-color: #C6CBCE;
}

table.searchintro {
	background-color: #FFFFFF;
	border: solid 1px #777777;
}

td,tr,p,div {
	color: #3C3C3C;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
}

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

.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
	float: left;
	font-family: Verdana;
	font-size: 11px;
}

.button:hover {
	color: #FF8C00;
}

/** category text format and links **/
.category {
	color: #FF8C00;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: normal;
	text-decoration: none;
}

.componentheading {
	color: #A5BE0E;
	font-family: "Trebuchet MS";
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 30px;
	padding-bottom: 10px;
}

.contentdescription {
	color: #353535;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
}

.contentheading {
	color: #A5BE0E;
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 30px;
	padding-bottom: 10px;
}

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

.contentpaneopen {
}

.createdate {
	color: #708090;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.details {
	background-color: #FFFFFF;
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF6347;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 20px;
}

.headings {
	color: #F07901;
	font-family: Arial, Verdana, sans-serif;
	font-size: 17px;
}

.inputbox{
	background: #FAFAFA;
	border: 1px;
	border-color: #DADADA;
	border-style: solid;
	margin-bottom: 5px;
	margin-top: 5px;
}

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

.moduletable {
	padding-bottom: 30px;
	text-align: left;
	vertical-align: left;
}

.moduletable td {
	font-size: 13px;
	text-align: left;
}

.moduletable th {
	color: #626262;
	font-family: Verdana;
	font-size: 14px;
	padding-bottom: 5px;
	text-align: right;
}

/* --Default Class Settings-- */

.moduletable-address {
	padding-bottom: 15px;	
	width: 160px;
}

.moduletable-address td{
	text-align: right;
        font-size: 9px;
	
	}


.moduletable-main {
	background-image: url(../images/nav.gif.html);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 30px;
	padding-top: 35px;
	text-align: left;
	width: 160px;
}

.moduletable-main a:link {
	border-bottom: 1px;
	border-bottom-color: #CFCDCD;
	border-bottom-style: solid;
	color: #000000;
	display: block;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-top: 2px;
	text-align: right;
	text-decoration: none;
	width: 160px;
}

.moduletable-main a:visited {
	border-bottom: 1px;
	border-bottom-color: #CFCDCD;
	border-bottom-style: solid;
	color: #000000;
	display: block;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-top: 2px;
	text-align: right;
	text-decoration: none;
	width: 160px;
}

.moduletable-main a:hover {
	background-color: #FAFAFA;
	background-image: url(../images/sub.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF4500;
}

.moduletable-services {
	background-image: url(../images/services.gif.html);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 30px;
	padding-top: 35px;
	text-align: left;
	vertical-align: left;
	width: 160px;
}

.moduletable-top {
	text-align: left;
}

.moduletable-top a:link {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
}

.moduletable-top a:visited {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
}

.moduletable-top a:hover {
	color: #FFA500;
	text-decoration: none;
}

.moduletable-top td {
	color: #000000;
	font-size: 10px;
	line-height: 15px;
	text-align: right;
	vertical-align: left;
}

.newsfeeddate {
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.newsfeedheading {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.pathway {
	color: #525252;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}

.poll {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
}

.pollstableborder {
	border: 0px solid;
	padding: 1px;
	text-align: left;
	width: 100%;
}

.quote {
	background: #EEF9D9;
	border: 2px solid #EAEAEA;
	color: #666666;
	display: block;
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: 14px;
	height: auto;
	letter-spacing: 1px;
	line-height: 25px;
	padding: 10px;
	width: 430px;
}

.sectiontableentry1 {
	line-height: 30px;
}

.sectiontableentry2 {
	line-height: 30px;
}

.sectiontableheader {
	background-color: #F5F5F5;
	color: #000000;
	padding-bottom: 7px;
	padding-top: 7px;
}

.small {
	color: #FF8C00;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 2px;
	text-decoration: none;
}

.smalldark {
	color: #FF8C00;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}