.formLabel
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
	text-align: right;
}
.formField
{
	font-weight: bold;
	font-size: 10pt;
	color: #333399;
	border-top-style: none;
	font-family: Verdana, Arial, Helvetica;
	border-right-style: none;
	border-left-style: none;
	background-color: gainsboro;
	border-bottom-style: none;
}
.formTitle
{
	font-weight: 500;
	font-size: 1.33em;
	padding-bottom: 6pt;
	word-spacing: normal;
	text-transform: none;
	color: #336699;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: aliceblue;
	text-align: center;
	text-decoration: none;
}

.formSubTitle
{
	font-weight: 500;
	font-size: .99em;
	word-spacing: normal;
	text-transform: none;
	color: #336699;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: aliceblue;
	text-align: center;
	text-decoration: none;
}





.SMALL
{
	font-size: .7em;
}

.MEDSMALL
{
	font-size: .85em;
}

.BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

.borderTitle
{
	font-weight: bold;
	font-size: 9pt;
	vertical-align: sub;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	letter-spacing: 1pt;
	height: 14pt;
	text-align: left;
}

.quoteIndented
{
	left: 30px;
	float: none;
	vertical-align: baseline;
	text-indent: 30pt;
	font-style: italic;
	position: relative;
	top: 10px;
	text-align: center;
}

.quote
{
	font-style: italic;
}

.nhpHeadline
{ 
	font-weight: normal;
	font-size: 12pt;
	color: #0000cc;
	font-family: 'Times New Roman';
 }


.nhpDateTime
{
	font-size: 7pt;
	color: #0000cc;
	font-family: Arial, Helvetica;
}

.nhpPromo
{
	font-size: 8pt;
	clip: rect(auto auto 6px auto);
	font-family: Arial, Helvetica;
}

.nhpContinued
{
	font-weight: normal;
	font-size: 8pt;
	color: #0066cc;
	font-style: italic;
	font-family:  Arial, Helvetica;
}

.newsHeadline
{
	font-size: 20pt;
	color: #556688;
	font-family: 'Times New Roman';
	padding-bottom: 12px;
}

.newHeadlineBar
{
	margin-top: 3px;
	margin-bottom: 3px;
	width: 100%;
	height: 4px;
	background-color: #00cc99;
}

.newsDateTime
{
	font-size: 6pt;
	color: #000066;
	font-family: Verdana, Arial, Helvetica;
}

.newsAuthor
{
	font-size: 8pt;
	color: #003366;
	font-family: Verdana, Arial, Helvetica;
}

.newsCopy
{
	font-size: 9pt;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Arial, Helvetica;
	font-variant: normal;
	text-decoration: none;
}

.subHead
{
	font-weight: bold;
	font-size: 11pt;
	text-transform: none;
	color: #990000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-variant: small-caps;
	text-decoration: none;
}

.pictureRight
{
	clear: left;
	float: right;
	margin: 0.7em 0.2em 0.4em 0.7em;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	position: static;
	border-bottom-style: none;
}

.pictureLeft
{
	clear: right;
	float: left;
	margin: 0.7em 0.7em 0.4em 0.2em;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	position: static;
	border-bottom-style: none;
}


.pictureMiddle
{
	clear: both;
	float: none;
	margin: 0.7em 0.7em 0.4em;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	position: static;
	border-bottom-style: none;
}

.picCaption
{
	font-weight: bold;
	font-size: 0.65em;
	color: black;
	font-family: verdana, helveltica, arial;
	background-color: transparent;
	text-align: center;
}


