p, li, ul, ol, td, tr, div, body
{
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: normal;
	color: #646464;
}
p
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.normal
{
	font-family: Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
}

h1
{	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #008BC6;
	
	margin-bottom: 3px;
}

.homeH1
{
	border-top: solid 1px gainsboro;
	margin-bottom: 0px;
	padding-top:5px;
}


h2
{	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
	margin-bottom: -13px;
	padding-bottom: 0px;
}

h3
{	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #008BC6;
	margin-bottom: -13px;
	padding-bottom: 0px;
}

h4
{	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #646464;
	margin-bottom: -13px;
	padding-bottom: 0px;
}
h5
{	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #008BC6;
	display: inline;
	margin-bottom: -13px;
	padding-bottom: 0px;
}
h6
{	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
	display: inline;
	margin-bottom: -13px;
	padding-bottom: 0px;
}

hr
{
	/*border: solid 1px silver;*/
	border: none;
	height: 1px;
	color: silver;
	background-color: silver;
}

.inlineBlue
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #008BC6;
}

a
{
	font-family: Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FF7723;
	text-decoration: none;
}

h1 a
{
	position:relative;
	padding-left: 0px !important;
	padding-left: 1px;
}

a:hover
{
	text-decoration: underline;
}

.inlineGray
{
	font-family: Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
}

.header 
{
	font-size: 36pt;
	color: red;
	font-weight: bold;
}
.subheader 
{
	font-size: 36pt;
	color: green;
	font-weight: bold;
}
