BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

body,td,th, tr, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}
/*
Layout styles
*/

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:175px;
	height:100px;
	z-index:1;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-color:#FFF;
}
#search {
	position:absolute;
	left:647px;
	top:135px;
	width:173px;
	height:50px;
	text-align:center;
	z-index:2;
}
#header {
	position:absolute;
	left:175px;
	top:0px;
	width:286px;
	height:100px;
	z-index:3;
}
#slogan {
	position:absolute;
	left:463px;
	top:0px;
	width:182px;
	height:100px;
	z-index:4;
	background-color: #CC7B00;
	background-image: url(../images/slogan.gif);
	background-repeat: no-repeat;
}
#menu {
	position:absolute;
	left:647px;
	top:4px;
	width:300px;
	height:100px;
	z-index:5;
	vertical-align: middle;
}
#maincontent {
	position:absolute;
	left:174px;
	top:135px;
	width:402px;
	height:59px;
	z-index:6;
}
#left {
	position:absolute;
	left:15px;
	top:139px;
	width:150px;
	height:auto;
	z-index:7;
}


/* END OF LAYOUT STYLES */
hr
 {
color: #ccc;
background-color: #ccc;
height: 1px;
width: 100%;
}

a:link, a:visited
{
color: #CC7B00;
text-decoration  : underline;

}
a:hover 
{
text-decoration: none;
color: #CC7B00;
}
a.category:link, a.category:visited
 {
  color            : #CC7B00;
  font-weight      : bold;
}
a.category:hover 
{
  color            : #CC7B00;
}
.mainlevel 
{
text-transform: lowercase;	
  }
a.mainlevel:link, a.mainlevel:visited, a.sublevel:link, a.sublevel:visited
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	display: block;
	vertical-align: middle;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	height: 15px !important;
	width: 100%;
	text-decoration: none;
text-indent: 15px;

}
a.mainlevel:hover, a.sublevel:hover
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	display: block;
	vertical-align: middle;
	font-size: 10px;
	text-align: left;
	height: 15px !important;
	width: 100%;
	text-decoration: none;
text-indent: 15px;

}
a.mainlevel-bottom:link, a.mainlevel-bottom:visited, a.mainlevel-bottom:hover
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#active_menu, a#active_menu:link, a#active_menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	display: block;
	vertical-align: middle;
	font-size: 10px;
	background-image:url(../images/arrowAct.gif);
	background-repeat: no-repeat;
	color:#595959;

	text-align: left;
	height: 15px !important;
	width: 100%;
	text-decoration: none;
text-indent: 15px;
	}

table.moduletable 
{
	width            : 100%;
	margin-bottom    : 5px;
	font-weight: normal;
}
table.moduletable th
 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
	background-image:url(../images/horline.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	display: block;
	vertical-align: middle;
	font-size: 12px;
	color: #333333;
	text-align: left;
	height: 20px !important;
	width: 98%;
	text-indent: 10px;
}

.newsflash 
{
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #00467A;
  text-transform   : uppercase;
}
.frameheader 
{
  font             : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #ADC1D2;
}
.poll
 {
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 15px
}

.inputbox
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-indent: 5px;
	border:1px solid #FFD99F;
}
select{
	border:1px solid #FFD99F;
}
.contentpane 
{
	padding-left     : 0px;
	padding-right    : 0px;
}
 .button 
{
	border:1px solid #CC7B00;
	background-color:#FFD99F;
	font-size:10px;
	cursor:hand;
	padding:1px;
	width:6em;
	margin-left:20px;
}
.contentpaneopen 
{
	color:			#999999;
	width:100%;
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.buttonheading
{
vertical-align:top;
}

.contentheading, .componentheading
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #CC7B00;
	font-size: 18px;
	text-transform: lowercase;	
	padding-bottom: 30px;
}

.contentdescription 
{
	font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	color            : #333333;
	text-align       : left;
	white-space: nowrap;
}
.category 
{
  color            : #999999;
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
}

.sectiontableheader 
{
	padding:1px 5px;
	  font-weight: bold;
  background: #FFC753;
}
.sectiontablefooter 
{
padding-top:10px;
}

.sectiontableentry1 

{
	padding:3px 5px;
	background-color : #ffffff;
}

.sectiontableentry2
 {
	 padding:3px 5px;
	background-color : #FFFAF0;
}

.small 
{
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #7492AB;
  text-decoration  : none;
  font-weight      : normal;
  
}

.smalldark 
{
  font-family      : Verdana, 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: 10px;
	text-transform: uppercase;
}
ul 
	{
	}

li {
	list-style-image: url(../images/arrow.gif);
	}
.readon {
	background-image: url(../images/readon.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
.latestnews {
	line-height: 16px;
	padding-bottom: 4px;
	color:#333333;
}
.latestnews a{
	color:#FFF;
	font-size:10px;
	text-decoration:none}
.latestnews a:hover{
	text-decoration:underline}
#left a{
	background-image:url(../images/arrow.gif);
	background-repeat: no-repeat;
	color:#CC7B00;

}
#left a:hover{color:#595959}