@charset "utf-8";
/* CSS Document */


input, textarea, select{
	color:#000000;
}

iframe{
	width:100%;
	height:143px;
}

.eventTable{
	margin: 8px 11px 0px 0px;	
	margin-left:-40px;
	display:none;
}

.eventTable td{
	vertical-align:top;
	padding-right:0px;
	height:220px;

}

.contact_table{
	display:none;
}

.CorpGallery td{
	
}

.hoverImgs{
	opacity:1;
}

.hoverImg{
	border:3px none black;
	background-color:#033f64;
	position:absolute;
}

ul,li{
	list-style-type:none;
	
}

ul,li.privacy {
	list-style-type:square !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height:1.5;
}


.reqField{
	color:white;
}

.thank_box{
	border-left: 7px solid #ffffff;
	border-right: 7px solid #ffffff;
	border-top: 7px solid #ffffff;
	border-bottom: 7px solid #ffffff;
	padding-top:10px;
}
