body {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
}
body, table, td, div {
	font-size: 9pt;
	text-decoration: none;
	line-height: 160%;
	color: #00335E;
	font-family: Arial, sans-serif;
}
a:link, a:visited {
	color: #00335E;
	text-decoration: underline;
}
a:hover, a:active {
	color: #00335E;
	text-decoration: underline;
}
.footlink {
	color: #333;
	font-size: 9pt;
	line-height: 175%;
}
.footlink a:link, .footlink a:visited {
	color: #333;
	font-size: 9pt;
	line-height: 175%;
	text-decoration: none;
}
.footlink a:hover, .footlink a:active {
	color: #333;
	font-size: 9pt;
	line-height: 175%;
	text-decoration: underline;
}
a.other:link {
	color: #002A93;
	text-decoration: none;
}
a.other:visited {
	color: #002A93;
	text-decoration: none;
}
a.other:hover {
	color: #FF3300;
	text-decoration: none;
}
a.other:active {
	color: #002A93;
	text-decoration: none;
}
a.menu:link {
	color: #000000;
	text-decoration: none;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #FF3300;
	text-decoration: none;
}
a.menu:active {
	color: #000000;
	text-decoration: none;
}
.side {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CFCFCF;
	border-left-color: #CFCFCF;
}
.side01 {
	border: 1px solid #3F87CC;
}
