﻿td#subNavigation{ border-right: solid 1px #7F7F7F; font-weight: bold; width: 160px; }
td#contentArea { width: 572px; }
#banner p { margin: 0px 0px 3px 0px; padding: 0; }
#breadcrumb
{
    border: solid 1px #7F7F7F;
    border-left: none;
    border-right: none;
    color: #BBB;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
}
#breadcrumb a { color: #BBB; }
#container
{
    background-color: #FFF;
    margin: 0px auto;
    padding: 0px 10px 0px 10px;
    position: relative;
    width: 732px;
}
#contentAreaInner { padding: 10px; }
#footer
{
    border-top: solid 10px Gray;
    font-size: 10px;
    height: 25px;
    padding-top: 5px;
}
#header
{
    background-attachment: scroll;
    background-image: url('../img/bg-header.jpg');
    background-position: left top;
    background-repeat: no-repeat;
    color: #FFF;
    height: 28px;
    width: 732px
}
#header table { height: 16px; margin: 6px 5px 0px 0px; }
#header a { color: #FFF; }
#header td { padding: 0px 5px 0px 5px; }
#navigation { font-size: 12px; }
#subNavigation table { width: 100%; }
.contentAreaHeader { border-bottom: dotted 1px #7F7F7F; padding-left: 10px; }
.contentExpCol
{
	border-left: dotted 1px #7F7F7F;
	display: block;
	margin-left: 5px;
	padding-left: 10px; 
}
.date { color: #7F7F7F; font-style: italic; }
.imageBorder { border: solid 1px #7F7F7F; }
.linkMore { color: #D52C33; }
.topNavigation { border-left: solid 1px #FFF; }
.separatorRow { border-top: dotted 1px #7F7F7F; height: 10px; margin-top: 10px; }
.subNavigationItem { border-bottom: dotted 1px #7F7F7F; padding: 10px 5px 10px 0px; }
.subNavigationItem a { color: #7F7F7F; }
.subNavigationItemActive { border-bottom: dotted 1px #7F7F7F; padding: 10px 5px 10px 0px; }
.subNavigationItemActive a { color: #D52C33; }
.tab
{
    background-attachment: scroll;
    background-image: url('../img/bg-tab.jpg');
    background-position: left top;
    background-repeat: no-repeat;
    border-bottom: solid 1px #FFF;
    border-right: solid 1px #FFF;
    height: 31px;
    vertical-align: middle;
    width: 121px;
}
.tab a { color: #7F7F7F; padding-left: 5px; }
.tabActive
{
    background-attachment: scroll;
    background-image: url('../img/bg-tab-active.jpg');
    background-position: left top;
    background-repeat: no-repeat;
    border-bottom: solid 1px #7F7F7F;
    border-right: solid 1px #FFF;
    height: 31px;
    vertical-align: middle;
    width: 121px;
}
.tabActive a { color: #FFF; padding-left: 5px; }
.topNavigationActive { border-left: solid 1px #FFF; }
.topNavigationActive a { text-decoration: underline; }
.child { margin-top: 10px; }
.child td { padding-left: 10px; }
.child a { color: #7F7F7F; font-size: 10px; font-weight: normal; }
.childSelected a { color: #D52C33; font-size: 10px; font-weight: normal; }
.button { background-color: #D52C33; border: solid 1px #7F7F7F; color: #FFF; }
.textBox { border: solid 1px #7F7F7F; }
