BODY 

{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
body,td,th, tr, p, div {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

h3{
	font-size:1.2em;	
}

#logobox {
	position:absolute;
	left:0px;
	top:0px;
	width:213px;
	height:58px;
	z-index:1;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}
#searchbox {
	position:absolute;
	left:2px;
	top:2px;
	width:800px;
	height:56px;
	z-index:2;
}
#headerbox {
	position:absolute;
	left:0px;
	top:58px;
	width:800px;
	height:94px;
	z-index:3;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#menubox {
	position:absolute;
	left:0px;
	top:159px;
	width:212px;
	height:55px;
	z-index:4;
}
#contentbox {
	position:absolute;
	left:217px;
	top:158px;
	width:580px;
	height:400px;
	z-index:5;
}


hr{
	clear:both;
	color:#ccc; 
	background: #ccc; 
	height: 0; 
	border: 1px solid #ccc; 
	border: 1px solid #ccc; 
	border-style: none none solid none;
}

a:link
{
color: #FF6600;
text-decoration  : underline;

}
a:hover, a:visited
{
text-decoration: underline;
color: #FF6600;
}
a.category:link, a.category:visited
 {
  color            : #FF6600;
  font-weight      : bold;
}
a.category:hover 
{
  color            : #FF6600;
}
.mainlevel 
{
text-transform: none;	
  }
a.mainlevel:link, a.mainlevel:visited, a.mainlevel:hover
 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    display: block;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	text-align: left;
	width: 100%;
	text-decoration: none;
	height: 20px;
	padding-top: 12px;
	text-indent: 30px;
	background-image:url(../images/menubg.gif);
	background-repeat:no-repeat;
}

#active_menu, a#active_menu:link, a#active_menu:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
	width: 100%;
	text-decoration: none;
	height: 37px;
	padding-top: 12px;
	text-indent: 30px;
	background-image:url(../images/menubg.gif);
	background-repeat:no-repeat;
}

table.moduletable 
{
	width            : 100%;
	margin-bottom    : 5px;
	font-weight: normal;
}
table.moduletable th
 {
	font-weight: bold;
	font-size: 12px;
	color:#333366;
	display:block;
	float:left;
	width: 100%;
	text-align: left;
	padding-top: 5px;
	height: 24px;
	text-indent: 10px;
	
}

.newsflash 
{
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #868C7C;
  text-transform   : uppercase;
}
.frameheader 
{
  font             : Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #868C7C;
}
.poll
 {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #868C7C;
  line-height      : 15px
}

.inputbox
 {
	margin-right: 5px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	text-indent: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: inset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
}

.contentpane 
{
	padding-left     : 0px;
	padding-right    : 0px;
}
 .button 
{
	
}
.contentpaneopen 
{
	color:			#868C7C;
	width:100%;
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.buttonheading
{
vertical-align:top;
}
.componentheading
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333366;
	font-weight: bold;
	font-size: 14px;	
	text-indent: 3px;
}
.contentheading
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333366;
	font-weight: bold;
	font-size: 20px;
	line-height:1.1em;	
	/*font-size: 20px; */	
}

.contentdescription 
{
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 12px;
	color            : #333366;
	text-align       : left;
	white-space: nowrap;
}
.category 
{
  color            : #333366;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
}

.sectiontableheader 
{
  font-weight: bold;
  background: #f0f0f0;
}
.sectiontablefooter 
{
}

.sectiontableentry1 

{
	background-color : #ffffff;
}

.sectiontableentry2
 {
	background-color : #f9f9f9;
}

.small 
{
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #333366;
  text-decoration  : none;
  font-weight      : normal;
  
}

.smalldark 
{
  font-family      : Arial, Helvetica, sans-serif;

  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}			

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
  align:right;

}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  
    color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}


ul 
	{
	}

li {
	list-style-image: url(../images/arrow.png);
	}
.readon {
	
}
.latestnews {
	line-height: 16px;
	padding-bottom: 4px;
	color:#868C7C;
}
a.mainlevel-bottom:link, a.mainlevel-bottom:visited, a.mainlevel-bottom:hover
 {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
}
.pathway {
color: #333366;
font-weight: bold;
}
a.pathway:link,  a.pathway:visited, a.pathway:hover 
{
font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
.searchfield {
	background-image: url(../images/searchicon.gif);
	background-repeat: no-repeat;
	background-position: right;
	border: 1px inset #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 5px;
	}