﻿BODY
{
    background-color: white;
    color: black;
    font-family: Arial;
    font-size: medium;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    text-align: left;
}
.ui_header
{
    background-image: url('../images/header_background.jpg');
}
.ui_body
{
    padding-left:15px;
    padding-right:15px;
}
.ui_header_tagline
{
    color: #94bddd;
    font-weight: bold;
    padding-left:10px;
    vertical-align: middle;
}
.todays_events
{
    background-image: url('../images/todays_background.gif');
}
.calendar_direction
{
    font-weight:bold;
    font-size:8pt;
}
.calendar_item
{
    border-bottom:1px solid #ffffff;
}
a.calendar_direction:active{COLOR: #005391;TEXT-DECORATION:none;}
a.calendar_direction:link{COLOR: #005391;TEXT-DECORATION:none;}
a.calendar_direction:visited{COLOR: #005391;TEXT-DECORATION:none;}
a.calendar_direction:hover{COLOR: #005391;TEXT-DECORATION:underline;}
a.banner_link:active{COLOR: #7e7f81;TEXT-DECORATION:none;}
a.banner_link:link{COLOR: #7e7f81;TEXT-DECORATION:none;}
a.banner_link:visited{COLOR: #7e7f81;TEXT-DECORATION:none;}
a.banner_link:hover{COLOR: #005391;TEXT-DECORATION:underline;}
img
{
    border-width:0px;
}
.directions
{
    font-size: 11px;
}
A:link
{
    color: #005391;
}
A:visited
{
    color: #005391;
}
A:active
{
    color: #005391;
}
A:hover
{
    color: #3176B9;
}
.error
{
    color: #990000;
    font-weight: bold;
}
.list_error
{
    color: #990000;
    font-weight: bold;
}
a.plain_link:active{COLOR: #000000;TEXT-DECORATION:none;}
a.plain_link:link{COLOR: #000000;TEXT-DECORATION:none;}
a.plain_link:visited{COLOR: #000000;TEXT-DECORATION:none;}
a.plain_link:hover{COLOR: #005391;TEXT-DECORATION:underline;}
td
{
    color: black;
    font-size: 12px;
}
.hiddenTextBox
{
    display: none;
}
.sequencebox
{
    width: 35px;
}
.smallText
{
    font-size: 11px;
}
.tabs
{
    text-align: center;
}
.tabs a:link, .tabs a:visited, .tabs a:active
{
    text-decoration: none;
}
.tabs a:hover
{
    text-decoration: underline;
    color: #3176B9;
}
.tab_left_on
{
    background-image: url(../images/tabs-left-on.gif);
    background-repeat: no-repeat;
    width: 9px;
    height: 32px;
}
.tab_middle_on
{
    background-image: url(../images/tabs-middle-on.gif);
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
    font-weight: bold;
}
.tab_right_on
{
    background-image: url(../images/tabs-right-on.gif);
    background-repeat: no-repeat;
    width: 9px;
    height: 32px;
}
.tab_left_off
{
    background-image: url(../images/tabs-left-off.gif);
    background-repeat: no-repeat;
    width: 9px;
    height: 32px;
}
.tab_middle_off
{
    background-image: url(../images/tabs-middle-off.gif);
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
    font-weight: bold;
}
.tab_right_off
{
    background-image: url(../images/tabs-right-off.gif);
    background-repeat: no-repeat;
    width: 9px;
    height: 32px;
}
.tab_launch_left_off
{
    background-image: url(../images/tabs-launch-left-off.gif);
    background-repeat: no-repeat;
    width: 9px;
    height: 32px;
}
.tab_launch_middle_off
{
    background-image: url(../images/tabs-launch-middle-off.gif);
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
    font-weight: bold;
}
.tab_launch_right_off
{
    background-image: url(../images/tabs-launch-right-off.gif);
    background-repeat: no-repeat;
    width: 9px;
    height: 32px;
}
.tab_launch_left_on
{
    background-image: url(../images/tabs-launch-left-on.gif);
    background-repeat: no-repeat;
    width: 9px;
    height: 32px;
}
.tab_launch_middle_on
{
    background-image: url(../images/tabs-launch-middle-on.gif);
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
    font-weight: bold;
}
.tab_launch_right_on
{
    background-image: url(../images/tabs-launch-right-on.gif);
    background-repeat: no-repeat;
    width: 9px;
    height: 32px;
}
.sub_tabs
{
    height: 30px;
    text-align: center;
    background-color: #FFE17E;
}
.sub_tabs_classifieds
{
    height: 30px;
    text-align: center;
    background-color: #c4c8cf;
}
.sub_tabs_classifieds a:link, .sub_tabs_classifieds a:visited, .sub_tabs_classifieds a:active
{
    text-decoration: none;
}
.sub_tabs_right
{
    background-image: url(../images/sub_header_right.gif);
    background-position: right;
    background-repeat: no-repeat;
    width:12px;
    height: 21px;
}
.sub_tabs_left
{
    background-image: url(../images/sub_header_left.gif);
    background-repeat: no-repeat;
    width:12px;
    height: 21px;
}
.sub_tabs a:link, .sub_tabs a:visited, .sub_tabs a:active
{
    text-decoration: none;
}
.sub_tabs a:hover
{
    text-decoration: underline;
    color: #3176B9;
}
.sub_tabs_divider
{
    padding-left: 10px;
    padding-right: 10px;
    color: #336699;
}
.top_nav_links
{
    padding-top: 4px;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 0px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}
.top_nav_links a:link, .top_nav_links a:visited, .top_nav_links a:active
{
    text-decoration: none;
    color: #FFFFFF;
}
.top_nav_links a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}
.top_nav_links_classified
{
    padding-top: 4px;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 0px;
    color: #005391;
}
.top_nav_links_classified a:link, .top_nav_links_classified a:visited, .top_nav_links_classified a:active
{
    text-decoration: none;
    color: #005391;
}
.top_nav_links_classified a:hover
{
    text-decoration: underline;
    color: #3176B9;
}
.classified_subs
{
    color: silver;
}
a.classified_subs:active
{
    color: #676a6f;
    text-decoration: underline;
}
a.classified_subs:link
{
    color: #676a6f;
    text-decoration: underline;
}
a.classified_subs:visited
{
    color: #676a6f;
    text-decoration: underline;
}
a.classified_subs:hover
{
    color: #93b4cc;
    text-decoration: underline;
}
.classified_field
{
    color: #665b5f;
    text-align:right;
    margin-left: auto;
    padding-right: 3px;
}
.category_listing
{
    background-color: #1b2c39;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}
.category_listing a:link, .category_listing a:visited, .category_listing a:active, .category_listing a:hover
{
    text-decoration: none;
    color: #FFFFFF;
}
.header
{
    background-color: #3176B9;
    height: 25px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding-left: 3px;
    padding-right: 3px;
}
.headerBorder
{
    border: 0px solid #3176B9;
    background-color: #FFFFFF;
}
.navBorder
{
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
a.headerLink:active
{
}
a.headerLink:link
{
}
a.headerLink:visited
{
}
a.headerLink:hover
{
}
a.footerLink:active
{
    color: #8F7810;
    text-decoration: none;
}
a.footerLink:link
{
    color: #8F7810;
    text-decoration: none;
}
a.footerLink:visited
{
    color: #8F7810;
    text-decoration: none;
}
a.footerLink:hover
{
    color: #414D62;
    text-decoration: none;
}
.subHeader
{
    border: 1px solid #FFFFFF;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    background-color: #FFE27E;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
}
a.subHeaderLink:active
{
    color: #000000;
    text-decoration: none;
}
a.subHeaderLink:link
{
    color: #000000;
    text-decoration: none;
}
a.subHeaderLink:visited
{
    color: #000000;
    text-decoration: none;
}
a.subHeaderLink:hover
{
    color: #414D62;
    text-decoration: none;
}
.subHeaderTab
{
    color: #000000;
    font-size: 12pt;
    font-weight: bold;
    padding-left: 0px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.subSubHeader
{
    background-color: #cccccc;
    color: #FFFFFF;
    padding-left: 0px;
    padding-right: 0px;
}
h1
{
    font-size: 16pt;
    font-weight: normal;
    color: #202B3D;
    padding-top: 12px;
    margin-bottom:7px;
}
h2
{
    font-size: 11pt;
    font-weight: bold;
    color: #202B3D;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom:0px;
    margin-top:0px;
}
h3
{
    background-color: #767676;
    font-size: 11pt;
    font-weight: bold;
    color: #ffffff;
    padding: 3px;
    padding-left: 12px;
    margin-bottom:0px;
}
.subSubSubHeader
{
    background: #EBEADB;
    border-bottom: 1px solid #CBC7B8;
    font-weight: bold;
    font-size: 10px;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 3px;
    padding-left: 3px;
    text-align: left;
}
.subSubSubHeaderClassified
{
    background: #dddddd;
    border-bottom: 1px solid #d4d4d4;
    font-weight: bold;
    font-size: 10px;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 3px;
    padding-left: 3px;
    text-align: left;
}
.tabShadows
{
    border-left: 1px solid #b3b3b3;
    border-top: 1px solid #b3b3b3;
    border-right: 1px solid #464646;
}
.footer
{
    background: #3176B9;
    color: white;
    font-size: 10px;
}
.standardButton
{
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #666666;
    border-right: 1px solid #666666;
    border-left: 1px solid #CCCCCC;
    height: 22px;
    width: 175px;
    background-color: #ECECEC;
    font-size: 11px;
    cursor:pointer;
}
.smallButton
{
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #666666;
    border-right: 1px solid #666666;
    border-left: 1px solid #CCCCCC;
    height: 18px;
    width: 50px;
    background-color: #ECECEC;
    font-size: 10px;
    cursor:pointer;
}
.search_button
{
    width: 100px;
    font-size: 10px;
}
.highlight
{
    background-color: #ffffcc;
}
.report_row
{
    border-bottom: 1px solid silver;
    color: black;
    font-size: 10px;
}
.TreeView
{
      text-decoration: none;
      color:#000000; 
      font-size:8pt;
      font-family: arial; 
      cursor: pointer;
      letter-spacing:0.3mm;
      padding:0px;
}
A.TreeView:LINK
{
    text-decoration: none;
    color: #000000;
    font-size: 8pt;
    letter-spacing: 0.3mm;
    padding: 2px;
    cursor:pointer;
}
A.TreeView:VISITED
{
    text-decoration: none;
    color: #000000;
    font-size: 8pt;
    letter-spacing: 0.3mm;
    padding: 2px;
    cursor:pointer;
}
A.TreeView:HOVER
{
    text-decoration: none;
    color: #000000;
    font-size: 8pt;
    letter-spacing: 0.3mm;
    padding: 2px;
    cursor:pointer;
}
.gridFooterBorder
{
    border-top: solid 1px silver;
    font-size: 11px;
    font-weight: bold;
}
.calendarIcon
{
    cursor: pointer;
    vertical-align: bottom;
    padding-right:10px;
}
.underline
{
    text-decoration: underline;
}
.alignLeft
{
    text-align: left;
    margin-left: auto;
}
.alignCenter
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.alignRight
{
    text-align: right;
    margin-left: auto;
}
