p {
margin: 0px;
margin-top: 10px;
margin-bottom: 10px;
}
body.main {
	background-color: White;
}
h1,h2,h3,h4,h5,h6,h7 {
	color: #003C81;
	border-bottom: 1px solid #003c81;
	margin-top: 10px;
	margin-bottom: 7px;
	text-align: left;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 13pt;
}
h3 {
	font-size: 12pt;
}
h4 {
	font-size: 11pt;
}
h5 {
	font-size: 10pt;
}
h6 {
	font-size: 9pt;
	border-bottom-style: none;
}

p.ct {
	text-align: justify;
	text-indent: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.content {
	text-align: left;
	min-height: 450px;
	padding-right: 10px;
	margin-bottom:15px;
}
.center {
	text-align: center;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}
.limited {
width: 550px;
overflow: auto;
}
a:link, a:visited, a:active {
color: #003c81;
text-decoration: none;
font-weight: normal;
}
a:hover {
text-decoration: underline;
color: #b61010;
}
a.blink:link, a.blink:visited, a.blink:active {
font-weight: bold;
}
a.nav {
margin-left: 0px;
margin-bottom: 7px;
text-align: right;
display: block;
font-family: Arial, Helvetica;
font-size: 8pt;
background-image: url(../images/decor/bulletc.gif);
background-repeat: no-repeat;
background-position: right 3px;
padding-right: 15px;
}

a.nav#up {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 9px;
}

a.nav:hover {
color: Red;
text-decoration: none;
background-image: url(../images/decor/bulletd.gif);
}

div.left {
	text-align: right;
	margin-right: 10px;
	margin-top: 3px;
	font-size: 8pt;
	font-weight: bold;
	color: #003c81;
	border-bottom: 1px solid #003c81;
	padding-right: 5px;
}

#navb {
font-weight: bold;
font-size: 10pt;
color:#b61010; 
}
#navb:hover {
color:#474747;
text-decoration: none;
}
#head, #head:visited {
	padding-right: 10px;
	background-image: url(../images/decor/arrow-right-dark.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
#head:hover {
	padding-right: 10px;
	background-image: url(../images/decor/arrow-left-red-11px.gif);
	background-position: right center;
	background-repeat: no-repeat;
	text-decoration: none;
}
span.hist {
	width: 100%;
	text-align:left;
	float: left;
	margin-bottom: 2px;
}
#downlink, #downlink:visited {
	padding-left: 5px;
	padding-right: 5px;
	color: #003c81;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#downlink:hover {
	color: #b61010;
	text-decoration: none;
}
a.blink:link, a.blink:visited, a.blink:active {
font-weight: bold;
}
a.blink:hover {
	color:#b61010;
}
a.blink2:link, a.blink2:visited, a.blink2:active {
color: #003c81;
}
a.blink2:hover {
	color:#b61010;
}
a.blink3:link, a.blink3:visited, a.blink3:active {
color: #1818b8;
font-weight: bold;
text-decoration: none;
}
a.blink3:hover {
	color:#b61010;
	text-decoration: none;
}
a.blink4:link, a.blink3:visited, a.blink3:active {
color: #b61010;
font-weight: bold;
text-decoration: none;
}
#blinkl {
color:c7daf0;
}
#blinkl:hover {
color:white;
}
#li1 {
margin-bottom: 7px;
list-style-image: url(../images/decor/bullet2.gif);
list-style-position: outside;
}
.infoheader {
	color: #003c81;
	font-size: 14px;
	font-weight: bold;
}
dl,dt {
	font-weight: bold;
	color: #003c81;
}
dd {
	text-align: justify;
	font-weight: normal;
	color: #000000;
}

strong {
font-size-adjust: 150%;
}
