body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

p {
	margin:0;
	padding:5px 10px;
   }

/*MAIN HEADING STYLES*/
h1 {
	font-size: 24px;
	line-height: normal;
	margin: 0px;
	padding: 5px;
	color: #666666;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	line-height: normal;
	margin: 0px;
	padding: 5px;
	color: #666666;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	padding: 5px;
	color: #333333;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	padding: 5px;
	color: #000000;
	font-weight: bold;
}

head4White {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	padding: 5px;
}

h5 {
	font-size: 13px;
	line-height: normal;
	margin: 0px;
	padding: 5px;
	color: #000000;
	font-weight: normal;
}

h5 a {
	font-size: 13px;
	line-height: normal;
	margin: 0px;
	padding: 5px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

.italicText {
	font-style: italic;
}

.italicTextRed {
	font-style: italic;
	color: #FF0000;
}

.breadCrumbs {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 85px;
	margin-left: 13px;
}

.breadCrumbs a {
	color: #FFFFFF;
	text-decoration: none;
}


/*MAIN LIST STYLES*/
/*ul {
}

li {
	list-style-type: disc;
	margin-right: 10px;
	margin-left: -18px;
}
*/

/*MAIN LINK STYLES*/
a {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	line-height: 16px;
	text-decoration: none;
}

/*MAIN FORM STYLES*/
form {
	margin: 0px;
}

textarea {
	background-color: #DDDDDD;
	margin-bottom: 5px;
	border: 0px solid #666666;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	padding-left: 6px;
	width: 178px;
	font-family: Arial, Helvetica, sans-serif;
}

input {
	margin-bottom: 5px;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
	padding-left: 6px;
	vertical-align: middle;
}

.inputTextArea{
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border: 1px solid #999999;
	font-size: 11px;
	color: #333333;
	width: 500px;
	margin-top: 0px;
	padding-left: 6px;
}

.inputTextAreaSP{
	background-color: #dddddd;
	margin-left: 10px;
	border: 1px solid #999999;
	font-size: 11px;
	color: #333333;
	width: 210px;
	margin-top: 0px;
	padding-left: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.inputTextField {
	background-color: #dddddd;
	margin-bottom: 4px;
	border: 0px solid #999999;
	font-size: 11px;
	color: #333333;
	margin-top: 4px;
	padding-left: 4px;
	vertical-align: middle;
	width: 180px;
	margin-right: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.inputTextField140 {
	background-color: #dddddd;
	margin-bottom: 4px;
	border: 0px solid #999999;
	font-size: 11px;
	color: #333333;
	margin-top: 4px;
	padding-left: 4px;
	vertical-align: middle;
	width: 140px;
	margin-right: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.inputTextField92 {
	background-color: #DDDDDD;
	margin-bottom: 4px;
	border: 0px solid #999999;
	font-size: 11px;
	color: #333333;
	margin-top: 4px;
	padding-left: 4px;
	vertical-align: middle;
	width: 92px;
	margin-right: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.inputTextField50 {
	background-color: #dddddd;
	margin-bottom: 4px;
	border: 0px solid #999999;
	font-size: 11px;
	color: #333333;
	margin-top: 4px;
	padding-left: 4px;
	vertical-align: middle;
	width: 42px;
	margin-right: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.inputTextFieldSC50 {
	background-color: #ffffff;
	margin-bottom: 4px;
	border: 0px solid #999999;
	font-size: 11px;
	color: #333333;
	margin-top: 4px;
	padding-left: 4px;
	vertical-align: middle;
	width: 42px;
	margin-right: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.inputTextFieldSP {
	background-color: #dddddd;
	margin-bottom: 3px;
	border: 1px solid #999999;
	font-size: 11px;
	color: #336699;
	margin-top: 0px;
	padding-left: 6px;
	vertical-align: middle;
	width: 120px;
	margin-right: 0px;
}

.inputTextFieldPC {
	background-color: #dddddd;
	margin-bottom: 20px;
	border: 1px solid #999999;
	font-size: 11px;
	color: #336699;
	margin-top: 0px;
	padding-left: 6px;
	vertical-align: middle;
	width: 120px;
	margin-right: 0px;
}

.inputTextFieldLabel {
	margin-bottom: 5px;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

.areaCodeSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #999999;
	width: 40px;
	background-color: #DDDDDD;
	margin: 0px;
	vertical-align: middle;
}

.inputRadioButton {
	margin-bottom: 5px;
	margin-top: 5px;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 10px;
	border: 0px none;
	background-color: #FFFFFF;
}

.inputRadioButtonSP {
	margin-bottom: 2px;
	margin-top: 2px;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 0px;
	border: 0px none;
	color: #FFFFFF;
	text-align: left;
}

.inputTitleRed{
	text-align:right;
	color: #FF0000;
	padding-right: 12px;
}

.inputTitle{
	text-align:right;
	color: #333333;
	padding-right: 12px;
}

.inputTitleBold{
	text-align:right;
	color: #333333;
	padding-right: 12px;
	font-weight: bold;
}

select {
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding: 2px;
	border: 1px solid #666666;
	width: 185px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #DDDDDD;
}

.changeButton{
	background-color:#FFFFFF;
	border: 0px solid #333333;
	padding: 2px;
	color: #006699;
	width: 60px;
	text-decoration: none;
	font-weight: bold;
}


/*LEFT TAB COLUMN STYLES*/
#leftTable {
	background:url(../images/leftTab_middle.gif) repeat-y left top;
	color:#666666;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	line-height: 13px;
	width: 115px;
   }

#leftTableRate {
	color:#666666;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	line-height: 13px;
	padding: 8px;
	border: 0px solid #999999;
	margin: 6px 0px 0px;
   }
      
#leftTablePad {
	padding-left: 6px;
   }

#leftTable a {
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	margin-left: 0px;
	text-decoration: underline;
	line-height: 13px;
	margin-bottom: 0px;
	margin-top: 3px;
}
   
.leftFormInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	border: 0px solid #999999;
	width: 90px;
	margin-top: 1px;
	margin-bottom: 4px;
	background-color: #E6E6E6;
	margin-left: 3px;
}

.leftFormSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #999999;
	width: 90px;
	background-color: #dddddd;
	margin: 0px;
}

.leftFormButton {
	padding: 1px;
	width: 50px;
	margin-top: 5px;
	background-color: #dddddd;
	border: 1px solid #666666;
	font-size: 11px;
}

.CallRateAmount {
	font-size: 12px;
	font-weight: normal;
	color: #FF3366;
	margin-left: 0px;
	line-height: 14px;
}


/*MAIN COLOURED BOXES*/
div#boxBannerHome {
   width: 641px;
   padding: 5px 10px;
   margin-bottom: 6px;
   background:#336699;
   }

