.mainpanel {
	font-family: arial;
	font-size: 12px;
}
.mainpanel a {
	font-family: arial;
	font-size: 12px;
	color: #505050;
	text-decoration: none;
}
.mainpanel a:hover {
	font-family: arial;
	font-size: 12px;
	color: #505050;
	text-decoration: underline;
}
.bottomlinks {
	font-family: arial;
	font-size: 12px;
	color: #505050;
}
.bottomlinks a {
	font-family: arial;
	font-size: 12px;
	color: #505050;
	text-decoration: none;
	font-weight: bold;
}
.bottomlinks a:hover {
	font-family: arial;
	font-size: 12px;
	color: #505050;
	text-decoration: underline;
	font-weight: bold;
}
.pagetitle {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.pagetext {
	font-family: arial;
	font-size: 13px;
	color: #787878;
}
.pagetext a {
	font-family: arial;
	font-size: 12px;
	color: #787878;
	text-decoration: underline;
}
.pagetext a:hover {
	font-family: arial;
	font-size: 12px;
	color: #76142D;
	text-decoration: underline;
}
.servlinks {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}
.servlinks a {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.servlinks a:hover {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bustext {
	font-family: arial;
	font-size: 11px;
	color: #787878;
}
.bustext a {
	font-family: arial;
	font-size: 11px;
	color: #787878;
	text-decoration: none;
}
.bustext a:hover {
	font-family: arial;
	font-size: 11px;
	color: #76142D;
	text-decoration: underline;
}


#services {
    margin-top:1em;
}

#services img {
    position:relative;
}

a img {
    border:none;
}

.videoOverview {
    margin-top:76px;
}


form {
    width:400px;
	margin-top:2em;
	padding:10px;
	background-color:#f4f4f4;
}

label {
    width:450px;
    padding-bottom:5px;
    clear:both;
    display:block;
}

label:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

label span {
    width:90px;
    display:block;
    float:left;
    margin-right:10px;
}

input, textarea, select {
    width:270px;
    float:left;
}

.submit {
	background-color:#6c0f2d;
	color:#ffffff;
	border:solid 1px #ffffff;
	width:auto;
	padding:3px;
	font-weight:bold;
	font-size:10px;
	margin-left:100px;
	float:none;
}

#fpfooter {
	font-size:7pt !important;
	text-align:center;
	width:670px;
	margin:0 auto;
}

#fpfooter a {
	font-size:7pt !important;
	text-align:left;
	margin:0 auto;
}



#code {
	position: absolute !important;
	left: -6000px !important;
}
