.type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;



}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	font-style: normal;



}
.sub-head {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C5620F;
	font-weight: bold;
	font-style: italic;


}
.tests {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #565A50;
	font-weight: normal;
	font-style: italic;

}
.disclaimer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
.bod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-style: normal;
	font-weight: normal;

}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #B6BDB6;
	text-align: center;
}

#heads {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 14px;
}

#heads h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9707;
	font-size: 14px;
}

#heads h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9707;
	font-size: 12px;
}

a:link {
	color: #767C70;
}
a:visited {
	color: #767C70;
}
a:active {
	color: #767C70;
}
a {
	font-weight: bold;
}
a:hover {
	color: #000000;
}
.style1 {font-weight: bold}
.address2 {
    display:none;
}
.valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
.invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}
#video-container {
	margin: 0px 0px 10px 75px;
	padding: 0px;
}

#video-container-1 {
	margin: 0px 0px 0px 75px;
	padding: 0px;
}
.imgRight {
	float:right;
	margin: 0 10px 0 20px;
}