.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
}
body {
	background-color: #c0c0c0;
}
a:link {
	color: #274472;
}
a:visited {
	color: #274472;
}
a:hover {
	color: #274472;
}
.style2 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.style4 {font-size: 12px}
.style1 {font-size: 9px}

h1 {
font-family:"Times New Roman", Times, serif;
font-size:16px;
margin-top:0px;
margin-bottom:0px;
}

h2 {
font-family:"Times New Roman", Times, serif;
font-size:14px;
margin-top:0px;
margin-bottom:30px;
}

#links {
width: 500px;
}

#links li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:12px;
	list-style-type: disc;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.address2 {
  display: none;
}
.valid {
    background-color: #007940!important;
}
.invalid {
    background-color: #F00000!important;
}

.videoContainer {
	margin-left: 10px;
	float: right!Important;
}


input#btnValidateForm {
    width: 200px;
    height: 25px!important;
    font: Arial, Helvetica, sans-serif 12px #000;
    background-color: #D1DBE8;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 50px;
}
input#btnSubmitForm {
    width: 200px;
    height: 25px!important;
    font: Arial, Helvetica, sans-serif 12px #000;
    background-color: #D1DBE8;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 50px;
}
