.table_1 {
	width: 100%;
	height: 110px;
	border-left: solid 0px #666;
	border-right: solid 0px #666;
	padding: 0px;
}
.main_image {
	width: 144px;
	height: 109px;
	
}
.lower_bar {
	width: 100%;
	height: 15px;
	padding: 10px;
	background: #72B621;
	border-left: solid 0px #666;
	border-right: solid 0px #666;
}
.table_2 {
	width: 100%;
	background: #f5f5f5;
	border-left: solid 0px #666;
	border-right: solid 0px #666;
	margin: -2px 0px -2px 0px;
}
.left_modules {
	width: 175px;
	padding-top: 10px;
	background: #f5f5f5;
	border-left: solid 0px #666;
	border-right: solid 0px #666;
	border-top: solid 0px #f5f5f5;
	border-bottom: solid 0px #f5f5f5;
}
.main_content {
	background: #fff;
	padding: 10px;
	border-left: solid 0px #666;
	border-right: solid 0px #666;
	border-top: solid 0px #666;
	border-bottom: solid 0px #666;
}
.right_modules {
	width: 175px;
	padding-top: 10px;
	background: #f5f5f5;
	border-left: solid 0px #666;
	border-right: solid 0px #666;
}
.table_bottom {
	width: 100%;
	border-left: solid 0px #666;
	border-right: solid 0px #666;
	border-top: solid 0px #666;
	border-bottom: solid 0px #666;
}
.footer {
  width: 100%;
  height: 25px;
  padding: 5px;
  background: #72B621;
}
body {
	margin: 0px 0px 0px 0px;
	background-color : #f5f5f5 ;
	color : #465675;
}
td,tr,p,div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
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;
}
a:link, a:visited {
	font-size: 11px; 
	color: #98A258; 
	text-decoration: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}
a:hover {
	color: #23598d;	
  text-decoration: none;
}
ul {
	margin: 0px 0px 0px 0px;
}
li {
   width: auto;
   margin: 0px 0px 0px 0px!important;
   margin: 0px 0px 0px 30px;
   border: 0px;
   padding: 0 0 0 0;
}
hr {
	background: transparent; 
	height:1px; 
	border: 1px solid #314B77;
}
hr.separator {
	background: transparent;
	height: 1px;
	width: 75px;
	border: 1px solid #314B77;
}
.pagenavbar { 
}
.pagenav {
	font-weight: normal;
}
a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #343A58;
}
a.pagenav:hover {
	color: #FF9900;
}
.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #343A58;
	text-decoration: none;
	font-weight: normal;
}
.smalldark {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #343A58;
  text-decoration: none;
  font-weight: normal;
}
.siteheading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 36px;
  color: #53586D;
  text-decoration: none;
  text-align: left;
  font-weight: normal;
}
.button {
	color: #343A58; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 4px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	background: #f5f5f5;
	border: 1px solid #000066;
	height: 20px;
  cursor:  pointer;
}
.inputbox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #343A58;
	background: #fff;
	border: 1px solid;
	}

.back_button {
	float: left;
  font-size: 12px;
  color: #fff; 
  background: #f5f5f5;
  font-weight: bold;
  text-align: center;
  padding: 4px;
	border: 1px solid #000066;
  cursor:  pointer;
}
.ontab {
	background-color: #323A15;
	border-left: outset 1px #DCF2FA;
	border-right: outset 1px #808080;
	border-top: outset 1px #DCF2FA;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
}
.tabpadding {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.tabheading {
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
a.mainlevel:link, a.mainlevel:visited {
	color: #3D4E6D;
	background: none;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
}
a.mainlevel:hover {
	color: #98A258;
	width: 100%;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
}

a#active_menu {
	color: #3D4E6D;
}	
a.sublevel:link, a.sublevel:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #BABDCA;
	width: 100%; 
	font-weight: normal;
}
a.sublevel:hover {
	color: #98A258;
	width: 100%; 
	text-decoration: none;
}
.createdate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #343A58;
	text-decoration: none;
	font-weight: normal;
}
.modifydate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #343A58;
	text-decoration: none;
	font-weight: normal;
}
a.readon:link, a.readon:visited {
	color: #98A258; 
	text-decoration: none;
	font-weight: bold;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
a.readon:hover {
	color: #23598d;	text-decoration: none;
	font-weight: bold;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.contentpane {	
	background-color : #fff;
}
.contentpaneopen {	
	background-color : #fff;
}
.contentheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #98A258;
	text-align:left;
	line-height: 16px;
	height: 15px;
}
.contentpagetitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #FF9900;
	text-align:left;
}
.contentdescription {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
table.contenttoc {
	color: #343A58;
	background-color: #f5f5f5;
	border-top: 1px solid #465675;
	border-bottom: 1px solid #465675;
	border-left: 1px solid #465675;
	border-right: 1px solid #465675;
}
table.contenttoc td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  text-align:left;
	padding: 3px;
}
table.contenttoc th {
	background: #53586D;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	border-bottom: solid 1px #666;
	text-transform: uppercase;
}
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}
.content_vote {
	font-weight: normal;
	font-size: 8pt;
}
.sectiontableheader {
	background-color : #72B621;
	background-repeat: repeat;
	padding: 2px;
	color : #fff;
	font-weight : bold;
	padding: 2px;
}
.sectiontableentry1 {
	background-color : #D9DCEB;
}	
.sectiontableentry2 {
	background-color : #f5f5f5;
}
.category {
	color: #3D4E6D; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
}
a.category:link, a.category:visited {
	color: #3D4E6D; font-weight: bold;
}
a.category:hover {
	color: #3D4E6D;
}
a.blogsection:link, a.blogsection:visited {
	color: #44757D; 
	text-decoration: none; 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
a.blogsection:hover {
	color: #759328;	
	text-decoration: underline;
	font-size: 10px;
}
.componentheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 	color: #53586D;
	text-align:left;
}	
table.moduletable {
	width: 90%;
	margin: 0px 0px 0px 7px;
}
table.moduletable th {
	background: url(../images/module_th.jpg) no-repeat;
	color: #FFFFFF;
	text-align: left;
	padding-top: 8px;
	padding-left: 35px;
	height: 30px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
}
table.moduletable td {
	font-size: 11px;
	background: none;
	padding: 5px;
	font-weight: normal;
}
table.moduletable ul {
	color: #ff0000;
}
.poll {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #343A58;
	line-height: 14px
}
.pollstableborder {
	border: 1px solid #465675;
}
a.weblinks:link, a.weblinks:visited {
	color: #405115; text-decoration: none; font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}

a.weblinks:hover {
	/* same as above, but for link with mouseover */
	color: #000099;	text-decoration: underline;
}
.newsfeedheading {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #343A58;
}
.newsfeeddate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #343A58;
	font-weight: normal;
}
.fase4rdf {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	color: #343A58; 
	font-weight: normal;
}
a.fase4rdf:link {
	font-size: 11px; 
	font-weight: bold; 
	color: #356C82;
}
a.fase4rdf:hover {
	font-size: 11px;
	font-weight: bold; color: #759328;
}
table.searchintro {
  background-color: #fff;
	border: 1px solid #8D9ABC;
}
table.contact {
	background-color: #fff;
}
table.contact td.icons {
	background-color: #ccc;
}
table.contact td.details {
	background-color: #F3F3F3;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}	
.pathway {
	color: #fff;	
}
a.pathway, a.pathway:visited {
  color: #fff;
}
a.pathway:hover {
	color: #98A258;	
}	
.site_name {
  padding-top: 5px;
  padding-left: 20px;
}
