BODY {
        PADDING-RIGHT: 0px; PADDING-LEFT: 1px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 1px;
        BACKGROUND-COLOR: #FFFFFF;
        font-family: Times New Roman, Helvetica, Tahoma, Arial, sans-serif;
        font-size: 12pt;
        color: #444444;
        /*line-height:13pt;*/
}
A {
        text-decoration:none;
        color: #FF6633;
}

A:hover {
        text-decoration:underline;
}

A:active {
        text-decoration:underline;
}
input {
        font-size: 12px;
        color: #444444;
}

p {
  text-align:left;
}

H1{
        font-family: Helvetica, Tahoma, Arial, sans-serif;
        font-size: 18px;
        font-weight: bold;
}

H1 A, Link, Active{
        font-family: Helvetica, Tahoma, Arial, sans-serif;
        font-size: 18px;
        font-weight: bold;
}

H2{
        font-family: Helvetica, Tahoma, Arial, sans-serif;
        font-size: 16px;
        font-weight: bold;
}

H2 A, Link, Active{
        font-family: Helvetica, Tahoma, Arial, sans-serif;
        font-size: 16px;
        font-weight: bold;
}

.box_content{
 BACKGROUND-COLOR: #FAFAF9;
}
.box_header{
        font-size: 14px;
        font-weight: bold;
        text-align:center;
}
.footer{
        font-size: 10px;
        color: #939393;
}

TABLE.orders TD {
  border: 1px solid #CAC9C9;
  background-color: #EFEFEF;
  color: #000000;
  text-align:center;
}

TABLE.orders TH {
  font-size: 14px;
  background-color: #ECEEF0;
  color: #092D9E;
  font-weight: bold;
  text-align:center;
}

TABLE.orders TD.no_content {
  border: 0px solid #ffffff;
  background-color: #ffffff;
  color: #000000;
  text-align:center;
}

span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_Comment /* Comment */
{
 font-family: 'Courier New';
 font-style: italic;
}
span.f_Commentboxed /* Comment, boxed */
{
 font-family: 'Courier New';
 font-style: italic;
}
span.f_CourierFixed /* Courier Fixed */
{
 font-size: 9pt;
 font-family: 'Courier New';
}
span.f_Heading1 /* Heading1 */
{
 font-size: 14pt;
 font-family: Helvetica, Tahoma, Arial, sans-serif;
 font-weight: bold;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-family: Helvetica, Tahoma, Arial, sans-serif;
 font-weight: bold;
}
span.f_Notes /* Notes */
{
 font-family: Helvetica, Tahoma, Arial, sans-serif;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 19px;
 padding: 0px 0px 0px 0px;
 margin: 15px 0px 4px 0px;
}
.p_CodeExample /* Code Example */
{
 text-indent: 0px;
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
.p_Comment /* Comment */
{
}
.p_Commentboxed /* Comment, boxed */
{
 border-color: #808080;
 border-style: solid;
 border-width: 2px;
 padding: 4px 4px 4px 4px;
 margin: 0px -4px 0px -4px;
}
.p_Heading1 /* Heading1 */
{
 text-align: center;
 margin: 11px 0px 4px 0px;
}
.p_ImageCaption /* Image Caption */
{
}
.p_Notes /* Notes */
{
}
.faq_list_header
{
 position:relative;
 line-height:18px;
 margin:12px 0 4px 4px;
 font-size: 16px;
 font-weight: bold;
 background-image:none
}

