BODY {
	margin: 0;
	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: #666;
	line-height: 16px;
}


/* Layout */

#logobox {
	position:absolute;
	left:0px;
	top:0px;
	width:215px;
	height:37px;
	z-index:1;
	background-image: url(../images/logo.gif);
}

#menubox {
	position:absolute;
	left:219px;
	top:0px;
	width:530px;
	height:29px;
	z-index:3;
}

#headerbox {
	position:absolute;
	left:0px;
	top:97px;
	width:215px;
	height:122px;
	z-index:4;
	background-image: url(../images/header.jpg);
}

#leftbox {
	position:absolute;
	left:4px;
	top:228px;
	width:199px;
	z-index:5;
	border: 1px solid #ccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	align:right;
	background-image: url(../images/tbbg.gif);
	background-repeat: no-repeat;
	visibility: visible;
}

#mainbox {
	position:absolute;
	left:221px;
	top:228px;
	width:456px;
	height:100px;
	z-index:6;
}

hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 100%;
}

a:link {
	color: #666;
	text-decoration: underline;
}

a:hover, a:visited {
	text-decoration: underline;
	color: #666;
}

a.category:link, 
a.category:visited {
  color: #666;
  font-weight: bold;
}

a.category:hover {
  color: #666;
}

.mainlevel {
	text-transform: lowercase;	
}

a.mainlevel:link, 
a.mainlevel:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	display: inline;
	font-size: 11px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	text-indent: 30px;
	padding-left: 10px;
	font-weight:bold;
}

a.mainlevel:hover {	
	text-decoration: underline;
}

#active_menu, 
a#active_menu:link, 
a#active_menu:visited {
	text-decoration: underline;
}

.moduletable {
	margin-top: 10px;
	margin-bottom: 20px;
}

#menubox .moduletable {
	margin: 0;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	font-weight: normal;
}

table.moduletable th {
	font-size: 11px;
	color:#fff;
	display:block;
	float:left;
	width: 100%;
	text-align: left;
	height: 16px;
	text-indent: 10px;
	background-image:url(../images/mdbg.gif);
	padding-bottom: 2px;
	background-repeat:no-repeat;
	font-weight:bold;	
}

.newsflash {
  font-size: 11px;
  color: #868C7C;
  text-transform   : uppercase;
}

.inputbox {
	margin-right: 5px;
	font-size: 11px;
	text-indent: 5px;
}

.contentpane {
	padding-left: 0px;
	padding-right: 0px;
}

.button {}
 
.contentpaneopen {
	width:100%;
	margin: 0px;
	padding: 0px;
	border: none;
	font-weight: normal;
	padding-left: 0px;
}

.buttonheading {
	vertical-align:top;
}

.componentheading {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;	
	text-indent: 3px;
}

.contentheading {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#CC0000;
	display:inline;
	float:left;
	width: 330px;
	text-align: left;
	height: 32px;
	text-indent: 2px;
	background-image:url(../images/ttbg.gif);
	padding-bottom: 2px;
	background-repeat:no-repeat;
	font-weight:bold;	
}

.buttonheading {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#CC0000;
	display:inline;
	float:left;
	width: 16px;
	text-align: right;
	height: 32px;
	background-image:url(../images/ttbg.gif);
	padding-bottom: 2px;
	background-repeat:no-repeat;	
}

.contentdescription {
	font-size: 11px;
	color: #868C7C;
	text-align: left;
	white-space: nowrap;
}

.category {
  color: #868C7C;
  font-size: 11px;
  font-weight: bold;
}

.sectiontableheader {
	font-weight: bold;
	background: #f0f0f0;
}

.sectiontablefooter {}

.sectiontableentry1 {
	background-color: #fff;
}

.sectiontableentry2 {
	background-color: #f9f9f9;
}

.small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #868C7C;
  text-decoration: none;
  font-weight: normal;  
}

.smalldark {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #000;
  font-weight: normal;
}			

table.contenttoc {
  border: 1px solid #ccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
  align:right;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {  
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.readon {}

.latestnews {
	line-height: 16px;
	padding-bottom: 4px;
	color:#868C7C;
}
a.mainlevel-bottom:link, 
a.mainlevel-bottom:visited, 
a.mainlevel-bottom:hover {
    font-weight: bold;
	font-size: 11px;
	color: #868C7C;
	text-decoration: none;
}

a.mainlevel-top:link, 
a.mainlevel-top:visited, 
a.mainlevel-top:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	display:inline;
	padding-left: 20px;
	text-align:right;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

.pathway {
	color: #333;
	font-weight: bold;
}

a.pathway:link,  
a.pathway:visited, 
a.pathway:hover {
    font-weight: bold;
	font-size: 11px;
	color: #868C7C;
	text-decoration: none;
}

/* new tags */

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

h1 {
	font-size: 16px;
	color: #CC0000;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 13px;
	padding-bottom: 5px;
	color: #BABAAA;
}

h4 {
	font-size: 11px;
	color: #CC0000;
}

ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	list-style: none;
	list-style-image: url(../images/arrow.png);
	padding-left:1px;
	line-height:150%;
	margin:0;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

ul.arrow1,
ul.arrow2  {	
	line-height: 150%;
	padding-bottom: 3px;
	margin-top: 2px;
}

ul.arrow1 li {	
	list-style-image: url(../images/arrow1.jpg);
}

ul.arrow2 li {
	list-style-image: url(../images/arrow2.jpg);
}