@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	color:#333333;
	background-color: #f6f4f2;
	background-image:url(../images/body-background.gif);
	background-repeat:repeat-y;
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

a
{
	COLOR: #336699;
	TEXT-DECORATION: none
}
a:hover
{
    TEXT-DECORATION: underline
}

.ContentMain {
	clear:both;
	width:950px;
	margin: 0 auto;
	background-image: url(../../index-2.html);
	}

.MainTop 
{
	height: 88px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-top: 15px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #862633;
}
.TitleMain {
	clear: both;
	font-size: 23px;
	line-height: 28px;
	font-weight: bold;
	color:#862633;
	padding-top: 20px;
	padding-bottom: 20px;
	/* [disabled]width: 950px; */
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #862633;
	padding-right:25px;
}
.distri_boxTop {
	margin-top: 10px;
	margin-left: 100px;
	width: 200px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F6062;
	}

.distri_Image {	float: left;}

.distri_Info {
	margin-left: 10px;
	float: left;
	}
	
.distri_Name {
	font-size: 12px;
	font-weight: bold;
	color: #862633;
}

.TitleTop {
	font-size: 30px;
	line-height:34px;
	font-weight: bold;
	color:#862633;
	padding-bottom: 15px;
	/* [disabled]text-align: right; */
	padding-right: 25px;
	width: 900px;
	/* [disabled]padding-top: 37px; */
}

.eCheck-globalNav {
	margin:0 auto;
	list-style:   none;
	height:42px;
	border-top: 1px solid #989898;
	border-bottom: 2px solid #862633;
	background-color: #FFF;
	clear: both;
	font-size: 16px;
	font-weight: bold;
}
.eCheck-globalNav li {
	z-index: 102;
	float:      left;
	position:   relative;
	height: 44px;
	/* Begin Magic Widths */
  width: 237px;
}
.eCheck-globalNav > li > a {
	background-image: url("../images/hrbg-greydot-vert-5.gif");
	background-position: right center;
	background-repeat: no-repeat;
	padding: 1.05em 0; /* 1.05em 1.35em; */
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	/*color: #777;*/
	color: #5F6062;
	display: block;
	text-align:center;
}
.eCheck-globalNav > li:hover > a {
	color: #FFF;
	text-decoration: none;
}
.eCheck-globalNav > li:hover {
	background-image: url('../images/upArrow.png');
	background-position: center bottom;
	background-color: #862633;
	background-repeat: no-repeat;
}
.eCheck-globalNav li:hover .flyout {
	visibility: visible;
	opacity: 1;
}
.eCheck-globalNav .flyout {
	position: absolute;
	width: 237px;
	border: 1px solid #862633;
	border-top-width: 0;
	top: 100%;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	z-index: 950;
	background-color: #FFF;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0%;
}
.eCheck-globalNav .flyout ul {
	display: block;
	float:left;
	width: 230px;
	padding-top: 11px;
	/* [disabled]padding-bottom: 12px;
*/
	font-size: 10pt;
	line-height: 1.072em;
}
.eCheck-globalNav a {
	padding: 4px 10px 4px 15px;
	display: block;
	/*color: #777;*/
	color: #5F6062;
}
.eCheck-globalNav a:hover {
	color: #862633;
	text-decoration: none;
}
.BreadCrumb {
	float: left;
	width:500px;
	padding-left:20px;
	padding-top:10px;
	color:#862633;
	font-size: 11px;
}
.MainMiddle {
	clear: both;
	padding-top: 20px;
	padding-left: 25px;
}
.LeftMiddle {
	float:left;
	width: 400px;
	padding-right: 40px;
	margin-right: 25px;
}



.MainMiddleConfir {
	padding-top: 20px;
	padding-left: 25px;
	height: 200px;
}
.LeftMiddleConfir {
	float:left;
	width: 750px;
	padding-right: 60px;
	margin-right: 25px;
}

.RightMiddle {
	float:left;
	width: 420px;
}

.RightCopySide {
	background-color:#dfe6da;
	float: left;
	padding-left: 15px;
	width: 400px;
	padding-top: 15px;
	font-size: 17px;
}

