BODY {
	font-family: Arial;
	font-size: 14px;
	color: black;
	scrollbar-face-color: #210452;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #9482AD;
	scrollbar-darkshadow-color: #9482AD;
	scrollbar-track-color: #9482AD;
	scrollbar-arrow-color: #ffffff;
}

A:link {
	font-family: Arial;
	color: blue;
}

A:visited {
	font-family: Arial;
	color: #333333;


}

A:hover {
	font-family: Arial;
	color: red;
}

A:active {
	font-family: Arial;
	color: red;
}

A:link.copyright {
	font-family: Arial;
	font-size: 10px;
	color: blue;
}

A:visited.copyright {
	font-family: Arial;
	font-size: 10px;
	color: blue;
}

A:hover.copyright {
	font-family: Arial;
	font-size: 10px;
	color: red;
	text-decoration: none;
}

A:active.copyright {
	font-family: Arial;
	font-size: 10px;
	color: red;
}

TABLE.pltable {
	background-color: #004E49;
	border: 0;
}

TABLE.betable {
	background-color: #210452;
	border: 0;
}

TABLE.tmtable {
	background-color: #210452;
	border: 0;
}

TD {
	font-family: Arial;
	font-size: 14px;
	color: black;
}

TD.pl {
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	color: black;
	background: white;
}

TD.be {
	font-family: Arial;
	font-size: 14px;
	text-align: right;
	vertical-align: top;
	color: black;
	background: white;
}

TD.bel {
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	color: black;
	background: white;
}

TD.tm {
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	color: black;
	background: white;
}

TD.copyright {
	font-family: Arial;
	font-size: 12px;
	color: black;
}

TD.pltableheading {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	color: #004E49;
	background: #BDD1D0;
}

TD.betableheading {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	color: white;
	background: #6F73A3;
}

TD.tmtableheading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: white;
	background: #6F73A3;
}

TD.pltablesubheading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: white;
	background: #6F73A3;
}

P {
	font-family: Arial;
	font-size: 14px;
	color: black;
}

INPUT.estimator {
	font-family: Courier New;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
}

SPAN.redhighlight {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: red;
}

B {
	font-family: Arial;
	font-weight: bold;
}

I {
	font-family: Arial;
	font-style: italic;
}

U {
	font-family: Arial;
	text-decoration: underline;
}
.faqheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004E49;
	list-style-type: none;
	font-style: normal;
	text-transform: none;




}
.highlight {
	background-color: #FFFF66;
}
