/* CSS Document */

.mainbody {
	background-image: url(../images/blue_bkg2.gif);
	background-repeat: repeat-x;
}
.opencontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*color: #1382B0;*/
	color: #0F5B7B;
	font-weight:800;
	line-height:2em;
}
.smcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	color: #000ooo;
	font-weight:bold;
	margin-left:.5em;	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/*color: #1382B0;*/
	color: #0F5B7B;
	font-weight:800;
	line-height:2.5em;
	padding-left:.75em;
}
a {
	font-weight: bold;
}
a:link {
	/*color: #1382B0;*/
	color: #775AA6;
}
a:hover {
	color: #92CA69;
}
a:visited {
	color: #1382B0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	margin-left:1em;
	line-height: normal;
	font-weight: bold;
	color: #1382B0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	margin-left:1em;
	line-height: normal;
	font-weight: bold;
	color: #1382B0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	margin-left:1em;
	line-height: normal;
	font-weight: bold;
	color: #1382B0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	/*margin-left:1em;*/
	line-height: normal;
	font-weight: bold;
	color: #1382B0;
	margin-bottom:4px;
	margin-top:4px;
	margin-left:.5em;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	margin-left:1em;
	line-height: normal;
	font-weight: bold;
	color: #1382B0;
	margin-bottom:4px;
	/*margin-left:2em;*/
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bolder;
	color: #1382B0;
	margin-bottom:.25em;
	margin-top: 2px;
	margin-left:.5em;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #1382B0;
	list-style-position: outside;
	list-style-type: circle;
	margin-bottom: 1.25em;
}
/*.footercontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.67em;
	color: #1382B0;
	font-weight:bold;
}
.footerbody {
	background-color: #ffffff;
}*/
hr {
	line-height: 2px;
	/*color: #1382B0;*/
	color: #92CA69;
	width:inherit;
	margin-bottom:0px;
}
