/* CSS Document */
a.nav:link{font-family:  Arial; text-decoration: none; color:#ffffff; text-align: center;  font-size:13px; font-weight: 700; display: block; height: 15px; width: 100%}
a.nav:visited{font-family: Arial; text-decoration: none; color:#ffffff; text-align: center;  font-size:13px; font-weight: 700; display: block; height: 15px; width: 100%}
a.nav:active{font-family: Arial; text-decoration: none; color:#ffffff; text-align: center; font-size:13px; font-weight: 700; display: block; height: 15px; width: 100%}
a.nav:hover{font-family: Arial; text-decoration: none; color: #ffcc00; text-align: center; font-size:13px; font-weight: 700;  display: block; height: 15px; width: 100%}



a.btmnav:link{font-family:  Arial; text-decoration: none; color:#b06bf2; text-align: center;  font-size:10px; font-weight: 700;}
a.btmnav:visited{font-family: Arial; text-decoration: none; color:#b06bf2; text-align: center;  font-size:10px; font-weight: 700;}
a.btmnav:active{font-family: Arial; text-decoration: none; color:#b06bf2; text-align: center; font-size:10px; font-weight: 700;}
a.btmnav:hover{font-family: Arial; text-decoration: none; color:#cc0000; text-align: center; font-size:10px; font-weight: 700;}

p {
	font-family: arial;
	font-size: 12px;
	color:#333333;
	
	}
.disclaimer {
	font-family: arial;
	font-size: 10px;
	color:#ffffff;
	text-align: center;
	}
.left {
	font-family: arial;
	font-size: 12px;
	color:#333333;
	}
h1 {
	font-family: arial;
	font-size: 10px;
	color: ffffff;
	margin: 0px
	}
h2 {
	font-family: arial;
	font-size: 16px;
	margin-bottom: -5px;
	color: #4F0C59;
	}
h3 {
	font-family: arial;
	font-size: 12px;
	color:#cc0000;
	font-weight: 700; 
	margin-bottom: -15px;
	}
.quotes {
	font-family: arial;
	font-size: 12px;
	color:#cc0000;
	font-weight: 700; 
	padding-bottom: 10px;
	}
h4 {
	font-family: arial;
	font-size: 14px;
	margin-bottom: -15px;
	color: 003366;
	text-align: left;
	}
h5 {
	font-family: arial;
	font-size: 12px;
	color:#cc0000;
	font-weight: 700; 
	text-align: center;
	}
.video {
	color:#cc0000;
	border: 1px solid #66000
	}