﻿
body
{
    /* alignment */
    height :100%;
    width: 100%;     
    vertical-align: middle;
    text-align: center;
     
    background-color : #ffffff;
    background-repeat :repeat;
    
     /*font-family: Tahoma, Arial, Helvetica, sans-serif;*/
     /*font-family: Arial, Verdana, Tahoma, Sans-Serif;
       font-size: small;*/
     font-family: Calibri, Arial, Verdana, Tahoma, Sans-Serif;
     font-size: medium; 
     /*font-size :14px;*/

     margin: 0;
     padding: 0;
     color: Black;
     
   
   /*  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=orange, endColorstr=white);
  */
  /*color: #0b615e;*/
  
 /*  height :100%; */
}

.hibFont
{
    /*used for situations where have static text within tab area, like  PPC.
        this is simply the same font as in body tag above
    */
    /*font-family: Arial, Verdana, Tahoma, Sans-Serif;
      font-size: small;*/
    font-family: Calibri, Arial, Verdana, Tahoma, Sans-Serif;
    font-size: medium;
}
#divMasterContent
{
    width: 980px;
    vertical-align: middle;  
    margin-bottom :0;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    
    /*min-height:768px;*/
}

form
{
     

    
 /*   background-repeat :repeat-y;   */
    /*width: 980px;*/
    /*
    vertical-align: middle;  
    margin-bottom :0;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
   */
 /*   overflow:visible; */
   
}

.hiblogotext
{
    float:left;
    font-family:  Arial,Verdana, Helvetica, sans-serif;
    font-size: large;
    font-weight: bold;
    color: #0b615e;
    margin-top: 30px;
    margin-left: 25px;

    /*style="left: 125px;top: 10px;"*/
}

.contentWidth
{
    width: 980px;
}

.tblNav
{   

    width :980px;
    text-align :center;   
}


.pnlPub
{
    width: 99%;
    /*background-color: Lime; :#9fc1fa;*/
}



.name
{
     font-weight:bold ;
     font-size:medium;
     text-align :center ;
     color :#339999;
     width:90%;
}


.header
{
    text-align:center;
    width :980px;
    border:solid 0px #87ceeb; 
    margin-bottom : 7px;
}


.publications
{
    text-align :center; 
    font-size: 20px ; 
    font-weight:bold ; 
    color:#330099 ;
}

#divMenuBar
{
  background-color: #17365D;   /* #b3e0f2; */
 /*background-image: url(../../images/grid/header_bg.gif);*/
}



.spotlightImg
{
    float:right;
}

a:link, a:visited, a:active
{
    color: #000000; /*#ee3233;*/
    /*font-weight: bold;*/
    text-decoration: none;
}


a:hover
{
    color: Blue;
    text-decoration: underline;
}

/*color: #0b615e;
font-weight: bold;
color:#ff3333;
color: #F78F1E;*/
/*color: #003366;*/
/*color:#ce0000; (not bad shade of red)*/
/*color: #028482; (not bad shade of teal) */


.announcement
{
    width: 1194px;   
    background-color:#33e6e6;
    color:#8A2908;
    text-align: center;
    vertical-align: middle;
    padding: 17px 3px 17px 3px;
    margin-bottom: 0px;
    font-size: 11pt;
    font-weight: bold;
}

.boxHeaderStyle
{
    text-align :center ;
   /*font-size: medium;*/
   font-weight: bold;
   color: #000000;
   /*background-color: #0b615e;*/
   background-color: #b3e0f2;
   padding-top: 1px;
   padding-bottom: 4px;
   margin-bottom:6px;
   
  background-image: url(../../images/grid/header_bg.gif);  
  background-repeat:repeat; 
  background-position: center center; 
}

.boxOuterStyle
{
    border: solid 1px #b3e0f2;
    width: 100%; 
    margin-bottom: 3px;
    background-color: White;
}

.boxOuterStyleDarker
{
    border: solid 1px #000000 ;
    width: 100%;
    margin-bottom: 3px;
    background-color: White;
}

.boxBodyStyle
{
    text-align :center ;
    font-family: Calibri;
    font-size: 16px;             /* small; */
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color :White;
}

.pnlNav
{
    /*width: 99%;*/
    /*background-color:Green;#9fc1fa;*/
    text-align: left ;
    /*border: solid 2px red;*/
    /*
     BackColor="#f2f2f2" Color="#0b615e"*/
     /*background-color:#f2f2f2; (orig gray)*/
     /*background-color: #cccc99;*/
     /*background-color: #789a9f;*/
     background-color: #e2e2e2;
     /*color: #0b615e; (orig hib teal) */
     /*color: #054950;*/
}


