
div
{
    border: 0px solid white;
}


#navmenu
{
    font-size: 10pt;
    font-weight: bold;
    font-family: "Arial" , Verdana;
    color: #80A0AF;
}
#navmenuwhite
{
    font-size: 10pt;
    font-weight: normal;
    font-family: "Arial" , Verdana;
    color: #ffffff;
}
#heading
{
    font-size: 14pt;
    font-weight: normal;
    font-family: "Arial" , Verdana;
    color: #80A0AF;
}
#bodytext
{
    font-size: 10pt;
    font-weight: bold;
    font-family: "Arial" , Verdana;
    color: #7FA4B9;
}
#bodytext2
{
    font-size: 10pt;
    font-weight: normal;
    font-family: "Arial" , Verdana;
    color: #7FA4B9;
}


.SAPHeading
{
    font-size: 14pt;
    font-weight: bold;
    font-family: "Arial" , Verdana;
    color: #6C6C6C;
}
.SAPSubHeading
{
    font-size: 12pt;
    font-weight: bold;
    font-family: "Arial" , Verdana;
    color: #6C6C6C;
}
.SAPBoldBody
{
    font-size: 10.5pt;
    font-weight: bold;
    font-family: Verdana;
    color: #6C6C6C;
}
.SAPBody
{
    font-size: 10.5pt;
    font-weight: normal;
    font-family: Verdana;
    color: #6C6C6C;
}


a:link
{
    color: #80A0AF;
    text-decoration: none;
}

a:visited
{
    color: #80A0AF;
    text-decoration: none;
}

a:hover
{
    color: #7FA4B9;
    text-decoration: underline;
}

.ecount
{
    margin: 1em auto 1em auto;
    border: 1px solid rgb(14,106,111);
    padding: 5px;
}
.ecount strong
{
    display: inline-block;
    padding: 2px 0 6px 0;
}


/**Registration Page **/


.h1Header
{
    color: #49A054;
    font-size: 14pt;
    font-family: "Arial" , Verdana;
    padding-top: 5px;
    width: 100%;
}

.h2Header
{
   color: #49A054;
    font-size: 12pt;
    font-family: "Arial" , Verdana;
    border-top: 2px dotted #999;
    padding-top: 5px;
    width: 100%;
}
.h3Header
{
   color: #49A054;
    font-size: 11pt;
    font-family: "Arial" , Verdana;
    width: 100%; 
}
.tlbLableRow
{
    font-family: "Arial" , Verdana;
    font-size: 10pt;
    padding: 10px;
    width: 85px;
}
.txtRegistrationPadding
{
    padding: 4px;
}

.fontStyle
{
   font-size: 10pt; 
   font-family: Arial, Verdana; 
 }
 .error
 {
    font-size: 8pt; 
   font-family: Arial, Verdana;  
     }

