
body{font-family:Helvetica;}

TH {
	font-family : Helvetica;
	font-weight : bold;
}
.bodyText {
	font-family : Helvetica;
	font-size : 8pt;
}
.bigHeader {
	color : #003366;
	font-family : Helvetica;
	font-size : 18pt;
	font-weight : bolder;
}
.header {
	color : #000099;
	font-family : Helvetica;
	font-size : 16pt;
}
A {
	color: #336699;
	font-family : Helvetica;
	font-size : 10pt;
}
A.PPLink {
	color: Maroon;
	font-family : Helvetica;
	font-weight : bold;
}
A:hover.PPLink {
	color: #dd6f00;
	font-family : Helvetica;
	text-decoration : underline;
}
A.HeadLink {
	color: #CC0033;
	font-family : Helvetica;
	font-weight : bold;
}
A:hover.HeadLink {
	color: Maroon;
	text-decoration : underline;
}

A:hover {
	color: #dd6f00;
	text-decoration : underline;
}
A.PPLink {
	color: Maroon;
	font-family : Helvetica;
}
A:hover.PPLink {
	color: #dd6f00;
	text-decoration : underline;
}
A.SupLink {
	color : #874545;
}
A:hover.SupLink {
	color: Green;
	text-decoration : underline;
}
A.SubLink {
	color: #003366;
	font-family : Helvetica;
}
A:hover.SubLink {
	color: #dd6f00;
	text-decoration : underline;
}
A.SideBarHeader {
	color: #800000;
	font-family : Helvetica;
	font-weight : bold;
	font-size : 10pt;
}
A:hover.SideBarHeader {
	color: Navy;
	text-decoration : underline;
}
A.SidebarLink {
	color: #336699;
	font-family : Helvetica;
}
A:hover.SidebarLink {
	color: #dd6f00;
	text-decoration : underline;
}
A.SweepstakesLink {
	color: #400000;
	font-family : Helvetica;
}
A:hover.SweepstakesLink {
	color: Navy;
	text-decoration : underline;
}
.SideBarLink {
	color: #800000;
	font-family : Helvetica;
	font-weight : bold;
}
.SubHeader {
	color: #FFFF00;
	font-family : Helvetica;
	font-size : 12pt;
}
.FormLabel
{
	color : #003366;
	font-family : Helvetica;
	font-weight : bolder;
}
.prmHeader {
	font-family : Arial, Helvetica, Sans-serif;
	color : #ff0000;
	font-size : 16pt;
	font-weight : bold;
	font-style: italic;
}
.prmSubHeader {
	font-family: Arial, Helvetica, Sans-serif;
	color: #0f298f;
	font-size: 12pt;
	font-weight: Bold;
}
.blueHeader {
	font-family: Arial, Helvetica, Sans-serif;
	color: #003399;
	font-size: 12pt;
	font-weight: Bold;
}
.redSubHeader {
	font-family: Arial, Helvetica, Sans-serif;
	color: #990000;
	font-size: 11pt;
	font-weight: Bold;
	font-style : italic;
}

.redSubHeaderNormal
{
	font-family: Arial, Helvetica, Sans-serif;
	color: #990000;
	font-size: 11pt;
	font-weight: Bold;
}

.blueSubSubHeader {
	font-family: Arial, Helvetica, Sans-serif;
	color: #003399;
	font-weight: Bold;
}
.blueCaption {
	font-family: Arial, Helvetica, Sans-serif;
	color: #003399;
	font-weight: Bold;
	font-style: italic;
	text-align: center;
}
.bottomNotes {
	font-family: Arial, Helvetica, Sans-serif;
	color: #555555;
	font-style : italic;
}

.InputLabels
{
	color:#800000;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Sans-Serif;
	padding-right:5px;
}

.TextBoxes
{
	border: solid 1px #003399;
}

div.NewProduct
{
	border-right:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
	padding:5px 5px 5px 5px;
}
