/*----- All Pages START ---- */
html {
  overflow: -moz-scrollbars-vertical;
}
body {
  margin: 0 auto;
  font-family: arial, sans-serif;
  max-width: 1028px;
  color: #444444;
}
img {
  border:  none;
}
#header {
  height: 97px;
  width: 1000px;
  position: relative;
}
a:link.navtext_i {color:rgb(221,221,221); }
a:visited.navtext_i {color:rgb(221,221,221);}
a:hover.navtext_i {color:#888888;}
a:active.navtext_i {color: rgb(0,153,153);}

a:link.navtext_is {color:rgb(221,221,221); }
a:visited.navtext_is {color:rgb(221,221,221);}
a:hover.navtext_is {color:#888888;}
a:active.navtext_is {color: rgb(0,153,153);}

a:link.navtext_iss {color:rgb(221,221,221); }
a:visited.navtext_iss {color:rgb(221,221,221);}
a:hover.navtext_iss {color:#888888;}
a:active.navtext_iss {color: rgb(0,153,153);}

div.login {
  position: absolute;
  top: 12px;
  right: 1px;
  font-size: 16px;
  color: #336699;
}
div.vets {
  position: absolute;
  top: 40px;
  right: 1px;
  font-size: 16px;
  
}
div.logo {
  position: absolute;
  width: 300px;
  font-family: arial, sans-serif;
  font-size: 40px;
  font-weight: bold;
  text-align: left;
  padding-top: 20px;
  padding-left: 10px;
}
/* ----- All Pages header END ---- */

/* ----- All Pages Navigation bar Start ---- */

.nav_bar {
background-color:#336699;
height:48px;
margin-left:10px;
margin-right:7px;
width:1000px;
}
table {
height:50px;
text-align:center;
width:1010px;
}

.selected {
  background-color: #ffffff;
}
.navtext_i {
  font-size: 20px;
  color: rgb(221,221,221);
  text-decoration: none;
  line-height:80%;
}
.navtext_s {
  font-size: 22px;
  color: rgb(0,153,153);
  text-decoration: none;
  line-height:80%;
}

.navtext_is {
  font-size: 16px;
  color: rgb(221,221,221);
  text-decoration: none;
line-height:80%;
}
.navtext_iss {
  font-size: 16px;
  color: rgb(221,221,221);
  text-decoration: none;
  padding: 2px;
line-height:80%;
}

.navtext_sl {
  font-size: 16px;
  color: #336699;
  text-decoration: none;
}

.head_space {
height:0;
margin:0 auto;
}
.pic_title {
  color: rgb(51,51,153);
padding-right:35px;
text-align:left;
  margin-top: 0px;
padding:0 30px;
  font-size:28px;
}

.sub_pic_title {
  padding-top: 5px;
  padding-left: 10px;
  width: 277px;
}

/* ----- All Pages Button START ---- */


/* ----- All Pages Footer START ---- */
.container_lower {
  clear: both;
  position: relative;
  width: 981px;
  margin-bottom: 10px;
  margin-top: 10px;
  margin: auto;
  padding-top: 1px;
}
#footbar {
  position: relative;
  width: 1028px;
  text-align: center;

}
#footer {
  padding-top: 6px;
  color: #336699;
  text-align: left;
  font-size: 9px;
}
#legal {
  margin-left: 10px;
}
#privacy {
  margin-left: 10px;
}
#copyright {
  margin-left: 600px;
  padding-bottom: 20px;
}
.bottom {
  font-size: 20px;
  
}
#footer a:link, #footer a:visited {
  color: #336699;
}
#footer a:hover {
  color: #99cc00;
}
/* ----- All Pages Footer END ---- */