/* IVANS Online Sales CSS */

body {
    background-image: url(/images/bg.jpg);
    background-position: top left;
    background-repeat:repeat;
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #444;
}

sup 
{
    vertical-align:baseline;
    font-size:1.6em;
    position:relative;
    top: -0.1em;
    left: -0.1em;
}

a:link, a:visited, a:active {
    color: #4c8fb5;
    text-decoration: underline;
}

a:hover {
    color: #5ca7d1;
    text-decoration: underline;
}

a.ProductName 
{
    font-weight: bold;
}

form 
{
    margin: 0px;
}

.BackgroundStyle
{
  background-color: #000000;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
DIV.ModalPopup 
{
background-color: #ffffff;
font-size: 12px;
border: 4px solid #106f9b;
width: 500px;
padding: 10px;
}
DIV.ModalPopup BLOCKQUOTE 
{
 margin-left: 10px;
 margin-bottom: 10px;
 margin-top: 0px;
}

DIV.contactHeader H1
{
    font-size: 18px;
    color: #106f9b;
    font-weight: bold;
    margin-bottom: 4px;
}

DIV.contactHeader P 
{
    margin-top: 0px;
    margin-bottom: 30px;
}

DIV.dialUpHighSpeedSwitch 
{
    font-size: 10px;
}

DIV.purchasePaymentMethodBox 
{
    margin-top: 20px;
    margin-right: 10px;
    width: 771px;
    text-align:right;
    color: #1a6985;
    font-weight:bold; 
}

DIV.baaAcknowledgementBox 
{
    margin-top: 0px;
    margin-right: 10px;
    width: 307px;
    float: right;
}

DIV.errorMessage
{
    color: Red;
}

DIV.purchasePaymentMethodBox .errorMessage 
{
    color: #ff0000;
    display: block;
    margin-top: 8px;
    margin-left: 28px;
}

DIV.purchaseNavigation 
{
    text-align: right;
    margin-top: 10px;
}

DIV.baaNavigation 
{
    text-align: right;
    margin-top: -13px;
}

DIV.WizardPage 
{
    width: 722px;
    padding: 22px;
    padding-top: 23px;
}

DIV.WizardPage H1 
{
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    color: #106f9b;
    padding-bottom: 20px;
}

DIV.WizardPage H1 SPAN.subtitle
{
    font-size: 12px;
    font-weight: normal;
    color: #106f9b;
}

DIV.WizardPage P 
{
    margin-bottom: 22px;
}

DIV.printbar {
    height: 20px;
    width: 770px; 
    clear: both;
    margin-top: 4px;
}

DIV.printbutton {
    /*width: 84px;
    height: 38px;*/
    float: left;
}

DIV.righttext {
    width: 515px;
    float: right;
    font-size: 10px;
    padding-top: 4px;
}

DIV.lefttext 
{
    width: 515px;
    float: left;
    font-size: 10px;
    padding-top: 4px;
}

DIV.tabarrow {
    display: block;
    width: 30px;
    height: 20px;
    float: left;
    padding-top: 2px;
}

DIV.tabarrow_text {
    font-size: 16px;
}
DIV.tabarrow_text A:link, DIV.tabarrow_text A:hover, DIV.tabarrow_text A:visited, DIV.tabarrow_text A:active
{
    text-decoration: none;
    font-weight: bold;
    color: #106f9b;
}

DIV.userinfo 
{
    font-size: 11px;
    line-height: 16px;
}

INPUT.contact_wide {
    width: 220px;
    padding: 2px;
    top: -4px;
    border: 1px solid #b2b2b2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Black;
    margin-bottom: 4px;
    margin-top: 0px;
}

SELECT.desiredTime 
{
    padding: 2px;
    top: -4px;
    border: 1px solid #b2b2b2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Black;
    margin-bottom: 4px;
    margin-top: 0px;
}

INPUT.enduser {
    width: 225px;
    padding: 7px;
    border: 1px solid #b2b2b2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

INPUT.enduserWaterMark {
    width: 225px;
    padding: 7px;
    border: 1px solid #b2b2b2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #949595;
}

P 
{
    margin-top: 0px;
    margin-bottom: 10px;
}

P.accounttext {
    color: #48ab4c;
    font-weight: bold;
    font-size: 12px;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    margin-top: 8px;
}

P.infoMessage 
{
    color: green;
    margin-top: 35px;
}

P.errorMessage 
{
    color: Red;
    margin-top: 35px;
}

SPAN.boxtitle 
{
    padding-left: 2px;
    margin-top: 4px;
    margin-bottom: 0px;
    font-weight: bold;
    color: #106f9b;
}

SPAN.boxtitle_territory
{
    padding-left: 2px;
    margin-left: 40px;
    margin-top: 4px;
    margin-bottom: 0px;
    font-weight: bold;
    color: #106f9b;
}

SPAN.enduser {
    color: #106f9b;
    font-weight: bold;
    margin: 0;
    padding: 0;
    margin-top: 0px;
    font-size: 12px;
}

TABLE.OptionList TD 
{
    vertical-align: top;
}

TABLE.OptionList TD LABEL,
DIV.purchasePaymentMethodBox LABEL,
DIV.contactrow_longer LABEL 
{
    margin-left: 8px;
}

TABLE.transTypeCheckboxList TD 
{
    padding: 0px;
    padding-bottom: 15px;
}
transTypeCheckboxList
TABLE.transTypeCheckboxList 
{
}

TABLE.transTypeCheckboxList TD
{
    padding: 0px;
    padding-bottom: 15px;
}

TABLE.transOtherCheckboxList
{
}

TABLE.stateCheckboxList 
{
    width: 550px;
}

TABLE.territoryCheckboxList 
{
    width: 160px;
    margin-left: 35px;
}

TABLE.stateCheckboxList TD LABEL, TABLE.territoryCheckboxList TD LABEL
{
    font-size: 11px;
}

TABLE.OptionList TD SPAN.errorMessage
{
    color: #ff0000;
    display: block;
    margin-top: 25px;
}

TABLE.WizardNavigation 
{
    text-align: left;
    width: 700px;
    margin-right: 20px;
}

TD.smallcontacttext {
    font-size: 10px;
}

TD.tablabel {
    font-size: 11px;
    color: #444;
    font-weight: bold;
    clear: left;
    vertical-align: bottom;
}

TABLE.quotesection 
{
    border: 1px solid #b4b4be;
    width: 773px;  
    /*table-layout:fixed; */    /* GSD 20101112 - FB92 - fix an issue with the table columns varying in width */
}

TABLE.quotesection TD 
{
    background-color: #f8f8f8;
    padding-left: 5px;
}

TABLE.quotesection DIV.LineItemNavigation 
{
    padding-top: 0px;
    padding-bottom: 10px;
    text-align: right;
}
TABLE.quotesection DIV.LineItemNavigation INPUT
{
    width: 60px;
    height: 20px;
    font-size: 11px;
    background-color: #777777;
    color: #ffffff;
    border-style: ridge;
}
TABLE.quotesection TH 
{
    background-color:#dcdcdc;
    border-bottom: 1px solid #b4b4b4;
    /*height:18px;*/
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    padding-right: 0px;
}

TABLE.quotesection TH.center, TABLE.quotesection TD.center
{
    text-align: center;
}
TABLE.quotesection TH.right, .right
{
    text-align: right;
}

TABLE.quotesection SPAN.TotalCost
{
    font-weight: bold;
    font-size: 16px;
}


.FeeTypeMargin
{
     margin-left:5px;
}


TABLE.quotetotal 
{
    width: 773px;
}

TABLE.quotetotal TD.Total
{
    border-left: 1px solid #b4b4be;
    border-bottom: 1px solid #b4b4b4;
    text-align: right;
    font-weight: bold;
    font-size: 16px;
    color: #106f9b;
}

TABLE.quotetotal TD.FeeType 
{
    border-right: 1px solid #b4b4b4;
    border-bottom: 1px solid #b4b4b4;
    text-align: left;
    color: #106f9b;
    margin-left:5px;
}

TABLE.quotetotal TD.FeeType P 
{
    margin-bottom: 4px;
    margin-top: 2px;
    font-size: 12px;
}

.form_headertext {
    font-size: 18px;
    color: #106f9b;
    font-weight: bold;
}

DIV.form_headertext {
    margin-bottom: 10px;
}

TABLE.conftable 
{
    width: 770px;
    border: 1px solid #b4b4b4;
}

TABLE.conftable TD 
{
    background-color: #f8f8f8;
}

TABLE.quotesection TD.spacer, .downloadSection TD.spacer, .conftable TD.spacer
{
    background-color: #ffffff;
    padding: 0px;
}

TABLE.conftable TH 
{
    border-bottom: 1px solid #b4b4b4;
    background-color:#428bae;
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 6px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    height:12px;
}

TABLE.conftable TD.section 
{
    padding: 8px;
}

TABLE.conftable TD.section TABLE.downloadSection TH {
    height: 12px;
    padding: 3px;
    padding-left: 5px;
    border: 1px solid #b2b2b2;
    background-color: #dbdbdb;
    font-size: 10px;
    color: #333333;
    font-weight: normal;
    text-align:left;
}

.headline {
    margin-top: 4px;
    font-size: 18px;
    font-weight: bold;
}

BLOCKQUOTE.infoMessage 
{
    color: Green;
    font-size: 14px;
    margin-top: 40px;
    margin-left: 20px;
    text-align: center;
}

.smallheadline {
    font-size: 14px;
    font-weight: normal;
}	

.smallerheadline {
    font-size: 11px;
    font-weight: normal;
}

#confirm_headerbar {
    width: 770px;
    height: 55px;
    margin-bottom: 8px;
    clear: both;
}

#confirm_headline {
    width: 740px;
    #width: 680px;
    color: #106f9b;
    clear: right;
}	

