﻿*
{
	margin: 0px;
}

body 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    background-color:#efefef;
}

img
{
	behavior: url(iepngfix.htc)
}

#outerContainer
{
    border: solid 2px #999999;
    width: 943px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
}

#headerContainer
{
    padding: 20px;
    background-color: #00AEDB;
    height: 70px;
}

#footerContainer
{
    padding: 10px;
    background-color: #00AEDB;
    height: 15px;
}

#footerLeft
{
    float: left;
}

#footerRight
{
    float: right;
}

#mainContainer
{
	background-color: #FBB034;
    padding: 40px;
    position: relative;
    width: 863px;
    height:auto;
}

#formContainer
{
	background-color: #FFFFFF;
    padding: 40px;
    position: relative;
    width: 863px;
    height:auto;
}

#mainTermsContainer
{
	background-color: #FBB034;
    padding: 5px 40px 5px 40px;
    width: 863px;
}

#formTermsContainer
{
	background-color: #FFFFFF;
    padding: 5px 40px 5px 40px;
    width: 863px;
}

#heightDivider
{
	background-color: #FFFFFF;
	height: 6px;
	line-height: 6px;
	font-size: 0;
}

#homeLink
{
	position: absolute;
	z-index: 3;
	right: 10px;
	top: 5px;
	width: 200px;
	text-align: right;
}

h1
{
    font-size: 22pt;
    font-weight: bold;
    color: #000000;
    float: none;
}

h1 sup
{
	font-size: 12px;
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	bottom: 12px;
}

h2
{
    font-size: 14pt;
    font-weight: bold;
}

h2 sup
{
	font-size: 11px;
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	bottom: 1ex;
}

h3
{
    font-size: 12pt;
    font-weight: bold;
}

ul
{
	padding-left: 0px;
	margin-left: 40px;
}

ol
{
	padding-left: 0px;
	margin-left: 40px;
}

.largetext
{
    font-size: 12pt;
}

.smalltext
{
    font-size: 8pt;
}

.asterisk 
{
    color: #FF0000;
}

.bodycopy
{
	color: #000;
}

.link 
{
    color: #00aedb;
}

.link:visited 
{
    color: #666666;
}

.link:hover
{
    color: #FFFFFF;
    background-color: #00aedb;
    text-decoration: none;
}

.linkblack
{
    color: #000;
}

.buttonLink
{
	color: #FFF;
    background-color: #000;
    text-decoration: none;
    padding: 5px 20px 5px 20px;
}

.buttonLink:hover
{
    background-color: #00AEE1;
}

.headerBaseline
{
	padding-bottom: 6px;
	border-bottom: solid #000 6px;
}

.separatorBaseline
{
	border-bottom: solid #ccc 1px;
}

.inputBox
{
	border:solid black 1px;
}

.inputBoxError
{
	background-color: #FBB034;
}

.textAreaNormal
{
	width: 130px;
}

.textAreaLong
{
	width: 240px;
}

.clearBoth
{
	clear: both;
}

.clearFloat
{
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

.whySwitch
{
	background: url(images/whyswitch_fr.png);
	width: 270px;
	height: 307px;
	behavior: url(iepngfix.htc)
}

.retailLabel
{
	background: url(images/retail_label_fr.png);
	width: 270px;
	height: 313px;
	behavior: url(iepngfix.htc)
}

.faq, .faqHover, .faqLanding, .faqLandingHover
{
	display: block;
	width: 125px;
	height: 100px;
	cursor: hand;
	behavior: url(iepngfix.htc)
}

.faq
{
	background: url(images/faq_fr.png);
}

.faqHover
{
	background: url(images/faq_fr_2.png);
}

.faqLanding
{
	background: url(images/faq_landing_fr.png);
}

.faqLandingHover
{
	background: url(images/faq_landing_fr_2.png);
}

.formTable td
{
	padding: 5px;
}

.resultsTable
{
	background-color: #ccc;
	border-bottom: solid 2px #000;
}

.resultsTable td
{
	padding: 5px;
}

.row1 td
{
	background-color:#ececec;
}

.row2 td
{
	background-color: #fff;
}

/* Home specific */
.homeTable
{
	margin-top: 20px;
	margin-bottom: 60px;
	border-top: solid #000 12px;
	width: 588px;
}

.homeTable a
{
	color: #000;
}

.homeTable td.baseline
{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid #000 3px;
}

.homeTable td.links
{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}

.homeTable td.links a
{
	color: #FFF;
    background-color: #000;
    text-decoration: none;
    padding: 5px 8px 5px 8px;
    margin-left: 5px;
}

.homeTable td.links a:hover
{
    background-color: #00AEE1;
}

.homeWhySwitch
{
	float: right;
}

.homeFaq
{
	position: absolute;
	z-index: 5;
	top: 320px;
	right: 30px;
}

/* Landing specific */
.landingTable
{
	margin-bottom: 20px;
	border-top: solid #000 12px;
	width: 588px;
}

.landingTable td.baseline
{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid #000 3px;
}

.landingTable td.links
{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}

.landingTable td.links a
{
	color: #FFF;
    background-color: #000;
    text-decoration: none;
    padding: 5px 20px 8px 20px;
    margin-left: 10px;
}

.landingRetailLabel
{
	float: right;
	margin-top: 10px;
}

.landingFaq
{
	margin-top: 10px;
}

/* Referral specific */
.referralHover
{
	position:absolute;
	z-index:2;
	color: #fff;
	text-align:left;
	padding: 13px 7px 7px 7px;
	display:none
}

#referralHover
{
	top:27px;
	right:390px;
	width:166px;
	height:32px;
	background: url(images/bg_referralHover.gif);
}

#referralcodeHover
{
	top:27px; 
	right:206px;
	width:165px;
	height:64px;
	background: url(images/bg_referralcodeHover.gif);
}

#referralstatusHover
{
	top:27px;
	right:11px;
	width:175px;
	height:45px;
	background: url(images/bg_referralstatusHover.gif);
}
