body {background: #FFFFFF; margin: 0px; padding: 0px;}

p { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: normal; color: #333333; }
td { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: normal; color: #333333; }
h1 { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 13px; font-weight: bold; color: #FFC726; }
h2 { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #333333; }
h3 { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 13px; font-weight: bold; color: #bd6f05; }
.bluetop {font-size: 11px; color: #666666;}
.header { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 16px; font-weight: bold; color: #5D87A1; }
.header2 { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; }

ul.bullet { list-style-type: square; list-style-image: url(/images/bullet.gif); margin: 10px auto 10px 18px; padding: 0; font-size: 12px; }

ul.bullet ul { list-style-type: disc; list-style-image: url(/images/bullet2.gif); margin: 10px auto 10px 18px; padding: 0; font-size: 12px; }

ul.bullet ul ul { list-style-type: disc; list-style-image: url(/images/bullet3.gif); margin: 10px auto 10px 18px; padding: 0; font-size: 12px; }

p.content { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: normal; color: #333333; padding-left: 10;}
td.content { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: normal; color: #333333; padding-left: 10;}
td.contentnonav { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: normal; color: #333333; padding-left: 25;}

.search {height: 14px;}
.missionstatement {line-height: 25px;}

td.announcement  {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: normal; color: #333333;}
td.announcement a:link {text-decoration: none; color: #333333;}
td.announcement a:visited {text-decoration: none; color: #333333;}
td.announcement a:hover {text-decoration: underline; color: #333333;}

.return  {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px; font-weight: normal; color: #5D87A1;}
a.return:link {text-decoration: none; color: #5D87A1;}
a.return:visited {text-decoration: none; color: #5D87A1;}
a.return:hover {text-decoration: underline; color: #5D87A1;}

a:link {text-decoration: none; color: #5D87A1;}
a:visited {text-decoration: none; color: #5D87A1;}
a:hover {text-decoration: underline; color: #5D87A1;}

td.related { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px; font-weight: normal; color: #333333; padding: 0px 16px;}
td.related a:link {text-decoration: none; color: #333333;}
td.related a:visited {text-decoration: none; color: #333333;}
td.related a:hover {text-decoration: underline; color: #333333;}

td.global { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px; font-weight: normal; color: #666666;}
td.global a:link {text-decoration: none; color: #666666;}
td.global a:visited {text-decoration: none; color: #666666;}
td.global a:hover {text-decoration: underline; color: #666666;}

td.footer { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px; font-weight: normal; color: #666666;}
td.footer a:link {text-decoration: none; color: #666666;}
td.footer a:visited {text-decoration: none; color: #666666;}
td.footer a:hover {text-decoration: underline; color: #666666;}

.announce  {line-height: 18px;}
a.announce:link {text-decoration: none; color: #333333;}
a.announce:visited {text-decoration: none; color: #333333;}
a.announce:hover {text-decoration: underline; color: #333333;}


#leftnavcontainer
{
	width: 158px;
	margin: 0px;
}

#leftnavcontainer ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 100%;
}

#leftnavcontainer li
{
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}


/* 1st level */
#leftnavcontainer ul li a
{
	display: block;
	width: 139px; *width: 158px; /*reposition for IE*/ 
	padding-left: 15px;
	padding-right: 4px; 
	background-color: #86B0C6;
	font-size: 11px;
	font-weight: bold;
}

#leftnavcontainer ul li a:link, #leftnavcontainer ul li a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/bullet_none.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
}

#leftnavcontainer ul li a:hover
{
	color: #FFFFFF;
	background-color: #4F7790;
	background-image: url(/images/bullet_none.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	text-decoration: none; 
}

#leftnavcontainer ul li a#current
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4F7790;
	background-image: url(/images/bullet_none.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;

}

#leftnavcontainer ul li a#bullet:link, #leftnavcontainer ul li a#bullet:visited
{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/bullet_off.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
}

#leftnavcontainer ul li a#bullet:hover
{
	color: #FFFFFF;
	background-color: #4F7790;
	background-image: url(/images/bullet_on.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	text-decoration: none; 
}

#leftnavcontainer ul li a#bulletcurrent
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4F7790;
	background-image: url(/images/bullet_on.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;

}

/* 2nd level */
#leftnavcontainer ul ul li a
{
	display: block;
	width: 127px; *width: 158px; /*reposition for IE*/ 
	padding-left: 27px;
	padding-right: 4px; 
	background-color: #4F7790;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

#leftnavcontainer ul ul li a:link, #leftnavcontainer ul ul li a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/bullet_off.gif);
	background-repeat: no-repeat;
	background-position: 16px 6px;
}

#leftnavcontainer ul ul li a:hover
{
	color: #FFFFFF;
	background-color: #4F7790;
	background-image: url(/images/bullet_on.gif);
	background-repeat: no-repeat;
	background-position: 16px 6px;
	text-decoration: none; 
}

#leftnavcontainer ul ul li a#current
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4F7790;
	background-image: url(/images/bullet_on.gif);
	background-repeat: no-repeat;
	background-position: 16px 6px;

}

#leftnavcontainer ul ul li a#bullet:link, #leftnavcontainer ul ul li a#bullet:visited
{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/bullet_on.gif);
	background-repeat: no-repeat;
	background-position: 16px 6px;
}

#leftnavcontainer ul ul li a#bullet:hover
{
	color: #FFFFFF;
	background-color: #4F7790;
	background-image: url(/images/bullet_on.gif);
	background-repeat: no-repeat;
	background-position: 16px 6px;
	text-decoration: none; 
}

#leftnavcontainer ul ul li a#bulletcurrent
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4F7790;
	background-image: url(/images/bullet_on.gif);
	background-repeat: no-repeat;
	background-position: 16px 6px;

}

/* 3nd level */
#leftnavcontainer ul ul ul li a
{
	display: block;
	width: 117px; *width: 158px; /*reposition for IE*/ 
	padding-left: 37px;
	padding-right: 4px; 
	background-color: #4F7790;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}

#leftnavcontainer ul ul ul li a:link, #leftnavcontainer ul ul ul li a:visited
{
	color: #FFFFFF;
	background-image: url(/images/bullet_none.gif);
	background-repeat: no-repeat;
	background-position: 16px 6px;
	text-decoration: none;
}

#leftnavcontainer ul ul ul li a:hover
{
	color: #FEC726;
	background-color: #4F7790;
	background-image: url(/images/bullet_none.gif);
	background-repeat: no-repeat;
	background-position: 16px 6px;
	text-decoration: none; 
}

#leftnavcontainer ul ul ul li a#current
{
	color: #FEC726;
	text-decoration: none;
	background-image: url(/images/bullet_none.gif);
	background-repeat: no-repeat;
	background-position: 16px 6px;
	background-color: #4F7790;

}

#logo {display: none;}
.copyright {display: none;}
#bot_line {display: block;}
#bot_line_print {display: none;}
#bluetop {display: block;}
#whitebottom {display: block;}
#dottedline {display: none;}
#print_page {display: none;}
#print {display: block;}
.printcopyright {display: none;}