#smiley {
    width: 43px;
    height: 55px;
    margin-right: 6px;
    float: left;
}

#smileyConfirmation {
    width: 50px;
    height: 55px;
    margin-right: 6px;
    float: left;
}

#container {
    width: 803px;
    margin: 0 auto;
}

#header {
    height: 73px;	
}

#content {
    background-image: url(/images/main_bg.png);	
}

#main {
    padding: 16px;	
    clear: both;
}

#footer {
    background-image: url(/images/footer.png);
    height: 30px;
    background-repeat:no-repeat;
    padding-left: 470px;
    padding-right: 8px;
    padding-top: 10px;
    font-size: 10px;
}

#footer a:link, #footer a:visited, #footer a:active {
    color: #4c8fb5;
    text-decoration: underline;
    margin-right: 3px;
    margin-left: 2px;
}

#progress {
    text-align: center;	
}

/* quote page specific styles */

#topform {
    margin-bottom: 8px;	
    width: 730px;
    padding: 22px;
    padding-bottom: 0;
    padding-top: 8px;
    
}

#topform_quote {
    margin-bottom: 8px;	
    width: 773px;
    padding: 0px;
    padding-bottom: 0;
    
}

#form_topleft {
    margin: 0;
    padding: 0;
    width: 610px;
    height: 12px;
    padding-top: 55px;
    padding-bottom: 8px;
    float: left;
}

