/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #4C80AB;
}
a:visited {
	color: #4C80AB;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #4C80AB;
}
.subText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.menuLink:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.menuLink:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.menuLink:hover {
	font-size: 11px;
	color: #4C80AB;
	text-decoration: none;
}
a.menuLink:active {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.subLink:link {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.subLink:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.subLink:hover {
	font-size: 10px;
	color: #4C80AB;
	text-decoration: underline;
}
a.subLink:active {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}