.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000099;
	text-align : center;
}
h1.heading {
	font-size: 11pt;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
}
h2 {
	font-size: 11pt;
	color: #52A6D6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
}
p.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align : center;
	color: #333333;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align : left;
	color: #333333;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	text-align : center;
	color: #52A6D6;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align : center;
	color: #000099;
}

a.menulink2 {
	display: block;
	width: 140px;
	text-align: center;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif, Clean;
	font-size:10pt;
	color: #52A6D6;
	BORDER: none;
	border: solid 1px #CCFFFF;
	padding : 4px;
	background-color:#CCFFFF;
}

a.menulink2:hover {
border: solid 1px #FFFFFF;
background-color:#CCFFFF;
color: #000099;
}



 body.main {
	background-image: url(images/bg.jpg);
	background-position:top center;
    background-repeat:no-repeat;
    background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.formfield {
	font-family: FuturaNDLight, Verdana, Arial, sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
	height: 16pt;
	border-top-color: #cccccc;
	border-right-color: #F2F9F3;
	border-left-color: #F2F9F3;
	border-bottom-color: #cccccc;
	border-color: #cccccc;
	border-top-style: solid;
	border-top-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: thin;
}
.formfield2 {
	font-family: FuturaNDLight, Verdana, Arial, sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
	height: 50pt;
	border-top-color: #cccccc;
	border-right-color: #F2F9F3;
	border-left-color: #F2F9F3;
	border-bottom-color: #cccccc;
	border-color: #cccccc;
	border-top-style: solid;
	border-top-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: thin;
}

 