body { 
	background-color: #999999; 
	margin-top: 8px;
	margin-bottom: 40px; 
	text-align: center;
}
body,div,li,span,label,td,th,font,p {
	color: #222222;
	font-size: 12px;
	font-family: Arial, sans-serif; 
	font-weight: normal;
}
div.body { 
	width: 940px; 
	text-align: left; 
	margin: 0px auto;
}
p { text-align: justify; }
img { border: 0; }
img.logo { margin-top: 20px; }
div.top {
	padding-top: 10px;
	background-color: #ffffff;
	width: 918px;
	padding-left: 20px;
	border: 2px solid #660000;
	border-bottom: 0;
}
div.hres {
	color: #bf4048;
	margin-right: 8px;
}
a.hres {
	color: #bf4048;
}
div.nbar {
	background-color: #880000;
	width: 938px;
	height: 26px;
	border-left: 2px solid #660000;
	border-right: 2px solid #660000;
}
td.nsep {
	width: 5px;
	color: #cccccc;
	font-size: 13px;
	text-align: center;
}
div.main {
	border: 2px solid #660000;
	width: 938px;
}
div.content {
	padding: 10px 20px 20px 20px;
}
h1 {
	font-size: 16px;
	color: #bf4048;
}
h3 {
	margin-bottom: 2px;
	margin-right: 10px;
	font-size: 14px;
	color: #993333;
}
a {
	color: #bf4048;
	font-weight: normal;
	font-decoration: underline;
}
a.fplink { font-size: 15px; font-weight: bold; }
a.fplink:hover { color: #000000; }
div.address {
	margin-top: 15px; 
	margin-right: 12px; 
	margin-bottom: 20px; 
	text-align: right;
	color: #ffffff;
}
a.email { color: #ffffff; }
a.email:hover { color: #bf4048; }
div.footer {
	width: 940px;
	margin: 2px; 
	text-align: center;
	color: #666666;
	font-size: 12px;
}
a.footer { 
	font-size: 12px;
	color: #666666;
}
a.footer:hover { color: #333333; }
div.subnav {
	background-color: #999999; 
        margin-top: 0px;
        padding: 3px 0px 3px 4px;
        font-family: arial, helvetica, sans-serif;
        font-size: 9px;
        font-weight: normal;
        color: #ffffff;
}
a.subnav {
	text-decoration: none;
        color: #eeeeee;
	font-size: 12px; 
	margin: 2px;
	margin-left: 4px;
	margin-right: 4px;
}
a.subnav:hover {
        color: #ffffff;
	text-decoration: underline;
}

div.printable { padding: 4px 8px 0px 0px; text-align: right; }
div.printable a { color: #666666; }

.credits { text-align: center; padding-top: 4px; color: #666666; }
.credits a { color: #666666; text-decoration: none; }
