td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color:#006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #006699;
}
h2 {
	font-size: 12px;
	color: #99CC33;
}
h3 {
	font-size: 12px;
	color: #FF9933;
}
h4 {
	font-size: 14px;
	color: #006699;
}
h5 {
	font-size: 14px;
	color: #99CC33;
}
h6 {
	font-size: 14px;
	color: #FF9933;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.Header14pxBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	font-size: 14px;
}
.Header13pxOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	font-size: 13px;
}
.Header12pxOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	font-size: 12px;
}
.Header11pxOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	font-size: 11px;
}
.Header12pxMediumBlue{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #99CC33;
	font-size: 13px;
}
.Header11pxBlue{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7CB4CD;
	font-size: 11px;
}
#hidden {
	display:none;
}