body {
	/*margin: 0px;*/
	background: #207A8B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
  	color:#93C2CA;
}

#page {	
	width: 935px;
	height: 520px;
	align: center;
	margin: auto;
	
}
#header {
	height: 140px;
	width: 770px;
}

#headerleft {
	background: #FFFFFF;
	height: 100px;
	width: 330px;
	float: left;

}

#headerright {
	background: #005B6C;
	height:100px;
	width: 440px;
	float: right;
}

#titlelogo {
	background: #005B6C;
	position: relative;
	top:70px;
	left:0px;
}

.logo {
	position: relative;
	top:20px;
	left:20px;
}

.tagline {
	position: relative;
	top: -45px;
	left: 70px;
	color: #207A8B;
	font-weight: bold;
}

.newsletterabbo {
	position: relative;
	color: #FFFFFF;
	font-weight: bold;
}

#menu {
	position: relative;
	top:50px;
	left:20px;
}

#subtitleleft {
	/*background: #93C2CA;*/
	height: 40px;
	width: 330px;
	float: left;
}

#subtitleright {
	background: #005B6C;
	height: 40px;
	width: 440px;
	float: right;
}

#content {
	height: 380px;
	width: 770px;
}

#menu_container {
	background: #93C2CA;
	height: 380px;
	width: 330px;
	float: left;
}

#contentbody {
	background: #005B6C;
	height: 380px;
	width: 420px;
	overflow-y:auto;
	overflow-x:hidden;
	float: right;
	
}

#contentspacer {
	background: #005B6C;
	height: 380px;
	width: 20px;
	float: left;
	
}

a {
  color: white;
}
a:hover {
  color: black;
}
a img {
  border: 0px;
}
blockquote, pre {
	padding: 4px 8px 4px 8px;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	margin: 5px 20px 11px 20px;
	overflow: auto;
	background: white;
}

ul#mainlevel-nav li a, table.moduletable a {
	text-decoration: none;	
}
#top_menu_container {
	background: url(../images/emptymenu.png);
	height: 16px;
	width: 900px;
	position: relative;
}
#top_menu {
	background: #535353;                       /*background: url(../images/top_menu_bk.png);*/
  	height: 16px;
	width: 900px;
	margin: auto;	
}
#top_menu ul{
	margin: 0px;
	padding: 6px 5px;
	list-style: none;
}
#top_menu li{
	display: inline;
	white-space: nowrap;
}
#top_menu li a{
	padding: 6px 10px 8px 10px;
	font-weight: bold;
}
#top_menu li a:hover{
	color: black;
	padding: 6px 8px 6px 8px;
	background:  #99ff33;                            /*url(../images/top_menu_hover.png) #D599A1 repeat-x;*/	
	border-left: 2px solid #C8C8C8;
	border-right: 2px solid #C8C8C8;
	border-bottom: 2px solid #C8C8C8;
    border-top:    2px solid #c8c8c8;	
}
#border_left {
	/*background: url(../images/border_left.png) repeat-y left;*/
	/*width: 800px;*/
}
#main {
	background: #535353;
	width: 900x;
	margin: auto;
}

#pathway_container {
	border-bottom: 1px solid #D8D8D8;
	margin: 0px 5px 5px 5px;
	padding: 5px 0px 5px 0px;
}
.pathway a{
	text-decoration: none;		
}
.contentheading, .componentheading {
	color: #93C2CA;
	font-weight: bold;
	font-size: 1.1em;	
	text-align: left;
}
.contentpane, .contentpaneopen {	
	width: auto;
#	text-align: justify;
}
.createdate {
	color: gray;
}
.small {
	color: gray;
}
#menu_right {
	float: right;
	width: 180px;
	background: #535353;
	min-height: 150px;
	padding: 5px;	
}
#menu_right ul{
	margin: 0px;
	padding: 0px;
}
#menu_right li{
	list-style: none;	
}
#menu_right table.moduletable {
	width: 180px;
	border:	1px solid #535353;
	margin-bottom: 5px;
	background: #535353;
}
#menu_right table.moduletable th{
	color: #000000;
	width: 100%;
	border: 1px solid #99ff33;
	background: #99ff33;     /*url(../images/menu_th.png);*/
	padding: 2px 5px 3px 5px;
}
#menu_right table.moduletable td{
	width: 100%;
	padding: 2px 5px 3px 5px;
	padding: 2px;
}
#menu_right table.moduletable td a{
	width: 160px;
	font-weight: bold;
	display: block;
	padding: 2px 5px 2px 5px;
}
#menu_right table.moduletable td a:hover{	
	color: black;
	border: 0px solid #D599A0;
	background: #535353;

	padding: 1px 4px 1px 4px;
}
#cleaner {
	clear: both;
	margin: 0;
}
#bottom_menu_container {
	background: url(../images/emptybottom.png);
	height: 22px;
	width: 900px;
	text-align: right;
}
#border_right {
	/*background: url(../images/border_right.png) repeat-y right;*/
	/*width: 800px;*/
	text-align: center;
}
.sectiontableentry1 {
	background: #FBFBF5;
}
.sectiontableentry2 {
	background: #F5F5F5;
}
#content a.readon:link, 
#content a.readon:visited, 
#content a.readon:hover {
	font-weight: bold;
	padding-left: 0px;
	color: #93C2CA;
}
#comment a{
	text-decoration: none;
}
#comment .sectiontableheader{
	font-weight: bold;
}

td {
color: #93C2CA;
}

.poll td, .poll th, .poll ul, .poll{
color: #ffffff;
background: #535353;

}   
  
.sectiontableentry1 {
background: #999999;
}

.sectiontableentry2 {
background: #535353;
}


.inputbox
{
	scrollbar-base-color:#000000;
 	scrollbar-3d-light-color:#000000;
  	scrollbar-arrow-color:#000000;
  	scrollbar-darkshadow-color:#000000;
  	scrollbar-face-color:#B3FE00;
  	scrollbar-highlight-color:#000000;
  	scrollbar-shadow-color:#000000;
  	scrollbar-track-color:#000000; 
	text-align: left;
	overflow:auto;	
	overflow-y:auto;
	overflow-x:auto;
	margin-top:0px;
	margin-bottom:3px;
	border: 1px solid #FFFFFF;;
	background:#207A8B;
	color:#FFFFFF;
        font-size: 10px;
	
	
}

.button
{
	text-align: left;
        font-size: 10px;
	margin-top:0px;
	margin-bottom:3px;
	border-color: #FFFFFF;
	background:#207A8B;
	color:#FFFFFF;	
}

#fgalogo
{
 float: right;
 width: 155px;
 margin: 50px 0 0 10px;
}

#wrapper
{
 width: 925px;
}
#clean {
	clear: left;
	margin: 0;
}