body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}
a:link, a:visited {
	color: #630000;
	text-decoration: none;
}
a:hover, a:active {
	color: #666666;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 24px;
	font-weight: bold;
	color: #2A4786;
	font-variant: small-caps;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
	color: #2A4786;
	font-variant: small-caps;
}

em {
	color: white;
	font-size: 8px;
	line-height: 24px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.nav_section a:link, .nav_section a:active, .nav_section a:visited, .nav_sub a:link, .nav_sub a:active, .nav_sub a:visited {
	color: #2A4886;
	text-decoration: none;
}
.nav_section a:hover, .nav_sub a:hover {
	color: #2A4886;
	text-decoration: underline;
}
.copy {
	color: black;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	text-align:left;
	width:758px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.nav_section {
	text-transform:uppercase;
	font-weight:bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	color:#000000;
	background-color: #7CADF2;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 10px 5px 5px 5px;
	text-decoration: none;
}
.blfbody {
	background-color:#FFFFFF;
	background-image:url('images/yellowbg.gif');
	background-repeat:repeat-y;
	background-position:  left 50%;
	width:766px;
	margin: 0px;
	padding: 0px;
	position: relative;
	border-top: 0px none;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	overflow: auto
}
.blfquoteline {
	color: white;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#000080;
	background-position:  left 50%;
	width:768px;
	margin: 0px;
	padding: 0px;
	position: relative;
	border: 0px none;
	overflow: auto
}
.main {
	background-color:#FFFFFF;
	border-right: solid #CDCDCD 1px;
	border-bottom: solid #CDCDCD 1px;
}
.links {
	float:right;
	width:49%;
	border-top-width: 1px;
	border-top-color: #999999;
}
.menu {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 165px;
	text-align: left;
	clear: left;
	vertical-align: top;
	visibility: visible;
	background-color:#FEB939;
}
.nav_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-left: 10px;
}
.blfcontent {
	text-align: left;
	width: 560px;
	vertical-align: top;
	float: right;
	padding: 10px 10px 10px 10px;
}

table {
	border: 1px solid #000;
	border-collapse: collapse;
}
th {
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	background-color:#000080;
}
td
{
	margin: 0;
	padding: 5px;
	border: 1px solid #000;
}