body {
	background-color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
a:visited {
	color: #666666;
	font-weight: bold;
}
a:hover {
	color: #0099FF;
	font-weight: bold;
}
a:active {
	color: #0099FF;
	font-weight: bold;
}
.class2 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
}
.class2 A:link {
	color:#CCCCCC;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
.class2 A:visited {
	color:#999999;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
.class2 A:active {
	color:#FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
.class2 A:hover {
	color:#FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
.style2 {
	color:#003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.style2 A:link {
	color:#003366;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
}
.style2 A:visited {
	color:#003366;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
}
.style2 A:active {
	color:#0066CC;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
}
.style2 A:hover {
	color:#0066CC;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
}
.content-header{
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 4px;
	padding: 4;
	text-align: center;
}
.content {
	background-color: #FFFFFF;
}
.subheadtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	list-style-type: square;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	color: #333333;
}
.dark-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
li {
	margin-bottom: 10px;
}
.cell-border {
	border-right-style: solid;
	border-right-width: medium;
	border-right-color: #CCCCCC;
}