div#boxBannerHomeTest {
   width: 641px;
   padding: 5px 10px;
   margin-bottom: 6px;
   background:#FF6600;
   }
   
div#boxFooter {
	width: 657px;
	height:12px;
	padding: 2px;
	margin-bottom: 6px;
	background:#cccccc;
	margin-top: 5px;
   }
   
div#boxHomePlans {
	width: 641px;
	padding: 11px 10px;
	margin-bottom: 6px;
	background:#b3d940;
   }
   
div#boxHomeSoon {
	width: 641px;
	padding: 10px;
	margin-bottom: 6px;
	background:#cccccc;
   } 
     
div#boxHomeProducts {
	width: 641px;
	padding: 14px 10px;
	margin-bottom: 6px;
	background:#66b3d9;
   }

div#boxSoftPhoneProducts {
	width: 641px;
	padding: 10px;
	margin-bottom: 6px;
	background:#b3d940;
   }
  
div#boxWebDialer {
	width: 641px;
	padding: 10px;
	margin-bottom: 6px;
	background:#bbbbbb;
   }
   
div#boxBannerAbout {
	width: 641px;
	height:105px;
	padding: 10px 10px 0px;
	margin-bottom: 6px;
	background:#ffcc33 url(../images/bannerAbout.gif) no-repeat 20px 5px;
   }

