@charset "utf-8";
/* CSS Document */

table#main {
	margin-left: auto;
	margin-right: auto;
	width: 766px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
table#main2 {
	margin-left: auto;
	margin-right: auto;
	width: 768px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color: #e2f1f8;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
a {
	color: #50adb4;
}
table#side_nav {
	background-color: #f5f9fc;
	padding: 3px;
}
td#left_nav_head {
	background-color: #d9e9f6;
	padding: 3px;
}
td#nav {
	background-color: #e2f1f8;
	padding: 3px;
}
td.bottomnav {
	background-color: #e3e3e3;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
td.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8e8e8e;
}
td.grey_spacer {
	background-image: "graphics/grey_dot.gif";
	background-repeat: repeat-x;
	background-color: #e5eff4;
	height: 1px;
}
td.nav_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
}
a.nav_links {
	text-decoration: none;
	color: #565656;
}
.style1 {font-size: 8pt}