#form_topleft_full {
    width: 750px;
    height: 40px;
    padding-top: 40px;
    margin-bottom: 8px;
    float: left;
}

#form_topright {
    width: 146px;
    height: 77px;
    margin-bottom: 4px;
    float: right;
}


.form_headertext_smaller {
    font-size: 14px;
    color: #106f9b;
    font-weight: bold;
}

.form_headertext_smallest {
    font-size: 12px;
    color: #106f9b;
    font-weight: bold;
}

#secondary_heading {
    width: 770px;
    height: 20px;
    padding-top: 10px;
    margin-bottom: 8px;
    float: left;
}

div.quotetable {
    width: 100%;
    border: 1px solid #b4b4b4;
    clear: both;
}

.topborder {
    border-top: 1px solid #b4b4b4;
}

div.quantity_colheader {
    width: 75px;
    height: 12px;
    display: block;
    float: left;
    font-weight: bold;
}

div.col1header {
    width: 190px;
    height: 12px;
    display: block;
    float: left;
    font-weight: bold;
}
div.col2header {
    width: 270px;
    height: 12px;
    display: block;
    float: left;
    font-weight: bold;
}
div.col3header {
    width: 116px;
    height: 12px;
    padding-left: 4px;
    display: block;
    float: left;
    font-weight: bold;
}

div.unitcost_colheader {
    width: 80px;
    height: 12px;
    padding-left: 4px;
    display: block;
    float: left;
    font-weight: bold;
}


div.singleheader {
    width: 700px;
    height: 14px;
    display: block;
    float: left;
    font-weight: bold;
}

div.greyrow {
    background-color: #f8f8f8;
    width: 755px;
    height: 69px;
    padding: 8px;
    display: block;
}

div.whiterow {
    background-color: #fff;
    width: 755px;
    height: 12px;
    padding: 8px;
}

div.horizdivider {
    background-color: #fff;
    width: 755px;
    height: 3px;
}

div.greyrow_small {
    background-color: #f8f8f8;
    width: 755px;
    height: 16px;
    padding: 8px;
}

div.totalrow {
    width: 773px;
    height: 75px;
    text-align: right;
}

div.totalimage {
    float: right;
}

div.divider {
    width: 3px;
    height: 65px;
    background-color: #fff;
    display: block;
    float: left;
    margin-left: 4px;
    margin-right: 4px;
}

div.smalldivider {
    width: 3px;
    height: 20px;
    background-color: #fff;
    display: block;
    float: left;
    margin-left: 4px;
    margin-right: 4px;	
}

div.quantity_col {
    width: 65px;
    height: 14px;
    display: block;
    float: left;
    font-weight: bold;
}

div.col1 {
    width: 180px;
    height: 14px;
    display: block;
    float: left;
    font-weight: bold;
}
div.col2 {
    width: 263px;
    height: 14px;
    display: block;
    float: left;
    font-weight: normal;
}

div.unitcost_col {
    width: 70px;
    height: 14px;
    display: block;
    float: left;
    font-weight: normal;
}

