body, table, tr, td, div {
	color: #535353;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: justify;}

a:link	{color: #0292FD; text-decoration: none; font-weight: bold;}
a:visited	{color: #3B3B3B; text-decoration: none; font-weight: bold;}
a:active	{color: #3B3B3B; text-decoration: none; font-weight: bold;}
a:hover	{color: #989898; text-decoration: none; font-weight: bold;}

h1{
	margin: 0px;
	font: 30px decker, arial, sans-serif;
	color: #019AFD;
	text-transform: uppercase;
	line-height: 30px;}

h2{
	color: #D2CCBD;
	font: 20px arial, sans-serif;
	margin: 0px;
	text-transform: uppercase;
	padding-left: 20px;}

h3{
	margin: 0px;
	font: 16px decker, arial, sans-serif;
	color: #019AFD;
	text-transform: uppercase;
	line-height: 19px;}


b {
	color: #0292FD;}

strong {
	color: #0292FD;
	text-transform: uppercase;}

em, i {
	color: #0292FD;}

blockquote {
	background-color: #F6F6F6;
	color: #535353;
	padding: 10px;}

.sidenav a:link {
	color: #000000;
	font: 10px arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 0px;
	display: block;
	background-color: #D2CCBD;
	margin-bottom: 3px;
	padding: 2px;}

.sidenav a:visited {
	color: #064479;
	font: 10px arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 0px;
	display: block;
	background-color: #F6F4F2;
	margin-bottom: 3px;
	padding: 2px;}

.sidenav a:active {
	color: #064479;
	font: 10px arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 0px;
	display: block;
	background-color: #F6F4F2;
	margin-bottom: 3px;
	padding: 2px;}

.sidenav a:hover {
	color: #064479;
	font: 10px arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 0px;
	display: block;
	background-color: #98D0FE;
	margin-bottom: 3px;
	padding: 2px;}

input, textarea, option, select 
	{font-family: verdana, sans-serif; 
	font-size: 11px; 
	color: #0B86E0; 
	border: 1px #B4B4B4 dotted;
	padding: 5px;}

.bottom{
	color: #46A9FD;
	font: 10px arial, sans-serif;
	text-transform: uppercase;}

.embed{
	border: 10px #F6F4F3 solid;}