﻿* {
	padding: 0;
	margin: 0;
	outline: none;	
}
table {
	border: none;
	border-collapse: collapse;
}
img {
	border: none;
}
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
p {
	color: #1b6375;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom:10px;
}
td {
	color: #1b6375;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #B21900;
}
a:visited {
	color: #666;
}
a:hover {
	color: #B21900;
	text-decoration: underline;
}
a:active {
}
.center {
	text-align: center;
}
h4 {
	color: #1b6375;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 24px;
}
.small {
	font-size: 10px;
}
.legal {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.white {
	color: white;
}
table#homeflash {
	position: relative;
	top: 10px;
	border: none;
	height: 586px;
	width: 717px;
	vertical-align:top;
}
div#flash {
	margin: 0;
	padding: 0;
	height: 333px;
}

#navbottom img {
	float: left;
	border: none;
	padding: 0;
	margin: 0;
}

#leftColumn { 
	height: 584px; 
	width: 213px; 
	left: 0; 
	top: 0; 
	position: absolute; 
	z-index: 0; 
	visibility: visible; 	
}

#main { 
	height: auto; 
	width: 502px; 
	left: 214px; 
	top: 0; 
	position: absolute; 
	z-index: 1; 
	visibility: visible; 
}

#rightColumn { 
	height: auto; 
	width: 213px; 
	left: 716px; 
	top: 0; 
	position: absolute; 
	z-index: 0; 
	visibility: visible;
	text-align: center;
	color: #000;
	background-color: #fff;
	border-right: 1px #000 solid;	
}
#rightColumn img {
	width: 213px; 
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
}
#rightColumn h5 {
	font-weight: normal;
	font-size: 10px;
}

.leftnavaddr { color: white; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-align: center; margin: 0px; }
td#leftnav a { display: block; color: #fbcc00; font-size: 20px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; margin-left: 50px; padding-top: 11px; }
td#leftnav a:hover { color: white; }
