.head {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	text-transform: none;
	color: #002a5c;
	;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.blue {
	color: #002a5c;}
	
.subhead {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-transform: none;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	color: #002a5c;
}



a.subhead:link {
	text-decoration: none;
	color: #996633;
}
a.subhead:visited {
	text-decoration: none;
	color: #996633;
}
a.subhead:hover {
	text-decoration: underline;
	color: #000000;
}
a.subhead:active {
	text-decoration: none;
	color: #996633;
}



.text {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #002a5c;
	;
	text-decoration: none;
	overflow: auto;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
a.text:link {
	color: #996633;
	text-decoration: underline;
}
a.text:visited {
	color: #996633;
	text-decoration: underline;
}
a.text:hover {
	color: #000000;
	text-decoration: underline;
}
a.text:active {
	color: #996633;
	text-decoration: underline;
}



.sideHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #003300;
	text-decoration: none;
}



.sideNav {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFCC00;
	text-decoration: none;
}
a.sideNav:link {
	color: #FFFFCC;
}
a.sideNav:visited {
	color: #FFFFCC;
}
a.sideNav:hover {
	color: #FFCC00;
}
a.sideNav:active {
	color: #FFFFCC;
}



.bottomText {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666633;
	text-decoration: none;
}
a.bottomText:link {
	color: #993300;
	text-decoration: none;
}
a.bottomText:visited {
	color: #993300;
	text-decoration: none;
}

a.bottomText:hover {
	color: #990000;
	text-decoration: underline;
}
a.bottomText:active {
	color: #993300;
	text-decoration: none;
}



.article {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #002a5c;
	;
	text-decoration: none;
	overflow: auto;
}
a.article:link {
	text-decoration: none;
}
a.article:visited {
	text-decoration: none;
}
a.article:hover {
	color: #000000;
	text-decoration: underline;
}
a.article:active {
	text-decoration: none;
}



.textRelease {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #002a5c;
	;
	text-decoration: none;
	overflow: auto;
	list-style-type: decimal;
	text-indent: 24pt;
}
.italics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #996600;
}
h1 {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	text-transform: none;
	color: #336633;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
p {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666633;
	text-decoration: none;
	overflow: auto;
	list-style-type: decimal;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #996600;
	margin: -10px 0px 8px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-transform: none;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	color: #336633;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
ol {
	list-style-type: decimal;
	list-style-position: outside;
}
li {
	margin-bottom: 4px;
	margin-top: 4px;
}

ul {
	list-style-type: disc;
	list-style-position: outside;
}
