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

.formfield fieldset,
#sf_guard_auth_form fieldset {
    border: none;
    margin: 0px;
    padding:0px;
    color:#000;
}

.input_field
{
    width:117px;
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
}

.select_field
{
    width:117px;
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
}
.form-errors
{
    color:#990707;
    font-size:12px;
    padding-left: 45px;
}

#contactvidform .form-errors
{
    color:#990707;
    font-size:10px;
    padding-left: 0px !important;
}
.vid_form_error
{
    color:#990707;
    font-size:10px;
    padding-left: 0px !important;
}

h2
{
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
}
body {
	margin:0;
	padding:0;
    font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	background: #55678f url(/images/backgroundBody.gif) repeat-x scroll 0 0;
}
.page {
	width:727px;
	margin:0 auto;
	height:auto;
}
.header {
	height:;
	width:100%;
	background:;
}
.logo {
	height:;
	width:;
	background:;
	margin:0;
	float:left;
}
.navi {
	height: 183px;
	width: 100%;
	background: transparent url(/images/backgroundNavi.png) no-repeat scroll 0 0;
}
.navi ul {
	height:165px;
	padding: 11px 0 0 82px;
	margin:0;
	position:relative;
}
.navi li {
	height:165px;
	width:134px;
	padding:0 7px 0 0;
	margin:0;
	display:block;
	float:left;
	cursor:pointer;
}
.navi li a {
	height:134px;
	width:134px;
	text-decoration: none;
	display:block;
	position:absolute;
}
.navi li b {
	z-index:5;
	position:absolute;
	display:block;
	width:134px;
	text-align:center;
	font-size:12px;
	padding: 56px 0 0 0;
}
.navi li b.bottom {
	padding: 145px 0 0 0;
	font-size:14px;
	color: #55678f;
}
.navi li a.hover {
	display:none;
}

.navi li.First a.main {
    background: transparent url(/images/backgroundNaviRed_hover.png) no-repeat scroll 0 0;
}
.navi li.Second a.main {
    background: transparent url(/images/backgroundNaviBlue_hover.png) no-repeat scroll 0 0;
}
.navi li.Third a.main {
    background: transparent url(/images/backgroundNaviYellow_hover.png) no-repeat scroll 0 0;
}
.navi li.Fourth a.main {
    background: transparent url(/images/backgroundNaviGreen_hover.png) no-repeat scroll 0 0;
}

.navi li.First a.mainactive {
    background: transparent url(/images/backgroundNaviRed.png) no-repeat scroll 0 0;
}
.navi li.Second a.mainactive {
    background: transparent url(/images/backgroundNaviBlue.png) no-repeat scroll 0 0;
}
.navi li.Third a.mainactive {
    background: transparent url(/images/backgroundNaviYellow.png) no-repeat scroll 0 0;
}
.navi li.Fourth a.mainactive {
    background: transparent url(/images/backgroundNaviGreen.png) no-repeat scroll 0 0;
}

.navi li.First a.hover {
    *display: block;
    background: transparent url(/images/backgroundNaviRed.png) no-repeat scroll 0 0;
}
.navi li.Second a.hover {
    *display: block;
    background: transparent url(/images/backgroundNaviBlue.png) no-repeat scroll 0 0;
}
.navi li.Third a.hover {
    *display: block;
    background: transparent url(/images/backgroundNaviYellow.png) no-repeat scroll 0 0;
}
.navi li.Fourth a.hover {
    *display: block;
    background: transparent url(/images/backgroundNaviGreen.png) no-repeat scroll 0 0;
}

.navi li.empty {
	cursor:default;
}
.navi li.empty a {
	background: transparent url(/images/backgroundNaviGrey.png) no-repeat scroll 0 0;
	cursor:default;
}
.content {
	width:691px;
	float:left;
	background: transparent url(/images/backgroundMiddle.gif) repeat-y scroll 0 0;
	padding: 0 22px 0 14px;
}
.col {
	float:left;
	height:auto;
}
.col1 {
	width:552px;
       min-height:392px;
	padding:;
	height: auto;
	background: #5688c7;
	border-top: 1px solid #fff;
}