div#boxBannerPlans {
	width: 641px;
	height:105px;
	padding: 10px 10px 0px;
	background:#99cc00 url(../images/bannerPlans.gif) no-repeat 20px 5px;
	margin-bottom: 6px;
   }
   
div#boxBannerRates {
	width: 641px;
	height:105px;
	padding: 10px 10px 0px;
	margin-bottom: 6px;
	background:#99cc00 url(../images/bannerRates.gif) no-repeat 20px 5px;
   }
      
div#boxBannerConnect {
	width: 641px;
	height:105px;
	padding: 10px 10px 0px;
	margin-bottom: 6px;
	background:#3399cc url(../images/bannerConnect.gif) no-repeat 20px 5px;
   }

div#boxBannerSoftphone {
	width: 641px;
	height:275px;
	padding: 10px 10px 0px;
	margin-bottom: 6px;
	background:#3399cc url(../images/softphone_landing.gif) no-repeat center center;
   }
   
div#boxBannerNews {
	width: 641px;
	height:105px;
	padding: 10px 10px 0px;
	margin-bottom: 6px;
	background:#ff6699 url(../images/bannerNews.gif) no-repeat 20px 5px;
   }

div#boxBannerSupport {
	width: 641px;
	height:105px;
	padding: 10px 10px 0px;
	margin-bottom: 6px;
	background:#ff6633 url(../images/bannerSupport.gif) no-repeat 20px 5px;
   }

div#boxBannerFAQ {
	width: 641px;
	height:105px;
	padding: 10px 10px 0px;
	margin-bottom: 6px;
	background:#ff6633 url(../images/bannerFAQ.gif) no-repeat 20px 5px;
   }

div#boxBannerDefinitions {
	width: 641px;
	height:105px;
	padding: 10px 10px 0px;
	margin-bottom: 6px;
	background:#ff6633 url(../images/bannerDefinitions.gif) no-repeat 20px 5px;
   }
         
div#boxBannerContact {
	width: 641px;
	height:105px;
	padding: 10px 10px 0px;
	margin-bottom: 6px;
	background:#ff6633 url(../images/bannerContact.gif) no-repeat 20px 5px;
   }
   
div#boxBanner2495Plans {
	width: 641px;
	height:105px;
	padding: 10px 10px 0px;
	margin-bottom: 6px;
	background:#99cc00 url(../images/bannerPlans2495.gif) no-repeat 20px 5px;
   }

div#boxBannerShop {
	width: 641px;
	height:105px;
	padding: 10px 10px 0px;
	margin-bottom: 6px;
	background:#3399cc url(../images/bannerShop.gif) no-repeat 20px 5px;
   } 
   
div#boxBannerSoftphoneRegister {
	width: 641px;
	height:105px;
	padding: 10px 10px 0px;
	margin-bottom: 6px;
	background:#3399CC url(../images/bannerSoftphoneRegister.gif) no-repeat 20px 10px;
   }

div#boxBannerSoftphoneDownload {
	width: 641px;
	height:105px;
	padding: 10px 10px 0px;
	margin-bottom: 6px;
	background:#3399CC url(../images/bannerSoftphoneDownload.gif) no-repeat 20px 10px;
   }

div#boxBannerSoftphoneNext {
	width: 641px;
	height:105px;
	padding: 10px 10px 0px;
	margin-bottom: 6px;
	background:#3399CC url(../images/bannerSoftphoneNext.gif) no-repeat 20px 10px;
   } 

div#boxBannerSoftphoneTellFriends {
	width: 641px;
	height:105px;
	padding: 10px 10px 0px;
	margin-bottom: 6px;
	background:#3399CC url(../images/bannerSoftphoneTellFriends.gif) no-repeat 20px 10px;
   }

