.title-With-Background 
{ 
	background-color:#5E6E9E;
}
.topOrange
{
    background-color: #fb9933;
    color: #fff;
    font-family: Verdana;
    font-size: 2pt;
    padding-left: 20px;
    font-weight: normal;
}
.topOrangeSiteMap
{
    font-size: 8pt;
    height: 17px;
    padding-top: 4px;
    background-color: #FB9933;
}
.topOrangeSiteMap a
{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
.topOrangeLeft
{
	height: 22px;
	width: 150px;
}
.topBlue
{
    background-color: #1368C3;
    height: 8px;
    font-size: 3px;
    border-bottom: medium;
}
.topGradient
{
    background-color: #B0D7FE;
}
.topLinkControl
{
    margin: 4px 16px 0px 0px;
    text-align: right;
    font-size: 8pt;
}
.topLinkControl a
{
    margin: 0px 6px 0px 6px;
    color: #94595a;
    font-family: Tahoma;
    text-decoration: none;
}
.searchControlHolder
{
    margin: 0px 16px 0px 0px;
    height: 24px;
}
.searchControlHolder tr td
{
    border-style: none;
}
.searchControlHolder tr td input
{
    border-style: solid;
    border-width: 1px;
}
.newsTitle
{
    color: #FFF;
    font-weight: bold;
}
.newsContainer
{
    border: 1px #3398cc solid;
    height: 100%;
    margin: 1px 2px 2px 2px;
}
.mainHorisntalRow
{
    margin-top: 1px;
    border-top: 1px #3398cc solid;
}
/* Lent navigation pane */
.mainNavigation
{
    margin-right: 2px;
    width: 160px;
    *margin-top: -2px;
}
.mainNavigationSelected
{
    font-weight: bold;
}
.mainNavLevel1
{
    border-bottom: 1px #FFF solid;
    font-family: tahoma;
    font-size: 8pt;
    font-weight: bold;
    line-height: 14pt;
    color: #FFF;
    padding-left: 10px;
    background-color: #1368C3;
    height: 22px;
}
.mainNavLevel1 a
{
    font-family: tahoma;
    font-size: 9pt;
    font-weight: bold;
    padding-left: 5px;
    display: block;
    padding-right: 10px;
}
.mainNavLevel2
{
    border-bottom: 0px;
    font-family: tahoma;
    font-size: 8pt;
    line-height: 11pt;
    margin-left:7px;
}
.mainNavLevel2 a
{
    display: block;
    padding-right: 10px;
    color: #1368C3;
}
.mainNavLevel3
{
    font-family: tahoma;
    font-size: 8pt;
    line-height: 14pt;
    padding-left: 20px;
}
.mainNavLevel3 a
{
    display: block;
    padding-right: 10px;
}
.mainNavigationHover
{
    background-color: #2383b6;
}
.mainNavigationHover a
{
    color: #FFF;
    background-image: none;
}
.mainNavigationFlyOuts
{
    font-family: Tahoma;
    font-size: 8pt;
}
.mainNavigationFlyOutsItem
{
    background-color: #ECEFF3;
}
.mainNavigationFlyOutsItem a
{
    display: block;
    color: #354260;
}
.mainNavigationOutsHover
{
    background-color: #B2BCD3;
}

/* Tabbed top menu */
.topNavItem1 tr td
{
    float: left;
    margin: 0px;
    padding: 0px;
    background: url(tabRight.jpg) no-repeat right top;
    height: 22px;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
}
.topNavItem1 tr td a
{
    display: block;
    padding: 5px 15px 0px 15px;
    color: #4076a8;
    text-decoration: none;
    background: url(tabLeft.jpg) no-repeat left top;
    height: 16px;
}
.topNavSelected1 tr td
{
    font-family: Verdana;
    float: left;
    padding: 0px;
    margin: 0px;
    padding-top: 0;
    background: url(tabRightSelected.jpg) no-repeat right top;
}
.topNavSelected1 tr td a
{
    display: block;
    padding: 5px 15px 0px 15px;
    color: #FFF;
    background: url(tabLeftSelected.jpg) no-repeat left top;
}
.topNavHover1 tr td a
{
    color: #FFF;
}

