﻿html,body,table,tr,th,td,span,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,div,pre,a,dt,dd,dl,iframe,img,font{
border:0 none;
margin:0;
padding:0;
border:0 none;
}

html{
	width:100%;

}
a
{
	outline:none;
	
}
	
body{
    width: 100%;
    background-color: #85898a;
    margin-bottom: 10px;
    margin-top: 5px;
}
li{
	list-style:none;
	margin: 0px;
	padding: 0px;
}

img
{
    border:0 none;
}

/*Top div*/
.wrapper
{
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
.top
{
    width: 975px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    padding-left: 12px;
    padding-right: 13px;
    float: left;
    height: 160px;
}
#top-left
{
    width: 265px;
    float: left;
}
.logo {
    height: 160px;
    width: 265px;
    background-image: url(../images/logo.jpg);
    background-repeat: no-repeat;
    background-position: left 70px;
    
}
.logo a {
    height: 160px;
    width: 265px;
    display: block;
    text-decoration:none;
}
.logo span
{
    visibility:hidden;
}

#top-right
{
    width: 710px;
    float: right;
}
.welcome{
	width:100%;
	text-align:right;
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #333333;
	text-decoration: none;
	margin-top:10px;
	height: 20px;
}	

.welcome a{
text-align:right;
font-family:"Trebuchet MS";
font-size:12px;
color: #333333;
text-decoration:none;
}	

.welcome a:hover{
text-align:right;
font-family:"Trebuchet MS";
font-size:12px;
color: #333333;
text-decoration:underline;
}
#search{
	margin-top:10px;
	width:100%;
	height: 25px;
	}
#telNumber{
	width:160px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	height: 25px;
}
#request {
	float: left;
	height: 25px;
	width: 217px;
}

#searchField{
	width:250px;
	padding-right:3px;
	float:left;
	text-align:right;
}
.searchBox{
	width:220px;
	height:23px;
	border:solid 1px #CCCCCC;
}

#searchBtn{
	width:77px;
	float:left;
	padding-right:3px;
	text-align:right;
}

#submit{
    width: 75px;
    border: solid 1px #CCCCCC;
    height: 25px;
    cursor: pointer;
   
}

.submitauth{
    padding: 3px 5px 3px 5px;
    border: solid 1px #CCCCCC;
    cursor: pointer;
    margin-left: 24px;
    background-color: #1F7EBE;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.submitauth:hover
{
    padding: 3px 5px 3px 5px;
    border: 1px solid #CCCCCC;
    cursor: pointer;
    margin-left: 24px;
    background-color: #3299DE;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.submitbutton{
	width:75px;
	border:solid 1px #CCCCCC;
	height:25px;
	cursor: pointer;
}
#menu{
	width:100%;
	margin-top:10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 40px;
	}
#menu ul li{
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #CCCCCC;
}
#menu ul li a{
    display: block;
    margin: 0;
    padding: 12px 0 0 0;
    width: 100px;
    height: 28px;
    font-family: Verdana;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    background: #000000;
/* old browsers */background: -moz-linear-gradient(top, #7c7c7c 0%, #2c2c2c 100%); /* firefox */;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7c7c7c), color-stop(100%,#2c2c2c)); /* webkit */;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c7c7c', endColorstr='#2c2c2c',GradientType=0 ); /* ie */
}

#menu ul li a:hover{
    display: block;
    margin: 0;
    padding: 12px 0 0 0;
    width: 100px;
    height: 28px;
    font-family: Verdana;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    background: #000000;
/* old browsers */background: -moz-linear-gradient(top, #008ef2 0%, #2c2c2c 100%); /* firefox */;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008ef2), color-stop(100%,#2c2c2c)); /* webkit */;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008ef2', endColorstr='#2c2c2c',GradientType=0 ); /* ie */
}

#menu ul li a.selected{
    display: block;
    margin: 0;
    padding: 12px 0 0 0;
    width: 100px;
    height: 28px;
    font-family: Verdana;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    background: #000000;
/* old browsers */background: -moz-linear-gradient(top, #008ef2 0%, #2c2c2c 100%); /* firefox */;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008ef2), color-stop(100%,#2c2c2c)); /* webkit */;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008ef2', endColorstr='#2c2c2c',GradientType=0 ); /* ie */
}


.border      {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	display: block;
	}
.noborder      {
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	}
	#shadow {
	background-image: url(../images/topmenu_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 1px;
	height: 5px;
	width: 705px;
}
#toprightBottom {
	height: 25px;
	width: 100%;
	margin-top: 15px;
	float: left;
}
#bredcrumb {
	float: left;
	width: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
}
#icons {
	float: right;
	width: 24%;
	text-align: right;
}

