@charset "iso-8859-1";
body {margin:0; font-family: helvetica, "trebuchet ms", sans-serif; font-size:11px; padding: 0px; background-color: #999999;}
A:link {COLOR: #000000; TEXT-DECORATION: none;}
A:visited {	COLOR: #000000; TEXT-DECORATION: none;}
A:active {	COLOR: #000088; TEXT-DECORATION: none;}
A:hover {	COLOR: #ff0000;  TEXT-DECORATION: underline;}
hr {color:#ccc;}
.small {COLOR: #000000; FONT-SIZE: 9px; text-align:justify;}
.medium {COLOR: #000000; FONT-SIZE: 10px; text-align: justify;}
.normal{COLOR: #000000; FONT-SIZE: 11px; LINE-HEIGHT: 150%; TEXT-ALIGN: JUSTIFY;}
.big {COLOR: #000000; font-family: "trebuchet ms", helvetica, sans-serif; FONT-SIZE: 13px; LINE-HEIGHT: 150%; TEXT-ALIGN: JUSTIFY; FONT-WEIGHT: Bold;}
.leftpan { font-size: 11px; line-height: 150%; font-family: "trebuchet ms", helvetica, sans-serif; text-align: justify;} 

h3 { font-size: 150%; margin-top: 0.3em; margin-bottom: 0.3em; text-align: center;}
h4 { font-size: 120%; font-family: "trebuchet ms", helvetica, sans-serif; color: #cc3300; margin-top: 0.3em; margin-bottom: 0.3em;}

.lnk {COLOR: #000000; FONT-SIZE: 11px; LINE-HEIGHT: 150%;  FONT-WEIGHT: Bold;}
.titlehead {COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: Bold;}
.titlewhite {COLOR: #ffffff; FONT-SIZE: 12px; FONT-WEIGHT: Bold;}
.redhead {COLOR: #cc3300; FONT-SIZE: 11px; FONT-WEIGHT: Bold;}

td{
	FONT-SIZE: 11px;
	LINE-HEIGHT: 150%;
	font-family: helvetica, "trebuchet ms", sans-serif; 
	}
#toplevel-nav a {
display: block; float: none; text-decoration: none;  border-left: 1px solid; 
border-color: #fff;
background: #000000;
color: #fff;
}
#toplevel-nav a:hover {
background: #eeaa33;
}
#toplevel-nav {
margin: 0; padding: 0;
}
#toplevel-nav li {
	background-image: none;
	padding-left: 0px;
	list-style:none;
	float: left;
	margin: 0;
	width: 24.8%;
	font-size: 11px;
	line-height: 30px;
	white-space: nowrap;
	text-indent: 8px;
}
#mainlevel-nav a {
display: block; float: none; text-decoration: none;  border: 1px solid; 
border-color: #eeeeee #cccccc #cccccc #eeeeee;
background: #ffffff;
color: #cc3300;
}
#mainlevel-nav a:hover {
background: #ebebeb;
}
#mainlevel-nav {
margin: 0; padding: 0;
}
#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	list-style:none;
	float: left;
	margin: 0;
	width: 33.33%;
	font-size: 11px;
	line-height: 28px;
	white-space: nowrap;
	text-indent: 8px;
}
#mainlevel-nav2 a {
display: block; float: none; text-decoration: none;  border-left: 1px solid; 
border-color: #eeeeee;
background: #cc3300;
color: #fff;
}
#mainlevel-nav2 a:hover {
background: #eeaa33;
}
#mainlevel-nav2 {
margin: 0; padding: 0;
}
#mainlevel-nav2 li {
	background-image: none;
	padding-left: 0px;
	list-style: none;
	float: left;
	margin: 0;
	width: 20%;
	font-size: 11px;
	line-height: 30px;
	white-space: nowrap;
	text-indent: 8px;
}
#leftnav a {
display: block; float: none; text-decoration: none;  border: 1px solid; border-top: 0px;
border-color: #dddddd #bbbbbb #bbbbbb #dddddd;
background: #ffffff;
color: #999999;
line-height: 28px;
text-indent: 8px;
}
#leftnav a:hover {
background: #999999;
color: #ffffff;
}
#leftnav {
margin: 0; padding: 0;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.boxheadwhite a:link, .boxheadwhite a:visited {
	font-size: 11px; font-weight: bold; color: #fff; text-decoration: none; 
}
.boxheadwhite a:hover, .boxheadwhite a:active {
	font-size: 11px; font-weight: bold; color: #fff; text-decoration: none; 
}
#blackstripbox {
	width: 220px; height: 20px; background: url(/images/blackstrip.gif) no-repeat; text-indent: 50px; padding-top: 3px; margin-top: 5px;
}
#redstripbox {
	width: 220px; height: 20px; background: url(/images/redstrip.gif) no-repeat; text-indent: 50px; padding-top: 3px; margin-top: 5px;
}
#yellowstripbox {
	width: 220px; height: 20px; background: url(/images/yellowstrip.gif) no-repeat; text-indent: 50px; padding-top: 3px; margin-top: 5px;
}
#greystripbox {
	width: 220px; height: 20px; background: url(/images/greystrip.gif) no-repeat; text-indent: 50px; padding-top: 3px; margin-top: 5px;
}
.boxcontent { border: 1px solid #000; text-align: justify; }