a#active_menu {
	color: #3D4E6D;
}


a.hnav, a.hnav:link, a.hnav:visited {
	border: 1px solid #000000;
	color: #FFFFFF;
	background-image: url(images/navbar.gif);
	display: block;
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	height: 40px;
	line-height: 20px;
	margin-right: 1px;
	margin-top: 1px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 80px;
}

a.hnav:hover {
   background-image: url(images/navbar2.gif);
	color: #FFFFFF;
}

a.hnav:active {
	background-image: url(images/navbar.gif);
	color: #FFFFFF;
}

a:link, a:visited {
	color: #23598D;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #23598D;
	text-decoration: none;
}

a.blogsection:link, a.blogsection:visited {
	color: #44757D;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.blogsection:hover {
	color: #759328;
	font-size: 10px;
	text-decoration: underline;
}

a.category:link, a.category:visited {
	color: #0000FF;
	font-weight: bold;
}

a.category:hover {
	color: #FF0000;
}

a.fase4rdf:link {
	color: #356C82;
	font-size: 11px;
	font-weight: bold;
}

a.fase4rdf:hover {
	color: #759328;
	font-size: 11px;
	font-weight: bold;
}

a.level2 {
	background: none;
	color: #0000FF;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
	text-decoration: none;
}

a.level2:link, a.level2:visited {
	background: none;
	color: #0000FF;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
	text-decoration: none;
}

a.level2:hover {
	color: #FF9900;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	width: 100%;
}

a.mainlevel:link, a.mainlevel:visited {
	background: none;
	color: #0000FF;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
	text-decoration: none;
}

a.mainlevel:hover {
	color: #FF9900;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	width: 100%;
}

a.pagenav, a.pagenav:visited {
	color: #0000CD;
	font-size: 14px;
	font-weight: bold;
}

a.pagenav:hover {
	color: #FF9900;
	font-size: 14px;
}

a.readon:link, a.readon:visited {
	color: #23598D;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.readon:hover {
	color: #23598D;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a.sublevel:link, a.sublevel:visited {
	color: #343A58;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	width: 100%;
}

a.sublevel:hover {
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
}

a.weblinks:link, a.weblinks:visited {
	color: #405115;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a.weblinks:hover {
	color: #000099;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/paper.gif);
	background-repeat: repeat-y;
	color: #000088;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
}

body {
	background-color: #FFFFFF;
	color: #465675;
	margin: 0px 0px 0px 0px;
}

