﻿
body {
padding:0px;
margin: 0px;
    font-family: Arial;
    font-size: 12px;
    background-color: #ffffff;
}

 .style1
{
    text-align:right;
}
.style2
{
    width: 20%;
    text-align:left;
}
.style2center
{
    width: 20%;
    text-align:center;
}
.fourcolcenter
{
    width: 25%;
    text-align:center;
}

.headerLink{
    font-family: Arial;
    font-size: 12px;
}
.error{
    font-family: Arial;
    font-size: 12px;
    color: Red;
}
.footerNavBg
{
    padding: 0px;
    margin: 0px;
    background-image: url('../images/1x1.jpg');
    background-repeat: repeat;
    vertical-align: middle;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-attachment: fixed;
    height: 42px;
    display: inline-block;
    border-collapse: collapse;
}


.footerLink{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    vertical-align:middle;
}
/* firefox 3 hack */
html>/**/body .footerLink, x:-moz-any-link, x:default {
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    position:relative;
    top:13px;
}



.footerText
{
    font-family: Arial;
    font-size: 10px;
    text-decoration: none;
}

.thumb
{
    width: 100px;
}
.tblTop
{
    background-image: url('../images/tbl_top.jpg');
    width: 709px;
    height: 25px;
}

.tblBtm
{
    background-image: url('../images/tbl_bot.jpg');
    width: 709px;
    height: 25px;
}

.tblMid
{
    background-image: url('../images/tbl_mid.jpg');
    background-repeat:repeat-y;
    width: 709px;

}
.tblTopLrg
{
    background-image: url('../images/tbl_top_lrg.jpg');
    width: 961px;
    height: 25px;
}

.tblBtmLrg
{
    background-image: url('../images/tbl_btm_lrg.jpg');
    width: 961px;
    height: 25px;
}

.tblMidLrg
{
    background-image: url('../images/tbl_mid_lrg.jpg');
    background-repeat:repeat-y;
    width: 961px;

}

.tblTopSml
{
    background-image: url('../images/tbl_top_sml.jpg');
    width: 650px;
    height: 25px;
}

.tblBtmSml
{
    background-image: url('../images/tbl_bot_sml.jpg');
    width: 650px;
    height: 25px;
}

.tblMidSml
{
    background-image: url('../images/tbl_mid_sml.jpg');
    background-repeat:repeat-y;
    width: 650px;

}

.tblTopXs
{
    background-image: url('../images/tbl_top_xs.jpg');
    width: 355px;
    height: 25px;
}

.tblBtmXs
{
    background-image: url('../images/tbl_btm_xs.jpg');
    width: 355px;
    height: 25px;
}

.tblMidXs
{
    background-image: url('../images/tbl_mid_xs.jpg');
    background-repeat:repeat-y;
    width: 355px;

}


.tblHdg
{
    background-color: #cccccc;
    color: #000000;
    font-family: Arial;
    font-size: 14px;
    font-weight:bold;
    text-align:left;
    padding: 3px;
}
.tblHdgCenter
{
     background-color: #cccccc;
    color: #000000;
    font-family: Arial;
    font-size: 14px;
    font-weight:bold;
    text-align:center;
    padding: 3px;
}
.confirm
{
    color: #000000;
    font-family: Arial;
    font-size: 14px;
    font-weight:bold;
    }
.recommendForm
{
    background-color: #cccccc;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight:bold;
    text-align:left;
    padding: 3px;
}
.loginText
{
    font-family: Arial;
    font-size: 12px;
    font-weight:bold;
    text-align:right;
    text-decoration: none;
}
.blueHdg
{
    background-color: #cddef0;
    color: #000000;
    font-family: Arial;
    font-size: 14px;
    font-weight:bold;
    text-align:center;
    padding: 3px;
}
.a10
{
    font-family: Arial;
    font-size: 10px;
}
.a12
{
    font-family: Arial;
    font-size: 12px;
}
.a12b
{
    font-family: Arial;
    font-size: 12px;
    font-weight:bold;
}
.a14
{
    font-family: Arial;
    font-size: 14px;
}
.a14b
{
    font-family: Arial;
    font-size: 14px;
    font-weight:bold;
}
.a16b
{
    font-family: Arial;
    font-size: 16px;
    font-weight:bold;
}
.a18b
{
    font-family: Arial;
    font-size: 18px;
    font-weight:bold;
}
.a20b
{
    font-family: Arial;
    font-size: 20px;
    font-weight:bold;
}
.txtBox
{
    border: 1px solid #999999;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
}
.notes
{
    white-space:pre-wrap;
    
}
.a12smallcaps
{
    font-family: Arial;
    font-size: 12px;
    font-variant: small-caps;
}
.impact
{
    font-family: Impact;
    font-size: 20px;
    font-weight: normal;
}
 .hstyle1
{
    width: 100px;
}
.hstyle2
{
    width: 50px;
}
.gridRowBorder
{
    border-bottom: solid 1px white;
}
.gridHeaderLink{
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
    text-decoration:underline;
}