#dvGlobalMask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	background-color:#3F3F3F;
}
#videopopup {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 5px 5px 20px #000000;
	display: none;
	padding-bottom: 5px;
	position: absolute;
	z-index: 9001;
	border: 15px solid #fff;
	position:relative;
}
.modalnav {
	cursor: pointer;
	height: 30px;
	width: 30px;
	position:absolute;
	right:-25px;
	top:-25px;
	background: url("images/modal-nav-hover.png") -40px 0px;
}
.modalnav:hover {
	background: url("images/modal-nav-hover.png") -40px 0px;
}
a {
	color: #002B54;
	cursor: pointer;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
.clear {
	clear: both;
	display: block;
}
body {
	background-color:#fff;
}
.container {
	width:900px;
	margin:0 auto;
	padding:20px;
	margin-top:0px;
	margin-bottom:40px;
}
h1 {
	color:#d00202;
}
h2 {
	color:#002B54;
}
ul {
	margin-left:-20px;
}
ul li {
	margin-bottom:12px;
	list-style-type: square;
}
.option {
	color:#002B54;
}
.logo {
	float:left;
	margin-right:500px;
	margin-bottom:39px;
}
}
.email {
	float:left;
	margin-bottom:59px;
}
.left {
	float:left;
	left:322px;
	margin-right:19px;
	margin-bottom:19px;
}
.middle {
	float:left;
	left:322px;
	margin-right:19px;
	margin-bottom:19px;
}
.right {
	float:left;
	margin-bottom:19px;
}
.left a, .right a {
	border:0;
}
img {
	border:0;
}