h4 {
	color: #FF9900;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h5 {
	color: #FF9900;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

h6 {
	color: #FF9900;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

hr {
	background: transparent;
	border: 1px solid #314B77;
	height: 1px;
}

hr.separator {
	background: transparent;
	border: 1px solid #314B77;
	height: 1px;
	width: 75px;
}

li {
	margin: 0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
	padding: 0 0 0 0;
	width: auto;
}

table.contact {
	background-color: #FFFFFF;
}

table.contact td.details {
	background-color: #F3F3F3;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

table.contact td.icons {
	background-color: #CCCCCC;
}

table.contenttoc {
	background-color: #F5F5F5;
	border-bottom: 1px solid #465675;
	border-left: 1px solid #465675;
	border-right: 1px solid #465675;
	border-top: 1px solid #465675;
	color: #343A58;
}

table.contenttoc td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 3px;
	text-align: left;
}

table.contenttoc th {
	background: #94B1CF;
	border-bottom: dashed 1px #666666;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	text-align: left;
	text-indent: 15px;
	text-transform: uppercase;
	vertical-align: middle;
	width: 100%;
}

table.moduletable {
	border-bottom: solid 1px #666666;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	margin: 0px 0px 0px 0px;
	width: 100%;
}

table.moduletable td {
	background: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
}

table.moduletable th {
	background: #F5F5F5;
	border-bottom: dashed 1px #666666;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	text-align: left;
	text-indent: 15px;
	text-transform: uppercase;
	vertical-align: middle;
	width: 100%;
}

table.moduletable ul {
	color: #FF0000;
}

table.searchintro {
	background-color: #FFFFFF;
	border: 1px solid #8D9ABC;
}

td,tr,p,div {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

ul {
	margin: 0px 0px 0px 0px;
}

.back_button {
	background: #F5F5F5;
	border: 1px solid #000066;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}

.button {
	background: #F5F5F5;
	border: 1px solid #000066;
	color: #343A58;
	cursor: pointer;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	margin-top: 4px;
	text-align: center;
}

.category {
	color: #3D4E6D;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.componentheading {
	color: #FF9900;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.content_rating {
	font-size: 8pt;
	font-weight: normal;
}

.content_vote {
	font-size: 8pt;
	font-weight: normal;
}

.contentdescription {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

.contentheading {
	color: #FF9900;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	line-height: 16px;
	text-align: left;
}

.contentpagetitle {
	color: #FF9900;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.contentpane {
	background-color: #FFFFFF;
}

.contentpaneopen {
	background-color: #FFFFFF;
}

.createdate {
	color: #343A58;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

.fase4rdf {
	color: #343A58;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.footer {
	background-color: #FFFFFF;
	height: 35px;
}

.inner_table {
	background: none;
	border-left: solid 1px #DEDEDE;
	border-right: solid 1px #DEDEDE;
	width: 982px;
}

.inputbox {
	background: #FFFFFF;
	border: 1px solid;
	color: #343A58;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.inputformerror {
	background-color: #FF0000;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 2px;
}

.left_modules {
	background: #FFFFFF;
	padding-top: 10px;
	vertical-align: top;
	width: 200px;
}

.level2 {
	background: none;
	color: #3D4E6D;
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	text-align: left;
	text-decoration: none;
}
.inactive {
	color: #C1C1C1;
}

.main_content {
	background: none;
	padding: 10px;
}
p.main_content {
	background: none;
	padding: 10px;
	color: Red;
}
.modifydate {
	color: #343A58;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.newsfeeddate {
	color: #343A58;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.newsfeedheading {
	color: #343A58;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.offtab {
	background-color: #E5E5E5;
	border-bottom: solid 1px #D5D5D5;
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	cursor: pointer;
	font-weight: normal;
	text-align: center;
}

.ontab {
	background-color: #323A15;
	border-bottom: solid 1px #D5D5D5;
	border-left: outset 1px #DCF2FA;
	border-right: outset 1px #808080;
	border-top: outset 1px #DCF2FA;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.outer_table {
	background: #F5F5F5;
	border-left: solid 1px #FDFDFD;
	border-right: solid 1px #FDFDFD;
	margin-top: -7px;
	width: 984px;
}

.pagenav {
	color: #FF0000;
	font-size: 14px;
	font-weight: normal;
}

.pagenavbar {
}

.pagetext {
	display: none;
	position: relative;
	top: 0;
	visibility: hidden;
}

.path {
	background: #FFFFFF;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	padding-left: 2px;
	width: 980px;
}

.poll {
	color: #343A58;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

.pollstableborder {
	border: 1px solid #465675;
}

.sectiontableentry1 {
	background-color: #BED2EB;
}

.sectiontableentry2 {
	background-color: #F3F3F3;
}

.sectiontableheader {
	background-color: #94B1CF;
	background-repeat: repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	padding: 2px;
}

.shadow_cell_1 {
	background: #E6E6E6;
	border-left: solid 1px #EDEDED;
	border-right: solid 1px #EDEDED;
	margin: 0px 0px 0px 0px;
	width: 983px;
}

.shadow_cell_2 {
	background: none;
	border-left: solid 1px #E3E3E3;
	border-right: solid 1px #E3E3E3;
	width: 981px;
}

.siteheading {
	color: #343A58;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding-top: 15px;
	text-decoration: none;
}

.small {
	color: #343A58;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.smalldark {
	color: #343A58;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.spacer150x2 {
	display: block;
	height: 2px;
	overflow: hidden;
	width: 150px;
}

.spacer150x50 {
	display: block;
	height: 50px;
	overflow: hidden;
	width: 150px;
}

.spacer20x20 {
	display: block;
	height: 20px;
	overflow: hidden;
	width: 20px;
}

.table_1 {
	background: url(../images/header.gif);
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	width: 980px;
}

.table_2 {
	background: #FFFFFF;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	width: 980px;
}

.table_bottom {
	background: #FFFFFF;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	width: 980px;
}

.table_top {
	background: #FFFFFF;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	height: 50px;
	width: 980px;
}

.tabpadding {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
