 
/* ---------- MAIN CONTENT FORMATTING ---------- */
body, /*body div,*/ body p, body th, body td, body li, body dd {
  font-family: Verdana, Arial, Verdana, Helvetica, sans-serif;
  color:       #585858;
  font-size:   small;
  text-align: center;
}

body, /*body div,*/ body p, body th, body td, body li, body dd {
  \font-size:   x-small;
  f\ont-size:   small;
  text-align: center;
}

body {
  margin:      0 0 20px 0;
  padding:     0 0;
  background: #f2f2f2;

}

/* HEADERS  */
body h1 {
  color: #8fa5bc;
  font-size:   18px;
  font-weight: bold;
}

body h2 {
  color: #666666;
  font-size:   14px;
  font-weight: bold;
}

/* HEADERS  */
body h3 {
  color: #8fa5bc;
  font-size:   18px;
  font-weight: bold;
}

body h4 {
  color: #666666;
  font-size:   14px;
  font-weight: bold;
}

/* DEFAULT LINK/MAIN CONTENT AREA LINKS */
a:link    { color: #014a8e; font-weight: bold;}
a:visited { color: #014a8e; font-weight: bold;}	
a:hover   { color: #893939; font-weight: bold;}
a:active  { color: #893939; font-weight: bold;}

#main {
width: 960px;
height: auto;
text-align: left;
padding: 0;
margin: 0 auto;
background: #ffffff;
}

#logo {
margin: 0;
padding: 0;
display: none;
}

#logoPrint {
display: block;
}

#VeryTop {
display: none;
}

#NewPhotoLogin {
display: none;
}

#NewLoginBox  {
display: none;
}

#TopRight {
background: none;
display: none;
}

#TopRight a:link    { color: #666666; font-size: 11px; font-weight: normal; display: none;}
#TopRight a:visited { color: #666666; font-size: 11px; font-weight: normal; display: none;}	
#TopRight a:hover   { color: #666666; font-size: 11px; font-weight: normal; display: none;}
#TopRight a:active  { color: #666666; font-size: 11px; font-weight: normal; display: none;}

#search {
float: left;
display: none;
}

#utility {
padding: 20px 25px 0 0;
display: none;
}

#utility a:link    { color: #014a8e; font-size: 11px; font-weight: bold; display: none;}
#utility a:visited { color: #014a8e; font-size: 11px; font-weight: bold; display: none;}	
#utility a:hover   { color: #893939; font-size: 11px; font-weight: bold; display: none;}
#utility a:active  { color: #893939; font-size: 11px; font-weight: bold; display: none;}

#SearchMyIBTTA {
margin: 40px 0 0 0;
display: none;
}

#SearchMyIBTTA form {
padding: 0;
margin: 0;
display: none;
}

#date {
float: right;
font-size: 11px; 
color: #ffffff;
font-weight: bold;
padding: 45px 25px 0 0;
display: none;
}

#photologin {
background: #ffffff;
width: 932px;
height: 153px;
margin: 0 13px 0 15px;
display: none;
}

#photo {
width: 599px;
padding: 12px 0 9px 9px;
display: none;
}

#login {
background: url(/files/2009/images/loginBKGD.jpg) no-repeat;
height: auto;
float: right;
margin: 12px 13px 0 0;
padding: 27px 13px 0 8px;
font-size: 10px;
font-weight: bold;
display: none;
}

#login a:link    { color: #AC4A4A; font-size: 10px; font-weight: bold;}
#login a:visited { color: #AC4A4A; font-size: 10px; font-weight: bold;}	
#login a:hover   { color: #014a8e; font-size: 10px; font-weight: bold;}
#login a:active  { color: #014a8e; font-size: 10px; font-weight: bold;}


#NavandContent {
border-right: none;
border-left:  none;
border-bottom: #014a8e solid 1px;
margin: 0 13px 0 15px;
padding: 0 0 20px 0;
width: 100%;
height: auto;
background: #ffffff;
clear: both;
}

#NavandContentInterior {
border-right: none;
border-left:  none;
border-bottom: #014a8e solid 1px;
margin: 0 13px 0 15px;
padding: 0 0 20px 0;
width: 930px;
height: auto;
background: #ffffff;
}

#nav {
margin: 0;
padding: 0;
border-top: white solid 1px;
clear: right;
width: 930px;
display: none;
}

#InteriorContent {
border-top: white solid 1px;
background: #ffffff;
padding: 0 16px 18px 0;
text-align: left;
clear: both;
width: 100%;
}

#InteriorContent #LeftColumn {
display: none;
}

#InteriorContent #InteriorBody {
width: 100%;
margin-left: 0;
text-align: left;
font-size: 12px;
color: #666666;
padding: 12px 10px 36px 0;
border-bottom: black dotted 1px;
}

#InteriorContent #InteriorBody p, #InteriorBody th, #InteriorBody td, #InteriorBody li {
text-align: left;
font-size: 12px;
color: #666666;
}

/* BREADCRUMB */

#BreadcrumbToolLine {
padding-bottom: 20px;
border-bottom: black dotted 1px;
}

#breadcrumb {
font-size: 11px;
color: #666666;
font-weight: normal;
padding-top: 5px;
}

#breadcrumb a:link    {color: #893939; font-size: 11px; font-weight: bold;}
#breadcrumb a:visited {color: #893939; font-size: 11px; font-weight: bold;}	
#breadcrumb a:hover   {color: #014a8e; font-size: 11px; font-weight: bold;}
#breadcrumb a:active {color: #014a8e; font-size: 11px; font-weight: bold;}

#tools {
float: right;
display: none;
}


