﻿body, html, form
{
    height:100%;
    margin:0;
    padding:0;
}
body, td, input
{
    font-family:Tahoma,Verdana,sans-serif;
    font-size:14px;
    color:#333333;
}
a
{
    color:#275871;
    text-decoration:none;
}
input
{
    font-size:14px;
}
.FloatL
{
    float:left;
}
.FloatR
{
    float:right;
}
#FrontPageAd
{
    z-index:0;
}
#TopMenuPlaceholder, #LogoPlaceholder, #FrontPageBlocksPlaceholder
{
    z-index:1;
}
#Page
{
    min-height:100%;
    position:relative;
    margin:0 auto;
    background-color:#fff;
    background-image:url(../img/content_bg.gif);
    background-repeat:repeat-y;
    padding:0px 0px 0px 4px;
    width:1008px; /* Total page width */
}
#Top, #Middle, #Footer
{
    width:1000px; /* 8px less than total page width */
}
.AdContainer, .AdContent
{
    text-align:center;
    width:855px; /* 150px less than width for top, middle and footer */
}
.AdContainer
{
    float:left;
}
#Top
{
    position:relative;
    background-color:#ffffff;
    background-repeat:repeat-x;
}
#TopMenuPlaceholder
{
    position:absolute;
    right:26px;
    top:0px;
}
#TopMenuLeft, #TopMenu, #TopMenuRight
{
    height:44px;
    float:left;
}
#TopMenuLeft
{
    background-image:url(../img/top_menu_left.gif);
    background-repeat:no-repeat;
    width:7px;
}
#TopMenu
{
    background-image:url(../img/top_menu_bg.gif);
    background-repeat:repeat-x;
    text-align:center;
    width:auto;
}
#TopMenuRight
{
    background-image:url(../img/top_menu_right.gif);
    background-repeat:no-repeat;
    width:6px;
}
.TopMenuItem, .TopMenuItemSelected
{
    float:left;
    margin:0px 4px 0px 4px;
    min-width:100px;
}
.TopMenuItem a, .TopMenuItemSelected a, #SiteMapPath .CurrentNode, .FooterGroupText a:hover, .SubMenuItem, .SubMenuItem a
{
    color:#1f4c62;
}
.TopMenuItem a:hover, .TopMenuItemSelected a:hover, .FrontPageInfo2Text:hover, .SubMenuItem:hover, .SubMenuItem a:hover, .SubMenuItem img:hover, #SubMenuTop a:hover
{
    color:#ff9900;
}
.TopMenuItem a, .TopMenuItemSelected a
{
    font-size:12px;
    line-height:34px;
    font-weight:bold;
}
.TopMenuItem
{
    padding-top:3px;
}
.TopMenuItemSelected
{
    border-top:3px solid #1f4c62;
}
#LogoPlaceholder
{
    position:absolute;
    left:26px;
    top:0px;
}
.Logo
{
    width:133px;
    height:109px;
    border:0px;
}
#Middle
{
    height:100%;
    background-color:#ffffff;
    padding-bottom:220px; /* Footer: height */
}
#Footer
{
    clear:both;
    background-color:#a5a5a5;
    background-image:url(../img/footer_bg.gif);
    position:absolute;
    bottom:0;
    height:220px; /* Middle: padding-bottom */
    /*width:100%;*/
    font-size:11px;
}
#DotNetPlaceholder
{
    margin-left:46px;
}
.DotNetImg
{
    width:60px;
    height:60px;
    border:0px;
}
#LogoGreyPlaceHolder
{
    float:left;
    margin:6px 40px 0px 10px;
}
.LogoGrey
{
    width:105px;
    height:87px;
    border:0px;
}
#FooterContent, #Copyright
{
    color:#ffffff;
    padding:10px 10px 0px 10px;
}
.FooterGroup
{
    float:left;
    margin:0px 10px 0px 0px;
    width:190px;
}
.FooterGroupTitle
{
    font-weight:bold;
    padding-bottom:2px;
    border-bottom:1px solid #ffffff;
}
.FooterGroupText
{
    padding-top:6px;
    line-height:16px;
}
.FooterGroupText a
{
    color:#ffffff;
    text-decoration:underline;
}
#CopyrightSpacer
{
    clear:both;
    height:10px;
    border-bottom:1px solid #626262;
}
#Copyright
{
    border-top:1px solid #d2d2d2;
    font-weight:bold;
}
.MoreButton
{
    width:71px;
    height:25px;
    border:0px;
}
#FrontPageAd, #FrontPageAd td, .AdContainer, .AdNavImgContainer
{
    height:443px;
}
.AdNavImgContainer
{
    width:75px;
    float:left;
    text-align:center;
}
.AdNavImg
{
    height:27px;
    border:1px;
    width:15px;
    cursor:pointer;
    margin-top:250px;
}
.AdBanner
{
    margin-top:95px;
}
.AdBanner2
{
    margin-top:148px;
}
.AdBanner3
{
    margin-top:112px;
}
.AdBanner4
{
    margin-top:110px;
}
.ArrowButton
{
    width:19px;
    height:19px;
    border:0px;
}
.ContentSpacer
{
    clear:both;
    height:20px;
}
#SiteMapPath
{
    position:absolute;
    top:151px;
    color:#666666;
    padding:0px 26px 0px 26px;
    overflow:hidden;
    font-size:12px;
    font-weight:bold;
    line-height:30px;
    height:30px;
}
#SiteMapPath .Node
{
    color:#999999;
}
.FooterShadow
{
    width:100%;
    margin:0 auto;
    background-color:#ffffff;
    text-align:center;
}
.FrontPageBlockTitle, .FrontPageInfo2Text, .ContentTitle, .ReferencesTitle
{
    color:#015262;
}
.ContentTitle
{
    font-weight:bold;
    margin-bottom:4px;
}
.ReferencesTitle
{
    font-weight:bold;
    padding:4px;
    text-align:center;
    background-color:#f2f2f2;
}
ul
{
	margin:0px 0px 0px 14px;
	padding:0px;
}