body {
	background-image: url(/imgs/lib/home/bg05w.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #909AB1;
}
a:active {
	text-decoration: none;
	color: #909AB1;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}
.headline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}
.headline2 a
{
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}
.headline2 a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}

.headline2 a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #003366;
}

.summary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	color: #003366;
}
h2 {
	font-size: 16px;
	color: #003366;
}
.textnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}



/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 0px 0px;
	color: #003366;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

#globalNav a:hover{
	background-color: #003366;
	background-image: none;
	font-weight: bold;
    color: #FFFFFF;
	text-decoration: none;
}
.smallreg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.pageheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}
.storysub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.boxtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.presarch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
.white14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
pre {
	font-family: monospace;
	font-size: 11px;
}.blackheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.smallhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
}

.menu
{
	background-color: #EEEEEE;
	border-color: #CCCCCC;
	border-width: 0 0 1px 0;
	border-style: solid;
	width: 170px;
	display: block;
	
}

.menu ul
{
	margin: 0;
	padding: 0;
	width: 170px;
	list-style-type: none;
}

.menu li
{
	margin: 0;
	display: inline;
}

.menu a
{
	display: block;
	text-decoration: none;
	color: #003366;
	background-color: #DDDDDD;
	border-color: #CCCCCC;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 1px;
	text-transform: none;
	white-space: normal;
	text-indent: 6px;
}

.menu a:hover
{
	color: white;
	background-color: #003366;
	border-color: #CCCCCC;
	border-width: 0 1px 1px 1px;
	border-style: solid;
}

.menu a:visited {
	text-decoration: none;
}

.menuheader
{
	display: block;
	text-decoration: none;
	color: #000000;
	background-color: #C2C4CB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 168px;
	padding: 5px 0px 5px 0px;
	border-color: #003366;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

.menuheader a
{
	display: block;
	text-decoration: none;
	color: white;
	background-color: #25559F;
	font-family: Helvetica, Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	
}

.menuheader a:hover
{
	color: white;
	background-color: #e22d3c;
}
.hmdates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}