.top_bar {
	width: 1000px;
	
	/*background: url(../images/top_bar.jpg);
	border-left: solid 1px #666;
	border-right: solid 1px #666;
	border-top: solid 1px #666;*/
	}
.logo{
/*background: url(../images/everett.png);*/
height:60px;
 	text-align: right;
	padding-bottom:5px;
	padding-top:0px;
	padding-right:5px;	


}	
.table_1 {
	width: 1000px;
	
	

}
.main_image {
	background: url(../images/basic-comp.png);
	
   	
}

.right{
padding-left:20px;
height:20px;
}
.lower_bar {
	width: 1000px;

	/*background: url(../images/lower_bar.jpg);
	border-left: solid 1px #666;
	border-right: solid 1px #666;*/
}
.table_2 {
	width: 1000px;
	background: #f5f5f5;
	/*border-left: solid 1px #666;
	border-right: solid 1px #666;
	margin: -2px 0px -2px 0px;*/
}
.left_modules {
	
	height:auto;
	padding-top:5px;


	/*border-left: solid 0px #666;
	border-right: dashed 1px #666;
	border-top: solid 1px #f5f5f5;
	border-bottom: solid 1px #f5f5f5;*/
}

.left{


	}

.mainbody {
	
	padding: 10px;
	padding-top:3px;
    
	/*border-left: solid 0px #666;
	border-right: solid 0px #666;
	border-top: solid 0px #666;
	border-bottom: solid 0px #666;*/
	/*background:url(../images/bg-content.png);*/
}
.right_modules {
	
	height:auto;
	/*border-left: dashed 1px #666;
	border-right: solid 0px #666;*/
}
.table_bottom {
	width: 1000px;
	background: #999999;
	/*border-left: solid 1px #666;
	border-right: solid 1px #666;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;*/
}
.footer {
  height: 3px;
  padding: 1px;
}
body {
	width:1000px;
	/*margin: 0px 0px 0px 0px;*/
	
	padding:0px;
        margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	overflow:auto;
	background-image:url(../images/bg-main.png);
	background-position:center;
	background-repeat:repeat-y;	
	

	
}
td,tr,p,div {
	font-family: Lucida Sans Unicode;/*main text*/
	font-size: 11px;
	color: #333;
}

h2 {
	color:#CCCCCC;/*heading 1*/
	font-family: Lucida Sans Unicode;
	font-size: 9px; 
	font-weight: lighter;
	
	
}

h3 {
	color:#595959;/*heading 1*/
	font-family: Lucida Sans Unicode;
	font-size: 14px; 
	font-weight: bold;
	
	
}
h4 {
	color:#d6c70d;/*heading 1*/
	font-family: Lucida Sans Unicode;
	font-size: 24px; 
	font-weight: lighter;
 
	
}
h5 {
	color: #ff8500; /*heading2*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	margin-bottom: 12px;
}
h6 {
	color: #595959; /*intro text*/
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	font-weight:bold; 
	
}
a:link, a:visited {
	font-size: 11px; 
	color: #999999; 
	text-decoration: none;
	font-family:  Lucida Sans Unicode;
	}
a:hover {
	color: #ff8500;	
  text-decoration: none;
}
ul {
	margin: 0px 0px 0px 0px;
	
}
li {
   width: auto;
   margin: 0px 0px 0px 15px!important;
   /*margin: 0px 0px 0px 30px; */ 
   border: 0px;
   padding: 0 0 0 0;
    /* border: 1px solid #314B77;*/
	list-style-image:	url(../images/arrow2.png);
}
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: Lucida Sans Unicode;
	font-size: 10px;
	color: #343A58;
	text-decoration: none;
	font-weight: normal;
}
.smalldark {
  font-family: Lucida Sans Unicode;
  font-size: 10px;
  color: #343A58;
  text-decoration: none;
  font-weight: normal;
}
.siteheading {
  font-family: Lucida Sans Unicode;
  font-size: 36px;
  color: #53586D;
  text-decoration: none;
  text-align: left;
  font-weight: normal;
}
.button {
	color: #343A58; 
	font-family: Lucida Sans Unicode;
	margin-top: 4px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	background: #f5f5f5;
	border: 1px solid #000066;
	height: 20px;
    cursor:  pointer;
}

