body
{
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    padding: 0;
    margin: 0;
    text-align: left;
}

a
{
    color: #000000;
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

img
{
    border: none;
}

.b
{
    font-family: Tahoma;
    font-size: 11px;
    color: #696565;
}

input
{
    background: #FAFAFA none repeat scroll 0%;
    border: 1px solid #CCCCCC;
    color: #777777;
    color: #59798F;
    font-family: Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 1em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    margin: 2px 0pt 2px 0em;
    padding: 1px;
    background-color: #F0F0F0;
}

.TextareaMultiline
{
    width: 300px;
    height: 50px;
    font-family: tahoma;
    border-style: solid;
    border-width: 1px;
    border-color: #C3C3C3;
    background-color: #F0F0F0;
    color: #59798F;
    overflow: auto;
    margin-left: 0px;
    margin-right: 0px;
    font-family: Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 1em;
    padding: 1px;
}

.clear
{
    clear: both;
}

h1
{
    color: #ca0028;
    font-size: 13pt;
    margin: 15px 0px 15px 0px;
}

/****************** Positions *************************/

#TD_HEADER
{
    background-color: #ca0028;
}

#DIV_LEFT_MENU
{
    background-image: url(img/bgVerticalLine.gif);
    background-position: right top;
    background-repeat: repeat-y;
    margin: 5px 0px 8px 0px;
    font-size: 1px;
}

#DIV_LEFT_COL
{
    background-image: url(img/bgVerticalLine.gif);
    background-position: right top;
    background-repeat: repeat-y;
}

#divTopTextBar
{
    margin-left: 32px;
}

#DIV_CONTENT_1, #DIV_CONTENT_2
{
    margin: 0px 7px 0px 32px;
}

#DIV_CONTENT_2
{
    margin-top: 20px;
}

/**************************************************/
.divDate
{
    width: 70px;
    background-image: url(img/bgDate.gif);
    background-position: right top;
    background-repeat: no-repeat;
    color: White;
}

.NewsColumn
{
}

.NewsColumn a
{
    text-decoration: none;
}

.NewsColumn a:hover
{
    text-decoration: underline;
}

.NewsDate
{
    background-color: #c0c0c0;
    background-image: url(img/RightArrow.gif);
    background-position: right center;
    background-repeat: no-repeat;
    font-weight: bold;
    padding-left: 8px;
    padding-right: 8px;
}

.NewsTitle
{
    margin: 8px 0px 8px 8px;
}

.LocationListTitle
{
    color: #ca0028;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: bold;
}

.ItemsContainer
{
    border: solid 2px #e0e0e0;
}

.ListShortDesc
{
    background-image: url(img/bgVerticalLine.gif);
    background-position: left top;
    background-repeat: repeat-y;
    padding-left: 13px;
    color: #6E6E6E;
}

.ItemsContainer a
{
    color: #6E6E6E;
    font-weight: bold;
    text-decoration: none;
}

.ItemsContainer a:hover
{
    color: #ca0028;
}

.ListItemMore
{
    display: block;
    background-image: url(img/SmallArrowRightGray.gif);
    width: 21px;
    height: 11px;
}

.ListItemMore:hover
{
    display: block;
    background-image: url(img/SmallArrowRightRed.gif);
    width: 21px;
    height: 11px;
}

.lnkReturn
{
    text-decoration: none;
}

.lnkReturn:hover
{
    text-decoration: underline;
}

.divItemFullDesc
{
    border: solid 2px #e0e0e0;
    padding: 5px;
}

.rptLink
{
    font-weight: bold;
    text-decoration: none;
    display: block;
}

.rptLink:hover
{
    text-decoration: underline;
}

.FaqLink
{
    display: block;
    padding: 0px 0px 3px 0px;
    margin-bottom: 3px;
    border-bottom: solid 1px #e0e0e0;
    font-weight: bold;
    text-decoration: none;
    color: #6e6e6e;
    background-image: url(img/SmallArrowRightGray.gif);
    background-position: right center;
    background-repeat: no-repeat;
}

.FaqLink:hover
{
    color: #ca0028;
    text-decoration: none;
    background-image: url(img/SmallArrowRightRed.gif);
    background-position: right center;
    background-repeat: no-repeat;
}

.divCategory
{
    font-size: 12px;
    font-weight: bold;
    color: #ca0028;
    margin-bottom: 10px;
}

.divQuestion
{
    font-weight: bold;
    color: #ca0028;
    margin-top: 20px;
    background-image: url(img/bgCenterBoxTop.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 25px;
    margin-bottom: 10px;
}

.divAnswer
{
    background-image: url(img/bgCenterBoxBottom.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 15px;
}

.tblFaqCategories a
{
    color: #6E6E6E;
    font-weight: bold;
    text-decoration: none;
}

.tblFaqCategories a:hover
{
    color: #ca0028;
}

.tblArthra td
{
    border-bottom: solid 1px #e0e0e0;
}
