body {
	background-color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

.pageheader {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 5px 4px 10px;
	color: #FFFFFF;
	background-color: #003399;
}
.pageheader a{
	color: #000000;
	text-decoration: none;
}
.pageheader a:hover{
	color: #000000;
	text-decoration: none;
}

.semheader {
	font-size: 18px;
	font-weight: bold;
	padding: 4px 5px 4px 10px;
	color: #FFFFFF;
	background-color: #003399;
}
.semheader a{
	color: #000000;
	text-decoration: none;
}
.semheader a:hover{
	color: #000000;
	text-decoration: none;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

a {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: red;
	text-decoration: underline;
}

form {
	background-color: #FFFFFF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
  color: #000000;
}

.bulletedH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
  color: #000000;
}
.bulletedH a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.bulletedH_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
  color: #0000FF;
}
.bulletedH_b a:hover{
	color: #0000FF;
	text-decoration: underline;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
}

.header_R {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #FF0000;
}

.Hspacer {
	line-height: 5px;
}

.Hspacer10 {
	line-height: 10px;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}

.tableheader {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 5px 4px 10px;
	color: #FFFFFF;
	background-color: #019957;
}

.tdB {
	border-bottom: #A5B49F solid 1px;
}
