table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #D3E4ED;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #2D82A7;
	text-decoration: none;
}
a:active {
	color: #2D82A7;
	text-decoration: none;
}
a:link {
	color: #2D82A7;
	text-decoration: none;
}
a:hover {
	color: #9FB319;
	text-decoration: none;
}
.footer {
	color: #2D82A7;
	padding-top: 4px;
	padding-bottom: 2px;
}
.footer a:visited {
	color: #2D82A7;
	text-decoration: none;
}
.footer a:active {
	color: #2D82A7;
	text-decoration: none;
}
.footer a:link {
	color: #2D82A7;
	text-decoration: none;
}
.footer a:hover {
	color: #2D82A7;
	text-decoration: none;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #36515A;
}
.main {
	padding-left: 80px;
	padding-right: 50px;
	padding-bottom: 45px;
	color: #333333;
	padding-top: 30px;
	line-height: 19px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D82A8;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9FB319;
	font-weight: bold;
	margin: 0px 0px 13px;
	padding: 0px;
}
ul {
	list-style-image: url(images/bullet.gif);
}
ul ul {
	list-style-image: url(images/bullet2.gif);
}
ul ul ul {
	list-style-image: url(images/bullet3.gif);
}
li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
h3 {

	font-size: 12px;
	font-weight: bold;
	color: #9FB319;
}
h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D82A8;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D82A8;
	padding: 2px;
	width: 100%;
	background-color: #BDD9E5;
	border: none;
}
.tinytext {
	font-size: 10px;
	color: #666666;
}
.latestnews {
	color: #fff;
	}
.latestnews a:visited {
	color: #fff;
	text-decoration: underline;
}
.latestnews a:active {
	color: #fff;
	text-decoration: underline;
}
.latestnews a:link {
	color: #fff;
	text-decoration: underline;
}
.latestnews a:hover {
	color: #DEE37D;
	text-decoration: none;
}textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D82A8;
	padding: 2px;
	width: 100%;
	background-color: #BDD9E5;
	border: none;
}
.tablespace td {
	padding-bottom: 8px;
}

#comparisonchart {color:#369;padding:3px 5px;border:1px solid #ccc;}
#comparisonchart td.hdr {color:#fff;font-weight:bold;padding: 3px 5px;}
#comparisonchart td.colA {font-weight:bold;border-bottom:1px solid #ccc;padding:4px;}
#comparisonchart td.colB {font-weight:normal;border-bottom:1px solid #ccc;background-color:#f3fac9;padding:4px;}
#comparisonchart td.colC {font-weight:normal;border-bottom:1px solid #ccc;background-color:#fafde4;padding:4px;}
#comparisonchart td.colB ul {list-style-image: url(images/bullet2.gif);margin:5px 0 0 30px;padding:0;text-align:top;}
#comparisonchart td.colC ul {list-style-image: url(images/bullet2.gif);margin:5px 0 0 30px;padding:0;text-align:top;}

