a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #990000;
	text-decoration: none;
}

.whitelink { color: #FFFFFF}

a.whitelink:link { color: #FFFFFF}
a.whitelink:visited { color: #FFFFFF}
a.whitelink:hover { color: #FFFFFF}
a.whitelink:active { color: #FFFFFF}

.borderdotleft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.rulerdothorz {
	margin-top: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #292929;
	font-weight: 200;
}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #292929;
	font-weight: 200;
}
.captionblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #6B0822;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000033;
	background-color: #C6DBE8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #406A99;
	text-indent: 5px;
}
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	margin-top: 3px;
}

.bglogo {
	background-image: url(images/logo_bg.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-top: 100px;
	background-position: 0px 350px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #292929;
}
/* BEGIN style1 */
#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 200px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlist li a { text-decoration: none; }

/* END style1 */
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8.5pt;
	color:#003366;
}
td {font-size:11px;}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
