@charset "utf-8";
<style type="text/css">


.content img {
	max-width:100%;
	padding-top:10px;
	padding-bottom:10px;
}

.content-intro img {
	max-width:950px;
}
.contact img {
	max-width:150px;
}

ul, ol, dl li{  
	padding: 0;
	margin: 0;
	text-align:left;
}

body {
	font: 90%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align:left;
	margin: 0;
	padding:10;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 110%;
	color: #747679;
}

h1, h2, h3, h4, h5, h6, p {
	text-align:
	justify;
	margin-top: 0;	
	font-size: 95%;
	font-family:Verdana, Geneva, sans-serif;
	color:#747679;
	font-style:normal;
	
}
h2 {
	font-weight:bold;
}
h9 {
	font-family: Verdana;
	font-size: 120%;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #0d4574;
}


a img { 
	border: none;
}

a:link {
	color: #0d4574;
	font-weight:bold;
	text-decoration: underline;
	line-height:180%;
}
a:visited {
	color: #0d4574;
	font-weight:100%;
	text-decoration: underline;
	line-height:180%;

}
a:hover, a:active, a:focus {
	color: #747679;
	font-weight:100%;
	text-decoration: underline;
	line-height: 180%;
}

.disclaimer {
}


label {
  font-weight: normal;
  font-size: 12px;
}

#submit_button {
  background-color: #B22222;
  height: 30px;
  width: 20%;
  color: #FFFFFF;
  font-weight: bold;
}

input, textarea {
  background-color: #e4e4e4;
  color: #0d4574;
  width: 60%;
  margin-bottom: 10px;
  box-shadow: 3px 3px 2px 2px #cccccc;
}
input, messagearea {
  background-color: #e4e4e4;
  color: #0d4574;
   height: 20px; 
  width: 300px;
  margin-bottom: 10px;
  box-shadow: 3px 3px 2px 2px #cccccc;
}


.container {
	text-align: center;
	width: 100%; 
	background-color: #ffffff;
	background-repeat:repeat;
	margin: 0 auto;
		height:100vh;
}

.header {
	display:inline-block;
	padding-top:0.0%;
	padding-bottom:0.0%;
	max-height:90px;
	width: 100%; 
	text-align:center;
	float:center;
	display:block;
	background-color:#0d4574;
}

.header img {
	max-width:auto;
}

.menu1 {
	display:inline-block;
	min-height:22px;
	color:;
	width:100%;
	float: center;
	background-color:#0d4574;
	font-family: Verdana;
	text-align: center;
	margin-top:0px;
}
.agree {
	display:inline-block;
	padding:2.0%;
	padding-bottom:2.0%;
	min-height:90px;
	max-width: 800%; 
	text-align:left;
	line-height: 140%;
	color:#ffffff;
	float:center;
	display:block;
	background-color:#ffffff;
	background-image:url(images_gen/agree-bg.png);
}

.content {
	display:inline-block;
	width:950px;
	color:#747679;
	padding-top:20px;
	padding-bottom:50px;
	float: center;
	font-style: normal;
	background-color:#ffffff;
	font-family: Verdana;
	line-height: 140%;
	text-align: left;
	font-weight: normal;
	font-size: 120%;

}
.images1 {
	display:inline-block;
	width:100%;
	max-height:650px;
	float: center;
	text-align: center;
}
.images1 img {
	max-width: 100%;
}

.content2 {

	width:100%;
	color:#747679;
	float: right;
	font-style: normal;
	font-family: Verdana;
	line-height: 100%;
	text-align: left;
	font-weight: normal;
	font-size: 100%;

}
.content3 {
	display:inline-block;
	max-width:950px;
	color:#747679;
	float: center;
	font-style: normal;
	font-family: Verdana;
	line-height: 140%;
	text-align: center;
	font-weight: normal;
	font-size: 120%;

}



.footer {
	position:fixed;
	width:100%;
	max-height:22px;
	padding: 0px 0px;
	padding-top:5px;
	background-color:#0d4574;
	color:#ffffff;
	text-align:center;
	font-size:65%;
	bottom: 0px;
	margin-bottom:0px;
	clear:both; 
}



/* ~~ miscellaneous float/clear classes ~~ */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
html {
overflow: -moz-scrollbars-vertical; 
overflow-y: scroll;
}

</style>
