/* updated 4/10/09 */

body {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #333333;
}

.banner {
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-size: 28px; 
	color: #000099;
	font-weight: bold;
	font-style: italic;
	background-image: url("../../topborder-fade.jpg");
	width: 780;
	colspan: 3;
	align: center;
}

td {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 14px;
}

th {
	font-family: Verdana, arial, Helvetica, sans-serif;
}

a:link {
	color: ##0033CC;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}


a:visited {
	color: #000033;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

a:active {
	color: #ffff00;
	font-weight: bold;
/*	background-color:#000099; */
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #b70000;
	font-weight: bold;
/*	background-color:#ececff; */
	text-decoration: none;
	cursor: pointer;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}

.style1 { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
}

.style3 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px; 
	color: #000033;
	padding-right: 10px;
	padding-left: 10px;
}

.style4 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px; 
	color: #000033;
	padding-left: 10px
}

.leftmenu {
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px; 
	padding-left: 10px
}

.title {
	font-family: arial, helvetica, sans-serif; 
	font-size: 18px; 
	color: #0033CC;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 10px;
}

.lktitle {
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px; 
	color: #000066;
	font-weight: bold;
}

.legtitle {
	font-family: arial, helvetica, sans-serif; 
	font-size: 16px; 
	color: maroon;
	font-weight: bold;
	text-decoration: underline;
}

.upalert {
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px; 
	color: maroon;
	font-weight: bold;
	font-style: italic
	text-decoration: none;
}

.evttitle {
	font-family: arial, helvetica, sans-serif; 
	font-size: 18px; 
	color: maroon;
	font-weight: bold;
}

.es1 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px; 
	color: #000033;
	padding-right: 10px;
	padding-left: 10px;
}

.mstheme
{
	navbutton-vert-normal: url(button-up-green.gif);
	navbutton-vert-hovered: url(button-up.gif);
	navbutton-vert-pushed: url(button-down.gif);
}

.mstheme-bannertxt
{
	font-size: 6;
	font-style: normal;
	font-weight: normal;
}

.mstheme-horiz-navtxt
{
	font-size: 2;
	font-style: normal;
	font-weight: normal;
}

.mstheme-vert-navtxt
{
	font-family: Verdana;
	font-size: 2;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.mstheme-navtxthome
{
	font-size: 1;
	font-style: normal;
	font-weight: normal;
}

.mstheme-navtxtnext
{
	font-size: 1;
	font-style: normal;
	font-weight: normal;
}

.mstheme-navtxtprev
{
	font-size: 1;
	font-style: normal;
	font-weight: normal;
}

.mstheme-navtxtup
{
	font-size: 1;
	font-style: normal;
	font-weight: normal;
}

.datetitle  {
	font-family: arial, verdana, geneva, sans-serif; 
	font-size: 12pt;
	font-weight: bold
    color: #000000;
	}

.lktitle  {
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 18pt; 
  font-weight: bold;
  font-style: italic
 }

.lktitle a:link  { 
  color: #006699; 
  text-decoration: underline;
}

.lktitle a:visited  { 
  color: #006699; 
  text-decoration: underline;
}

.lktitle a:active  { 
  color: #006699; 
  text-decoration: underline;
}

.lktitle a:hover  { 
  color: #a6a6ff; 
  text-decoration: none;
}

a.lktitle:link  { 
  color: #282828; 
  text-decoration: underline;
}

a.lktitle:visited  { 
  color: #3e3e3e; 
  text-decoration: underline;
}

a.lktitle:active  { 
  color: #3e3e3e; 
  text-decoration: underline;
}

a.lktitle:hover  { 
  color: #003399; 
  text-decoration: none;
}

.lktext  {
  color: #333333;
  font-family: Verdana, arial, sans-serif; 
  font-size: 12px; 
  font-weight: normal;
  text-align: justify;
}

/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display: none; }
}
@media screen{
.printonly 	{ display: none; }
}
/* VERTICAL MENU CODE */

.menu-layer	{ z-index:2; }

.menubackground	{
		width: 150px;
		background-color: #8FB0DB;
/*		background-image: url("../../images/menu-background.jpg"); */
		border-right: #000000 0px solid;
		}

.menushadow	{
		width: 16px; 
		background-image: url("../../images/menu-shadow.gif");
		background-repeat: repeat-y;
		}

.topline		{
			border-top: #9DB9DD 1px solid;
			}
