body,td,th, tr, p, div {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	line-height: ;
}

body {background-attachment:fixed;}

hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  width: 100%;
}

a:link, a:visited {
  color: #1abaea;
  text-decoration  : underline;
}

a:hover {
  text-decoration: none;
  color: #cfcf0f;
}

a.category:link, a.category:visited {
  font-size: 100%;
  text-decoration: none;
  color            : #19465b;
  font-weight      : bold;
}

a.category:hover {
  font-size: 100%;
  text-decoration: underline;
  color            : #006699;
}

.mainlevel, .sublevel {
  padding-left: 5px;
  line-height: 150%;
  font-size: 110%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.sublevel {
  padding-left: 10px;
  font-size: 100%;
}

a.mainlevel:link, a.mainlevel:visited, a.sublevel:link, a.sublevel:visited {

	
	text-decoration: none;
	color: #19465b;
}

a.mainlevel:hover, a.sublevel:hover {
	
	text-decoration: none;
	color: #006699;
}


table.moduletable {
	font-size:11px;
	font-family:arial, sans-serif;
	padding-left: 5px;
}

table.moduletable th {
	color: #006699;
	text-align: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 0px;
	height: 21px;
	font-size: 10px;
	text-transform: uppercase;
}

.rand {
  background-color: #c2ffff;
  filter:alpha(opacity=70);
  -moz-opacity:.70;
  opacity:.70;
}

.crumbs {
  background-color: #a7a80e;
  filter:alpha(opacity=80);
  -moz-opacity:.80;
  opacity:.80;
}

.newsflash {

  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color: #1abaea;
  text-transform   : uppercase;
}

.frameheader {
  font             : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #006699;
}

.poll{
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333;
  line-height      : 15px
}

.inputbox {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
}

.contentpane {

}
.contentpane .category
.button {

}

.contentpaneopen {
	color:	#333;
	width:100%;
	cellpadding: 0px;
	cellspacing:0px;
	margin: 0px;
	padding: 0px;
	border: none;
/*	height: 62px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.buttonheading{
	height: 62px;
}

.componentheading, .contentheading{

	font-family: Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	font-size: 16px;
}

.contentdescription {
	font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	color            : #333333;
	text-align       : left;
}

.category {
  color            : #333;
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
}

.sectiontableheader {
  visibility: hidden;
  font-weight: bold;
  background: #f0f0f0;
  height: 30px;
}

.sectiontablefooter {
  display: none;
}

.sectiontableentry1 td{
  background-color : #ffffff;
  padding: 0.2em;
  padding-left: 10px;
  font-size: 110%;
}

.sectiontableentry2 td{
  padding: 0.2em;
  padding-left: 10px;
  font-size: 110%;
}

.sectiontableentry1 td a:link, .sectiontableentry2 td a:link {text-decoration: none; color: #19465b;}
.sectiontableentry1 td a:hover, .sectiontableentry2 td a:hover {text-decoration: underline; color: #19465b;}

form > table {border-bottom: 1px solid #888;}

.small {
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #19465b;
  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: #333;
  text-align: left;
  padding-top: 2px;
  padding-left: 4px;
  height: 21px;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
}

ul {

}

li {
  list-style-image: url(../images/arrow.png);
}

.latestnews {
  line-height: 16px;
  padding-bottom: 4px;
}