body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	padding-top: 10px;
	padding-bottom: 10px;
}

h1 {
	font-size: 20px;
	color: #006599;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
h2 {
	font-size: 16px;
	color: #666666;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}


.menuItem {
	font-weight: bold;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.menuItem a:link, .menuItem a:visited {
	COLOR: #000000;
	TEXT-DECORATION: none
}
.menuItem a:active, .menuItem a:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
.menuSubItem {
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.menuSubItem a:link, .menuSubItem a:visited {
	COLOR: #000000;
	TEXT-DECORATION: none
}
.menuSubItem a:active, .menuSubItem a:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
.menuSubItem2 {
	padding-left: 20px;
}
.menuSubItem2 a:link, .menuSubItem2 a:visited {
	COLOR: #006599;
	TEXT-DECORATION: none
}
.menuSubItem2 a:active, .menuSubItem2 a:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
.menuItemLeft {
	padding-top: 6px;
	padding-left: 20px;
}

.menuItemRight {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}
.menuItemRight a:link, .menuItemRight a:visited {
	color: #000000;
}
.menuItemRight a:hover {
	color: #000000;
	text-decoration: underline;
}

.footer {
	font-size: 10px;
	color: #666666;
}
hr {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p {
	padding-top: 0px;
	padding-bottom: 12px;
	margin: 0px;
}
.footer a:link, .footer a:visited {
	color: #006599;
	text-decoration: none;
}
a:link, a:visited {
	color: #006599;
	text-decoration: none;
}
a:active, a:hover {
	color: #000000;
	text-decoration: underline;
}
.footer a:active, .footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.subheadText {
	font-weight: bold;
	color: #787878;
}
ul {
	margin-top: 0px;
}
table {
	border-collapse: collapse;
}