
body {
	font-family: Helvetica, Tahoma, serif;
	font-size: 12px;
	text-align: center;
	font-style: none;
	font-weight: none;
	color: 	#d6d6d6;
	text-decoration: none;
	text-indent: 0px;
	letter-spacing:0px; 
	line-height:150%; 
	word-spacing:0px; 
	margin: 0px; 
	padding: 0px;
	background-color: #FFFFFF;
}

p {
	text-align: center;
	font-family: Helvetica, Tahoma, serif;
	font-style: normal;
	font-weight: normal;
	color: #5f6063;
	text-decoration: none;
	font-size: 14px;
}
	
h1 {
	font-weight: normal;
	font-size: 16px;
	line-height:150%; 
}
	
h2 {
	font-weight: normal;
	font-size: 16px;
	line-height:130%; 
}
	
h3 {
	font-weight: normal;
	font-size: 25px;
	color: 	#FFFFFF;
	padding-top: 3px;
	padding-bottom: 0px;
	line-height:100%; 
}
	
h4 {
	font-weight: normal;
	font-size: 16px;
	color: 	#FFFFFF;
	padding: 1px;
	line-height:100%; 
}

h5 {
	font-weight: normal;
	font-size: 16px;
	padding: 9px;
	line-height:130%; 
}
	

.container {
	text-align: center;
	margin: 10px; 
	min-width: 1020px;
}

.topbar {
	position: fixed;
	min-width: 1000px;
}

	
.menubar {
	height: 70px;
	background-color:#FFFFFF;
}	

.menu {
	width: 400px;
	margin: 0 auto;
}
	
.menu2 {
	width:90px;
	color: 	#4C8CCE;
	padding: 5px;
	float:left;
}
	
a.menu3:link {
	color: 	#313433;
    text-decoration: none;
}

a.menu3:visited {
	color: 	#313433;
    text-decoration: none;
}

a.menu3:hover {
	color: 	#4C8CCE;
	text-decoration: none;
}

a.doclink:link {
	color: 	#B6BCBA;
    text-decoration: none;
}

a.doclink:visited {
	color: 	#313433;
    text-decoration: none;
}

a.doclink:hover {
	color: 	#FFFFFF;
    text-decoration: none;
}	
		
.logo {
	float: left;
}
	
.logo2 {
	float: right;
}
	
.logoimg {
	height: 60px;
}

.content {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	float: left;
}

.line {
	height: 5px;
	float: left;
	width: 100%;
	border: 0px;
}

.line2 {
	height: 10px;
	padding-top: 90px;
	float: left;
	width: 100%;
}

.line3 {
	height: 10px;
	float: left;
	width: 100%;
	border: 0px;
}

.red {
	background-color:#c40000;
}

.black {
	background-color: #313433;
}

.blue1 {
	background-color: #4C8CCE;
}

.blue2 {
	background-color: #2E74C5;
}

.blue3 {
	background-color: #295BB0;
}

.blue4 {
	background-color: #223061;
}

.white {
	background-color:#FFFFFF;
}

.grey {
	background-color:#5f6063;
}

.displayarea {
	width:900px;
	margin: 0 auto;
}

.column20 {
	width:20%;
	float: left;
	margin: 0 auto;
}

.column33 {
	width:33%;
	float: left;
	margin: 0 auto;
}

.column40 {
	width:40%;
	float: left;
	margin: 0 auto;
}

.column50 {
	width:50%;
	float: left;
	margin: 0 auto;
}

.column60 {
	width:60%;
	float: left;
	margin: 0 auto;
}

.column80 {
	width:80%;
	float: left;
	margin: 0 auto;
}

.video {
	width:711px;
	height: 400px;
	margin: 0 auto;	
	border: 5px;
	border-style: solid;
	border-color: #FFFFFF;
}

.mapimg {
	width: 500px;
}

.banner {
	width:1000px;
}	

.display {
	width:600px;
}	

.large{
	width: 250px;
}	

.medium{
	width: 150px;
}	

.small{
	width: 100px;
}	

.socialicon {
	width: 25px;
	height: 25px;
	padding: 5px;
}
	
.linkicon {
	width: 35px;
	height: 35px;
	margin:-7px; 
}
	