.news
{
    vertical-align :top;
    width : 300px; 
    padding-top :7px ;
    padding-left :10px; 
    padding-right:10px; 
    
}

/* Inspection Request */
.request
{
     text-align :Right ;
     font-weight:bold ;
}

table.request td
{
  padding :5px;
}

.insRequestSend
{
    text-align :Right ;
    font-weight:bold ;
    width:400px;
    font-size: 14px;
}

.insRequestSend td
{
    padding: 5px;    
}

.insRequestSend2
{
    text-align :Right ;
    font-weight:bold ;
    width:600px;
    font-size: 14px;
}

.insRequestSend2 td
{
    padding-top: 5px;
    padding-bottom: 5px;
}

.required
{
    text-align :left;
    font-weight :normal;
    color :Red;
}

.left , div#search , div#ppServices
{
    text-align :left;
    
}

.center
{
    text-align :center;
    width:100%;
    height:100%;
    vertical-align :bottom ;
    min-height :100%;
}

.right
{
    text-align:right;
}

#search
{
 border :solid 1px #57566F;
 width:400px;
 padding-bottom:5px;
 margin-bottom :20px;
 }
 
#showAll
{
/*height:138px;*/ 
width :100%;  
text-align :center ;
 }
 
.boxBodyAffil
{
    min-height :280px;
    background-color: White;    /* #EEEEEE;  */
}

.heading
{
 font-size :medium ;
 font-weight:bold ;
}

.total
{
 height :20px;
 text-align :right;
 width:50px;
 background-color:#EEEEEE;
}

.floatRight
{
     float :right ;
}

.floatLeft
{
     float :left;
}

/**************** added dr ***************/
.divBoxOneThird
{
    border: solid 3px #054950;
    width: 318px; /* perfect */
}

.divBox
{
    border: solid 3px #054950;
}

.headerStyle
{
   text-align :center;
   font-size: large;
   font-weight: bold;
   color: White;
   background-color: #054950;
   padding-top: 1px;
   padding-bottom: 4px;
}

#divMasterCopyright
{
    clear:both ; 
    text-align:center; 
    font-size: 10px;     /* 12px;    */
    font-family: Calibri, Arial;
    padding-top: 7px;
    color: #123c62; 
}

#divMasterCopyright a
{
    color: #0070c0;     /* #123c62;    */
}

.catalog
{
    height: 550px;
}

.glossary
{
    height: 550px;
}

.watermarked
{
    color: Gray;
}

.catalogBodyStyle
{
    text-align :left;
    font-family: Calibri;
    font-size: small;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color :White;
    height: 550px;
}

.boxBodyStyleSmall
{
    text-align :center ;
    font-family: Calibri;
    font-size: small;  
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color :White;
}

.searchBtnBG
{
    background-color: ButtonFace; 
    border-right: 1px solid Black;
    border-top: 1px solid Black;
    border-bottom: 1px solid Black; 
    padding: 2px;
 }

 .searchBtnBG:hover
{
    background-color: #C0F8FF;
    border-right: 1px solid #26A0DA;
    border-top: 1px solid #26A0DA;
    border-bottom: 1px solid #26A0DA; 
    padding: 2px;
 }
 
.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.0em;
    height: 20px;
    
}

.ui-widget-content {
    background: #FFFFFF;
    border: 1px solid #FFFF00;
    color: #17365D;
}

.ui-dialog {
    left: 0;
    outline: 0 none;
    padding: 0 !important;
    position: absolute;
    top: 0;
    height: 50px;
    box-shadow: 1px 1px 5px #333;
}

#success {
    padding: 0;
    margin: 0; 
}

.ui-dialog .ui-dialog-content {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    overflow: auto;
    position: relative;
    padding: 0 !important;
}

.ui-widget-header {
    background: #FFFF00;
    border: 1px solid #FFFF00;
    color: #fff;
    font-weight: normal;
    height: 20px;
}

.ui-dialog .ui-dialog-titlebar {
    padding: 0.1em .5em;
    position: relative;
        font-size: 1em;
}

.ui-dialog .ui-corner-all .ui-widget .ui-widget-content .ui-front .ui-dialog-buttons .ui-draggable .ui-resizable 
{
    height: 20px;
}

.ui-dialog-titlebar-close
{
    display: none;
}
