body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
}
.widthWrap {width:1000px;background-image: url(/iface/hdbkg.gif);background-repeat: repeat-x;border:1px solid #7d7d7d;}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DADFE0;
	border-left-color: #DADFE0;
	width: 1000px;
    margin-right: auto; 
	margin-left: auto; 
}
.navbar {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 10px;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 2px;
	background-color: #CA0079;
}
.sidebox {
	background-color: #EAEAEA;
	text-align: right;
	padding: 5px;
}
.sidebar {
	padding: 20px 5px;
	width: 165px;
	vertical-align: top;
}
.title02 {
	color: #FFFFFF;
	background-color: #CA0079;
	padding: 2px 4px;
	font-size: medium;
	font-weight: normal;
}
.content {
	padding: 20px 10px 40px;
	text-align: left;
	vertical-align: top;
}
.title01 {
	color: #FFFFFF;
	background-color: #CA0079;
	padding: 2px 4px;
	font-size: large;
	font-weight: normal;
}
.compliance {
	font-size: x-small;
	background-color: #EAEAEA;
	text-align: left;
	vertical-align: top;
}
.ftbkg {
	background-color: #FFFFFF;
	background-image: url(ftlines.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;

}
.ftleft {
	color: #FFFFFF;
	background-color: #212367;
	background-image: url(ftleft.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 222px;
	text-align: left;
	vertical-align: top;
}
.ftright {
	color: #2E3192;
	background-color: #FFFFFF;
	background-image: url(ftlines.jpg);
	background-repeat: repeat-x;
	width: 518px;
	text-align: right;
	vertical-align: middle;
	background-position: left bottom;
	font-size: small;


}
a:link {
	color: #CA0079;
	text-decoration: none;
}
a:visited {
	color: #CA0079;
	text-decoration: none;
}
a:hover {
	color: #FF97D6;
	text-decoration: none;
}
a:active {
	color: #FF97D6;
	text-decoration: none;
}
.navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
.navbar a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
.calc {
	color: #000000;
	background-color: #EAEAEA;
}
.fttag {
	font-size: 11px;
	font-weight: bold;
	color: #2E3192;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 6px;

}
.ftcopy {
	font-size: 11px;
	font-weight: bold;
	color: #2E3192;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 6px;

}
