/* $ $ */
/* Template Data Dictionary
SECTION HEADER COLORS
C:color-picker:navbar_section
SECTION LINK COLORS
C:color-picker:navbar_link
*/
div.FrWrapperSidebar {
margin-bottom: 10px;
margin-top: 10px;
}
div.FrWrapperSidebar a,
div.FrWrapperSidebar a:hover,
div.FrWrapperSidebar a:visited {
color: #ffffff;
}

div.FrNavbarSection {
background-color: #003399;
color: #ffffff;
}


div.FrNavbarLinks ul li a,
div.FrNavbarLinks ul li a:hover,
div.FrNavbarLinks ul li a:visited {
background-color: #003399;
color: #ffffff;
}

body {

}
table#fr_wrapper_tbl {
}
td.FrWrapperSidebarCell {

background-color:#868686;
color:#ffffff;
width:150px;
}
td.topNavBar {
background-color: #003399;
}
#topDropdownLayer {
background-color: #003399;
}
.topnavSectionCell {
border-right: 1px solid #ffffff;
background-color: #003399;
padding: 1px 0px 0px 0px;
position: relative;
text-align: center;
width: 110px;
}
TD.topnavSectionCell_sel {
border-right: 1px solid #ffffff;
background-color: #003399;
padding: 1px 0px 0px 0px;
position: relative;
text-align: center;
width: 110px;
}
.topnavSectionCellRight {
background-color: #003399;
padding: 1px 0px 0px 0px;
position: relative;
text-align: center;
width: 110px;
}
TD.topnavSectionCellRight_sel {
background-color: #003399;
padding: 1px 0px 0px 0px;
position: relative;
text-align: center;
width: 110px;
}
A.topnavSectionCellLink {
background-color: #003399;
color: #ffffff;
font-weight: bold;
}
A.topnavSectionCellLink_sel,
A.topnavSectionCellLink_sel:visited,
A.topnavSectionCellLink_sel:hover,
A.topnavSectionCellLink_sel:active {
background-color: #003399;
color: #ffffff;
font-weight: bold;
}
TD.topnavLinkCell {
background-color: #003399;
border-top: 1px solid #ffffff;
color: #ffffff;
padding: 1px 5px 1px 5px;
text-align: left;
width: 100px;
}
TD.topnavLinkCell_high {
background-color: #003399;
border-top: 1px solid #ffffff;
color: #ffffff;
padding: 1px 5px 1px 5px;
text-align: left;
width: 100px;
}
A.topnavLinkCellLink,
A.topnavLinkCellLink:visited {
background-color: #003399;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
A.topnavLinkCellLink_high,
A.topnavLinkCellLink_high:visited,
A.topnavLinkCellLink_high:hover,
A.topnavLinkCellLink_high:active {
background-color: #003399;
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}