.buttonheading{
   vertical-align:bottom;
   color:#000000;

}
.inputbox {
	font-family: Lucida Sans Unicode;
	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{

display: block;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	background-color:#ADA20C;
	height: 20px !important;
	height: 20px;
	width: 240px;
	text-decoration: none;
    color: #fff;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	font-size:14px;
	font-family: Lucida Sans Unicode;
	letter-spacing: 2px;
	
	padding-left:10px;
	padding-right:0px;
	padding-top: 2px;
	padding-bottom:2px;
	margin-left: 0px;
	margin-right:0px;	
}




a.mainlevel:hover {

	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	font-size:14px; 
	font-family: Lucida Sans Unicode;
	letter-spacing: 2px;
	padding-left:10px;
	padding-right:0px ;
	padding-top: 2px;
	padding-bottom:2px;	
	
}

a#active_menu {
	color: #ffffff;
	font-weight: bold;
	/*background: url(../images/arrow1.gif) 1px 10px no-repeat;*/		
}	
a.sublevel:link, a.sublevel:visited {
	width: 100%;
	text-align: left;
	font-weight: normal;
	color: #000000; 
	font-size: 12px; 
	font-family: Lucida Sans Unicode; 
    padding-top: 6px ;
	padding-left:10px;
	
}
a.sublevel:hover {
	color: #ffffff;
	width: 100%; 
	text-decoration: none;
}


.createdate {
	font-family: Lucida Sans Unicode;
	font-size: 9px;
	color: #343A58;
	text-decoration: none;
	font-weight: normal;
}
.modifydate {
	font-family: Lucida Sans Unicode;
	font-size: 10px;
	color: #343A58;
	text-decoration: none;
	font-weight: normal;
}
a.readon:link, a.readon:visited {
	color: #ff8500; 
	text-decoration: none;
	font-weight: bold;
	font-family:  Lucida Sans Unicode;
	font-size: 11px;
}
a.readon:hover {
	color: #999999;	text-decoration: none;
	font-weight: bold;
	font-family:  Lucida Sans Unicode;
	font-size: 11px;
}
.contentpane {	
	background-color : #fff;
}
.contentpaneopen {	
	background-color : #fff;
}
.contentheading {
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	font-weight: bold;
 	color: #53586D;
	text-align:left;
	line-height: 16px;
	height: 15px;
}
.contentpagetitle {
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	font-weight: bold;
 	color: #FF9900;
	text-align:left;
}
.contentdescription {
	font-family: Lucida Sans Unicode;
	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: Lucida Sans Unicode;
  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 : #8D93AE;
	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: Lucida Sans Unicode;
	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:  Lucida Sans Unicode;
	font-size: 10px;
}
a.blogsection:hover {
	color: #759328;	
	text-decoration: underline;
	font-size: 10px;
}
.componentheading {
	font-family: Lucida Sans Unicode;
	font-size: 14px;
	font-weight: bold;
 	color: #53586D;
	text-align:left;
}	
table.moduletable {
	width: 100%;
	margin: 0px 0px 0px 0px;
}
table.moduletable th {
	
	background-color:#dddddd;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-indent: 0px;
	width: 100%;
	height: 24px;
	
	text-transform: uppercase;
}
table.moduletable td {
	font-size: 11px;
	background: none;
	padding: 0px;
	font-weight: normal;
}
table.moduletable ul {
	color: #FFFFFF;
}
.poll {
	font-family: Lucida Sans Unicode;
	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:  Lucida Sans Unicode;
	}

a.weblinks:hover {
	/* same as above, but for link with mouseover */
	color: #000099;	text-decoration: underline;
}
.newsfeedheading {
  font-family: Lucida Sans Unicode;
  font-size: 11px;
  font-weight: bold;
  color: #343A58;
}
.newsfeeddate {
	font-family: Lucida Sans Unicode;
	font-size: 10px;
	color: #343A58;
	font-weight: normal;
}
.fase4rdf {
	font-family: Lucida Sans Unicode;
	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: Lucida Sans Unicode;
}	
.pathway {
	color: #ff0000;	
}
a.pathway, a.pathway:visited {
  color: #ff0000;
}
a.pathway:hover {
	color: #98A258;	
}	
.site_name {
  padding-top: 0px;
  padding-left: 0px;
}