/* End Top */
/* Content div*/
.content
{
    padding: 20px 13px 20px 12px;
    width: 975px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    float: left;
    margin-top: 5px;
}
.flash{
    width: 975px;
    height: 300px;
    color: #FFFFFF;
    border-top-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
}
.heading
{
    font-family: verdana;
    font-size: 24px;
    margin-top: 20px;
    padding-left: 20px;
    margin-bottom: 15px;
    width: 955px;
    float: left;
}
.para
{
    border-style: none;
    font-family: verdana;
    font-size: 18px;
    padding-left: 20px;
    line-height: 34px;
    outline: none;
    color: #C0C0C0;
}
.link
{
    color: #FFFF00;
    font-family: verdana;
    font-size: 14px;
    margin-top: 30px;
    padding-left: 20px;
}
.link a
{
    color: #FFFF00;
    font-family: verdana;
    font-size: 14px;
}
#threeBoxes{
	width:975px;
	height:155px;
	margin-top:30px;
	}
#boxRight {
	width: 190px;
	float: right;
}
#boxLeft {
	width: 130px;
	float: left;
	height: 135px;
}


.box1{
	width:320px;
	height:140px;
	padding-top:15px;
	background-color:#333333;
	float:left;
	display: block;
	margin-right:8px;
	border-top-left-radius:30px;
	-moz-border-radius-topleft:30px;
	-webkit-border-top-left-radius: 30px;
	-khtml-border-top-left-radius:30px;
	border-bottom-right-radius:30px;
	-moz-border-radius-bottomright:30px;
	-webkit-border-bottom-right-radius: 30px;
	-khtml-border-bottom-right-radius:30px;
	
	}
.box1:hover{
	background-color:#000000;
	}
.box2{
	width:320px;
	height:140px;
	padding-top:15px;
	background-color:#333333;
	float:left;
	display: block;
	margin-right:7px;
	border-top-left-radius:30px;
	-moz-border-radius-topleft:30px;
	-webkit-border-top-left-radius: 30px;
	-khtml-border-top-left-radius:30px;
	border-bottom-right-radius:30px;
	-moz-border-radius-bottomright:30px;
	-webkit-border-bottom-right-radius: 30px;
	-khtml-border-bottom-right-radius:30px;
	
	}
	.box2:hover{
	background-color:#000000;
	}
	
.box3{
	width:320px;
	height:140px;
	padding-top:15px;
	background-color:#333333;
	float:left;
	display: block;
	border-top-left-radius:30px;
	-moz-border-radius-topleft:30px;
	-webkit-border-top-left-radius: 30px;
	-khtml-border-top-left-radius:30px;
	border-bottom-right-radius:30px;
	-moz-border-radius-bottomright:30px;
	-webkit-border-bottom-right-radius: 30px;
	-khtml-border-bottom-right-radius:30px;
	}
.box3:hover{
	background-color:#000000;
	}
	
	#boxHead {
	display: block;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFA500;

}
	#boxHead a{
	display: block;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFA500;

	text-decoration:none;
}

#boxPara {
	display: block;
	text-align: left;
	width: 185px;
	margin-top: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	height: 85px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
#more {
    text-align: right;
    font-family: "Trebuchet MS";
    font-size: 12px;
    display: block;
    width: 185px;
    z-index: 10;
    color: #FFFFFF;
}
#more a {
    text-align: right;
    font-family: "Trebuchet MS";
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
    padding-right: 25px;
}
#more  a:hover {
    text-align: right;
    font-family: "Trebuchet MS";
    font-size: 14px;
    color: #DBE899;
    font-weight: bold;
    text-decoration: underline;
    padding-right: 25px;
}
	/* End Content */
