
.bodyText { FONT: 10px/10px  Arial, Verdana, Helvetica; COLOR: #444444;}
.subhead { FONT: 14px Arial, Helvetica; COLOR: #000000;  }

/* Box Blue */
.box-title { font: Bold 11px Tahoma;  background: #0066CC; padding-left: 5px; color: #FFFFFF;}
.box { background: #0066CC; }
.pricing-top { FONT: Bold 10px Verdana, Helvetica; background: #999999; color: #FFFFFF; }
.pricing { FONT: 10px Verdana, Helvetica; background: #FFFFFF; }
.pricing-alt { FONT: 10px Verdana, Helvetica; background: #E5ECF9; }
.tablerow1 {background-color: #ffffff; font: Bold 12px; }
.tablerow2 {background-color: #F9F9F0; font: Bold 12px; }

.officetitle {font: Bold 24px Arial, Helvetica; color: #FF9900; }

A{text-decoration:none}

a:link { text-decoration: none; color:#484848; }
a:visited { text-decoration: none; color: #484848; }
a:active { text-decoration: none; color: #484848; }
a:hover{ text-decoration:underline; color: #003399; }
.nav {
	font: bold 12px/32px arial, helvetica, sans;
	cursor:hand;
	text-align: Center;
	display: block;
	height: 32px;
}
a.nav:link { background:#CF852E; height: 32px; text-decoration: none; color: #FFF; }
a.nav:visited { background:#CF852E; height: 32px; text-decoration: none; color: #FFF; }
a.nav:active { background:#CF852E; height: 32px; text-decoration: none; color: #FFF; }
a.nav:hover { background:#FFFFFF; height: 32px; text-decoration: none; color: #000; }

 /* CODE FOR FOVTEST */
.fovnav { font: bold 12px/24px arial, helvetica, sans; width: 90px; cursor:hand; text-align: center; display: block; }
a.fovnav:link { background:#374198; height: 24px; text-decoration: none; color: #FFFFFF; vertical-align: middle; }
a.fovnav:visited { background:#374198; height: 24px; text-decoration: none; color: #FFFFFF; vertical-align: middle; }
a.fovfovnav:active { background:#374198; height: 24px; text-decoration: none; color: #FFFFFF; vertical-align: middle; }
a.fovnav:hover { background:#98B4D9; height: 24px; text-decoration: none; color: #FFFFFF;  vertical-align: middle; }

