.nav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #1D328A;
}
.nav1 a:link { 
color: #1D328A; 
text-decoration: none; 
} 
.nav1 a:visited { 
color: #1D328A; 
text-decoration: none; 
} 
.nav1 a:hover { 
color: #003366; 
text-decoration: underline; 
} 
.nav1 a:active { 
color: black; 
text-decoration: none; 
} 
.legaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;



}
.nav1bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.nav1bottom a:link { 
color: #666666; 
text-decoration: none; 
} 
.nav1bottom a:visited { 
color: #666666; 
text-decoration: none; 
} 
.nav1bottom a:hover { 
color: #666666; 
text-decoration: underline; 
} 
.nav1bottom a:active { 
color: black; 
text-decoration: none; 
} .breadcrumbNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #1D328A;
	text-decoration: none;
}
.headerWhiteBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.formText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.HeaderBoldBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #1D328A;
	text-decoration: none;
}
.borderLeft {
	border-top-width: 1px;
	border-left-style: solid;
	border-top-color: #999999;
}
.borderRight {
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #999999;


}
.bodytextBulleted {
	list-style-position: outside;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin-left: -25px;
	padding-left: -25px;
	border: thin none #0000FF;
	position: static;
	text-align: left;

}
.line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dashed;
	border-top-color: ##E8E8E8;
	border-right-color: ##E8E8E8;
	border-bottom-color: ##E8E8E8;
	border-left-color: ##E8E8E8;
}
