#header_bg
{
    background-image: url( 'header_bg.gif' );
    background-repeat: repeat-x;
    background-position: 0 -1px;
}

.SearchControl
{
    color: white;
    font-size: x-small;
}
.SearchControl a
{
    color: white;
}
a.searchControl
{
    color: white;
    font-weight: bold;
}

a
{
    color: white;
}
a:hover
{
    text-decoration: underline;
}

.MainMenu_MenuContainer
{
    background-color: #336;
}
.MainMenu_MenuBar
{
    background-color: #336;
}
.MainMenu_MenuItem
{
    height: 12px;
}
.MainMenu_MenuIcon
{
}
.MainMenu_SubMenu
{
}
.MainMenu_MenuBreak
{
    background-color: #D3DDEC;
}
.MainMenu_MenuItemSel
{
}
.MainMenu_MenuArrow
{
    display: none;
}
.MainMenu_RootMenuArrow
{
    display: none;
}

.Normal
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}


.Menu_MainItem
{
    background-color: #D3DDEC;
    cursor: hand;
    cursor: pointer;
    font-family: Arial, Verdana;
    font-size: 11px;
    color: #003366;
    height: 17px;
    padding: 8px 0px 0px 2px;
}
.Menu_MainItemOver
{
    background-color: #003366;
    cursor: hand;
    cursor: pointer;
    font-family: Arial, Verdana;
    font-size: 11px;
    color: #FFFFFF;
    height: 17px;
    padding: 2px 0px 0px 2px;
}
.Menu_ItemsGroup
{
    background-position: bottom;
    border-left: 5px solid #FFFFFF;
    background-color: White;
    width: 116px;
}
.Menu_Item
{
    background-color: #D3DDEC;
    cursor: hand;
    cursor: pointer;
    font-family: Arial, Verdana;
    font-size: 11px;
    color: #003366;
    height: 17px;
    padding: 2px 0px 0px 2px;
}

.Menu_ItemOver
{
    background-color: #003366;
    cursor: hand;
    cursor: pointer;
    font-family: Arial, Verdana;
    font-size: 11px;
    color: #FFFFFF;
    height: 17px;
    padding: 2px 0px 0px 2px;
}

.Menu_PathItemOver
{
    background-color: #003366;
    cursor: hand;
    cursor: pointer;
    font-family: Arial, Verdana;
    font-size: 11px;
    color: #FFFFFF;
    height: 17px;
    padding: 2px 0px 0px 2px;
}

#graytitle
{
    height: 22px;
}

#bluetitle
{
    height: 24px;
}

#dnn_RightPane .Subhead
{
    color: #444444;
}

#blacktitle
{
    height: 24px;
}

#dnn_RightPane .Normal
{
    color: #284F9C;
}

#dnn_RightPane
{
}

#dnn_ContentPane
{
}
.CompanyName
{
    font-size: 18px;
    color: White;
    font-weight: bold;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    width: 323px;
    background-color: #336;
    color: #fff;
}
.logoImage
{
    width: 125px;
    background-color: #336;
}

img
{
    border: 0px;
}
.width1
{
    width: 790px;
}
.copy1
{
    font-size: 9px;
}
.copy2
{
    font-size: 9px;
    background-image: url(img/HeaderImageBlackGradient2.png);  
    background-repeat: repeat-x;  
    color: white;
}
.currentDate
{
    font-size: 9px;
    background-color: #336;
    color: white;
}
.fullWidth
{
    width: 100%;
}



