body {
	background: #FFFFFF;		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul {
		padding-top: 0px;
	padding-bottom: 0px;
}
.indent {
	padding-left: 20px ;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: red;
	text-decoration: none;
	font: bold;
	line-height: .8cm;
	padding-left: 18px;
}
a.linkactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #BF0000;
	text-decoration: none;
	font: bold;
	line-height: .8cm;
	padding-left: 18px;
	background: url(red_arrowa.gif) no-repeat 4px 50%;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: red;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.linkactive:hover {
	text-decoration: none;
}
a.link:hover {
	text-decoration: underline;
	background: url(red_arrow.gif) no-repeat 4px 50%;
}
.nav {
	background-color: #FFFFFF;
	height: 300px;
	border-spacing: 10px;
	border-bottom: 1px solid #D90000;
	border-left: 1px solid red;
	border-right: 1px solid #D90000;
}
img.grayborder {
	border: 1px solid gray;
}
.redborderbottom {
	border-bottom: 1px solid red;
}
.hr2 {
	height: 1px;
	color: red;
	background-color: red;
	border: 0;
	width: 95%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
.address {
	font-size: 8pt;
}
.copyright {
	font-size: 7pt;
}
.navtop {
	border-top: 1px solid red;
	border-left: 1px solid red;
	border-right: 1px solid red;
}
.right_noshadow {
	border-left: 1px solid red;
}
.right_shadow{
	background-image:url(right_shadow.gif);
}
.bottom_shadow {
	background-image:url(bottom_shadow_200.gif);
}
.main_content {
	padding: 8px 8px 8px 8px;
	vertical-align: top;
}
