﻿body
{
    padding: 0px;
    margin: 0px;
    border: 0px;
    font-family: Arial, Sans-Serif;
    font-size: 10pt;
    color: #000;
}
a
{
    color: #0000CC;
    text-decoration: none;
}
a:hover
{
    color: #000033;
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
fieldset
{
    background-color: #FFF;
}

.display
{
    margin: 0px auto;
}
.mainContent
{
    float: left;
    width: 400px;
    margin-left: 10px;
    margin-top: 5px;
}
.subContent
{
    margin: 5px 3px 3px 5px;
    width: 850px;
}
.heading
{
    color: #003399;
    font-size: 20px;
    font-weight: bold;
}
.sideheading
{
    color: #CC0000;
    margin-bottom:5px;
}
.SubMenuStyle
{
    text-decoration: none;
}
.SubMenuStyle:hover
{
    color: #000033;
}
.Menutoplevel
{
}
.Menutoplevel:hover
{
    color: #000033;
}
.newsdate
{
    font-weight: bold;
}
.newsheadline
{
    font-style: italic;
    font-weight: bold;
}
.newscontent
{
}

a.menu1
{
    margin: 0px 5px;
    font-weight: bold;
}
a.menu1:hover
{
    color: #999CFF;
}
.confirmbox
{
    text-align:center;
    padding: 15px;
}
.toCheckoutBtn
{
    display:block;
    float: right;
}  
.formlabels
{
    display:block;
    float:left;
    width:150px;
    text-align:right;
}
.boxes
{
    margin-bottom:3px;
}  
.nextbtn
{
    float:right;
}
