body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
	background-color: #CFCFCF
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9pt;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.sidebar_header {
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
}
.sidebar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.sidebar_sub {
	color: #ececec;
	font-size: 10pt;
	font-weight: normal;
}
.sidebar_sub_head {
	color: #185BA9;
	font-size: 10pt;
	font-weight: bold;
}
.footer {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #FFFFFF;
}
a:link {
	font-weight: bold;
	color: #185BA9;
}
a:visited {
	font-weight: bold;
	color: #185BA9;
}
a:hover {
	font-weight: bold;
	color: #339999;
}
:link.nav {
	font-family: Georgia;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF; text-transform:uppercase
}
:visited.nav {
	font-family: Georgia;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF; text-transform:uppercase
}
:hover.nav {
	font-family: Georgia;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF; text-transform:uppercase
}
:link.footera {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration:underline;
}
:visited.footera {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration:underline;
}
:hover.footera {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration:underline;
}