.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.content A:link    	{ color: #000066; text-decoration: underline; }
.content A:active  	{ color: #000066; text-decoration: underline; }
.content A:visited 	{ color: #000066; text-decoration: underline; }
.content A:hover  	{ color: #FF9900; text-decoration: underline; }


.nav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.nav1 A:link    	{ color: #FFFFFF; text-decoration: none; }
.nav1 A:active  	{ color: #FFFFFF; text-decoration: none; }
.nav1 A:visited 	{ color: #FFFFFF; text-decoration: none; }
.nav1 A:hover  		{ color: #000066; text-decoration: none; }

.speciallink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.speciallink A:link    	{ color: #FFFFFF; text-decoration: none; }
.speciallink A:active  	{ color: #FFFFFF; text-decoration: none; }
.speciallink A:visited 	{ color: #FFFFFF; text-decoration: none; }
.speciallink A:hover  	{ color: #000066; text-decoration: none; }


.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.headinggray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.contentheadblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 08006B;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 30px;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

.subnav A:link    	{ color: #000066; text-decoration: underline; }
.subnav A:active  	{ color: #000066; text-decoration: underline; }
.subnav A:visited 	{ color: #000066; text-decoration: underline; }
.subnav A:hover  	{ color: #FF9900; text-decoration: underline; }

.subnavon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}

.productbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.contentsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
