body {background-color: white}

BODY, FONT, TABLE, TD, P, UL, LI
{
	FONT-STYLE: normal;
	FONT-FAMILY: Arial;
	FONT-SIZE: 9pt;
	COLOR: #000000;
}
H1
{
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	MARGIN-TOP: 16pt;
	MARGIN-BOTTOM: 10pt;
	COLOR: #FC6B06;
	text-transform: uppercase;
}
H2
{
	FONT-SIZE: 10pt;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: left;
	LINE-HEIGHT: 1.4em;
	COLOR: #666666;
	MARGIN-TOP: 0pt;
	MARGIN-BOTTOM: 6pt;
	MARGIN-RIGHT: 35pt;
}
H3
{
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: left;
	COLOR: #FC6B06;
	MARGIN-TOP: 11pt;
	MARGIN-BOTTOM: 2pt;
}
P, LI
{
	MARGIN-TOP: 2pt;
	MARGIN-RIGHT: 70pt;
	MARGIN-BOTTOM: 12pt;
}
.main
{
	font-weight: bold; 
	MARGIN-RIGHT: 1pt;
	font-size: 13px;
	COLOR: #000000;
	line-height: 20px; 
	FONT-FAMILY: Arial;
	margin-top: 11px;
	/*text-align:justify;*/
}
.main2
{
	MARGIN-TOP: 6px;
	MARGIN-BOTTOM: 6px;
	MARGIN-RIGHT: 70px;
	font-size: 11px;
	COLOR: #000000;
	line-height: 14px; 
	FONT-FAMILY: Arial;
	text-align:justify;
	text-decoration: none;
	font-weight: normal;
}
.copyright
{
	margin-left: 50px; 
	margin-top: 8px;
	font-size: 12px;
	FONT-FAMILY: Arial;
}
.sitemap
{
	margin-right: 32px; 
	margin-top: 8px;
	color: #8BC53D;
	font-size: 12px;
	FONT-FAMILY: Arial;
}.path
{
	margin-right: 64px; 
	margin-top: 2px;
	margin-bottom: 4px;
	color: #000000;
	font-size: 11px;
	FONT-FAMILY: Arial;
}
a.secnav {
	color: #154597;
	font-weight: bold; 
	text-decoration: none;
	LINE-HEIGHT: 2.3em;
	margin-left: 11px;
}
a.secnav:visited {
	color: #154597;
	font-weight: bold; 
	text-decoration: none;
	LINE-HEIGHT: 2.3em;
	margin-left: 11px;
}
.blurb
{
	color: #000000;
	text-decoration: none;
}
a {
	color: #154597;
	font-weight: bold; 
	text-decoration: none;
}
div.images {
	/*display: table; 
	margin-left: auto; 
	margin-right: auto;*/
	text-align: center;
}
img.images {
	/*margin: 10px;
	border: 1px dotted orange;*/
}
.legal
{
	margin-top: 5px;
	margin-left: 50px; 
	margin-right: 40px; 
	font-size: 11px;
	text-align:justify;
	LINE-HEIGHT: 13px;
}
UL
{
	/*list-style-type: disc;*/
	list-style-image: url(/graphics/bullet.gif);
	line-height: 1.2em;
}
li{
	line-height: 1.2em;
	margin-top: 4px;
	margin-bottom: 4px;
}