BODY {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h2 {
	color: #4B65B2;
}

h3 {
	color: #4B65B2;
}
a {
  outline: none;
}

.memberAccessCell {
	width: 214px;
	height: 148px;
}

.supportCenterCell {
	width: 214px;
	height: 134px;
}

.quickTipsCell {
	width: 214px;
	height: 219px;
}

.spacerCell {
	width: 14px;
	text-align: center;
}

.bodyCell {
	width: 498px;
	font-size: 11px;
}

.bodyGrayCell {
	width: 498px;
	font-size: 11px;
	color: Gray;
}

.bodyUpperLeftCell {
	width: 318px;
	font-size: 11px;
	line-height: 9pt;
	color: #999999;
}

.bodyGray {
  	font-family:  Arial, Helvetica, sans-serif;
	width: 498px;
	font-size: 12px;
	color: #666666;
}

.bodyUpperRightCell {
	width: 180px;
}

.headerRow {
	height: 147px;
}

.menuRow {
	height: 42px;
}

.bodyRow {
	height: 493px;
}

.bodyUpperRow {
	height: 144px;
}

.bodyLowerRow {
	height: 333px;
}

.bodySpacerRow {
	height: 13px;
}

.footerRow {
	height: 42px;
}

.bodySubTableCell {
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	width: 237px;
	height: 151px;
	line-height: 9pt;
	font-size: 11px;
	color: #999999;
	
}

.bodySubMiddleCell {
	width: 219px;
	line-height: 9pt;
	font-size: 11px;
	color: #999999;
}

.bodySubSpacerCell {
	width: 9px;
	line-height: 9pt;
	color: #999999;
}

.bodySubTable {
	border-width: 1px;
	border-color: #999999;
}

.memberSpacerRow {
	height: 59px;
}

.memberThinSpacerRow {
	height: 5px;
}

.memberInputRow {
	height: 23px;
}

.memberInputCell {
	width: 56px;
}

.memberSpacerCell {
	width: 19px;
}

.supportSpacerRow {
	height: 55px;
}

.supportInputRow {
	height: 24px;
}

.supportInputCell {
	width: 11px;
}

.quickTipsSpacerRow {
	height: 25px;
}

.quickTipsInputRow {
	height: 28px;
}

.quickTipsInputCell {
	width: 11px;
}

.smallBlueLink {
	font-size: 11px;
	color: blue;
	text-decoration: underline;
	border-width: 0;
}

.footerText {
	font-size: 11px;
	color: #cccccc;
}

.footerBoldText {
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
}

a.footerLink:link	{
  	font-size: 11px;
  	text-decoration: none;
  	color: #cccccc;
}

a.footerLink:visited	{
  	font-size: 11px;
  	text-decoration: none;
  	color: #cccccc;
}

a.footerLink:hover	{
  	font-size: 11px;
  	text-decoration: underline;
  	color: #cccccc;
}

a.footerLink:active	{
  	font-size: 11px;
  	text-decoration: underline;
  	color: #cccccc;
}

.subParagraph {
	padding-left: 9px;
}

.rightImage { 
	float:right;
  	padding: 5px; 
}

.boldBlackLrg {
	font-size: 16px;
	font-weight: bold;
	color: black;
}

.boldBlackMed {
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.blueMediumLink {
	font-size: 14px;
	color: #4B65B2;
	text-decoration: none;
}

.contactImageColumn {
	width:  200px;
}

.contactMainColumn {
	width:  508px;
	font-size: 12px;
	color: #666666;
}

.contactLeftColumn {
	width:30px;
}

.contactSpacerColumn {
	width:12px;
}

.smallLtBlueLink {
	font-size: 12px;
	color: #4B65B2;
	text-decoration: none;
}

.regularBold {
	font-weight: bold;
}

.formInput {
  	 font-size: 7pt;
} 

.bigRed {
  	font-size: 16px;
  	color: #990100;
  	font-weight: bold;
}

.smallGray {
	font-size: 11px;
	color: gray;
	text-decoration: none;
}

a.smallGray:link	{
  	text-decoration: none;
  	color: gray;
}

a.smallGray:visited	{
  	text-decoration: none;
  	color: gray;
}

a.smallGray:hover	{
  	text-decoration: underline;
  	color: blue;
}

a.smallGray:active	{
  	text-decoration: underline;
  	color: blue;
}