a, a:link, a:visited,
a.CommandButton, a.CommandButton:link, a.CommandButton:visited, 
.Normal
{
    color: #FFF;
    font-family: Arial;
    text-decoration: none;
}

a:hover, a.CommandButton:hover
{
    color: #FFF;
    font-family: Arial;
    text-decoration: underline;   
}

body 
{
    background: url('Background.gif');
    background-repeat: repeat;
    border: 0 0 0 0;
    margin: 0 0 0 0;
}

.ButtonBar
{
    background-color:  #34373C;
    height: 40px;
    vertical-align: middle;
}

.ButtonBar img
{
    border: none;
}

.c_contentpane
{
    padding-top: 0px;   
}

#ContentContainer
{
    background-color:  #34373C;
    width: 960px;
}

.ContentPane
{
    color: #FFF;   
    font-size: 12px;
}

#dnn_dnnSEARCH_ClassicSearch
{
    font-size: 1px;   
}

#dnn_dnnSEARCH_txtSearch
{
    border: none;
    height: 18px;
    position: relative;
    top: -5px;
    #top: -4px; /* Over ride for IE */
    width: 165px;
}

#dnn_dnnSEARCH_cmdSearch img
{
    border: 0;
    position: relative;
    left: -1px;
}

#dnn_ctr422_Login_Login_DNN_plUsername_imgHelp, #dnn_ctr422_Login_Login_DNN_plPassword_imgHelp, #dnn_ctr_SendPassword_plUsername_imgHelp
{
    display: none;
    visibility: hidden;
}

#Footer
{
    background: url('FooterBackground.png');
    background-repeat: repeat-x;
    height: 36px;
    vertical-align: middle;
    width: 100%;
}

#FooterLeft
{
    padding-left: 20px;
    width: 50%;
}

#FooterRight
{
    padding-right: 20px;
    text-align: right;
    width: 50%;
}

#FooterLeft span, #FooterRight span, #FooterRight a
{
    color: #FFF;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}

H1
{
    color: #FA5A04;
    font-family: Arial;
    font-weight: bold;
    padding-top: 0px;
    margin-top: 0px;
}

#Header
{
    background: url('HeaderBlackFade.gif');
    background-repeat: repeat-x;
    height: 60px;
    width: 100%;
}


#HeaderGreenStripe
{
    background: url('HeaderGreenStripe.gif');
    background-repeat: repeat-x;
    font-size: 1px;
    line-height: 1px;
    height: 15px;
    width: 100%;
}

#HeaderLeft
{
    background: url('Logo.png');
    background-repeat: no-repeat;
    float: left;
    height: 60px;
    left: 20px;
    position:  relative;
    width: 322px;
    
}

#HeaderRight
{
    float: right;
    position: relative;
    right: 20px;
    text-align: right;
    top: 20px;
    width: 550px;
}

#HeaderRight a
{
    color: #FFF;
    font-family: Arial;
    font-size: 14px;
    text-decoration: none;
}

#HeaderRight a:hover, #FooterRight a:hover
{
    text-decoration: underline;   
}

#HeaderRight span
{
    color: #FFF;
    font-family: Arial;
    font-size: 14px;
    padding: 0 8px 0 8px;
    text-decoration: none;
}

.InternalContentPane
{
    color: #FFF;
    font-family: Arial;
}




.InternalPicture
{
    text-align: right;
    height: 350px;
    width: 601px;
}

.InternalPictureBlend
{
    text-align: right;
    height: 350px;
    width: 297px;
}


.LeftBorderWhiteGradiant
{
    /*
    background: url('LeftBorderWhiteGradiant.gif');
    background-repeat: repeat;    
    */
}

.textOrange
{
    color: #FA5A04;   
}

.textWhite
{
    color: #FFF;   
}

.RightBorderWhiteGradiant
{
    
}

.ServiceButtonSpacer
{
    font-size: 1px;
    line-height: 1px;
}

.SubHead
{
    color: #FFF;
    font-family: Arial;
    
}

table
{
    border-collapse: collapse;   
}
