body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

p {
	font-size: 14px;
	color: #000000;
}

ul {
	font-size: 14px;
	color: #000000;

}

.ulH2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}

hr {
	color: #666666;

}

.hr2 {
	color: #000066;

}

a {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #000066;
	font-weight: bold;
}

.colorlineH {
	background-color:#000066;
	height: 2px;
	margin: 0px;
	padding: 0px;
}

.colorlineW {
	background-color:#000066;
	width: 2px;
	margin: 0px;
	padding: 0px;
}

.colorbckgrnd {
	background-color:#999999;
}

.colorbckgrnd2 {
	background-color:#000066;
}

.sidenav {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

a.sidenav:link {
	text-decoration: none;
	color: #000000;
}

a.sidenav:active {
	text-decoration: none;
	color: #000000;
}

a.sidenav:visited {
	text-decoration: none;
	color: #000000;
}

a.sidenav:hover {
	text-decoration: underline;
	color: #000066;
}

.caption {
	font-size: 12px;
	color: #000000;
}

.abrcaption {
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}

.siteupdatecaption {
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	font-weight: bold;
}

.faqQuestion {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 26px;
	margin-bottom: 8px;
}

.faqAnswer {
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}