body,td,th {
	font-family: Helvetica, Arial, sans-serif; font-size: 12px
}
.blue_high {
	color: #055daa;
}

.m_high {
	font-size: 11px;
	color: #FDB924;
	text-decoration:none;
}

body {
	margin: 0px 0px 0px 0px;
	background-color: #EEEEEE;
	background-image: url(images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#666666;
	line-height: 18px;

}

.banner {
               width: 967px;
               height: 150px;
               background: url(images/image1.jpg) no-repeat left top;
               overflow: hidden;
           }
           
.banner img {
               display: none;
           }

A
	{
	color: #FDB924;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	}
	
	A:hover
	{
	color: #333333;
	text-decoration: underline;
	
}

h1, h2, h3, h4, h5 {
  font-family: Arial;
}

h1 {
  color: #005DAA;
  font-size: 16px;
}

h2 {
  color: #FDB924;
  font-size: 12px;
}

.topnav a {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.topnav a:hover {
	font-size: 11px;
	color: #FDB924;
	text-decoration:none;

}

.menuheader {font-size: 14px; color: #F36C08; }

.menu {
	font-size: 11px;
	color: #FFFFFF;
	}

.menu a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.menu a:hover {
	font-size: 11px;
	color: #FDB924;
	text-decoration:none;

}

.top a {
	font: 10px Helvetica, Arial, sans;
	color:#FFFFFF;
	text-decoration:none;
}
.top a:hover {
	text-decoration:underline;

}

.whitetext {font: 11px Arial, Helvetica, sans; color:#FFFFFF;}


.highlighter {
  background-color: #fee8c8;
}