.col1 .columnFormR {
    padding:2px 0 0;
    width:400px;
}
.col1 .columnForm {
    float:left;
    font-size:12px;
    min-height:18px;
}
.col1 .rowForm
{
    clear:both;
}
.col1 .formBottomText
{
    clear:both;
    padding:5px 0 0 45px;
    width:600px;
    color:#000;
    font-size:11px;
}
.form_error
{
    color: #990707;
    clear:both;
    padding-left:45px;
}
.col1 .columnFormL {
    padding:5px 0 0 45px;
    width:200px;
    color:#333;
}
.col1 .columnFormLMand {
    padding:5px 0 0 45px;
    width:200px;
    color:#000;
}
.col1 .zipField {
    margin:0 8px 0 0;
    padding:0;
    width:70px !important;
}
.col1 .cityField {
    width:165px !important;
    margin:0 8px 0 0;
    padding:0;
}
.col1 .columnForm select {
    height:22px;
    margin:0 8px 0 0;
    padding:0;
    width:252px;
}
.col1 .sublineForm {
    color:#2F3D5C;
    font-size:16px;
    margin:20px 0 10px;
    padding:0 0 0 45px;
}

.col1 .headlineForm {
    color:#000;
    font-size:16px;
    margin:20px 0 10px;
    padding:0 0 0 45px;
}

.col1 .columnForm input {
float:left;
margin:0 8px 0 0;
min-height:16px;
padding:0;
width:250px;
}

.col1 .radioInput {
    height:16px;
    margin:0 8px 0 0;
    padding:0;
    width:20px;
}

.col1 .lineBottom {
    border-bottom:2px solid #2F3D5C;
    clear:both;
    height:0;
    margin:0 0 10px 40px;
    padding:20px 0 0;
    width:600px;
}

.vidSubmit {
    width:154px !important;
}
.col2 {
	width:138px;
	border-left: 1px solid #fff;
	height: auto;
}
.col2 .boxes {
	width: 128px;
	height: 117px;
	padding: 13px 0 0 10px;
	border-top: 0px solid #fff;
	color: #fff;
}
.col2 .bg1 {
    background: #ff9a38;
    margin-top: 1px;
    padding-bottom: 1px;

}

.col2 .bg4 {
    background: #ff9a38;
    height:380px;
}

.col2 .bg2 {
	background: #5a8bc9;
}
.col2 .bg3 {
	background: #43bd25;
       height:118px;
}
.thxalot
{
    font-weight: bold;
    padding-left: 58px;
    padding-top: 50px;
}
.thxalot h1{
    font-size: 14px;
    padding: 0 0 0 0;
    margin:0 0 0 0;
    color:#000;
}

.col2 .boxes h1{
    font-size: 12px;
    padding: 0 0 0 15px;
       margin:0 0 0 0;
       color:#000;
    background: transparent url(/images/arrowHeadlineBoxes.png) no-repeat scroll 0 2px;
}
.col2 .boxes h1 div{
	margin: 0 0 0 -15px;
}
.col2 .boxes ul{
	padding: 10px 0 0 3px;
	margin:0;
}
.col2 .boxes li{
	padding: 0;
	margin:0;
	list-style-type:disc;
	list-style-position:inside;
}
.col2 .boxes .moreRead {
	height: 16px;
	width: 72px;
	background: #fff url(/images/arrowReadMore.png) no-repeat scroll 60px 5px;
	position:absolute;
	margin: 0px 0 0 56px;
	color: #54668f;
	font-size: 9px;
}
.col2 .boxes .moreRead a {
	float: right;
	margin: 2px 19px 0 0;
	cursor: pointer;
}
.col2 .boxes .moreRead a:hover {
	text-decoration: underline;
}
.footer {
	height: 48px;
	width: 100%;
	clear:both;
	background: transparent url(/images/backgroundFooter.png) no-repeat scroll 0 0;
	vertical-align: middle;
	text-align: center;
}
.footerflow {
position: relative;
    color:#000;
}
