body {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	background-image: none;
	background-color: #39657e;
}

.subnav {color: white; font-size: 12px; padding-bottom: 5px;}
a.subnav:link {color: white; font-size: 12px; text-decoration: underline; padding-bottom:  5px;}
a.subnav:active {color: white; font-size: 12px; text-decoration: underline; padding-bottom:  5px;}
a.subnav:visited {color: white; font-size: 12px; text-decoration: underline; padding-bottom:  5px;}
a.subnav:hover {color: #c39e9e; font-size: 12px; text-decoration: none; padding-bottom:  5px;}

A {color: #275169; text-decoration: underline;}
A:active {color: #275169; text-decoration: underline;}
A:visited {color: #275169; text-decoration: underline;}
A:hover {color: #00adef; text-decoration: underline;}

.listing {color: #275169; font-size: 12px; padding: 10px 0px 10px 0px;}
a.listing:link {color: #275169; font-size: 12px; padding: 10px 0px 10px 0px;}
a.listing:active {color: #275169; font-size: 12px; padding: 10px 0px 10px 0px;}
a.listing:visited {color: #275169; font-size: 12px; padding: 10px 0px 10px 0px;}
a.listing:hover {color: ##275169; font-size: 12px; text-decoration: none; padding: 10px 0px 10px 0px;}


a.topnav:link {color: white; font-size: 12px; text-decoration: none; padding:  5px 5px 5px 5px;}
a.topnav:active {color: white; font-size: 12px; text-decoration: none; padding:  5px 5px 5px 5px;}
a.topnav:visited {color: white; font-size: 12px; text-decoration: none; padding:  5px 5px 5px 5px;}
a.topnav:hover {color: #c39e9e; font-size: 12px; text-decoration: none; padding:  5px 5px 5px 5px;}

.download {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e5e5e5;
	color: #000000;
	border: thin solid Black;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.padding3 {padding: 3px 3px 3px 3px;}
#padding-1 {padding: 0px 0px 1px 0px;}
#padding-10 {padding: 10px 10px 10px 10px;}

.red
{	color: red; }

TABLE.right
{
	font-size: 10px;
	background: url(../images/blue-bg.gif) no-repeat;
	width: 202;
	height: 118px;
	padding: 5px 5px 5px 10px;
}

TABLE.bbox
{	background: url(../images/blue-bg.gif) no-repeat;
	width: 203px;
	height: 118px;}

#bboxtxt
{	font-size: 10px;
	padding: 0px 5px 5px 10px;}
	
TABLE.bbox2
{	background: url(../images/blue-bg2.gif) no-repeat;
	width: 203px;
	height: 124px;}
	
#bbox2txt
	{
	padding: 20px 5px 5px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
TABLE.bbox3
{	font-size: 12px;
	background: url(../images/blue-bg3.gif) no-repeat;
	width: 161px;
	height: 580px;
	padding: 5px 5px 5px 10px;}

td.box6
{
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-top: 1px solid Black;
}
	
TABLE#bbox5
{	background: url(../images/blue-bg5.gif) no-repeat;
	width: 309px;
	height: 161px;}
	
#bbox5txt
{	font-size: 12px;
	padding: 2px 2px 2px 5px;}

	.bdr {
	border: 1px solid #27364b;
	border-right: 1px solid #27364b;
	border-bottom: 1px solid #27364b;
	border-left: 1px solid #27364b;
	}
	
.description
{	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	padding: 2px 2px 2px 2px;}
	
td {
	font-family: arial, helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  color: #27364b;
  margin: 0;
  clear: left;
  padding: 0px 0px 10px 0px;
}

h4 {
  font-size: 12px;
  font-weight: bold;
  color: #143c52;
  margin: 0;
  clear: left;
  padding: 0px 0px 10px 0px;
}

TD.hdr
{	font-family: arial, helvetica, sans-serif;
  	font-size: 14px;
  	font-weight: bold;
	}


TABLE.hdrtxt
{	background: url(../images/blue-bg4.gif);
	width: 649px;
	height: 47px;
	color: #38647d;
	padding: 0px;
	}


.notes {
	font-family: verdana, arial, helvetica, sans-serif;
	color:#000000;
	font-size: 9px;
	
}

.hdr1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
  	font-weight: bold;
}

.question {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #143c52;
	font-size:11px;
	font-weight: bold;
}
.answer {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size:11px;
}