.CopyLeft {
	color:#5F6062;
	font-size: 13px;
	line-height: 1.45;
	padding-bottom: 15px;
}
.CopyLeftConfir {
	color:#5F6062;
	font-size: 18px;
	line-height: 1.45;
	padding-bottom: 60px;
}

.ImageVideo {
	height:225px;
	/* [disabled]background-color: #999; */
}

.IconBox {
	float:left;
	width:206px;
	background-color:#dfe6da;
	/* [disabled]padding-right: 25px; */
	margin-right: 25px;
	height: 340px;
}
.SpaceBox {
	float:left;
	width:5px;
	padding-left: 10px;
	padding-right: 10px;
}

.titleBoxIcons {
	background-color:#862633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/* [disabled]text-transform: uppercase; */
	text-align: center;
	padding: 5px;
	color: #FFF;
	margin-bottom: 20px;

}

.ImgIcon {
	height:166px;
	/* [disabled]background-color:#862633; */
	width: 166px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.CopyIcon {
	margin: 20px;
	font-size: 13px;
	line-height:1.25;
	}
.gridFeatures {
	/* [disabled]width:910px; */
	height:250px;
	padding-bottom:20px;
}
.FeaturesBox {
	position:relative;
	width:450px;
	float: left;
	background: url("../images/hrbg-greydot-vert.gif") repeat-y scroll right 0% transparent;
}
/* ***************   FORM    CSSS   ***************** */



label
{
	display:block;
	float:left;
	font-size:10px;
	width:65px;
	padding:4px;
	color: #5f6062;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	width:80px !important;

}
label.lname
{
	width:auto;
}
label.fstate
{
	
}

.fradio
{
	width:25px;
}

label.fquestion
{
	text-align:right;
	width:425px;
}

label.fagree
{
	
	width:auto;
}

label.fstate
{
	
}

label.fzip
{
	width:120px;
}

form
{
	margin:0px 0px 0px 0px;
}

input
{
	float:left;
	border-style:solid;
	border-width:1px;
	border-color:#FFF;
	background-color:#FFF;
	width:280px;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:13px;
}
textarea
{
	float:left;
	border-style:solid;
	border-width:1px;
	border-color:#FFF;
	background-color:#FFF;
	width:180px;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:13px;
}
input.fname
{
	float:left;
	width:120px;
}
input.lname
{
	float:right;
	width:110px;
}

input.btn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #336699;
	background-color: #b1b3b3;
	/* [disabled]padding: 5px 10px 5px 10px; */
	float: right;
	text-align: center;
	width: 80px;
}


input.btn:hover
{
	color:#CCC;
}

input.btn:hover
{
	background-color:#09F;
}
	
input.fcheckbox
{
	margin:0;
	padding:0;
	width:20px;
	height:20px;
	float:right;
	margin-right:10px;
}
input.fzip
{
	width:70px;
}
input.fother
{
	width:202px;
}
select.fstate
{
	float:left;
	width:130px;
	height:30px;
	border-style:solid;
	border-width:1px;
	border-color:#999;
	text-align:center;
	font-size:14px;
	margin:3px;
	padding:3px;
	
	/*margin-top:3px;
	padding:6px;
	height:35px;
	 */
}

select.fquestion
{
	width:210px;
	float:right;
	height:35px;
	border-style:solid;
	border-width:1px;
	border-color:#999;
	text-align:left;
	font-size:14px;
	padding:5px;
	margin-right:3px;
	margin:3px;
}

option
{
	width:auto;
	font-size:14px;
}

a.url
{
	font-size:14px;
	margin-left:40px;
}

select:hover
{
	background-color:#E8E8E8;
}
input:hover
{
	background-color:#E2E2E2;
}

table, tr, td
{
	border:0;
	padding:0;
	margin:0;
	
}

table.last
{
	margin-top:10px;
}

.inDentDisclaimer {padding-left:4px;}
.DisclaForm {
	color:#5f6062;
	font-size: 10px;
	padding-top: 10px;
	clear: both;
}

.Whiteline{
	padding-bottom: 10px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 10px;
	margin-right: 10px;
}

select {
    font-family: Verdana;
    font-size: 9px;
}

.IconsContent {
	padding-top: 20px;
	padding-bottom: 10px;
	/* [disabled]width: 950px; */
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #862633;
	padding-left: 25px;
	/* [disabled]padding-right: 25px; */
	height: 355px;
}

