body{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
}
a {
	color: #1F5BA4;
	font-size: 11px;
	font-weight: bold;
}
.linkBlack {
	color: #626061;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.linkBlack:hover {
	color: #913696;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.input {
	color:black;
	width: 100%;
	border: 1px solid #0053A6;
	background-color: #D3DBE4;
}
.footer {
	background-color: #B8B6B7;
	padding: 8px 0px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	width: 780px;
	margin-top: 10px;
}
.mainTd {
	padding: 20px 10px 20px 5px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
strong {
	color: #CC0000;
}
h1 {
	color: #903595;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #6699CC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.borderBox {
	padding: 1px;
	text-align: justify;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}

.totalPower {
	background-image: url(images/totalPower.gif);
	height: 96px;
	width: 230px;
	top: 50px;
	float: right;
}
.totalPowerContainer {
	font-weight: bold;
	color: #333333;
	padding-top: 60px;
	padding-left: 29px;
	width: 230px;
}
.linkBlackTd {
	padding: 7px;
	width: 170px;
	text-align: left;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
}
.footerLink {
	color: #FFFFFF;
	font-size: 10px;
}
.inText {
	color: #333333;
	font-weight: normal;
	padding-left: 30px;
	background-image: url(images/inTextBg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tdBorderIn {
	border: 1px solid #CC0000;
}
.leftFeatTd {
	font-size: 11px;
	text-align: left;
	width: 195px;
	background-image: url(images/leftTableBg.gif);
	padding-left: 5px;
	padding-right: 5px;
}
.small {
	font-size: 11px;
}
.testimonials {

	padding: 7px;
	text-align: left;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
}
.redSmall {
	font-size: 10px;
	font-style: italic;
	color: #FF0000;
}
