	/*page*/
#body {
	font-family: Arial, Helvetica, sans-serif;
	 background-color: #333a66;
	 background-image: url(images/background.jpg);
	 background-repeat: repeat-x;
	 margin: 0px 0px 0px 0px;
	 height: 100%;
}
.Head{
	
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}	
	/*menu*/

.MenuHdr0
{
  font-size: 10pt; padding-left: 5px; font-weight: bold; padding-bottom: 2px;
  background-color: #ffffff; padding-top: 2px; cursor: default; color:#363B61;
}
.MenuHdr1
{
  font-size: 10pt; padding-left: 15px; font-weight: bold; padding-bottom: 2px;
  background-color: #ffffff; padding-top: 2px; cursor: default; color:#363B61;
}
.MenuItem0, .MenuItemMouseOver0, .MenuItem0 HR
{
  font-size: 8pt; padding-left: 5px; font-weight: normal; padding-bottom: 2px;
  background-color: #ffffff; padding-top: 2px; color:#363B61;
}
.MenuItem1, .MenuItemMouseOver1, .MenuItem1 HR
{
  font-size: 8pt; padding-left: 15px; font-weight: normal; padding-bottom: 2px;
  background-color: #ffffff; padding-top: 2px; color:#363B61;
}
.MenuItem0 A, .MenuItem0 A:Active, .MenuItem0 A:Hover, .MenuItem0 A:Visited, .MenuItem0 A:Link, .MenuItemMouseOve0r A, .MenuItemMouseOver0 A:Active, .MenuItemMouseOver0 A:Hover, .MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Link, .MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Hover, .MenuHdr0 A:Visited, .MenuHdr0 A:Link,.MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Hover, .MenuItem1 A:Visited, .MenuItem1 A:Link, .MenuItemMouseOve1r A, .MenuItemMouseOver1 A:Active, .MenuItemMouseOver1 A:Hover, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link, .MenuHdr1 A, .MenuHdr1 A:Active, .MenuHdr1 A:Hover, .MenuHdr1 A:Visited, .MenuHdr1 A:Link
{
  text-decoration: none; color: black; width: 100%; padding-top: 1px;
  padding-bottom: 1px; cursor: default; cursor: pointer;
}
.MenuItemMouseOver0, .MenuItemMouseOver1
{
  background-color: #6ac0ff;
}
.currentItemHighlight0, .currentItemHighlight1
{
 font-style:italic;
 color:#ff0000;
}
.currentHeaderHighlight0, .currentHeaderHighlight1
{
 font-style:italic;
 color:#ff0000;
}
.SectionTitle, .SectionTitle A, .SectionTitle A:Hover, .SectionTitle A:Visited, .SectionTitle A:Link
{
 font-family: Impact;
 font-size: 18px;
 text-decoration: underline;
 letter-spacing: 2px;
 color: #FF0000;
 padding: 0px 0px 0px 2px;
}
.menutext, a.menutext, a.menutext:Hover, a.menutext:Visited, a.menutext:Link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a.menutext:Hover {
	background-color:#6ac0ff;
}
td.menu {
	background-image:url(images/bg_topnav.jpg);
	height:26px;
	text-align:center;
	vertical-align:middle;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
td.menuover {
	background-image:none;
	background-color:#6ac0ff;
	height:26px;
	text-decoration: underline;
	text-align:center;
	vertical-align:middle;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	}
.headertext {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a.headertext:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.headertext:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.headertext:hover {
	color: #FFFFFF;
	text-decoration:none;
}
a.headertext:active {
	color: #FFFFFF;
	text-decoration:none;
}

td.header {
	background-image:url(images/index_15.jpg);
	height:50px;
	text-align:left;
	vertical-align:top;
}
.newstext {
	color: #0188CE;
	font-size: 12px;
	font-weight: normal;
}
td.footer {
	background-image:url(images/bg_bottom.jpg);
	height:26px;
	text-align:center;
	vertical-align:middle;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
div.disclaimer {
	text-align: center;
	color: #ffffff;
	font-size: 10px;
}
.searchcell {
	text-align:center;
	vertical-align:bottom;
	background-image:url(images/index_03.jpg);
}
.topnavbg {
	background-image:url(images/bg_topnav.jpg);
}