td, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.tddkgreen {
	background-color: #ECF7FB;
	border: 2px solid #207899;
}
.tdtan {
	background-color: #FFFFFF;
	border: 2px solid #207899;
}
a.blacknav:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.blacknav:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.blacknav:hover {
	color: #0099FF;
	text-decoration: underline;
		font-weight: bold;
}
a.whitetxt:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.whitetxt:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.whitetxt:hover {
	color: #124254;
	text-decoration: underline;
	font-weight:bold;
}
a:link {
	color: #207899;
	text-decoration: none;
}
a:visited {
	color: #207899;
	text-decoration: none;
}
a:hover {
	color: #124254;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 15px;
}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 4px 0px 2px;
}
h3 {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 4px 0px 2px;
}
h4 {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 4px 0px 2px;
}

h5 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 4px 0px 2px;
}

.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999966;
	letter-spacing: 4px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #00099;
	word-spacing: 8px;
	font-variant: normal;
	padding: 4px;
	text-transform: capitalize;



}
.tablesubhed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #00099;
}
.tablecopy {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #00099;
}
.tablehr {
	color: #207899;
	background-color: #999966;
	border-top-width: 2px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #207899;
}
.trianglelist {
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	list-style-type: disc;

}
.li {
	padding-bottom: 6px;
}
.indented {
	margin-right: 20px;
	margin-left: 20px;
}
.bf {
	font-weight: bold;
}
.underlined {
	text-decoration: underline;
}
.comments {
	color: #FF0000;
}
.italic {
	font-style: oblique;
}
.checklist2 {
	list-style-image: url(../images/check2.gif);
}
.formli {
	line-height: 125%;
	padding-bottom: 10px;
}
.oltable {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-left: 1em;
	padding-left: 0em;



}
dt {
	font-weight: bold;
	margin-top: 8px;
}

.btmhr  {
height:1px;
width: 670px;
color: #207899;
background-color: #207899;

}