/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
}
td, th, input, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}
a {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#303C4C;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#65707F;
	font-weight: bold;
	text-decoration:none;
}
a.menu {
	font-family:Tahoma, Verdana, sans-serif;
	font-size:13px;
	color:#2B3C6B;
	font-weight:bold;
	text-decoration:none;
}
a.menu:hover {
	font-family:Tahoma, Verdana, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.subMenu {
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#2B3C6B;
	font-weight:bold;
	text-decoration:none;
}
a.subMenu:hover {
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.header {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#65707F;
	font-weight: bold;
	text-decoration:none;
}
.header:hover {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration:none;
	color:#0066CC;
}
.subheader {
	font-family:Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#2B3C6B;
}
form {
	margin:0 0 0;
}
