BODY {
     font-size: 10pt; 
     font-family: Arial, Tahoma;
     color:#636262;
     background-color: #FFFFFF;
}

TABLE {
     font-size: 10pt;
     font-family: Arial, Tahoma;
     color:#636262;
}

.button_red_text {
             font-weight:bold;
             font-size:14px;
             color:#9a0715;
             text-decoration:none;
}

.button_white_text {
             font-weight:bold;
             font-size:14px;
             color:#FFFFFF;
             text-decoration:none;
}

.menu_normal {
             font-weight:bold;
             font-size:12px;
             color:#9a0715;
             text-decoration:none;
}

.menu_selected {
                color:#6d6e71;
                font-size: 12px;
                font-weight: bold;
             text-decoration:none;
}

.normal_text {
     font-size: 10pt;
     font-family: Arial, Tahoma;
     color:#636262;
     text-decoration:none;
}

.hp_block {
                height:220px;
                font-size:12px;
                color:#6d6e71;
                padding-top:18px
}

.ContentTitle {
                font-size:24px;
                color:#9a0715;
}

.bold_gray_text {
                color:#6d6e71;
                font-size: 12px;
                font-weight: bold;
}

.graytext {
                color:#6d6e71;
                text-decoration: none;
}

.boldgraytext {
                color:#6d6e71;
                font-weight: bold;
                text-decoration: none;
}

.redtext {
     color:#9a0715;
     text-decoration: none;
}


.menuTDSelected {
     color:#9a0715;
     text-decoration: none;
     font-weight: bold;
     background-color: #e8e8e8;
}

.redtext10 {
     font-size:10px;
     color:#9a0715;
     text-decoration: none;
}

.boldredtext {
     font-weight: bold;
     color:#9a0715;
}

.skined_text {
             border-style: solid;
             border-width: 1px;
             border-color: #e0e0e0;
             background-color: #e8e8e8;
}

.contact_us_title {
                 font-size:14px;color:#9a0715;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#9a0715
}

.red_bold_underline_title {
                 font-weight:bold;font-size:12px;color:#9a0715;
                 border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#9a0715;
}


.fade_underline {
                 font-size:1px;color:#9a0715;height:1px;width:100%;
                 border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#e9e9e9;
}
.red_underline {
                 font-size:1px;color:#9a0715;height:1px;width:100%;
                 border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#9a0715;
}

.product_red_bold_underline_title {
                 font-weight:bold;font-size:12px;color:#9a0715;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#9a0715
}

.products_table_line_1 {
                       background-color: #efefef;
}
.products_table_line_2 {
                       background-color: #f4f4f4;
}
.solutions_table_line_1 {
                       background-color: #efefef;
}
.solutions_table_line_2 {
                       background-color: #f4f4f4;
}

.footer_link {
  font-size:12px;color:#9a9fa1;text-decoration:none;
}