/* general CSS */body {	margin: 0;	padding: 0;	border: 0;	text-align: center;}p {	margin: 0px;	padding: 0px;}.hide {	display: none;}.mainBGFade {	background-image:  url(../images/bg-repeat.jpg);	background-repeat: repeat-x;	background-color: #3F3947;}/* text CSS */a:visited {	font-family: Verdana, Arial, Geneva, sans-serif;	font-size: 10px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	color: #FFFFFF;	text-decoration: none;}a:link {	font-family: Verdana, Arial, Geneva, sans-serif;	font-size: 10px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	color: #FFFFFF;	text-decoration: none;}a:hover {	font-family: Verdana, Arial, Geneva, sans-serif;	font-size: 10px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	color: #FFFFFF;	text-decoration: underline;}a:active {	font-family: Verdana, Arial, Geneva, sans-serif;	font-size: 10px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	color: #A69FB1;	text-decoration: underline;}.small {	font-size: 9px;}.smallNot {	color: #FFFFFF;	font-size: 9px;}.heading {	font-family: Arial, Geneva, Verdana, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	text-transform: none;	color: #FFFFFF;	text-decoration: none;	text-align: center;}.white {	font-family: Verdana, Arial, Geneva, sans-serif;	font-size: 10px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	color: #FFFFFF;	text-decoration: none;}.footerWhite {	font-family: Verdana, Arial, Geneva, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	color: #FFFFFF;	text-decoration: none;	text-align: center;	vertical-align: top;}/* a.pageHeading:visited {	font-family: Arial, Geneva, Verdana, sans-serif;	font-size: 16px;	font-style: normal;	line-height: normal;	font-weight: bold;	font-variant: normal;	text-transform: none;	color: #990000;	text-decoration: none;}a.pageHeading:link {	font-family: Arial, Geneva, Verdana, sans-serif;	font-size: 16px;	font-style: normal;	line-height: normal;	font-weight: bold;	font-variant: normal;	text-transform: none;	color: #990000;	text-decoration: none;}a.pageHeading:hover {	font-family: Arial, Geneva, Verdana, sans-serif;	font-size: 16px;	font-style: normal;	line-height: normal;	font-weight: bold;	font-variant: normal;	text-transform: none;	color: #FFFFFF;	text-decoration: none;}a.pageHeading:active {	font-family: Arial, Geneva, Verdana, sans-serif;	font-size: 16px;	font-style: normal;	line-height: normal;	font-weight: bold;	font-variant: normal;	text-transform: none;	color: #990000;	text-decoration: none;} */.formbox {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	color: #000000;	text-decoration: none;	border: 1px solid #FFFFFF;	background-color: #A69FB1;}.footer {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	color: #FFFFFF;	text-decoration: none;	background-color: #9D0707;	padding: 2px;}/* positional CSS */.topLeftAlign {	vertical-align: top;}.topRightAlign {	text-align: right;	vertical-align: middle;	color: #FFFFFF;}.bottomRight {	text-align: right;	vertical-align: bottom;	padding-top: 8px;}.bottom {	vertical-align: bottom;}/* table CSS */td {	font-family: Verdana, Arial, Geneva, sans-serif;	font-size: 10px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	color: #A69FB1;	text-decoration: none;	text-align: left;	vertical-align: top;}.paddingBorder {	padding: 4px 0px 0px 4px;}.centered {	text-align: center;	vertical-align: middle;}.navCell {	padding: 1px 2px 2px;	height: 0px;	width: 0px;}.iFrameBorder {	padding: 2px;}