﻿.PageHeading, h1
{
	color:#003366;
	font: bold 16px helvetica, arial, sans-serif;
	margin-bottom:6px;
	margin-top:6px;
}
.subPageHeading, h2
{
	color: #666666;
	font: bold 10pt helvetica, arial, sans-serif;
	margin: 36px 0px 8px 0px;
	padding: 0px 0px 5px 0px;
	background: url(../images/dot-gray.gif) repeat-x -20px;
	overflow: visible;
	width:100%;
}
.contentHeading, h3
{	
	color:#990000;
	font: bold 11pt helvetica, arial, sans-serif;
	padding-left:0px;
	text-decoration:underline;
}

h4,h5
{
	color:Black;
	font: bold 9pt helvetica, arial, sans-serif;
}
p.sectionHeader, div.sectionHeader
{
	color: #666666;
	font: bold 10pt helvetica, arial, sans-serif;
	margin: 36px 0px 8px 0px;
	padding: 0px 0px 5px 0px;
	background: url(../images/dot-gray.gif) repeat-x -20px;
	overflow: visible;
	width:100%;
}

.redText
{
	color: Maroon;	
}

.defaultText
{
	color: Black;
	font: 10pt/1.2em helvetica, arial, sans-serif;
}
.defaultText a, .defaultText a:link
{
color: #336699;
font-weight: bold;
text-decoration: underline;
}
.defaultText a:hover
{
text-decoration: none;
}
.defaultText a:visited
{	
color: #6699cc;
}

hr, hr.horizontalRuleDivider 
{
	width:40%;
	text-align:center;
	color: #cd1142;
	background-color:#cd1142;
	height:1px;
	margin-top:0px;
	margin-bottom:14px;
}

.finePrint
{
	font: 8pt/1.3em arial, helvetica, sans-serif;
}

.PageHeader, .PageHeader hr 
{
	color:#990000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12pt;
	font-style:normal;
	font-weight:bold;
	letter-spacing:3px;
}