#mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 10px;
	width: 100%;
}
#mainContent p {
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: justify;
}
#mainContent ul li {
	font-size: 14px;
}
#mainContent ol li {
	font-size: 14px;
}

#mainContent h1 {
	font-size: 24px;
	font-weight: bolder;
	color: #000099;
}
#mainContent h2 {
	font-size: 20px;
	font-weight: bolder;
	color: #000099;
}
#mainContent h3 {
	font-size: 20px;
	font-weight: bolder;
	color: #cc3366;
}
#mainContent h4 {
	color: #336666;
	font-weight: bolder;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#mainContent h5 {
	font-size: 14px;
	font-weight: bolder;
	color: #000099;
}
#mainContent h6 {
	font-size: 12px;
	font-weight: bolder;
	color: #000099;
}
#mainContent table.tblBlankGrid caption {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#mainContent table.tblBlankGrid th {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#mainContent table.tblBlankGrid td {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent table.tblBlankGrid {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainContent table caption {
	font-size: 18px;
	font-weight: bolder;
	color: #000099;
	text-align: left;
	padding-left: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
}
#mainContent table th {
	font-size: 12px;
	text-align: left;
	background-color: #586689;
}
#mainContent table td {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#mainContent table {
	border: 1px solid #A5B1BE;
	display: block;
}
#mainContent #newsletters table {
	font-size: 10pt;
	width: 95%;
	border: 1px solid #627C9D;
}
#mainContent #newsletters th {
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #627C9D;
	padding: 4px;
	width: 125px;
	text-align: right;
}
#mainContent #newsletters td {
	padding: 4px;
}
#mainContent #testimonials h4 {
	margin-top: 0px;
	margin-bottom: 25px;
	padding-left: 25px;
}
#mainContent #recommendedReading td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent table#recommendedReading  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent #recommendedReading h4 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent #recommendedReading p {
	margin-right: 10px;
}

#mainContent #displayText a:link, #mainContent #displayText a:visited, #mainContent #displayText a:active {
	color: #0000CC;
	text-decoration: underline;
}
#mainContent #displayText a:hover {
	color: #CC3366;
	text-decoration: underline;
}#mainContent #lead-in {
	display: block;
	height: 290px;
}
