/* Page Styles */
h1  {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica;
	color:#000000;
	text-align:center;
}
h2  {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica;
	color:#000000;
	text-align: left;
	margin-bottom: -22px;
}
h3  {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica;
	color:#000000;
	margin-bottom: -22px;
}
h4  {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica;
	color:#000000;
	margin-bottom: -22px;
}
.nav  {
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size:16px;
	color:#006CB9;
}	
.nav  a:link {
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size:16px;
	color:#006CB9;
}
.nav  a:visited {
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size:16px;
	color:#006CB9;
}
.nav  a:hover {
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size:16px;
	color:#FFFFFF;
}
.CopyWriteText {
	text-align: center;
	text-decoration: none;
	font: Times New Roman, Times, serif;
	font-size:12px;
	color:#000000;
}