.footer
{
    width: 975px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    padding-left: 12px;
    padding-right: 13px;
    float: left;
    margin-top: 5px;
    padding-bottom:15px;
}
#footer-top
{
    width: 100%;
    float: left;
    padding-top:10px;
}
#footer-telNumber{
	
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	height: 25px;
}
#footer-request {
	float: left;
	height: 25px;
	padding-left:12px;
}
#footer-top-left
{
    width:40%;
    float:left;
}
#footermenu {
	float: left;
	width: 60%;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	text-align: right;
}
#footermenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#footermenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE6A00;
	text-decoration: underline;
}
#footer-request a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#footer-request a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE6A00;
	text-decoration: underline;
}
#footermenu   a.footerselected  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FC6D04;
	text-decoration: underline;
}
#footer-bot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	margin-top: 10px;
	float: left;
	width: 100%;
	text-align: left;
	padding-top: 10px;
}
#privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 51%;
	text-align: right;
	float: left;
}
#privacy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#privacy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE6A00;

}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 49%;
	text-align: left;
	float: left;
}
#address a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration:underline;

}
#address a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration:underline;

}
.register
{
    width: 700px;
    float: left;
    
}
.login
{
    float: left;
    width: 265px;
    margin-left: 10px;
}
.regwizad
{
    padding: 5px;
    width: 700px;
}
.wizleft
{
    width: 200px;
    color: #C0C0C0;
    background-color: #C0C0C0;
    padding-top: 10px;
}
.sidebut
{
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
    line-height: 22px;
    color: #333333;
    cursor: crosshair;
    font-family: Arial, Helvetica, sans-serif;
}
.style1
{
    width: 100%;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px 5px 5px 10px;
}
.error
{
    margin: 10px 50px 10px 50px;
    background-color: #FEFCED;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF0000;
    border: 1px solid #800000;
    padding: 10px;
    line-height: 20px;
    list-style-type: circle;
}

        .style5
        {
            width: 247px;
        }
        .style6
        {
    padding: 8px 5px 8px 10px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    width: 170px;
}
.buttons
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #333333;
    color: #FFFFFF;
    padding: 1px 8px 1px 8px;
    cursor: pointe
}
.steps
{
    background-color: #EAEAEA;
    border-style: none;
    border-width: 0px;
}
.nextBut
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background-image: url('../images/continue.png');
    background-repeat: no-repeat;
    width: 120px;
    height: 35px;
    background-position: center center;
    background-color: #E1E7EE;
    margin-right: 50px;
    cursor: pointer;
}
.nextBut:hover
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background-image: url('../images/continue-over.png');
    background-repeat: no-repeat;
    width: 120px;
    height: 35px;
    background-position: center center;
    background-color: #E1E7EE;
    margin-right: 50px;
    cursor: pointer;
}
.backBut
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background-image: url('../images/back.png');
    background-repeat: no-repeat;
    width: 120px;
    height: 35px;
    background-position: center center;
    background-color: #E1E7EE;
    cursor: pointer;
}
.backBut:hover
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background-image: url('../images/back_over.png');
    background-repeat: no-repeat;
    width: 120px;
    height: 35px;
    background-position: center center;
    background-color: #E1E7EE;
    cursor: pointer;
}
.finishBut
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background-image: url('../images/finish.png');
    background-repeat: no-repeat;
    width: 120px;
    height: 35px;
    background-position: center center;
    background-color: #E1E7EE;
    margin-right: 50px;
    cursor: pointer;
}
.regHeading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    background-color: #0172B6;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
}
.info
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-top: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}
.border
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    height: 1px;
}
.red
{
    color: #FF0000;
}
.secure {
    width: 675px;
    float: left;
    padding-top: 8px;
    text-align: right;
    padding-right: 4px;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #C0C0C0;
}
.lock  {
    display: block;
    float: left;
    padding-top: 6px;
}
.bot
{
    background-color: #333333;
    height: 35px;
}
.logHeading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    background-color: #0172B6;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
}
.inbox
{
    width: 230px;
    border: 1px solid #666666;
}
.send
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #008000;
}
.finishBut:hover
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background-image: url('../images/finish_over.png');
    background-repeat: no-repeat;
    width: 120px;
    height: 35px;
    background-position: center center;
    background-color: #E1E7EE;
    margin-right: 50px;
    cursor: point.finalmessage
    display: block;
    padding: 10px;

}

.final
{
    font-family: Arial, Helvetica, sans-serif;
}
.loginButton
{
    margin-right: 20px;
}
.loginCheckbox
{
    padding-left: 10px;
}
.webfetureswrapper
{
	width:100%;
	float:left;
	margin-top:10px;
}
.webfetures
{
	width:100%;
	float:left;
	border-bottom:solid 1px #FFFFFF;
	
}
.webfetureshead
{
	width:100%;
	float:left;
	border-bottom:solid 1px #FFFFFF;
}
.feture
{
	float: left;
	width: 245px;
	border-right:solid 2px #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding-top:10px;
	padding-bottom:8px;
	height:30px;
}
.green
{
	background-color:#CBDDAB;
	color:#000000;
	border-right:solid 2px #FFFFFF;
}
.orange
{
	background-color:#FCD0A7;
	color:#000000;
	border-right:solid 2px #FFFFFF;
}
.fred
{
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.light
{
	float:left;
	width:125px;
	border-right:solid 2px #FFFFFF;
	padding-top:10px;
	padding-bottom:8px;
	height:30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	
}
.pro
{
	float:left;
	width:125px;
	padding-top:10px;
	padding-bottom:8px;
	height:30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	
}
.fheading
{
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.st
{
	text-decoration: line-through;
	margin-right: 10px;
}
