P {
   font-family : Verdana, sans-serif;
   font-size : 8pt;
   color : #000000;
}	

DIV {
   font-family : Verdana, sans-serif;
   font-size : 8pt;
   color : #000000;
}	

TD {
   font-family : Verdana, sans-serif;
   font-size : 8pt;
   color : #000000;
}	

.menu {
   font-family : Verdana, sans-serif;
   font-size : 7pt;
   color : #000000;
}	

.darkBlue {
	color : #003366;
}

.lightBlue {
	color : #336699;
}

.darkGray {
	color : #666666;
}

.darkRed {
	color : #993300;
}

.featProdTitle {
	color : #003366;
   font-size : 9pt;
	font-weight : bold;
}

.featProdText {
	color : #333333;
	line-height : 12pt;
}

.heading1 {
	color : #003366;
   font-size : 13pt;
	font-weight : bold;
}

.heading2 {
	color : #003366;
   font-size : 11pt;
	font-weight : bold;
}

.content1 {
	font-size : 8pt;
	color : #333333;
	line-height : 10pt;
}

.content2 {
	font-size : 9pt;
	color : #333333;
	line-height : 12pt;
}

.tableHeading1 {
	color : #FFFFFF;
	font-weight : bold;
}

.tableProduct1 {
	color : #003366;
	font-weight : bold;
}

.tableSub1 {
	color : #666666;
	font-weight : normal;
	font-size : 8pt;
}

.alert {
	color : #FF0000;
   font-size : 13pt;
	font-weight : bold;
}

A {
   text-decoration : none;
}
		
A:link { 
   color : #003366;
}

A:visited {
   color : #003399;
}

A:active { 
   color : #003399;
}

A:hover { 
   color : #003399;
   text-decoration : underline;
}
