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

html,body{
	margin: 0px;
	padding: 0px;
	text-align: center; /* to correct the centering IE bug*/
	height: 100%;
	min-height: 100%;
}

#mleft{
	position:relative;
	float: left;
	width: 126px;
	height: 604px;
	background-position:bottom;
	background-repeat:no-repeat;
}

#mright{
	position:relative;
	float: right;
	width: 124px;
	height: 810px;
	background-position:top;
	background-repeat:no-repeat;
}

#mainBlock{
	position: relative;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	z-index: 2;
	width: 1245px;
	height: auto;
}

#content{
	position: relative;
	height: 100%;
	min-height: 100%;
	float: left;
	width: 995px;
	margin-botton: 125px;
}

#cHeader{
	height: 120px;
	text-align: left;
}

#cHLogo{
	position: absolute;
	top: 44px;
	left: 36px;
	width: 331px;
	height: 76px;

}

#cHBar{
	position:absolute;
	top: 62px;
	right: 0px;
	width: 606px;
	height: 58px;
	background-color: #598bb3;
}

#menu{
	width: 100%;
	height: 28px;
	padding-top: 13px;
	margin-left: 25px;
	border-bottom-width: 2px;
	border-bottom-color: #c9c8c8;
	border-bottom-style: solid;
}

#menutx{
	position: absolute;
	text-align: left;
	padding-left: 20px;
	top: 120px;
	left: 0px;
	width: 862px;
	height: 28px;
}

#cBContent{
	/* Main content where Verdana was lost long ago*/
	padding-left: 25px;
	float: right;
	width: 667px;
	font-family: Arial;
	font-size: 13px;
	text-align: left;
}

#cHHome{
	position:absolute;
	right: 36px;
	top: 29px;
}

img {
    border-style: none
}

.cContent{
	margin-left: 9px;
	margin-right: 65px;
	margin-top: 15px;
}

.cContent strong{
	font-size: 12px;
}

.cContent a,.cContent a:hover, .cContent a:visited,.cContent a:active{
	color: #598bb3;
}

.sForm{
	background-color: #e7e8e9;
	padding-left: 29px;
	padding-bottom: 31px;
	padding-top: 19px;
	font-family: Arial;
}

.sForm a, .sForm a:active, .sForm a:visited ,.sForm a:hover{
	font-family: Arial;
	font-weight: bold;
}

.sForm .small{
	font-size: 10px;
}

.lilBlack{
	font-weight: bold;
}

.red{
	color: #7f0000;
	font-family: Arial;
	font-weight: bold;
}
	
.bigBlue{
	font-size: 16px;
	font-family: Arial Black;
	color: #2b3990;
}

.inputControl{
	width: 200px;
}

.inputControl2{
	width: 200px;
	font-size: 17px;
	font-family: Arial;
}


#footer{
	position:relative;
	width: 100%;
	height: 100px;
	clear:both;
}

/*************************************************/
#spRight{
	font-family: Arial;
	float: right;	
	width: 502px;
	margin-top: 38px;

}

#spLeft{
	float: left;	
	width: 442px;
	margin-left: 39px;
	margin-top: 38px;

}

#spFooter{
	clear: both;
	width: 100%;
}
#spFLeft{
	text-align: center;
	float: left;	
	background-color: #7f0000;	
	width: 493px;
	color: #FFF;
	font-family: Arial;
	background-image:url(../img/bgForm2.jpg);
	background-repeat:no-repeat;
/*	padding-left: 30px;
	padding-top: 36px;
	padding-right: 30px;*/
}

#spFLeft .newRed2{
	color: #FFF;
	font-size: 17px;
	font-family: Arial Black;
}

#spFLeft .small{
	font-size: 9px;
}

#spFRight{
	width: 502px;
	
	float: right;
}

#sgTestimonials{
	background-image:url(../img/Squeeze_10.jpg);
	background-repeat:repeat-x;	
	padding-top: 18px;
	padding-left: 21px;
	text-align: left;
	font: Arial;
	font-size: 17px;
}

#spSteps{
	background-image:url(../img/Squeeze2_bgYellow.jpg);
	background-repeat:repeat-x;	
	padding-top: 1px;
	padding-left: 21px;
	text-align: left;
	padding-right: 26px;
}

.sgTestiheader{
	font-size: 	13.5px;
}

.sgTestiContent{
	color: #2a3990;
	font-weight: bold;
}

#sgTestimonials p{
	padding-right: 30px;
}

.sgTestiSign{
	
}

.spStepHeader{
	font-family: Arial Black;
	font-size: 23.5px;
	color: #7f0000;
}

.spStepContent{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}

.sdForm{
	text-align: left;
	background-image:url(../img/formBg.jpg);
	background-repeat:no-repeat;
	background-color: #dfb925;
	padding-top: 34px;	
	padding-left: 48px;
	padding-right: 70px;
}

.sdForm .small{
	font-size: 9px;
}

.sdForm a{
	font-family: Arial;
	color: #598bb3;
}

.sBig1{
	font-family: Arial Black;
	color: #7f0000;
	font-size: 31.87px;
}

.sBig2{
	font-family: Arial Black;
	color: #598bb3;
	font-size: 22px;
}

.sBig3{
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;	
}

.sgText{
	text-align: left;
	padding-right: 30px;
}

.newRed{
	color: #7f0000;
	font-family: Arial Black;
	font-size: 17px;
}

.newBlue{
	color: #464540;
	font-family: Arial Black;
	font-size: 17px;
}

.pseudoRed{
	
	color: #7f0000;
	font-family: Arial;
	font-weight: bold;
	
	color: #FFF;
	font-family: Arial Black;
	font-size: 17px;
}

.pseudoRed2{
	color: #FFF;
	font-size: 17px;
	font-family: Arial;
	font-weight: bold;
	
}


.pseudoBlue{
	color: #dab024;
	font-family: Arial Black;
	font-size: 17px;
}

.end{
	text-align: left;
	width: 433px;
	background-color: #FFF;
	color: #000;
	font-size: 9px;
	padding: 30px;
}

.end a{
	font-family: Arial Black;
	font-size: 12px;
	color: #4c7ec7;
}

#ppolicy{
	font-family: Arial;
	font-size: 15px;
	text-align: left;
	margin-left: 30px;
	margin-right: 50px;
	margin-top: 30px;
}

#ppolicy .black{
	font-family: Arial Black;	
}

#ppolicy a{
	color: #7f0000;
	font-weight: bold;
}

.bio{
	float:left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.pVideo{
	font-size: 10px;
	font-family: Arial;
}

#newMenu{
	float: right;
	width: 301px;
	background-color: #7f0000;
	height: 100%;
	position: relative;
}

#newPanel{
	padding: 15px;
	padding-top: 25px;
	background-image:url(../img/panel.jpg);
	font-family: Arial Black;
	font-size: 12px;
	background-repeat: no-repeat;
	position: relative;
}

#newPanel .standardRed{
	color: #7f0000;	
}

#newPanel .privacy{
	font-size: 10px;
	font-family: Arial;
}

#newPanel a, #newPanel a:active, #newPanel a:hover, #newPanel a:visited{
	font-size: 10px;
	font-family: Arial;
	color: #7f0000;	
}

#newPanel .newRed, #newPanel input, #newPanel .newBlue, #newPanel .red{
	font-size: 10px;
}

#newPanel input{
	width: 150px;
}