div#boxBannerSoftphoneHeadsets {
	width: 641px;
	height:105px;
	padding: 10px 10px 0px;
	margin-bottom: 6px;
	background:#3399CC url(../images/bannerSoftphoneHeadsets.gif) no-repeat 20px 10px;
   }
             
div#boxBannerSignup {
	width: 641px;
	height:105px;
	padding: 10px 10px 0px;
	margin-bottom: 6px;
	background:#336699 url(../images/bannerSignup.gif) no-repeat 20px 5px;
   }

div#boxBannerSavings {
	width: 641px;
	height:105px;
	padding: 10px 10px 0px;
	margin-bottom: 6px;
	background:#99cc00 url(../images/bannerSavings.gif) no-repeat 20px 5px;
   }

div#boxBannerSavingsAnalysis {
	width: 641px;
	height:105px;
	padding: 10px 10px 0px;
	margin-bottom: 6px;
	background:#99cc00 url(../images/bannerSavingsAnalysis.gif) no-repeat 20px 5px;
   }
      
div#boxBannerWebdiallerRegister {
	width: 641px;
	height:105px;
	padding: 10px 10px 0px;
	margin-bottom: 6px;
	background:#656E58 url(../images/bannerWebdiallerRegister.gif) no-repeat 20px 5px;
   }
div#boxSoftphoneSteps {
	width: 641px;
	padding: 2px 10px;
	margin-bottom: 6px;
    background:#dddddd;
   }

div#boxWebdiallerSteps {
	width: 641px;
	height:70px;
	padding: 10px;
	margin-bottom: 6px;
    background:#bbbbbb url(../images/webDialerRegistration.gif) no-repeat center center;
   }
         
div#boxSoftphoneRegister {
   width: 662px;
   margin-bottom: 6px;
   margin-right: 6px;
   background:#bbbbbb;
   }

div#boxSavingsCalculator {
   width: 662px;
   margin-bottom: 6px;
   margin-right: 6px;
   background:#dddddd;
   }
   
div#boxSignupSteps {
	width: 641px;
	height:70px;
	padding: 10px;
	margin-bottom: 6px;
    background:#bbbbbb url(../images/signupSteps.gif) no-repeat center center;
   }

div#boxSignupStepsA {
	width: 641px;
	height:70px;
	padding: 10px;
	margin-bottom: 6px;
    background:#bbbbbb url(../images/signupStepsA.gif) no-repeat center center;
   }
   
div#boxSignupStepsB {
	width: 641px;
	height:70px;
	padding: 10px;
	margin-bottom: 6px;
    background:#bbbbbb url(../images/signupStepsB.gif) no-repeat center center;
   }

div#boxSignupStepsC {
	width: 641px;
	height:70px;
	padding: 10px;
	margin-bottom: 6px;
    background:#bbbbbb url(../images/signupStepsC.gif) no-repeat center center;
   }

div#boxSignupStepsD {
	width: 641px;
	height:70px;
	padding: 10px;
	margin-bottom: 6px;
    background:#bbbbbb url(../images/signupStepsD.gif) no-repeat center center;
   }

div#boxSignupStepsE {
	width: 641px;
	height:70px;
	padding: 10px;
	margin-bottom: 6px;
    background:#bbbbbb url(../images/signupStepsF.gif) no-repeat center center;
   }

div#boxSignupStepsF {
	width: 641px;
	height:70px;
	padding: 10px;
	margin-bottom: 6px;
    background:#bbbbbb url(../images/signupStepsF.gif) no-repeat center center;
   }
                        
div#boxBannerWebdialler {
	width: 641px;
	padding: 10px;
	margin-bottom: 6px;
	background:#656e58 url(../images/bannerWebdialler.gif) no-repeat 20px 5px;
	height: 75px;
   }
   

/*GREY PANEL BOXES*/ 

div#boxGreyContent {
	width: 662px;
	background:#dddddd;
	padding: 0px;
	margin: 0px 0px 6px;
   } 

