
.contentText
{
	padding: 10px 10px 10px 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;

}
td
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}

.contentImage
{
	border-top:  #066CB9 5px solid;
	border-bottom:  #066CB9 5px solid;
}

.contentTitle
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #066CB9;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

.contentSubTitle
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #3F412B;
	font-size: 11pt;
	font-weight: bold;
}

.footerText
{
	color: #666;
	font-size: 8pt;
	padding-top: 10px;
}

.footerLink, .footerLink:active, .footerLink:visited, .footerLink:link
{
	font-size: 8pt;
	color: #066CB9;
	text-decoration:none;
	font-weight: normal;
}

.footerLink:hover
{
	font-size: 8pt;
	color: #066CB9;
	text-decoration:underline;
	font-weight: normal;
}

body
{
	color: #000000;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
}

.contentLink:hover, a:hover
{
	font-size: 10pt;
	color: #066CB9;
	text-decoration:none;
	font-weight:bold;
}

.contentLink, a:link, a:visited, a:active
{
	font-size: 10pt;
	color: #066CB9;
	text-decoration:underline;
	font-weight:bold;
}
table
{
	border-collapse:collapse;
}

.headerBG
{
	background-image: url(images/header.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.sideLeftBG
{
	background-image: url(images/bg-sidebar.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
.menuMain
{
	position: relative;
	top: 25px;
	left: 16px;
}
.pullQuote
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #CCC;
	font-size: 11pt;
	font-weight: bold;
	line-height: 18pt;
	margin-left: 0px;
	margin-right: 0px;
}
.pullQuoteSig
{
	font-family: Times New Roman;
	font-style: italic;
	font-size: 8pt;
	color: #000;
}