.BottomMain {
	padding-top: 20px;
	padding-bottom: 20px;
	/* [disabled]width: 950px; */
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #862633;
	padding-left: 25px;
	padding-right:25px;
	}

.TitleBottom {
	clear: both;
	font-size: 23px;
	line-height: 28px;
	font-weight: bold;
	color:#862633;
	padding-bottom: 15px;
}
.CopyBottom {
		color:#5F6062;
	font-size: 13px;
	line-height: 1.45;
	padding-bottom: 20px;
	font-weight: normal;
	}
.imgleft {
	clear:both;
	float: left;
	border: none;
	vertical-align:top;
	padding:0 20px 20px 0;
}
.imgright {
	float:left;
	width: 330px;
	padding-bottom:20px;
}
.Disclaimer {
	padding-top: 10px;
	padding-bottom: 10px;
	/* [disabled]width: 950px; */
	clear: both;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #862633;
	padding-left: 25px;
	font-size: 9px;
	line-height: 12px;
}

.TitleRight {
	font-size: 18px;
	line-height:25px;
	font-weight: bold;
	color:#666;
	}

.copyRight {
	width: 400px;
	color:#5F6062;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 10px;
    font-weight: normal;
}
	
	
	
.listRight li {
	list-style:inside;
	list-style-type: disc !important;
}
	
		
.listRight {
	padding-top:10px;
	font-size: 13px;
	font-weight: bold;
	color: #862633;
	padding-left:20px;
	padding-bottom:10px;
	list-style-type: disc !important;
}

.videoText {
	color:#5F6062;
	font-size: 15px;
	line-height: 1.45;
	padding-bottom: 10px;
	}
.copypricing {
	clear:both;
	width:910px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #666666;
	margin:20px 0;
	float: left;
	text-align: left;
	}
.copyBtnBanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #b1b3b3;
	padding: 5px 10px 5px 10px;
	margin-bottom:20px;
	float: right;
	text-align: center;
	}
.BottomLineBox {
	clear:both;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #5f6062;
	height: 23px;
	margin-bottom: 20px;
}

.topBtn {
	float:right;
	padding-top: 60px;
}
.textFAQ {
	font-size:13px;
	color:#666666;
}
.textFAQ ul {
	margin-left:20px;
	padding-left:20px;
	text-indent:-14px;
}
.textFAQ ol {
	margin-left:20px;
	padding-left:20px;
	text-indent:-20px;
}
.textFAQ li {
	/* [disabled]padding-top:8px; */
	font-weight: normal;
	list-style-type: disc !important;
	list-style-position: inside;
	padding-bottom: 5px;
}
.textFAQ H3 {
	padding-top:10px;
}
.TitleFAQ {
	clear: both;
	font-size: 23px;
	line-height: 28px;
	font-weight: bold;
	color:#862633;
	padding-top:15px;
}
.eCheck_footer {
	margin:0 auto;
	padding:10px 0;
	width:950px;
	list-style:   none;
	height:42px;
	border-top: 1px solid #989898;
	background-color: #FFF;
	clear: both;
	font-size: 14px;
	font-weight: bold;
}
.distri_footer {
	margin-left: 10px;
	width: 300px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F6062;
	}
.logoSG57 {
	width: 75px;
	float: left;
	padding-right:10px;
	}

.distri_Info_footer {
	margin-left:20px;
	float: left;
	}
	
.distri_Name_footer {
	font-size: 15px;
	font-weight: bold;
	color: #862633;
}
.eCheck_footer li {
	z-index: 102;
	float:      right;
	position:   relative;
	height: 42px;
	width: 200px;
	text-align:center;
}
.eCheck_footer > li > a {
	background-image: url("../images/hrbg-greydot-vert-5.gif");
	background-position: right center;
	background-repeat: no-repeat;
	padding: 1.05em 0; /* 1.05em 1.35em; */
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	color: #777;
	display: block;
	text-align:center;
}
.eCheck_footer > li:hover > a {
	color: #FFF;
	text-decoration: none;
}
.eCheck_footer a {
	padding: 4px 10px 4px 15px;
	display: block;
	color: ##336699;
}
.eCheck_footer a:hover {
/*	color: #862633;  */
	text-decoration: none;
}