div.col3 {
    width: 132px;
    height: 14px;
    display: block;
    float: left;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
}

div.col3_price {
    clear: left;
    float: left;	

}

div.col3_comment {
    margin-left: 4px;
    height: 16px;
    font-size: 9px;
    float: left;
    padding-top: 3px;
    vertical-align: baseline;

}

div.col1_wide {
    width: 609px;
    height: 14px;
    display: block;
    float: left;
    font-weight: bold;
}

.greentext {
    color: #48ab4c;
    margin-right: 10px;
    font-size: 14px;
}

.notbold {
    font-weight: normal;	
}

.padbutton {
    margin-top: 2px;
    display: block;
}

.bottommargin {
    margin-bottom: 4px;	
}

.totalbox {
    width: 135px;
    height: 50px;
    float: right;
    padding: 8px;
    padding-left: 8px;
    padding-top: 16px;
    border: 1px solid #b4b4b4;
    border-top: 0;
    background-color: #f8f8f8;
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    color: #106f9b;
}


#bottombuttons {
    width: 773px;
    height: 80px;
    margin-bottom: 8px;
    margin-top: 4px;
    text-align: right;
}

#bottombuttons_review {
    width: 773px;
    height: 220px;
    margin-bottom: 8px;
    margin-top: 4px;
}

.imagecontainer {
    width: 100px;
    clear: both;
    padding-top: 1px;
}

#question_top {
    width: 660px;
    height: 55px;
    padding-top: 15px;
    padding-right: 80px;
    margin-bottom: 20px;
    float: left;
}

#question_top_blank {
    width: 680px;
    height: 5px;
    padding-top: 0;
    padding-right: 80px;
    float: left;
}

#question_main {
    height: 380px;
    width: 740px;
}

#question_main h1 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    color: #106f9b;
    padding-bottom: 20px;
}

#question_main2 {
    height: 385px;
    width: 740px;
}

#question_main2 h1 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    color: #106f9b;
    padding-bottom: 20px;
}

#question_main_noheight {
    width: 740px;
}

#question_main_noheight h1 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    color: #106f9b;
    padding-bottom: 20px;
}

#question_main_first {
    width: 740px;
}


#question_main_form {
    width: 740px;
}

#question_main_form2 {
    height: 650px;
    width: 740px;
}


#question_main_first h1 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    color: #106f9b;
    padding-bottom: 20px;
}

#question_main_form h1 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    color: #106f9b;
    padding-bottom: 20px;
}


#question_main_form2 h1 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    color: #106f9b;
    padding-bottom: 20px;
}


.bluesub {
    display: block;
    color: #106f9b;
    margin-bottom: 20px;
    font-size: 12px;
    font-weight: normal;
}

.bluesub2 {
    display: block;
    color: #106f9b;
    font-size: 10px;
    margin-bottom: 0px;
}

#question_content .nopadding {
    padding-bottom: 0;
}

#question_main2 .nopadding {
    padding-bottom: 0;
}

#question_main_noheight .nopadding {
    padding: 0;
    margin: 0;
}

#question_main_noheight p.nopadding {
    padding: 0;
    margin: 0;
    margin-top: 4px;
    margin-bottom: 30px;
}


#question_main label {
    width: 600px;
    font-size: 14px;
    padding-left: 8px;
}

#question_main2 label {
    font-size: 11px;
    padding-left: 6px;
}

.questionbox {
    display: block;
    width: 750px;
    padding-bottom: 18px;
}

.questionbox_narrow {
    display: block;
    width: 300px;
    padding-bottom: 12px;
    float: left;
}

.questionbox_narrower {
    display: block;
    width: 175px;
    height: 10px;
    padding-bottom: 12px;
    float: left;
    font-size: 10px;
    cursor: pointer;
}

.questionbox_narrower label {
    cursor: pointer;
}

.questionbox_narrower:hover {
    background-color: #f8f8f8;
}

.questionbox_narrower .boxtitle {
    display: block;
    padding-left: 2px;
    margin-top: 4px;
    font-weight: bold;
    color: #106f9b;
}


#popupbox {
    width: 700px;
    height: 90px;
    padding-left:20px; 
}

#popupbox input {
    padding: 4px;	
    border: 1px solid #929292;
    color: #929292;
    margin-right: 8px;
}


#bottomboxes {
	height: 290px;
	width: 100%;
	clear: both;
	margin-top: 10px;
}

.leftbox {
	width: 496px;
	height: 290px;
	border: 1px solid #b2b2b2;
	margin-right: 8px;
	float: left;
	background-color: #f8f8f8;

}

.leftBoxInnerText
{
    font-size: 11px;
    padding: 5px;
    padding-left: 8px;
}

DIV.leftBoxInnerText P 
{
    margin-top: 0px;
    margin-bottom: 10px;
}

