body {
text-align: center;
margin-top: 0px;
font-family: verdana;
}

img 
{
	border-width: 0px;
}

div#main {
  width: 950px;
  margin-left: auto;
  margin-right: auto;
}

#header {
	background: url(images/header.gif); 
}

table.logos {
	text-align: center;
}

#content {
	width: 750px;
	padding-top: 30px;
	font-size: 12px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#content p.heading1 {
	font-size: 14px;
	font-weight: bold;
}

#content p.heading2 {
	font-size: 12px;
	font-weight: bold;
}

#content a:link, #content a:visited, #content a:active {
color: #0000ff;
text-decoration: none;
font-weight: normal;
}

#content a:hover
{
color: #0000ff;
text-decoration: none;
font-weight: bold;
}

#contenttable td {
	text-align: left;
	font-size: 12px;
	vertical-align: top;
}

#contenttable td.clienthead {
	text-align: left;
	font-weight: bold;
}

#contenttable td.clientspacer {
	background: #c0c0c0;
	height: 3px;
}
#contenttable td li {
	margin-bottom: 8px;
}

#indexcontent td {
	text-align: justify;
	font-size: 12px;
}

#navcontainer {
	width: 950px;
	background: #92C952;
	text-align: center;
}

#mainnav td {
	font-size: 10px;
}

#mainnav a:link, #mainnav a:visited, #mainnav a:active {
color: #000000;
text-decoration: none;
font-weight: normal;
}

#mainnav a:hover
{
color: #0000ff;
text-decoration: none;
font-weight: bold;
}

#navtable {
	text-align: center;
	font-size: 12px;
}

#navtable a:link, #navtable a:visited, #navtable a:active {
color: #000000;
text-decoration: none;
font-weight: normal;
	font-size: 12px;
}

#navtable a:hover
{
color: #0000ff;
text-decoration: none;
font-weight: bold;
	font-size: 12px;
}

a.reglink:link {
color: #0000ff;
text-decoration: none;
font-weight: normal;
	font-size: 12px;
}

a.reglink:visited {
color: #0000ff;
text-decoration: none;
font-weight: normal;
	font-size: 12px;
}

a.reglink:active {
color: #0000ff;
text-decoration: none;
font-weight: normal;
	font-size: 12px;
}

a.reglink:hover
{
color: #ff0000;
text-decoration: none;
font-weight: bold;
	font-size: 12px;
}

span.ws a:link, a:visited, #navtable a:active {
color: #000000;
text-decoration: none;
font-weight: normal;
	font-size: 9px;
}

span.ws a:hover {
color: #0000ff;
text-decoration: none;
font-weight: bold;
	font-size: 9px;
}

#portlist {
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}

#portlist td.clienthead {
	text-align: left;
	font-weight: bold;
}

#portlist td.clientspacer {
	background: #c0c0c0;
	height: 3px;
}

#calcDiv 
{
	font-family: Verdana;
	font-size: 10px;
}

#calcDiv H1 
{
	font-size: 14px;
	font-weight: bold;
}

table.calcTable 
{
	font-family: Verdana;
	font-size: 10px;
}

table.calcTable td.colhead
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

#calcContent {
	width: 875px;
	padding-top: 30px;
	font-size: 12px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#calcLeft {
	float: left;
	text-align: left;
	width: 414px;
	height: 725px;
} 
#calcMid {
	float: left;
	text-align: left;
	width: 46px;
	height: 725px;
	background: url(images/calcformsep.gif);
	background-repeat: repeat-y;
} 
#calcRight {
	float: left;
	text-align: left;
	width: 415px;
	height: 725px;
} 

#caldLeft table td span.calcdata 
{
	font-family: Verdana;
	font-size: 10px;
}

#dc {
	width: 750px;
	height: 144px;
	margin-left: auto;
	margin-right: auto;
}

#dc_top {
	width: 750px;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/dc_top.gif);
	background-repeat: no-repeat;
}

#dc_mid {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/dc_mid.gif);
	background-repeat: repeat-y;
}

#dc_mid p 
{
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 20px;
	margin-right: 20px;
}

#dc_bottom {
	width: 750px;
	height: 14px;
	margin-left: auto;
	margin-right: auto;
}
