@font-face
{
	font-family: Calibri;
	src: url(SourceSansPro-Semibold.otf);
}
@font-face
{
	font-family: Calibri;
	src: url(SourceSansPro-Light.otf);
}
.contacticonlink
{
	position: absolute;
	right: 0;
}
#cfw1
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 5px solid #454345;
	background-color: #FFF;
	position: fixed;
}
#cfw2
{
	overflow: hidden;
	text-align: left;
}
DIV.cfw1 .contacticonlink
{
	border: 0 none;
	cursor: pointer;
	position: absolute;
	top: 0;
	width: 28px;
	z-index: 10000;
}
#cfw1 IFRAME
{
	border: 0px;
	overflow: hidden;
	position: absolute;
	width: 100%;
}
.cfw-sec
{
	/*padding:0 10px;*/
}
.cfw-sec FORM
{
	padding: 0 10px;
}
.banner-section
{
	background: #005B7F;
	height: 60px;
	text-align: center;
}
.banner-section IMG
{
	margin: 12px 0;
}
.cfw-sec INPUT[type="text"]
{
	width: 100%;
	height: 38px;
	font-size: 14px;
	border: 2px solid #005B7F;
	border-radius: 0;
	background-color: transparent;
}
.cfw-sec TEXTAREA
{
	height: 97px;
	font-size: 14px;
	border: 2px solid #005B7F;
	background-color: transparent;
}
.cfw-submit
{
	text-align: center;
	margin-top: 20px;
}
.cfw-submit INPUT[type="submit"]
{
	background: rgba(0, 0, 0, 0) repeat 0 0;
	border: 2px solid #005B7F;
	border-radius: 0;
	color: #005B7F;
	font-size: 14px;
	font-weight: normal;
	height: 35px;
	margin: 0;
	padding: 10px 35px;
	line-height: 10px;
}
.cfw-submit INPUT[type="submit"]:hover
{
	background: #005B7F repeat 0 0;
	color: #FFF;
	transition: all 0.5s ease 0s;
}
.cfw-submit INPUT[type="submit"]:active
{
	position: relative;
	top: 1px;
}
.cfw-sec H2
{
	color: #005B7F;
	font-family: SourceSansPro-Semibold;
	font-size: 28px;
	letter-spacing: 0.5px;
	text-align: center;
	font-weight: normal;
	margin: 10px 0;
}
.cfw-sec INPUT, TEXTAREA
{
	margin-bottom: 20px;
}
.banner-section
{
	background: #005B7F;
}
.corner-arrow IMG.left
{
	left: 0;
	position: absolute;
	top: 47px;
}
.corner-arrow IMG.right
{
	right: 0;
	position: absolute;
	top: 47px;
}
*::-moz-placeholder
{
	font-size: 14px;
	color: #005B7F;
	opacity: 0.6;
	font-family: SourceSansPro-Light !important;
}
A:hover
{
	color: #005B7F;
	position: relative;
}
A[title]:hover:after
{
	content: attr(title);
	color: #005B7F;
	padding: 3px;
	position: absolute;
	left: calc(50% - 25px);
	top: -20px;
	white-space: nowrap;
	z-index: 20;
	border-radius: 3px;
	box-shadow: 0px 0px 2px #005B7F;
	background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #eeeeee));
	background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
}
.artboard > H2.top-style
{
	background: #005B7F;
	border-radius: 5px;
	color: #FFF;
	font-family: SourceSansPro-Semibold;
	font-size: 28px !important;
	padding: 15px 0 !important;
	text-align: center;
	font-weight: normal;
}
.artboard .submit
{
	text-align: center;
	width: 520px;
}
.artboard .submit .button-default
{
	background: #005B7F repeat 0 0;
	border: medium none;
	border-radius: 5px;
	box-shadow: none;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 0;
	padding: 20px;
	text-shadow: none;
	text-transform: uppercase;
	cursor: pointer;
}
.artboard TH
{
	color: #005B7F;
	font-size: 16px;
}
.artboard H2
{
	color: #005B7F;
	font-size: 26px;
}
.cfw_shotcode
{
	border: 1px solid #005B7F;
	border-radius: 3px;
	color: #005B7F;
	font-size: 18px;
	padding: 15px 30px;
}
.artboard .form-table INPUT
{
	background: #FFF repeat 0 0;
	border: 1px solid #005B7F;
	height: 35px;
	width: 300px;
	color: #666;
	border-radius: 3px;
}
.artboard .form-table TEXTAREA
{
	background: #FFF repeat 0 0;
	border: 1px solid #005B7F;
	height: 60px;
	width: 300px;
	color: #666;
	border-radius: 3px;
	margin: 0;
}
.artboard SELECT
{
	border: 1px solid #005B7F;
	border-radius: 3px;
}
.bordr
{
	border: 2px solid #005B7F;
	padding: 5px;
}
