h1           {
	margin:0;
	font-size: 16px;
	font-family: Arial;
	text-align: left;
	color: #666666;
	font-weight: bold;
	line-height: 150%
}

h2           { font-size: 10pt; font-family: Arial; color: #000000; word-spacing: 0; text-align: left; line-height: 100%; margin: 0 }
h3           { font-size: 10pt; font-family: Arial; text-decoration: none; color: #24486C; 
               text-align: left; word-spacing: 0; 
               line-height: 100%; margin-left: 0px; margin-right: 0px; 
               margin-top: 0px; margin-bottom: 2px }
h4           { margin:0; font-size: 16px; font-family: Arial; text-align: left; color: #24486C; 
               font-weight: bold; line-height: 150%  }
h5           { font-size: 12px; font-family: Arial; color: #24486C; word-spacing: 0; text-align: left; line-height: 100%; margin: 0 }


.bluecontent      { color: #000080; }

.frontbottom { font-size: 9pt; font-family: Arial; color: #000000; text-align: left; 
               line-height: 140% }
.maincontent { 
font-size: 9pt; 
font-family: Arial; 
color: #000000; 
line-height: 140%; 
text-align: left; 
margin-left: 0px; 
margin-right: 0px; 
margin-top: 0px; 
margin-bottom: 20px
 }
.mainaddressbottom { 
font-size: 12px; 
font-family: Arial; 
color: #000000; 
line-height: 120%; 
text-align: left; 
margin-left: 0px; 
margin-right: 0px; 
margin-top: 0px; 
margin-bottom: 10px
 }

a:active     { text-decoration: none }
a:hover      { text-decoration: underline }
a:link       { text-decoration: none }
a:visited    { text-decoration: none }
a            { text-decoration: none; }
a.topnavlink {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/site/dot.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	display: block;
	padding-right: 1px;
	padding-left: 33px;
	float: left;
}
a:active.topnavlink     {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.topnavlink      {
	text-decoration: underline;
	color: #FFFFFF;
}
a:link.topnavlink       {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited.topnavlink    {
	text-decoration: none;
	color: #FFFFFF;
}
a:active.bottomnavlink     {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.bottomnavlink      {
	text-decoration: underline;
	color: #FFFFFF;
}
a:link.bottomnavlink       {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited.bottomnavlink    {
	text-decoration: none;
	color: #FFFFFF;
}