div#boxGreyContentA {
	width: 662px;
	background:#dddddd;
	padding: 0px;
	margin: 0px 0px 6px;
   } 
   
/* Rounded Grey Content Boxes */
ul#columns, ul#columns li{
margin:0;
padding:0;
list-style:none
}

ul#columns li{
float:left;
width:216px;
margin:0 6px 6px 0
}

/*
#boxGreyOne{
background: #DDDDDD;
float:left;
width:216px;
margin:0 6px 6px 0
}

#boxGreyTwo{
background: #DDDDDD;
float:left;
width:216px;
margin:0 6px 6px 0
}

#boxGreyThree{
background: #DDDDDD;
float:left;
width:216px;
margin:0 6px 6px 0
}
*/

li#boxGreyOne{background: #DDDDDD
}

li#boxGreyTwo{background: #DDDDDD
}

li#boxGreyThree{background: #DDDDDD
}


/*CUSTOM FORM STYLES*/
#registrationFormTable {
	margin-left: 25px;
	padding: 0px;
	background-color: #ffffff;
	margin-right: 0px;
	background-image: url(../images/formTableMiddle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 600px;
}

#registrationFormTableB {
	margin-left: 25px;
	padding: 0px;
	background-color: #ffffff;
	margin-right: 0px;
	background-image: url(../images/formTableMiddle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 600px;
}

#contactFormTable {
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #dddddd;
	margin-right: 0px;
	background-image: url(../images/formTableMiddle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 636px;
}

#spRegisterFormTable {
	padding: 0px;
	background-color: #dddddd;
	background-image: url(../images/clipboard2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 316px;
	height: 412px;
	margin: 8px 0px 0px;
}

#spPostcardFormTable {
	padding: 0px;
	background-color: #dddddd;
	background-image: url(../images/postcard.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 480px;
	height: 320px;
	margin: 15px 0px 0px;
}

#smallLightBox {
	margin-left: 10px;
	padding: 0px;
	background-color: #dddddd;
	margin-right: 0px;
	background-image: url(../images/formTableMiddleSmall.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 310px;
}

#signupFormTableL1 {
	margin-left: 10px;
	padding: 0px;
	background-color: #999999;
	margin-right: 10px;
	background-image: url(../images/formTableMiddleSP.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 620px;
}

.button{
	background-color:#666666;
	font-weight:normal;
	border: 1px solid #666666;
	padding: 2px;
	color: #FFFFFF;
	width: 200px;
	margin-top: 5px;
}

.button150{
	background-color:#666666;
	font-weight:normal;
	border: 1px solid #666666;
	padding: 2px;
	color: #FFFFFF;
	width: 150px;
	margin-top: 3px;
	margin-left: 20px;
	margin-bottom: 3px;
}
.bannerHome {
	margin-left: 10px;
}

.imageMarginTopLeft {
	margin-top: 8px;
	margin-left: 8px;
}

.imageMarginLeft {
	margin-left: 8px;
}

.imageMarginRight {
	margin-right: 8px;
}

.imageMarginTop{
	margin-top: 6px;
}

.imageMarginTopBottom{
	margin-top: 6px;
	margin-bottom: 6px;
}

.imageMarginBottom {
	margin-bottom: 6px;
	margin-left: 3px;
}

.imageNoMargin {
	margin: 0px;
	padding: 0px;
	float: left;
}

.buttonMarginRight {
	margin-left: -6px;
}

.tickerMargin {
	margin-left: 5px;
}

.spRegisterText {
	font-size: 10px;
	line-height: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
}

.spRegisterLink {
	font-size: 11px;
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: bold;
	text-decoration: none;
}