DIV.leftBoxInnerText UL     
{
    margin-top: 0px;    
    margin-left: 2px;    
    #margin-left: 6px;    
    padding-left: 12px;    
    #padding-left: inherit; 
} 

.rightbox {
	width: 263px;
	height: 290px;
	border: 1px solid #b2b2b2;
	float: left;
	background-color: #f8f8f8;
}

div.leftbox_header {
    width: 484px;
    background-color:#d9d9d9;
    padding: 4px;
    padding-left: 8px;
    border-bottom: 1px solid #b4b4b4;
    clear: both;
    color: #616161;
    text-align: left;
    font-weight: bold;
    height:12px;
}

div.rightbox_header {
    width: 251px;
    background-color:#d9d9d9;
    padding: 4px;
    padding-left: 8px;
    border-bottom: 1px solid #b4b4b4;
    clear: both;
    color: #616161;
    text-align: left;
    font-weight: bold;
    height:12px;
}

div.leftbox_divider {
    height: 3px;
    width: 492px;
    background-color: #fff;
    margin-top: 6px;
    margin-bottom: 6px;
}

.leftbox_links {
    font-size: 15px;
    font-weight: bold;
    padding: 6px;
    padding-top: 4px;
    padding-bottom: 0px;
    margin: 0;
}

.rightbox_main {
    padding: 8px;	
    padding-top: 30px;
    padding-top: 10px;
}

.tellfriends {
    padding-top: 0;
}

input.tellfriend {
    width: 220px;
    padding: 7px;
    border: 1px solid #b2b2b2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin-bottom: 4px;
    margin-top: 4px;
}

input.tellfriendWaterMark {
    width: 220px;
    padding: 7px;
    border: 1px solid #b2b2b2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #949595;
    margin-bottom: 4px;
    margin-top: 4px;
}

INPUT.ReferFriendSend 
{
    margin-right: 13px;
}

.friendsend {
    float: right;	
    padding-right: 6px;
}

.nobg {
    background-color: #f8f8f8;	
}

.padbottom {
    margin-bottom: 8px;	
}

.nextbutton {
    width: 730px;
    text-align: right;
    clear: both;
    padding-bottom: 12px;
}

.nextbutton_form {
    width: 735px;
    float: left;
    clear: both;
    padding-bottom: 12px;
}

.nextbutton_form2 {
    width: 735px;
    float: left;
    clear: both;
    padding-bottom: 12px;
    margin-top: 16px;
}

.nextbutton_right {
    float: right;	
    width: 112px;
}

.backbutton_left {
    padding-top: 20px;
    float: left;
    width: 79px;
}

.questioncontainer {
    height: 250px;	
    clear: both;
}


.questioncontainer_states {
    height: 250px;	
    height: 250px;
    clear: both;

}

.questioncontainer_types {
    height: 250px;	
    height: 230px;
    clear: both;

}


.questioncontainer_howmany {
    height: 250px;	
    height: 285px;
    clear: both;

}

.questioncontainer_hsi {
    height: 250px;	
    height: 230px;
    clear: both;

}

.questioncontainer_form {
    height: 540px;
    clear: both;

}

.questioncontainer2 {
    clear: both;
}

.contact_column {
    width: 350px;
    float: left;
    padding: 8px;
    clear: right;
    height: 550px;	
    padding-left: 28px;
}

div.contactrow {
    width: 350px;
    float: left;
    height: 25px;
}

div.contactrow_bigger {
    width: 350px;
    float: left;
    height: 35px;
}
div.contactrow_longer {
    width: 350px;
    float: left;
    height:25px;
    padding-top:10px;
}

.requiredField {
    color:Red;
}

label.contact {
    display: block;
    width: 110px;
    padding-right: 8px;
    padding-top: 8px;
    float: left;
}
/* GSD 20090920 - removed the "label" from the class so it could be used by other elements */
.contactlabel {
    display: block;
    width: 110px;
    padding-right: 8px;
    padding-top: 8px;
    float: left;
}
label.contact_wide {
    display: block;
    width: 150px;
    padding-right: 8px;
    padding-top: 8px;
    float: left;
}

label.contact2 {
    display: block;
    width: 45px;
    padding-right: 8px;
    padding-left: 8px;
    padding-top: 8px;
    float: left;
}

/* GSD 20090920 - removed the "label" from the class so it could be used by other elements */
.contact2label {
/*	display: block;
    width: 45px;
    padding-right: 8px;
    padding-top: 8px;
    float: left;
    vertical-align:middle;
*/  
    padding-left:7px;
    vertical-align:middle;
/*    #position:relative;
    #top:-7px; */   /* GSD 20090927  this is a poor solution, but it positions the text where the users want it */
    
}
.contactlabel3 {
    display: block;
    width: 150px;
    padding-right: 8px;
    padding-top: 8px;
    float: left;
}
.contactlabel4 {
    display: block;
    width: 191px;
    padding-right: 8px;
    padding-top: 8px;
    float: left;
}
.contactlabel5 {
    display: inline;
    width: 191px;
    padding-left: 0px;
    padding-top: 8px;
}




