.Print{}
.noPrint{}
 
.hideTxt{display:none;}
.showTxt{display:inline;}

body{color: #3f3f3f; background-color: #e1e1d7; font-family: arial, helvetica, verdana, tahoma, sans-serif; font-size: 75%; margin: 0px;}
.pageBlock{min-width: 960px; max-width: 960px; text-align: left; padding: 0px; margin: 0 auto;}

h1{color: #1e306e; font-size: small; font-weight: bold; display: inline; line-height: 20px;}
h2{color: #3a50a3; font-size: medium; font-weight: bold; display: inline;}
h3{color: #1e306e; font-size: 1.5em; font-weight: bold; margin: 5px 0px 5px 0px; }
hr{color: #8995c7; height: 1px; border-style: solid;}
form{display: inline}

A{color: #378f66; text-decoration:underline;}
A:hover{color: #378f66; text-decoration: none;}

A.footer{color: #ffffff; text-decoration: underline; font-weight: normal; font-size: x-small;}
A.footer:hover{color: #ffffff; text-decoration: none; font-weight: normal; font-size: x-small;}

A.button{color: #3a50a3; text-decoration:none;}
A.button:hover{color: #cc0000; text-decoration:none;}

.headerLine{background-image: url(../Images/headerTile.gif); line-height: 23px; color: #ffffff; font-weight: bold;}
.footerLine{background-image: url(../Images/footerTile.gif); line-height: 29px; color: #ffffff; font-weight: normal; padding: 0px 12px 0px 10px;}
.lfooterLine{background-color: #0a184e; line-height: 29px; color: #ffffff; font-weight: normal; padding: 0px 10px 0px 10px;}

.MenuTopOn{ background-image: url(../Images/MenuOnTile.gif); height: 23px; width: 164px; padding-left: 20px; color: #1e306e; cursor:pointer;}
.MenuTopOff{ height: 23px; width: 164px; padding-left: 20px; color: #1e306e; cursor:pointer;}
.MenuTopOvr{ background-image: url(../Images/MenuOverTile.gif); height: 23px; width: 164px; padding-left: 20px; color: #0c8241; cursor:pointer;}

.MenuTopOn2nd{ background-image: url(../Images/2ndOnTile.gif); background-repeat: no-repeat; height: 23px; width: 164px; padding-left: 30px; color: #1e306e; cursor:pointer;}
.MenuTopOff2nd{ background-image: url(../Images/2ndOffTile.gif); height: 23px; width: 164px; padding-left: 30px; color: #1e306e; cursor:pointer;}
.MenuTopOvr2nd{ background-image: url(../Images/2ndOvrTile.gif); height: 23px; width: 164px; padding-left: 30px; color: #cc0000; cursor:pointer;}

.HeaderBar
{
    background-image: url(../Images/Header/Header.jpg);
    background-repeat: no-repeat;
    width: 970px;
    height: 151px;
}
.SearchBar
{
    color: #ffffff;
    font-size: 1.1em;
    font-weight: bold;
    float: right;
    padding: 90px 18px 0px 0px;
}

.leftTile
{
    background-image: url('../images/header/LeftTile.jpg'); 
    background-repeat: repeat-y;
}

.rightTile
{
    background-image: url('../images/header/RightTile.jpg'); 
    background-repeat: repeat-y;
}

.footerBG
{
    background-image: url('../images/header/footer.jpg'); 
}

.SearchTile
{
    background-image: url('../images/SearchTile.jpg'); 
    background-repeat: repeat-x;
    line-height: 23px;
    vertical-align: middle;
   
}
.pagingBtn{background-color: #f7f7f7; text-decoration: none; font-size: 80%; font-weight: normal; border: solid 1px #aaaaaa; padding: 0px 2px 0px 2px;}
.currentBtn{background-color: #ffffff; color: #999999; font-size: 80%; font-weight: normal; border: solid 1px #d7d7d7; padding: 0px 2px 0px 2px;}
.sortingBtn{font-size: 80%; padding: 0px 2px 0px 2px;}

.loginLabel{color: #3a50a3; font-size: 12px; font-weight: bold; float: left;}
.loginInput{color: #000000; font-size: 11px; border: solid 1px #0a184e;}
.loginBtn{color: #0a184e; font-size: 12px; font-weight: bold; border: solid 1px #0a184e; float: right; margin: 4px 6px 4px 0px;}

.Data{color: #636363; font-family: arial; font-size: 11px; border: 1px solid #999999; padding-left: 3px;}
.dataLabel{text-align: right; color: #636363; vertical-align: top;}
.dataLabelDisabled{text-align: right; color: #cccccc;}

