BODY, div, p, blockquote, ol, ul, dl, li, dt, dd, td, h1, h2, h3, h4, h5
{
	color: #000000;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 12px;
}

P,TD
{
	font-size: 12px;
	left: auto;
	margin-top: 8pt;
	margin-bottom: 10pt;
}

P.small
{
	font-size: 11px;
}

P.quoteauthor
{
	MARGIN-LEFT: 3em;
	text-indent: -.75em;
}

P.italic
{
	font-style: italic;
}

H1
{
	FONT-SIZE: 18px;
	font-weight: bold;
	margin-bottom: 0.3em;
}

H2
{
	FONT-SIZE: 16px;
	font-weight: bold;
	margin-bottom: 0.2em;
}

H3
{
	font-size: 15px;
	font-weight: bold;
	MARGIN-LEFT: 0px;
	margin-bottom: 12pt;
	line-height: normal;
}

H4 {
	font-size: 14px;
	font-weight: bold;
	MARGIN-LEFT: 0px;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
H5 {
	font-size: 14px;
	font-weight: bold;
	MARGIN-LEFT: 0px;
	line-height: normal;
	margin-bottom: 0pt;
	padding: 0pt;
	margin-top: 12pt;
}
H6 {
	font-size: 13px;
	font-weight: bold;
	MARGIN-LEFT: 0px;
	margin-bottom: 12pt;
	line-height: normal;
}

P.text
{
	FONT-FAMILY: Arial, Helvetica, San-Serif;
	FONT-SIZE: 10px;
	font-style: plain;
	FONT-VARIANT: normal;
	padding: 0em;
	margin: .5em;
	MARGIN-LEFT: 20px;
}

P.surveyQ
 { 	font-size: 12pt;
	left: auto;
	top: 100px;
	font-family: "Times New Roman", Times, serif;
 }
 
P.surveyT
{
	font-size: 11pt;
	left: auto;
	top: 100px;
	font-family: "Times New Roman", Times, serif;
} 

P.surveyExSmall
{
	font-size: xx-small;
	left: auto;
	top: 100px;
	font-family: "Times New Roman", Times, serif;
	vertical-align: bottom;
	text-align: center;
}
.white {
	color: #FFFFFF;
}
P.center {
	MARGIN-LEFT: 30pt;
	background-position: center;
}
.indent {
	margin-left: 4em;
}
.indenthanging {
	text-indent: -1em;
	line-height: normal;
	margin-left: 2.5em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
a:hover {
	color: #3E8EC5;
}
a:link {
	color: #1B4E6B;
}
a:visited {
	color: #1B4E6B;
}
.popuphdr {
            width:400;
            background:#fff0b2;
            border:1px solid #235173;
            font-weight:bold;
            padding:10px;
}
.popupbdy {
	width:400px;
	background:#FFFFFF;
	border-left:1px solid #235173;
	border-right:1px solid #235173;
	border-bottom:1px solid #235173;
	padding:10px;
	height: 260px;
         
}
