body
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
    text-align: left;
    font-family: Trebuchet MS ,Arial,Helvetica,sans-serif;
    color: #333;
    background-color: #ccc;
    height:100%;
    min-height:100%;
}
#bodytable_Home
{
    vertical-align: top;
    margin: 0 0 -71px 0;
    padding: 0 0;
    background: #ccc url(images/bg_main.jpg) repeat-x left top; 
    *height:100%;
    min-height:100%;

}
form
{margin-bottom:0px;}

.BannerPane
{
    height: 104px;
    width: 1003px;
    background: transparent url(images/banner.jpg) no-repeat left top;
    margin-bottom: 0px;
}
.Breadcrumb
{
    display: block;
    position: relative;
    top: -20px;
    margin-bottom:-12px;
}
#dnn_dnnBreadcrumb_lblBreadCrumb a.SkinObject:link ,#dnn_dnnBreadcrumb_lblBreadCrumb a.SkinObject:visited ,#dnn_dnnBreadcrumb_lblBreadCrumb a.SkinObject:active
{
    color: #333;
    text-decoration: none;
}
#dnn_dnnBreadcrumb_lblBreadCrumb a.SkinObject:hover
{
    color: #333;
    text-decoration: underline;
}
.Categories
{
    background: transparent url(images/categories.png) no-repeat left bottom;
    width: 224px;
    height: 47px;
    display: block;
    position: relative;
    left: -10px;
    top: 0px;
    height: 60px;
}
.Main_Content
{
    text-align: left;
    vertical-align: top;
    width: 1003px;
    margin: 0px;
}
.ContentArea
{
    text-align: left;
    vertical-align: top;
    width: 791px;
    margin: 0px;
}
.Content
{
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    color: #333;
    vertical-align: top;
    font-size: 12px;
}

.StatementBottom
{
    background: transparent url(images/bg_footer.jpg) repeat-x left top;
    height: 71px;
    vertical-align:bottom;

 
    width:100%;    
    
}
.StatementsArea
{
    width: 1003px;
    height: 16px;
    padding-top: 0px;
}
.BusX
{
    background: transparent url(images/footer_bg.png) no-repeat left top;
    height: 49px;
    width: 1003px;
    display: block;
    position: relative;
    top: 10px;
}
.Statements
{
    color: #01689e;
    font-size: 12px;
    text-align: center;
    font-family: Arial,Sans-Serif;
}
a.Statements:link
{
    color: #01689e;
    text-decoration: none;
}
a.Statements:active
{
    color: #01689e;
    text-decoration: none;
}
a.Statements:visited
{
    color: #01689e;
    text-decoration: none;
}
a.Statements:hover
{
    color: #fff;
    text-decoration: underline;
}

/*MENU Classes*/
.MenuPane
{
    width: 205px;
    text-align: left;
}

.MainMenu_MenuContainer
{
    background: none;
    padding-right: 0px;
    width: 205px;
    float: left;
}
.MainMenu_MenuBar
{
    cursor: pointer;
    cursor: hand;
    height: 16px;
    background-color: Transparent;
    text-transform: uppercase;
    text-align: center;
}
.MainMenu_MenuItem
{
    border-left: #5069BC 0px solid;
    border-bottom: #000 0px solid;
    border-top: #5069BC 0px solid;
    border-right: #5069BC 0px solid;
    cursor: pointer;
    cursor: hand;
    color: #666;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    background-color: Transparent;
    letter-spacing: 0em;
    text-transform: none;
    height: 35px;
    text-align: left;
    font-weight: normal;
    padding-left: 3px;
}
.MainMenu_MenuItem TD
{
    color: #666;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    height: 35px;
    font-weight: normal;
    text-transform: none;
    padding-left: 3px;
    font-style: italic;
    border-bottom: 2px dotted #dfdfdf;
}

.MainMenu_MenuItemSel TD
{
    color: #087ab6;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    height: 35px;
    text-transform: none;
    padding-left: 3px;
    font-style: italic;
    border-bottom: 2px dotted #dfdfdf;
}

.MainMenu_MenuItemSel
{
    border-left: #5069BC 0px solid;
    border-bottom: #000 0px solid;
    border-top: #5069BC 0px solid;
    border-right: #5069BC 0px solid;
    cursor: pointer;
    cursor: hand;
    color: #087ab6;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    background-color: Transparent;
    letter-spacing: 0em;
    text-transform: none;
    height: 35px;
    text-align: left;
    font-weight: normal;
    padding-left: 3px;
}
.MainMenu_SubMenu td
{
    background-image: none;
    background-repeat: no-repeat;
    border-right: solid 0px #FFFFFF;
    display: inline;
    width: auto;
}

TR.rootmenuitemactivecssclass td
{
    color: #087ab6;
    height: 35px;
}

.MainMenu_SubMenu .MainMenu_MenuItem
{
    padding: 2px;
    text-align: left;
    height: 20px;
    color: #ccc;
    border-bottom: solid 0px #fff;
    padding-right: 5px;
    width: auto;
    font-size: 12px;
    font-style:normal;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel
{
    color: #fff;
    padding: 2px;
    text-align: left;
    height: 20px;
    border-bottom: solid 0px #fff;
    padding-right: 5px;
    width: auto;
    font-size: 12px;
    font-style:normal;
}

.MainMenu_SubMenu td.MainMenu_MenuIcon
{
    display: none;
}
.MainMenu_SubMenu td.MainMenu_MenuArrow
{
    display: none;
}
.MainMenu_MenuIcon
{
    display: none;
}
.MainMenu_SubMenu
{
    background-color: #6d6e71;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=               '#696969' , Direction=135, Strength=3);
    border-top: solid 0px #02aeae;
    padding: 3px;
}

.MainMenu_MenuBreak, .menu_seperator
{
    display: none;
}
.MainMenu_MenuArrow
{
    display: none;
    border-right: #5069BC 1px solid;
    border-bottom: #5069BC 0px solid;
    border-top: #5069BC 0px solid;
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}
.MainMenu_RootMenuArrow
{
    display: none;
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}

p, td
{
    font-family: Trebuchet MS ,Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #666;
}
h1
{
    font-family: Trebuchet MS ,Arial,Helvetica,sans-serif;
    font-size: 25px;
    font-weight: normal;
    color: #fff;
    margin: 5px 0px;
}
h2
{
    font-family: Trebuchet MS ,Arial,Helvetica,sans-serif;
    font-size: 25px;
    font-weight: normal;
    color: #087ab6;
    margin: 5px 0px;
    font-style:italic;
}
h3
{
    font-family: Trebuchet MS ,Arial,Helvetica,sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    color: #666;
    clear: both;
    font-style:italic;
}
h4
{
    font-family: Trebuchet MS ,Arial,Helvetica,sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    color: #087ab6;
    clear: both;
}
h5
{
    font-family: Trebuchet MS ,Arial,Helvetica,sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    color: #666;
    clear: both;
}
h6
{
    font-size: 0.9em;
    color: #58595b;
}
a:hover, a:active, a:visited, a:link
{
    color: #087ab6;
}
a:hover
{
    color: #087ab6;
}
ul li
{
    list-style-type: disc;
    font-family: Trebuchet MS ,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #666;
}


