body {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	background-image: url(../images/bg_page.png);
	background-repeat: repeat-x;
}
a:link, a:visited {
	color: #006600;
	text-decoration:none;
}

a:hover {
	color: #FF3300;
	text-decoration:underline;
}

#topmenu a{
	color: #006600;
	font-family: "Trebuchet MS";
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;

}
#topmenu a:hover, #topmenu a#active_menu-nav{
	color: #FFFFFF;
	background-repeat: repeat-x;
	font-family:"Trebuchet MS";
	font-size: 11pt;
	float: center;
	display: block;
	line-height: 45px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/menu_hover.png);
	background-position: center center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

ul {
	margin-left: 15px;
	margin-bottom: 0px;
	padding: 0px;
}
.small {
	font-size: 10px;
	color: #003366;
}
.newscontent {
	font-size: 9pt;
	color: #2A2A2A;
	font-family: Calibri;
}
.contentheading {
	font-size: 11pt;
	font-weight: bold;
	color: #003399;
	font-family: Calibri;
}
.contentheadingred {
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
	font-family: Calibri;
}
.readon {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.pathway {
	font-size: 10px;
	padding-top: 10px;
	padding-left: 3px;
	overflow: hidden;
	font-weight: bold;
	color: #333333;
}

.newsflash {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10pt;
	font-family: Calibri;
	text-align: justify;
	vertical-align: center;
}

.news_box {
	BORDER-RIGHT: #d3d7da 1px solid;
	BORDER-TOP: #d3d7da 1px solid;
	BORDER-LEFT: #d3d7da 1px solid;
	BORDER-BOTTOM: #d3d7da 2px solid;
}

.menutitle {
	color: #000000;
	font-weight: bold;
	font-size: 12pt;
	font-family: Calibri;
	text-align: justify;
	vertical-align: center;
}

.menutext {
	color: #006600;
	font-size: 10pt;
	font-family: Calibri;
	text-align: l0eft;
	vertical-align: center;
}
.tabletitle {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #6699CC;
	height: 25px;
	text-align: center;
	vertical-align: center;

}

.tableinfo {
	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: #676767 1px solid;
	BORDER-LEFT: #676767 1px solid;
	BORDER-RIGHT: #676767 1px solid;
	BORDER-TOP: #676767 1px solid;
	COLOR: #464f60;
	font-size: 11px;
	color: #676767;
}
.news_boxx {

	BORDER-BOTTOM: #d3d7da 2px solid;
}
.article {
	font-size: 11pt;
	font-family: Calibri;
	text-align: justify;
	vertical-align: center;
}
#tooltip {
	font-family: Calibri;
	text-align: justify;
	vertical-align: center;
}

.menu_box {

	BORDER-RIGHT: #006600 1px solid;
	BORDER-TOP: #006600 1px solid;
	BORDER-LEFT: #006600 1px solid;
	BORDER-BOTTOM: #006600 3px solid;
	MARGIN-BOTTOM: 5px;
}
.menu_box_left {

	BORDER-RIGHT: none;
	BORDER-TOP: #006600 2px solid;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	MARGIN-BOTTOM: 10px;
}
.menu_box_right {

	BORDER-RIGHT: none;
	BORDER-TOP: #006600 2px solid;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	MARGIN-BOTTOM: 10px;
}

.searchBox {
  border : 1px solid #000000;
  background-color : #FFFFFF;
  color : #000000;
  font-size : 11px;
  font-family :  Verdana, Arial, Helvetica, sans-serif;
  font-weight: none;
}

.searchButton {
  border : 1px solid #000000;
  font-size : 11px;
  font-family :  Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}