body {
	background-color: #FFF;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

#homeButtonCel{width: 80px}
#aboutUsButtonCel{width: 80px}
#faqButtonCel{width: 80px}
#supportButtonCel{width: 80px}

#headerLeftCel{ 
	background-image: url(images/headerLeft.gif);
	text-align: right;
	font-weight:bold;
	font-size:10px;
}

a:link,a:visited {
	color: #CC0000;
	text-decoration : none;
}
a:hover,a:active {
	color: #FF0000;
	text-decoration : underline;
}

#contentShellTable {
   background-color : #E3E3E3;
}
#centerContentColumnCel {
   background-color : #FFF;
}
#centerIllustrationCel {
   background-color : #000;
}
#contentText div {
	padding : 5px;
}
#contentText div.head {
	padding : 0px;
}
#contentText, #faqText, .contentText, .textForm, #contentText td {
	text-align : justify;
   font-size : 11px;
   line-height : 16px;
   margin-right : 3px;
}
td.formheader { border-bottom : 1px solid black; }
.textFormSmall {
   font-size : 10px;	
}
#rightContentColumnContent {
   background-color : #FFF;
   font-size : 10px;
   line-height : 14px;
}
.head {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #6699CC;
	padding-bottom: 1px;
	text-align: left;
}
.subhead {
	font-weight: bold;
	padding-bottom: 1px;
	text-align: left;
}
.equipHead {
   font-size : 12px;
	font-weight : bold;
}
.pageBlurb {
	font-size: 17px;
	line-height: normal;
	font-weight: bold;
	font-style : italic;
}
ul.equiplist {
	margin-top: 2px;
   font-size : 11px;
   line-height : 15px;
	margin-left : 16px;
	padding-left : 0px;
}
ul.equiplist li {
	padding-bottom : 5px;
}
ul.sidebar {
	margin-left : 16px;
	padding-left : 0px;
	margin-top: 2px;
   font-size : 10px;
   line-height : 15px;
}
ul.sidebar li {
	padding-bottom : 5px;
}
ul.partners {
	margin-top : 2px;
	margin-left : 16px;
	padding : 0px;
}
#onex, #twox, #threex {
	position : relative;
	top : 3px;
}

div.footer { 
	font-size : 11px;
	text-align : right;
	margin-bottom : 10px;
	}
div.footer-links { 
	line-height : 16px;
	margin-bottom : 4px; 
	}

div.disclaimer { font-size : 10px; }

ul.faqlist { 
	width : 400px;
	margin : 0px;
	padding-left : 22px;
	margin-left : 42px;
	margin-top : 10px;
	}
ul.faqlist li { margin-bottom : 5px; }
