@charset "UTF-8";
/* CSS Document */

.site_image_1 { width: 220px; margin-bottom: 10px; }.paragraph { margin-bottom: 10px; }.site_downloadBox { margin-bottom: 20px; }
.site_downloadBoxImage { height: 110px; width: 218px; margin-bottom: 10px;  position: relative; }
.site_downloadBoxImage img { height: 110px; width: 218px; border: 1px solid #3d4f59; position: absolute; }
.site_downloadBox h3 { margin: 0px 0px 5px; padding: 0px; line-height: 18px; }
.site_downloadBoxContent { height: 50px; margin-bottom: 10px; }
.site_downloadBox a { color: #dd0000; font-weight: bold; font-size: 14px; }
.site_downloadBox a:hover { text-decoration: underline; }
.site_image_2 { width: 460px; margin-bottom: 10px; }.site_image_3 { width: 700px; margin-bottom: 10px; }.site_image_4 { width: 920px; margin-bottom: 10px; padding: 10px; background-color: #2c3d46; }.infoBox { 
	width: 200px;
	padding: 10px;
	background-color: #3D4F59;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	margin-bottom: 10px;
}
.infoBox h4 {
	margin: 20px 0px 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 20px;
	color: white;
	margin-bottom: 10px;
}
.infoBox h4:first-child { margin: 0px; }
.infoBox a.btn_red { width: 100%; padding: 0px; text-align: center; }
.vwForm { margin-top: 20px; }
.vwForm .formRow { margin-bottom: 20px; }
.vwForm .formRow .name { font-weight: bold; font-size: 18px; }
.vwForm .formRow .name, .vwForm .formRow .field { float: left; width: 200px; line-height: 30px; }
.vwForm .fieldText { 
	width: 484px;
	height: 30px;
	border: 2px solid #2C3D46;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px 5px;
}
.vwForm textarea { height: 100px !important; resize: none; }
.vwForm input[type="button"] { 
	color: white;
	background: url(/images/btn_red.jpg) repeat-x;
	padding: 0px 10px;
	height: 32px;
	line-height: 32px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.75);
	font-size: 15px;
	border: none;
	cursor: pointer;
}
.vwForm input[type="button"]:first-child { margin-left: 10px; }
.vwForm .validation { color: #D00; margin: 3px 0px 0px 205px; }
.site_video_4 { width: 920px; margin-bottom: 10px; padding: 10px; background-color: #2c3d46; }
.clrBox{ 
	width: 200px;
	padding: 10px;
	background-color: #3D4F59;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	margin-bottom: 10px;
}
.clrBox h4 {
	margin: 20px 0px 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 20px;
	color: white;
	margin-bottom: 10px;
}
.clrBox h4:first-child { margin: 0px; }