body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h2 {font-size:16px}

a.infolink:active, a.infolink:link, a.infolink:visited {
	text-decoration:none;
	color: #17497a;
	font-weight:bold;
}
a.infolink:hover {color:#ec6800; text-decoration:underline; font-weight:bold;}

a.out:active, a.out:link, a.out:visited {
	text-decoration:none;
	color: #ffffff;
	font-weight:bold;
}
a.out:hover {color:#ec6800; text-decoration:underline; font-weight:bold;}
.text {
	line-height: 18px;
	color: #FFFFFF;
}

hr {
    border: 0;
    color: #e0e0e0;
    background-color: #e0e0e0;
    height: 2px;
}
.boxHeadings {
	font-size: 10px;
	font-weight: bold;
}
.featurebox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a:link, a:active, a:visited {
	color: #6bb385;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color: #EC6800;
	font-weight: bold;
	text-decoration:underline;
}
.footer {
	color: #C4DDF7;
}
.mainBorder {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
h1 {
	color: #6cb588;
}
.copyright {
	font-weight: bold;
	color: #00B194;
}
.news {
	color: #FFFFFF;
}
.headings {
	font-weight: bold;
	color: #9ADDCC;
}
.headings2 {
	font-weight: bold;
	color: #6bb385;
}
.navPadding {
	margin-right: 20px;
	margin-bottom: 20px;
}
.infoBox {
	color: #17497a;
	background-color: #9addcc;
	border: 1px solid #17497a;
	line-height: 18px;
}
div#popup {
color: #000000;
background:#EFEFEF;
border:1px solid #999999;
margin:0px;
padding:7px;
width:270px;
}
.tableHeadings {
	font-weight: bold;
	color: #113251;
	margin: 5px;
}
tbody tr td.tableBorders  {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #17497a;
}
.over {
	background-color: #113251;
	cursor: hand;
	cursor: pointer;
	color: #ec6800;
	text-decoration: underline;
	font-weight:bold;
	padding: 3px;
}
.off {
	background-color: #113251;
	font-weight:bold;
	padding: 3px;
}