body,td,th {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	line-height: 17px;}body {	background-color: #FFFFFF;	margin: 0px;	padding: 0px;}td {	vertical-align: top;}a:link, a:visited {	color: #000000;	text-decoration: underline;}a:hover, a:active {	color: #CC0033;	text-decoration: underline;}/* Div classes */.wrapperDiv {	width: 760px;}.navDiv {	background-color: #330066;	background-image: url(../images/navbarBg.gif);	background-repeat: no-repeat;	background-position: right;	width: 550px;	height: 30px;	padding-left: 210px;	float: left;}.headerDiv {	font-size: 20px;	font-weight: bold;	color: #9999CC;	width: 550px;	padding-bottom: 20px;	float: left;}.contentDiv {	float: left;	clear: both;}.footerDiv {	color: #9999CC;	background-image: url(../images/footerBg.gif);	background-repeat: repeat-x;	background-position: 0px 20px;	width: 100%;	padding-top: 30px;	padding-bottom: 10px;	float: left;	clear: both;}/* Table classes */.navspacerCell {	width: 190px;}.mainNavCell {	padding-right: 20px;	padding-top: 6px;}.contentCell {	width: 360px;	padding-right: 20px;}.searchCell {	padding-bottom: 10px;}/* Text classes */.header {	font-size: 20px;	font-weight: bold;	color: #9999CC;}.mainNav:link, .mainNav:visited {	color: #FFFFFF;	text-decoration: none;}.mainNav:hover, .mainNav:active {	color: #FFFFFF;	text-decoration: underline;}.mainNavOn:link, .mainNavOn:visited {	color: #9999CC;	font-weight: bold;	text-decoration: none;}.mainNavOn:hover, .mainNavOn:active {	color: #9999CC;	font-weight: bold;	text-decoration: underline;}.footerLink:link, .footerLink:visited {	color: #9999CC;	text-decoration: none;}.footerLink:hover, .footerLink:active {	color: #9999CC;	text-decoration: underline;}