input.contact {
    width: 200px;
    padding: 2px;
    top: -4px;
    border: 1px solid #b2b2b2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #949595;
    margin-bottom: 4px;
    margin-top: 4px;
}
/* GSD 20090920 - removed the "input" from the class so it could be used by other elements */
.contacttextbox {
    width: 200px;
    padding: 2px;
    top: -4px;
    border: 1px solid #b2b2b2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:black;
    margin-bottom: 4px;
    margin-top: 4px;
}

/* GSD 20090920 - removed the "input" from the class so it could be used by other elements */
.contact2TextBox {
    width: 160px;
    padding: 2px;
    top: -4px;
    border: 1px solid #b2b2b2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Black;
    margin-bottom: 4px;
    margin-top: 4px;
}
.contact3TextBox {
    width: 120px;
    padding: 2px;
    top: -4px;
    border: 1px solid #b2b2b2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Black;
    margin-bottom: 4px;
    margin-top: 4px;
}
.state {
    width: 75px;
    /* padding:2px; */
    top: -4px;
    border: 1px solid #b2b2b2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Black;
    /*margin-right: 3px;*/
    margin-left: 3px;
    margin-bottom: 4px;
    margin-top: 4px;
}
.statedropdown {
    width: 50px;
    float: left;
    padding: 2px;
    margin-right: 3px;
    top: -4px;
    border: 1px solid #b2b2b2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    margin-bottom: 4px;
    margin-top: 4px;
}


select.widedropdown {
    width: 200px;
    padding: 2px;
    top: -4px;
    border: 1px solid #b2b2b2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #949595;
    margin-bottom: 4px;
    margin-top: 4px;
}
/* GSD 20090920 - removed the "select" from the class so it could be used by other elements */
.widedropdownbox {
    width: 205px;
    padding: 2px;
    top: -4px;
    border: 1px solid #b2b2b2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Black;
    margin-bottom: 4px;
    margin-top: 4px;
}

select.normaldropdown {
    width: 60px;
    padding: 2px;
    top: -4px;
    border: 1px solid #b2b2b2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #949595;
    margin-bottom: 4px;
    margin-top: 4px;
}


.column_heading {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    color: #106f9b;
    padding-bottom: 8px;
}

