BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
    background-color: #bfdee6;
}
A {text-decoration: none; outline: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}
p,
a,
ul li{
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 0.69em;
	color: #666666;
}
ul li a
{
	font-size: 1em;
}
a
{
	color: #6DB4D7;
}
#page .relax {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
	position: static;
}

/*** Headings ***/
#page h1, #page h2, #page h3,
#page h4, #page h5{
	font-size: 1.13em;
	color: #717171;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
#page h4{
	color: #333333;
	}

/**** Page ****/
#page {
/* VIF - Commented out Version 6-23-2009.
   Replaced with Version Final.
	margin: 0 100px;
	min-width: 980px;
	_width: 980px;
	width: auto;
*/
	margin: 0 auto;
	min-width: 980px;
	_width: 980px;
	width: 85%;
}
.shadow-page{
	margin: 0;
    text-align: center;
	width: 100%;
	float: left;
	}
.shadow-page.shadow-left{
	background: transparent url("../images/bg/shadow-left.png") repeat-y left top;
	}
.shadow-page.shadow-right{
	background: transparent url("../images/bg/shadow-right.png") repeat-y right top;
	}
	

.sub-page{
	width: 95%;
	float: left;
	display: inline;
	margin: 0 2.5%;
	}
/**** Header ****/
.header {
	float: left;
    width: 100%;
	background-color: #333333;
	position: relative;
	}
.header a,
.header a img{	
	margin: 0;
	padding: 0;
	display: inline;
	}
.header a.logo {
	margin: 15px 0 0px 20px;
	float: left;
	padding-bottom: 10px;
	}
.header span.logo-bbb {
	margin: 20px 30px 0px 30px;
	float: right;
	}
.data-header{	
	float: right;
	display: inline;
	margin: 15px 35px 0 0;
	text-align: left;
	width: 170px;
	}
.data-header ul
{
	list-style: none;
}	
.data-header ul li{
	font-size: 0.69em;
	margin: 0 0 3px 0;
	padding: 0;
	float: left;
	width: 170px;
	color: #c4c4c4;
	font-weight: bold;
	vertical-align: bottom;
	font-family: Calibri,"Trebuchet MS",Arial,sans-serif;
	}
.data-header ul li span.phone-number
{
	float: right;
	vertical-align: top;
}
.data-header ul li span.phone-number-label
{
	float: left;
	vertical-align: top;
}
.page-title	{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 0px;
	height: 0px;
	position: relative;
	background-color: #333333;
	width: 65%;
	}
.page-title h1
{
	position: absolute;
	left: 263px;
	bottom: 0px;
	display: block;
}
.logo-header
{
	float: left;
}
.page-title span{
	float: left;
	

	background: transparent url("../images/bg/title-lb.jpg") no-repeat left bottom;
	}
.page-title span span{
	background: transparent url("../images/bg/title-rb.jpg") no-repeat right bottom;
	position: static;
	clear:left;
	}
.page-title span span span span{
	background: transparent url("../images/bg/title-rt.jpg") no-repeat right top;
	margin: 0;
	}
.page-title span span span span span{
	background: transparent url("../images/bg/title-lt.jpg") no-repeat left top;
	}
.page-title span span span{
	background: none;
	background-color: white;
	margin: 0 4px;
	}

.page-title span.page-head{
	background: none;
	background-color: white;
	padding: 8px 2px 7px 2px;
	margin: 0 11px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #717171;
	font-weight: bold;
	font-style:italic;
	}

/*** Content ****/
.content,
.main-content {
    float: left;
	display: inline;
    width: 100%;
	text-align: left;
	background-color: #ffffff;
}
.content p.p-text {
	font-size: 0.69em;
	color: #666666;
	font-family: Tahoma, sans-serif;
	margin: 0 0 15px 0;
}
.main-content{
	width: 96%;
	padding-bottom: 50px;
	margin: 0 2%;
}

/*** left side ***/
.left-side{
	float: left;
	display: inline;
	width: 54%;
	margin: 15px 0 0 0;
}

/*** right side ***/	
.right-side{
	float: right;
	display: inline;
	width: 43%;
	margin: 15px 0 0 0;
	}
.right-side div{
	float: left;
	display: inline;
	width: 100%;
}


/*** steps lists ***/
.step-lists{
	float: left;
	display: inline;
	width: 100%;
	margin-top: 60px;
	border-top: 1px solid #ededed;
	}	
.step-lists p.p-text{
	float: left;
	display: inline;
	font-weight: bold;
	font-family: Arial, sans-serif;
	margin-top: 12px;
	margin-bottom: 30px;
	width: 100%;
	}
.step-list{
	display: inline;
	margin: 0;
	padding: 0;
	}
.step-list.first-list
{
	float: left;
	width: 33%;
	}
.step-list.second-list
{
	float: left;
	width: 25%;
	margin: 0 4%;
	}	
.step-list.third-list
{
	float: right;
	width: 33%;
	}
#page .step-list h2{
	color: #54A7BC;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	}
.step-list ul{
	list-style: none;
	width: 100%;
	margin: 5px 0 0 0;
	padding: 0;
	float: left;
	display: inline;
	}
.step-list ul li {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;

/* VIF - Moved from: .step-list ul li a */
	font-family: Arial, sans-serif;
	margin-bottom: 0.50em;
	line-height: 125%;
	}
.step-list ul li a{
	text-decoration: underline;
	color: #666666;
	float: left;
	font-size: 1em;
	display: inline;
	margin: 0;
	padding: 0;
	}
.step-list ul li a:hover{
	text-decoration: none;
	}

/*** Footer ****/
.footer {
     float: left;
     width: 100%;
	 padding: 7px 0px;
	 background: #333333;
}
.footer ul {
	list-style: none;
	margin: 0 0 0 1%;
	padding: 0;
	width: 84%;
	float: left;
	padding-bottom: 5px;
}
.footer ul  li ,
.footer a,
.footer div{
	color: #cccccc;
	font-family: Tahoma, sans-serif;
	font-size: 0.69em;
}
.footer ul  li{
	display: inline;
	color: #575757;
	float: left;
	margin-right: 7px;
	margin-top: 3px;
}
.footer ul  li  a
{
	font-size: 1em;
}
.footer div a,
.footer a {text-decoration: underline;}
.footer a:hover{	text-decoration: none;}

.footer .footer-links-label
{
	float: left;
	margin: 3px 0 0 0;
	margin-left: 1%;
	width: 13%;	
	text-align: left;
	font-weight: bold;
}

#header-login a {
    color: #C4C4C4;
    text-decoration: underline;
}
#header-login span {
    font-size: 0.8em;
}
#header-login {
    color: #C4C4C4;
    margin-top: 2px;
    position: absolute;
    right: 10px;
    text-align: right;
}

/*** OLD Footer
.footer {
     float: left;
     width: 100%;
	 padding: 7px 0px;
	 background: #333333 url("../images/bg/footer-bg.jpg") repeat-x left top;
}
.footer ul {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
	}
.footer ul  li ,
.footer a,
.footer p{
	color: #cccccc;
	font-family: Tahoma, sans-serif;
	font-size: 0.69em;
	}
.footer ul  li{
	display: inline;
	color: #575757;
	float: left;
	margin-right: 7px;
	}
.footer ul  li  a,
.footer p a{
	font-size: 1em;
	}
.footer a {
	text-decoration: underline;
	}
.footer a:hover{
	text-decoration: none;
	}
.footer p{
	float: right;
	display: inline;
	margin: 0 15px 0 0;
	padding: 0;
	}
****/
