﻿body
{
    background: #FFFFFF url(images/bg_01.jpg);
    margin: 0px,0px,0px,0px;
}
/*Rachel Roz 23-03-2017*/
label
{
    display:inline
}
/**********************/
.text_01
{
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000066;
    font-family: Arial;
}

.text_02
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #000066;
}

.text_03
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: italic;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #4080CD;
}

.main_bg
{
    background-image: url(images/main_bg_65.jpg);
    background-repeat: repeat-y;
}

.text_04
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #005A8B;
}

.text_04_no_line
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #005A8B;
    text-decoration: none;
}

.aspTextBox
{
    width: 200px;
    font-family: Arial, Helvetica, sans-serif;
    font: Arial;
}

.aspDDL
{
    width: 205px;
    font-family: Arial, Helvetica, sans-serif;
    font: Arial;
}

.aspLabel
{
    font-family: Arial, Helvetica, sans-serif;
    font: Arial;
    font-size: 16px;
    color: #005A8B;
}
.aspLabelSmaller
{
    font-family: Arial, Helvetica, sans-serif;
    font: Arial;
    font-size: 14px;
    color: #005A8B;
}
.aspLabelSmallest
{
    font-family: Arial, Helvetica, sans-serif;
    font: Arial;
    font-size: 11px;
    color: #005A8B;
}
.paymentDiv
{
    font-family: Arial, Helvetica, sans-serif;
    font: Arial;
    font-size: 14px;
    color: #005A8B;
    background-color: White;
    padding: 18px;
    min-height: 600px;
}
.paymentBox
{
    width: 400px;
    border-color: Silver;
}

.Star
{
    font: Ariel;
    color: Red;
}

.normalrow
{
    background-color: white;
}

.hightlighrow
{
    background-color: #cccccc;
}

.helpheader
{
    color: #1d6fc5;
    background-color: #dedee0;
    font-family: Arial;
    font-weight: bold;
    border: 1px solid #000000;
}

.gridhelpdiv
{
    background-color: #f0fedf;
    color: #000000;
    font-family: Arial;
    width: 300px;
    position: absolute;
    visibility: hidden;
    border: 1px solid #000000;
}

.HelpGrid
{
    border-left-style: solid;
    border-left-color: White;
}
.failureNotification
{
    color: Red;
    font-weight: bold;
}
.headerBorder
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: italic;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #4080CD;
    
    border-bottom-style: solid;
    border-bottom-color: Gray;
    border-bottom-width: 1px;
}
.rowBorder
{
    font-family: Arial, Helvetica, sans-serif;
    font: Arial;
    font-size: 16px;
    color: #005A8B;
    
    border-top-style: solid;
    border-top-color: Gray;
    border-top-width: 1px;
}
.rowNoBorder
{
    font-family: Arial, Helvetica, sans-serif;
    font: Arial;
    font-size: 16px;
    color: #005A8B;
      
    border-top-style: none;
    border-top-color: transparent;
    border-top-width: 0;
}
