body {
	background-color: #2A2A2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #336699;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

a {
	color: #4C5759;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	color: #6F8387;
}

.titlexl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: normal;
	color: #6F8387;
	/*letter-spacing: 1px;*/
}

.addon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	color: #4C5759;
	font-variant: small-caps;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
  	color: #333333;
	}
	
.densetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	text-decoration: none;
  	color: #333333;
	}
	
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
  	color: #333333;
	}
	
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
  	color: #333333;
	}
	
.boldtextlighter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
  	color: #6F8387;
	}
	
.boldtextitalic {
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #6F8387;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	}
	
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
  	color: #4C5759;
	}
	
	.subheadsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
  	color: #4C5759;
	}
	
/*.longcontent {
	padding: 30px, 0px, 0px, 0px)
	}*/

.nav {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	line-height: 9px;
	/*letter-spacing: 1px;*/
	font-weight: bold;
	color: #4C5759;
	padding: 0px 6px 0px 6px;
	/*border-left: 1px solid #F1F1F2;*/
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #404949;
	background-color: #CFCFCF;
	padding: 2px 2px 2px 2px;

}

.hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #6F8387;
	text-decoration: underline;
	}
.hyperlinkleft {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #6F8387;
	text-decoration: underline;
	}

.footer {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #404949;
	padding: 1px 6px 0px 6px;
}

a:hover {
	/*text-decoration: none;*/
	color:#8F9DA1;
}

.infotable {
margin-bottom: 4px;
}

/*.imgtop {
vertical-align: top;
}*/


/*a:visited {
color: #999999;*/

