/* CSS */
.outer_table {
	width: 784px;
	background: #f5f5f5;
	margin-top: -7px;
	border-left: solid 1px #fdfdfd;
	border-right: solid 1px #fdfdfd;
}
.shadow_cell_1 {
	width: 783px;
	margin: 0px 0px 0px 0px;
	background: #e6e6e6;
	border-left: solid 1px #ededed;
	border-right: solid 1px #ededed;
}
.inner_table {
	width: 782px;
	background: #dcdcdc;
	border-left: solid 1px #dedede;
	border-right: solid 1px #dedede;
}
.shadow_cell_2 {
	width: 781px;
	background: #cdcdcd;
	border-left: solid 1px #e3e3e3;
	border-right: solid 1px #e3e3e3;
}
.top_bar {
	width: 780px;
	height: 18px;
	background: url(../images/top_bar.jpg);
	border-left: solid 1px #666;
	border-right: solid 1px #666;
	border-top: solid 1px #666;
}
.table_1 {
	width: 780px;
	height: 160px;
	background: #fff url(../images/header.jpg) no-repeat top left;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
	border-top: solid 0px #666;
}
.lower_bar {
	width: 780px;
	height: 35px;
	background: url(../images/lower_bar.jpg);
	border-left: solid 1px #666;
	border-right: solid 1px #666;
}
.path {
	padding-left: 5px;
	padding-bottom: 13px;
}
.table_2 {
	width: 780px;
	background: #fff;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
}
.left_modules {
	width: 175px;
	padding-top: 15px;
	background: #fff;
	border-right: solid 1px #666;
}
.main_content {
	background: none;
	padding: 10px;
}
.table_bottom {
	width: 780px;
	background: #384366;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
}
.footer {
  height: 35px;
  padding: 5px;
}
body {
	margin: 0px 0px 0px 0px;
	background-color : #fff;
	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;
}
.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: #384366;
  text-decoration: none;
  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 {
  font-size: 12px;
  color: #fff;
  width: 45px;
  background: #f5f5f5;
  font-weight: bold;
  text-align: left;
  padding: 4px 4px 4px 6px;
	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;
}
.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: #343A58;
	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: #384366;
	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: #384366;
	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 : #384366;
	background-repeat: repeat;
	padding: 2px;
	color : #fff;
	font-weight : bold;
	padding: 2px;
}
.sectiontableentry1 {
	background-color : #BED2EB;
}	
.sectiontableentry2 {
	background-color : #F3F3F3;
}
.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: #384366;
	text-align:left;
}	
table.moduletable {
	width: 90%;
	margin: 0px 0px 0px 7px;
}
table.moduletable th {
	background: #fff;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: #384366;
	text-align: center;
	text-indent: 0px;
	width: 100%;
	height: 24px;
	border-bottom: solid 1px #666;
	text-transform: uppercase;
}
table.moduletable td {
	font-size: 11px;
	background: #fff;
	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 {
	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: 200px;
}
