/* CSS Document */
body { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font: 12pt/16pt georgia; 
	vertical-align: top;
	color: #555753;
	margin: 0px; 
	}
	
p { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font: 10pt/16pt georgia; 
	color: #3A3422; 
	margin: 0px; 
	text-indent: 18px;
	}

.subbody {
	color: black;
	font-size: 10pt;
	text-indent: 0;
	margin-left: 10px;
	margin-right: 15px;
}

.homebody {
	color: black;
	font-size: 8pt;
	text-indent: 0;
	margin-left: 19px;
	margin-right: 10px;
}

.boldredbullet {
	font-weight: bold;
	color: #BF1400;
}

.homenav {
	color: #BF1400;
}

	
.topnav {
	color: #666;
	text-align: right;
	margin-right: 4px;
	margin-bottom: 10px;
	font: 8pt/12px Tahoma, Arial, Helvetica, sans-serif;
}

.topnavtable {
	background: 1_tile_wz.gif;
	color: #BF1400;
	height: 89px;
	text-align: right;
	vertical-align: bottom;
	margin-bottom: 8px;
	font: 8pt/14px Tahoma, Arial, Helvetica, sans-serif;
}

.footer {
	color: #7f7f7f;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	line-height: 15pt;
	position: relative;
}

h1 { 
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	vertical-align: top;
	margin-bottom: 3px;
	text-indent: 18px;
	color: #bf1400;
}

h2 {
	color: black;
	text-indent: 0;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	font: bold 10pt Tahoma, Arial, Helvetica, sans-serif;
}

h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 0px;
	margin-right: 15px;
	text-align: right; 
	color: gray;
	padding-left: 25px;
	padding-right: 15px;
	margin-top: 0;
}
h4 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font: 11pt/14pt georgia;
	margin-bottom: 0px; 
	color: #bf0000;
	}
	
h5 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 3px; 
	color: gray;
	}

ul { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font: 10pt/16pt georgia; 
	color: black; 
	margin-right: 15px;
	list-style-type: square;
}
	
a:link, a:visited { 
	text-decoration: none;
	color: #BF1400; 
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #7f7f7f;
}

a.footer:link {
	text-decoration: none;
	color: gray;
}

a.footer:visited {
	text-decoration: none;
}

a.footer:hover, a.footer:active {
	text-decoration: underline;
	color: gray;
}
a.topnav:link {
	text-decoration: none;
	color: #BF1400;
}

a.topnav:visited {
	text-decoration: none;
	color: #BF1400;
}

a.topnav:active {
	text-decoration: none;
	color: BF1400;
}

a.topnav:hover {
	text-decoration: none;
	color: 333333;
}

a.homenav:link {
	text-decoration: none;
	color: #BF1400;
}

a.homenav:visited {
	text-decoration: none;
	color: #BF1400;
}

a.homenav:hover {
	text-decoration: none;
	color: 333333;
}

a.homenav:active {
	text-decoration: none;
	color: BF1400;
}