body {
	background-color: #ffffff;
	margin: 0px;
}

table.main {
	font-family: Arial, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

img.header_top {
	width: 700px;
	height: 47px;
	border: none;
}

img.header_left_one {
	width: 88px;
	height: 35px;
	border: none;
}

img.header_left_two {
	width: 96px;
	height: 35px;
	border: none;
}

td.header_left_one {
	width: 88px;
	height: 35px;
}

td.header_left_two {
	width: 94px;
	height: 35px;
}

td.header_right {
	width: 518px;
	vertical-align: top;
	padding-left: 10px;
	font-family: Arial, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

td.left_menu {
	width: 78px;
	font-family: Arial, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	vertical-align: top;
	padding-left: 7px;
	border-left: 1 px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #3333CC;
	padding-bottom: 150px;
	
}

a.left_menu:link {
	color: #ffffff;
}

a.left_menu:visited {
	color: #ffffff;
}

td.content {
	width: 612px;
	font-family: Arial, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 10px;
	vertical-align: top;
	padding-bottom: 20px;
}

h1 {
	font-family: Arial, arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
}

h2 {
	font-family: Arial, arial, sans-serif;
	font-size: 125%;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	margin-bottom: 2px;
}

td.footer {
	width: 612px;
	text-align: center;
	font-family: Arial, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	border-top: 1px solid #000000;
	padding-top: 5px;
}

div.copyright {
	font-family: Arial, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

a.black:link {
	text-decoration: none;
	color: #000000;
}
a.black:visited {
	text-decoration: none;
	color: #000000;
}