body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0;
}

table, td, select, input, textarea{
	font-size: 11px;
}

img a {
border-width:0px;
}

a {
	color: #4D3C2D;
}

a:hover {
	text-decoration: underline;
	color: #B2937A;
	font-size: 11px;
}

.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}

.fineprintgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
}

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.navbar:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCFF;
	text-decoration: none;
}

.sblinks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.smtextgray{
	color: #003366;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}	

a.smtextgray:hover{
	color: #99ccff;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: underline;
}	

.textblue{
	color: #003366;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}	

a.textblue:hover{
	color: #003366;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: underline;
}

a.link{
	color: #4F4033;
	text-decoration: none;
}	

a.link:hover{
	color: #4F4033;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: underline;
}

.smtext{
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}	

.smlink{
	color: #003366;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: underline;
}	

a.smlink:hover{
	color: #99ccff;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: underline;
}

#navTable {
	line-height: normal;
}

#navTable td {
	padding: 3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
}

#navTable th {
	padding: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	height: 20px;
	background-color: #94C5E9;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#navTable a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

#navTable a:hover {
	font-size: 10px;
	color: #B2937A;
	text-decoration: none;
}
.footerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.footerNav:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.footerNav:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.footerNav:hover {
	color:#FFFFFF
}

.italic {
      font-style: italic;
}

.bold {
      font-weight: bold;
}

.bolditalic {
    font-weight: bold;
    font-style: italic;
}

#listTable {
	line-height: normal;
}

#listTable td {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
}

#listTable th {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	height: 20px;
	background-color: #B2937A;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