.spRegisterLargeText {
	font-size: 11px;
	line-height: normal;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.spRegisterCellBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.listText {
	font-size: 11px;
	line-height: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.listText a {
	font-size: 11px;
	line-height: 12px;
	color: #006699;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

.footerTable {
	margin-top: 6px;
}

.footerText {
	font-size: 9px;
	line-height: 10px;
	color: #666666;
}

.footerText a {
	font-size: 9px;
	font-weight: normal;
	line-height: 11px;
	color: #006699;
	text-decoration: underline;
}


/* Savings Calculator Styles */
.savingsCalcTable {
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-image: url(../images/calcBoxMiddle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 350px;
}

.savingsCalcTableTD {
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

.savingsCalcLabel {
	color: #333333;
}

.savingsCalcSelect {
	color: #333333;
	padding: 2px;
	border: 2px solid #cccccc;
	width: 120px;
	background-color: #FFFFFF;
	margin: 4px 12px 0px 0px;
}

.savingsCalcTextField {
	background-color: #ffffff;
	margin-bottom: 2px;
	border: 0px solid #999999;
	font-size: 11px;
	color: #333333;
	margin-top: 2px;
	padding-left: 4px;
	vertical-align: middle;
	width: 42px;
	margin-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.savingsResultTable {
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-image: url(../images/calcResultBox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 242px;
	height: 350px;
}

.savingsResultText {
	color: #333333;
	font-size: 24px;
	padding-left: 25px;
	line-height: 26px;
	padding-top: 125px;
}

.savingsResultTextWhite {
	color: #ffffff;
	font-size: 22px;
	line-height: 26px;
}

.savingsResultTextGreen {
	color: #669900;
	font-size: 22px;
	line-height: 26px;
}

.savingsAnalysisTable {
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	width: 610px;

}

.savingsAnalysisText {
	color: #dddddd;
	font-size: 24px;
	padding-left: 25px;
	line-height: 28px;
	padding-top: 125px;
}

.savingsAnalysisTableCell {
	color: #333333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 12px;
	text-align: right;
}


/* Rates Calculator Styles */
.ratesCalcTable {
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/ratesBoxMiddle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 300px;
}

.ratesCalcInput {
	background-color: #FFFFFF;
	margin-bottom: 4px;
	border: 1px solid #666666;
	font-size: 12px;
	color: #333333;
	width: 140px;
	margin-top: 4px;
	padding-left: 6px;
}

.ratesCalcSelect {
	background-color: #FFFFFF;
	margin-bottom: 4px;
	border: 1px solid #666666;
	font-size: 12px;
	color: #333333;
	width: 150px;
	margin-top: 4px;
	padding-left: 6px;
}
.ratesCalcResultInput {
	background-color: #FFFFFF;
	margin-bottom: 4px;
	border: 1px solid #666666;
	font-size: 12px;
	color: #333333;
	width: 70px;
	margin-top: 4px;
	padding-left: 6px;
}

.ratesCalcButton{
	background-color:#666666;
	border: 1px solid #666666;
	padding: 2px;
	color: #FFFFFF;
	width: 70px;
}

/* Rates Styles */
.ratesTable {
	background-image: url(../images/ratesBoxMiddle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DDDDDD;
	width: 200px;
	border: 0px;
	color: #333333;
}
.ratesTitle {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

.ratesTitleCell {
    font-size: 16px;
	color: #666666;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.ratesText {
	font-size: 11px;
	color: #333333;
	margin-left: 25px;
	margin-top: 4px;
}

.ratesTableCell {
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#ratesTableTalkCell {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/ratesTalk.gif);
	background-repeat: no-repeat;
	width: 45px;
	height: 50px;
	left: 350px;
	top: 100px;
}
.padLeft {
	padding-left: 10px;
}

label {
	font-size: 11px;
	vertical-align: middle;
}

.tableSupport {
	margin-left: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tableTicker {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	background-image: url(../images/tickerBox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 131px;
	width: 100px;
	margin-right: 0px;
}

.tableSupportCellBorder {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.tableMarginLeft {
	margin-left: 109px;
}

.postcardMarginLeft {
	margin-left: 72px;
}

.spMoreInfoMargin {
	margin-left: 286px;
	margin-top: 240px;
}

.style1 {
color: #FF0000;
}

.style2 {
color: #FFFFFF;
}