div.column_heading_2    
{
    display: block;    
    font-size: 14px;    
    font-weight: bold;    
    color: #106f9b;    
    padding-bottom: 10px;    
    margin-top: 340px;
   #margin-top: 20px; }


.taxexemptdetails {
    width: 320px;	
    padding: 2px;
    margin-right: 3px;
    /* top: -4px; */
    border: 1px solid #b2b2b2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    margin-bottom: 4px;
    margin-top: 4px;
    float: left;
}

/* GSD 20090921 - switched to a class */
.accountidstextbox {
    width: 320px;	
    padding: 2px;
    margin-right: 3px;
    top: -4px;
    border: 1px solid #b2b2b2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    margin-bottom: 4px;
    margin-top: 4px;
    float: left;
    clear: both;
}

.accountidtext {
    width: 260px;
    font-weight: bold;
    float: left;
    padding-bottom: 8px;
}

.addservices_main {
    width: 725px;
    border: 1px solid #bfbfbf;
    border-bottom: 0px;
}

.addservices_row {
    width: 701px;
    height: 25px;
    border-bottom: 1px solid #bfbfbf;
    padding: 12px;
    padding-bottom: 5px;
    cursor: pointer;
}

.addservices_row:hover {
    background-color:  #f8f8f8;
}

.addservices_hiddenrow {
    display: none;
    display: block;
    height: 157px;
    padding-top: 8px;
    background-color: #f8f8f8;
    border-bottom: 1px solid #bfbfbf;
    clear: both;
}

.addservices_hiddenrow2 {
    display: none;
    display: block;
    height: 145px;
    padding-top: 20px;
    background-color: #f8f8f8;
    border-bottom: 1px solid #bfbfbf;
    clear: both;
}

.mouseover {
    cursor: pointer;	
}

.inline_title {
    font-size: 16px;
    font-weight: bold;
    color: #106f9b;
}

.tabcol {
    width: 175px;
    padding-right: 80px;
    border: 1px solid #f00;
    float: left;
}

.tabcol_narrower {
    width: 80px;
    padding-right: 75px;
    border: 1px solid #f00;
    float: right;
    padding-top: 15px;
}

.baabox {
    position: relative;
    top: -1px;
    width: 375px;
    /*height: 270px;*/
    background-color: #e7fbff;
    border: 1px solid #2c7893;
    /*margin-bottom: 47px;*/
    float: left;
    color: #1a6985;
    
}

.csabox {
    position: relative;
    top: 0px;
    width: 771px;
    /*height: 270px;*/
    background-color: #e7fbff;
    border: 1px solid #2c7893;
    /*margin-bottom: 47px;*/
    color: #1a6985;
    margin-top: 10px;
}

.csabox label 
{
    position:relative;
    top: -1px;
    padding-left: .5em;
}

.csa_header {
    width: 764px;
    padding-left: 8px;
    padding-top: 2px;
    border-bottom: 1px solid #2c7893;
    background-color: #2c8da9;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    background-image: url(/images/blueheading_bg.png);
    background-repeat: repeat-x;
    background-position: top left;
    height: 14px;
    text-transform: uppercase;
    
}

.csa_bottom {
    width: 764px;
    padding-left: 8px;
    padding-bottom: 8px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    vertical-align: top;
    margin:auto;
}
.csa_bottom_text 
{
    width: 120px;
    height: 22px;
    padding-top: 5px;
    float: left;
    margin-right:5px;
}

.csa_bottom_agreement
{
    width: 196px;
    padding-top: 3px;
    height: 22px;
    margin-top:-30px;
    color: #1a6985;
}

.csa_bottom_validation 
{
    width:0px;
    padding-top: 3px;
    height: 22px;
    vertical-align:super;
}

.csa_purchase_summary
{
    margin-top:10px;
}

.csa_bottom_csacheckbox 
{
    margin-left:270px;
    margin-bottom:10px;
    vertical-align:super;
}

.csa_bottom img {
    margin-left: 5px;	
}

.cbstyle label {
    position:relative;
    top: -2px;
}

.csa_Bottom_CbStyle 
{
    position:relative;
    top: -2px;
    text-align:left;
}

.csa_Bottom_Textbox 
{
    position:relative;
    top: -2px;
}

.csa_Bottom_Label 
{
    position:relative;
    top: -2px;
}

.reviewright {
    width: 300px;
    height: 175px;
    padding-left: 40px;
    padding-top: 30px;
    padding-right: 10px;
    float: right;
}

.billbox {
    width: 290px;
    height: 40px;
    padding-left: 15px;
    padding-top: 10px;
    background-color: #f8f8f8;
    border: 1px solid #b3b3b3;
    margin-top: 6px;
    margin-bottom: 6px;
}
/* GSD 20090920 */
.billboxtd
{
    background-color: #f8f8f8;
    border: 1px solid #b3b3b3;
    margin-top: 6px;
    margin-bottom: 6px;
}

.billelement {
    display: block;
    width: 18px;
    float: left;
    margin-top: 6px;
}

.billelement2 {
    display: block;
    width: 120px;
    float: left;
    margin-top: 6px;
    
}

.ccbox {
    width: 120px;
    height: 40px;
    display: block;
    float: left;
    margin-left: 8px;
}

.purchasebutton {
    width: 305px;
    text-align: right;
    margin-top: 10px;
}

.csa_inner {
    margin: 8px;
    margin-top: 12px;	
    padding-right: 18px;
    font-size: 12px;
    /*overflow:auto;
    height:185px;*/
}

.csa_inner P 
{
    margin-top: 0px;
    margin-bottom: 12px;
}

.csa_inner ul {
    margin: 0;
    margin-left: 12px;
    padding: 0;
}

.csa_inner li {
    margin-bottom: 8px;	
}

.noindent {
margin-left: 0;
padding-left: 0;

}

div.smallcontacttext {
    width: 150px;
    font-size: 10px;
}

.showinline {
    display: inline;	
}

.titlepad {
    margin-bottom: 12px;	
}
.titlepadContact{
    margin-bottom: 12px;	
    padding-left: 28px;
}
.padtop {
    margin-top: 20px;	
}

.popupbox1 {
    width: 350px;
    height: 28px;
    position: relative;
    top: -250px;
    left: -10px;
    float:left;
}

.popupboxBig {
    width: 350px;
    height: 28px;
    position: relative;
    top: -275px;
    left: -10px;
    float:left;
}

/*.popupbox2 {
    width: 350px;
    height: 28px;
    position: relative;
    top: -260px;
    left: 100px;
    display: none;
}
.popupbox3 {
    width: 350px;
    height: 28px;
    position: relative;
    top: -270px;
    left: 0px;
    display: none;
}*/


.popup_top {
    margin: 0;
    width: 335px;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 6px;
    padding-bottom: 0;
    height: 22px;
    background-image: url(/images/popup_top.png);
    background-repeat: no-repeat;
    font-weight: bold;
    clear: both;
}
.popup_x
{
    position:absolute;
    left:320px;
    top:0px;
    width:20px;
    height:22px;
    font-weight: bold;
    color:Black;
    text-align:center;
    padding-top:6px;
    cursor:pointer;
}

.popup_middle {
    width: 326px;
    padding-left: 10px;
    padding-right: 14px;
    padding-top: 5px;
    height: 178px;
    background-image: url(/images/popup_body.png);
    background-repeat: repeat-y;
    font-weight: normal;
}

.popup_middle_big 
{ 
    width: 326px;
    padding-left: 10px;
    padding-right: 14px;
    padding-top: 5px;
    height:200px;
    background-image: url(/images/popup_body_big.png);
    background-repeat: repeat-y;
    font-weight: normal;
}

.popup_bottom {
    width: 350px;
    padding: 0;
    height: 39px;
    background-image: url(/images/popup_bottom.png);
    background-repeat: no-repeat;
}

/* GSD 20090920 - added for tax exempt checkbox */
.noleft 
{
    padding-left:0;
    margin-left:0;
}

/*  */
.savequotelabels {
    font-size: 12px;
    color: #106f9b;
    font-weight: bold;
}
.savequoteheader {
    height: 60px;
    padding: 0;
    width: 643px;
}
.savequotemain {
    height: 37px;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight:bold;
}


/* GSD 20090925 - Added for bug 530 */
.feeUnit
{
    width:100%;
    height:25px;
    display:block;
    float:left;
}
.feeTotal
{
    width:100%;
    height:25px;
    display:block;
    float:left;
    font-weight: bold;
    font-size: 16px;
}
.feeType
{
    width:100%;
    height:25px;
    text-align:left;
    margin-left:5px;
    display:block;
    float:left;
}
.watermark
{
    color:#777777;
}

.errorheader
{
    font-size:18px;color:#106f9b;font-weight:bold;
}
.errortext
{
    font-size:12px;color:#106f9b;font-weight:normal;
}    

/* GSD 20102302 - Added for promo addition */
.promopanel
{
    text-align:right;
}
.promoarea
{
    border:solid 1px #b4b4b4;
    position:relative;
}
.promoheader
{
    border:solid 1px #b4b4b4;
    background-color:#dcdcdc;
    padding:2px;
    font-size:10px;
    font-weight:bold;
}
.promoform
{
    /*border:solid 1px #b4b4b4;*/
    font-size:11px;
    /*padding:15px 0px 15px 5px;*/
}
.promobox
{
    width:75px;
    margin:0px 10px 0px 10px;
}

.positiveamount 
{
    /* no different to what it is already */
} 
.positiveamount a:link, a:visited, a:active 
{
    /* no different to what it is already */
}
.positiveamount a:hover
{
    /* no different to what it is already */
} 



.negativeamount
{
    color:#339933;
    white-space:nowrap; /* needed to prevent the negative $ amount from having the number on a different line to the negative sign */
}
.negativeamount a:link, a:visited, a:active 
{
    color:#339933;
    text-decoration: underline;
}
.negativeamount a:hover
{
    color:#49AF49;
    text-decoration:underline;
}

/* GSD 20101112 - FB92 - a separate set of selectors is needed for the product name when the unit amount is negative
    because it can't use the "white-space:nowrap" */
.text_negativeamount
{
    color:#339933;
}
.text_negativeamount a:link, a:visited, a:active 
{
    color:#339933;
    text-decoration: underline;
}
.text_negativeamount a:hover
{
    color:#49AF49;
    text-decoration:underline;
}





/* GSD 20100319 - HD 3802 - class for the "read more" text */
.readmore
{
    font-size:10px;
}



/* GSD 20100503 - HD 3913 */
.GuaranteeArea
{
    padding-right:25px;
    display:block;
    color: #1a6985;
}

.SubmitterIDWarningArea
{
    font-size:12px;
    display:block;
}


/* HD4095-2 */
.medicareTransactionHeaders
{
    font-size:1.25em; 
    font-weight:900;
}

/* FB 442 */
.dmePromoPopupContent h2, .dmePromoPopupContent h3, .dmePromoPopupContent strong
{
    color: #106f9b;
}
.dmePromoPopupContent
{
    font-size: 12px;
}
.dmePromoBoxes
{
    float:left;
    width:150px;
    height:130px;
    margin:10px;
    padding-left:5px;
}
.insidePromoBox
{
    height:100px;
}
.applyButton
{
    text-align:center;
    font-size:14px;
    font-weight:bold;
    width:105px;
    height:30px;
    background-image: url(/images/dme_apply_promo.jpg);
    background-repeat:no-repeat;
    padding-top:8px;
}
.applyButton > a:link, .applyButton > a:visited
{
    text-decoration: none;
    color:White;    
}
.applyButton > a:hover
{
    text-decoration:underline;
    color:White;    
}
.dmePromoBody
{
    clear:both;
    font-size:10px;
}

