body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #A5B7C5;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

.nav {
	background-color: #FFFFFF;
	padding: 16px;
	font-size: 12px;
	vertical-align: middle;
	color: #395B86;
	font-weight: bold;
	text-align: center;
	border: 1px solid #CCCCCC;

}

.hdtop {
	background-color: #395B86;
	text-align: right;
	height: 22px;
	background-position: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	color: #FFFFFF;
	padding-right: 8px;
	font-weight: bold;


}

.whitebkg {
	background-color: #FFFFFF;
}

.pagename {
	font-size: 16px;
	font-weight: bold;
	color: #395B86;
}

a:link {
	font-weight: bold;
	color: #395B86;
}

a:visited {
	font-weight: bold;
	color: #395B86;
}

a:hover {
	font-weight: bold;
	color: #A5B7C5;
}

a:active {
	font-weight: bold;
	color: #A5B7C5;
}
.leftside {
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	vertical-align: top;

}
.leftsidecontent {
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	font-size: 11px;
}
.content {
	padding: 32px 100px 10px 35px;
	text-align: left;
	vertical-align: top;
	font-size: small;
	color: #333333;

}
.ftby {
	font-size: 10px;
	font-weight: normal;
	background-color: #365881;
	vertical-align: middle;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 22px;
	color: #FFFFFF;
	text-align: left;


}
.ftcopy {
	font-size: 10px;
	font-weight: bold;
	background-color: #365881;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 22px;
	text-align: right;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #FFFFFF;



}
h1 {
	font-size: small;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
h3 {

	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
h4 {


	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
.ftcopy a:link {

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ftcopy a:visited {


	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ftcopy a:hover {



	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.ftcopy a:active {




	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.lefttable {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin: 32px 10px 10px;
}
