@charset "utf-8";
/* CSS Document */

body
{
background: url(images/common/background_body.gif) no-repeat; margin: 0;
}

h1
{
font-family: "Lucida Sans", Arial;
font-size: 18px;
line-height: 19px;
color: #C26145;

}

h2
{

}

h3
{

}

.clearLeft {clear: left;}
.clearRight {clear: right;}
.clearBoth {clear: both;}

td
{
text-align: left;
font-size: 14px;
line-height: 15px;
vertical-align: top;
}

fieldset
{
padding: 10px;
margin: 10px;
border: 1px solid #182173;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 14px;
color: #333333;
}

legend
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 15px;
color: #182173;
font-weight: bold;

}

a
{
color: #7c87c1;
text-decoration: none;

}

a:hover
{
text-decoration: none;
color: #CC6733;

}

a:visited
{
color: #6773B8;
text-decoration: none;
}

a img {border: 0px;}

#theNavigation
{
margin-left: 200px;

}

#theNavigation ul
{
text-decoration: none;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #7c87c1;
list-style: none;

}

#theNavigation li
{
display: inline;
padding-left: 10px;


}

.theTopHeader
{
height: 112px;
background-image: url(images/header2.gif);
background-repeat: no-repeat;

}

/* The Misc Styles */

.previewONLY
{
background-image: url(images/previewONLY.gif);
background-repeat: no-repeat;
background-position: right center;

}

#theSubmitButton
{
margin: 0px auto;
}

.theRequired
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 15px;
color: #FF0000;
}

.THEtextfields
{
font-size: 13px;
line-height: 14px;
color: #999999;
font-family: Arial, Helvetica, sans-serif;
}

.detailTXT
{
font-size: 11px;
line-height: 13px;
color: #FF0000;
}

.detailTXTBLK
{
font-size: 11px;
line-height: 13px;
color: #000;
}

.terms
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 13px;

}

#termsBox
{
width: 800px;
height: 650px;
overflow: auto;
padding: 10px;

}
.ajaxtooltip{
position: absolute; /*leave this alone*/
display: none; /*leave this alone*/
width: 300px;
left: 0; /*leave this alone*/
top: 0; /*leave this alone*/
background: lightyellow;
border: 2px solid gray;
border-width: 1px 2px 2px 1px;
padding: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 13px;
color: #CC9900;
}

.checkboxRequiredMsg, .textfieldInvalidFormatMsg, .textfieldRequiredMsg, .textfieldMinCharsMsg, .textfieldMaxCharsMsg
{
position: absolute;
display: block;
background-color: #FAFBD7;
padding: 2px;
border: 1px solid #000;
font-size: 11px;
line-height: 12px;
}

.AuthorizeNetSeal
{
width: 95px;
margin-left: 30px;
float: right;
clear: right;
}

#theCustomerList td
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
}

.oddVertical
{background-color: #FAFBD7;}

.customerHDR
{font-weight: bold; color: #996600; font-size: 11px;}