body {
	font-family: sans-serif;
	font-size: 11px;
  background-color: #95B3DE;
}
h3.subHead {
  font-size: 13pt;
  color: #BF003E;
}

td {
  font-family: sans-serif;
	font-size: 12px;
}
 
a.top {
  display: block;
	padding: 3px;
  font-family: verdana,arial,sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
  text-align: center;
  width: auto;
}
a.top:hover {
	color: #ffffff;
  background-color: #51A2F4;
}
 
a.bottom {
  font-family: verdana,arial,sans-serif;
	font-size: 8pt;
	color: #0063C7;
	font-weight: bold;
	text-decoration: none;
}
a.bottom:hover {
	color: #000000;
}

.sideHeader {
 background-color: #34679A;
 color: #ffffff;
 text-align: center;
 font-size: 8pt;
 font-family: verdana;
 font-weight: bold;
 padding: 2px;
 padding-bottom: 3px;
}
 
.linkLeft {
  display: block;
	width: 100%;
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 2px;
  font-family: verdana,sans-serif;
	font-size: 7pt;
	color: #0063C7;
	font-weight: normal;
	text-decoration: underline;
}
 
.linkLeft:hover {
  background-color: #0063C7;
	color: #ffffff;
	text-decoration: none;
}
 
.rt_menu_lk {
	padding: 1px;
  font-family: verdana,arial,sans-serif;
	font-size: 7pt;
	color: #0063C7;
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
}
 
.rt_menu_lk:hover {
  background-color: #0063C7;
	color: #ffffff;
	text-decoration: none;
}
 
.divider {
 display: block;
 width: 100%;
 margin: 2px;
/* max, this image does not exist - nate*/
/* background-image: url(images/dash.gif);*/
}
.links {
 background-color: #D0F0FF;
}
 
.bg_color {
 background-color: #F2F5F7;
 border: solid 1px #34679A;
 border-top: none;
}

.copyright {
 font-size: 8pt;
 color: #787878;
 text-align: center;
 margin: 5px;
}

/*************** Form Styles *********************/
.form {
 font-family: verdana,sans-serif;
 font-size: 10px;
 font-weight: normal;
}
.formText {
 border-left: solid 1px #CDCABC;
 border-top: solid 1px #CDCABC;
 border-right: solid 1px #CDCABC;
 border-bottom: solid 1px #CDCABC;
 padding-left: 2px;
 font-family: verdana,arial,sans-serif;
 font-size: 10px;
 font-weight: normal;
}

/********** Dial-up Front Page *****************/
.dialup_features {
 margin-top: 9px;
 margin-left: 5px;
 font-size: 9pt;
}

a.more {
 color: #0063C7;
 font-weight: bold;
 font-size: 11px;
}

/********** Express Front Page *****************/
.feature {
 font-size: 10pt;
 margin-top: 6px;
 font-weight: normal;
 font-family: sans-serif;
}

/************ Services Page *********************/
.service {
 font-family: sans-serif;
 font-size: 14pt;
 color: #b40000;
 font-weight: bold;
}
.list {
 font-size: 11px;
 font-weight: normal;
 margin-top: 2px;
}
.imp {
 font-family: sans-serif;
 font-size: 10pt;
 color: #b40000;
 font-weight: bold;
}

