BODY {
	margin:0px 0px 0px 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
border:0;
}
table {
	margin:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
border:0;
}
a {
	text-decoration:none;
}
a:link, a:visited {
color: #265D99;
}
a:hover {
color: #D04D47;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position:top left ;
	height: 200px;
	text-align: center;
	padding-top:10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 48px;
	color: #D04D47;
	padding-left: 400px;
}
#header .namesite {
	text-align: center;
	padding-top:10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 48px;
	color: #D04D47;
}

#pathway {
	text-align: left;
	color: #91BAE8;
	font-weight: bold;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #000000;
}
#pathway a, #pathway a:link, #pathway a:visited {
	color: #265D99;
	text-decoration:underline;
}
#pathway a:hover {
	color: #D04D47;
}
#footer {
	background-color: #265D99;
	height: 15px;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	line-height:15px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	font-size:10px;
clear:both;
}
#footer a, #footer a:link, #footer a:visited {
	text-decoration:underline;
	color: #FFFFFF;
}
#footer a:hover {
	color: #B6D1F0;
}
#zoneleft  {
	padding-left: 10px;
	padding-top: 10px;
	margin-right: 10px;
}
#zonemain {
	padding: 10px;
	margin-left: 10px;
	width: 100%;
}
.moduletable {
	width: 190px;
	padding-top:0px;
	background-color: #91BAE8;
	background-image: url(../images/mod_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:20px;
}
 table.moduletable {
	width: 190px;
	border:0;	
}
table.moduletable th {
	background-image: url(../images/mod_th.gif);
	background-repeat: no-repeat;
	background-position:top;
	color:#FFFFFF;
	width: 100%;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}
table.moduletable td {
	color: #265D99;
	font-size: 12px;
	padding-left:10px;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.contentpane{
	padding: 5px;
}
.contentpaneopen{
	padding: 5px;
}
.contentheading {
	background-image: url(../images/heading_bg.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 18px;
	line-height:20px;
	color: #265D99;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
	margin-bottom:5px;
}
span.contentheading {
	background-image: url(../images/heading_bg.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 18px;
	line-height:20px;
	color: #265D99;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 400px;
	text-align: left;
	margin-bottom:5px;
}

.componentheading {
	background-image: url(../images/heading_bg.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 18px;
	line-height:20px;
	color: #265D99;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 50px;
	text-align: left;
	margin-bottom:5px;
}
.createdate, .modifydate  {
	font-size: 10px;
	color: #91BAE8;
	margin-left:10px;
}
.readon {
	background-image: url(../images/readon.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
	color: #000000;
	padding-left:15px;
	font-weight: bold;
	font-size: 12px;
	margin-left:10px;
}
a.readon, a.readon:link, a.readon:visited {
	text-decoration:underline;
	color: #000000;
}
a.readon:hover {
	color: #D04D47;
}
.mainlevel, .sublevel, .moduletable a {
	color: #265D99;
	background-image: url(../images/mod_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:15px;
}
a.mainlevel, a.mainlevel:link, a.mainlevel:visited, a.sublevel, a.sublevel:link, a.sublevel:visited, .moduletable a:link, .moduletable a:visited {
	text-decoration:underline;
	color: #265D99;
	}
a.mainlevel:hover, a.sublevel:hover, .moduletable a:hover {
	color: #FFFFFF;
}
.ontab {
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	width:auto;
	border: thin outset #DF8681;
	background-color: #D04D47;
	margin:2px;
}
.offtab {
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	width:auto;
	border: thin outset #CDE0F5;
	background-color: #B6D1F0;
	margin:2px;
}
.tabpadding {
}
.tabheading {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #91BAE8;
	text-align: left;
	padding: 5px;
}
.contentpagetitle{
	color: #265D99;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dashed #265D99;
	text-align:center;
	height:0;
}
.contentdescription{
	color: #265D99;
}
table.contenttoc{
	background-color:#B6D1F0
}
table.contenttoc td{
	color: #000000;
}
.content_rating, .content_vote{
}
.sectiontableheader {
	background-color: #265D99;
	height:auto;
	color: #FFFFFF;
	font-weight:bold;
	padding:5px;
}
.sectiontableentry1 {
	background-color: #CDE0F5;
	padding: 5px;
	height:auto;
}
.sectiontableentry2 {
	background-color: #B6D1F0;
	padding: 5px;
	height:auto;
}
.category {
	color: #265D99;
	font-weight:bold;
	font-size:14px;
}

.frontpageheader {
	font-weight:bold;
	font-size:14px;
	height: auto;
	color: #D04D47;
	font-weight: bold;
	margin: 5px;
}
.small {
	font-size: 10px;
	color: #265D99;
	}
.smalldark {
}
.blogsection{
}
.poll {
	font-size: 10px;
	color: #000000;
	line-height: 14px
	}
.pollstableborder {
	border: 1px solid #265D99;
	width:auto;
}
.weblinks {
	
}
.newsfeedheading {
	font-size: 14px;
	font-weight: bold;
	color: #D04D47;
	text-align: left;
}
.newsfeeddate {
	font-size: 10px;
	color: #91BAE8;
	font-weight: normal;
}
.fase4rdf {
	font-size: 10px;
	color: #000000;
}
table.searchintro {
}
.contact {
	text-align:center;
}
table.contact {
	border: 1px solid #265D99;
}
table.contact td.icons {
background-color: #D04D47;
padding:5px;
color:#FFFFFF;
}
table.contact td.details {
background-color: #B6D1F0;
text-align:left;
padding:5px;
}
hr {}
hr.separator {}
.pagenavbar {
	background-color: #91BAE8;
	color:#FFFFFF;
	text-align: center;
}
.pagenav {
color: #B6D1F0;
}
a.pagenav, a.pagenav:link, a.pagenav:visited {
text-decoration: underline;
color: #FFFFFF;
}
a.pagenav:hover {
text-decoration: underline overline;
color: #FFFFFF;
}
.thumbnail {
	float:left;
	border: 1px solid #D04D47;
	margin:5px;
	padding:2px;
}
.banner {
	text-align:center;
	clear:both;
}

.button {
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	width:auto;
	border: thin outset #DF8681;
	background-color: #D04D47;
	margin:2px;
font-size:12px;
}
.inputbox {
	padding:0 2px 0 2px;
	border: 1px inset #CCCCCC;
	background-color:#FFFFFF;
	color: #000000;
	margin:2px;
	width:auto;
font-size:12px;
}
