html,
body {
  min-width:977px;
  margin: 0 auto 0 auto;
  max-width:1280px;
  border-style: none;

  background-color: #b6d5e5; /* #a5afb5; */
  /*font-family: Trebuchet MS, Arial, Verdana;*/
  font-family: sans-serif;
  padding-bottom:10px;

  /* font-family: sans-serif, Helvetica, Arial, Verdana; */
  /*font-size: 1em;*/
  color: black;
  background-image: url('../images/background2.jpg');
  background-repeat: repeat-x;
  background-attachment:fixed;
}

img { 
border: 0px;
}

pre {
  display:block;
  font-family: Courier New, Courier, monospace;
  font-size: 12px;
  padding:10px;
  border:1px solid #bae2f0;
  background:#e3f4f9;   
  margin:.5em 0;
  width:95%;
  color:#333;  
}

ul.external {
 font-size: 90%;
}

li {
   margin-top: 0.5em;
}

li.nospace {
   margin-top: 0px;
   line-height:16px;
}


ul {
   list-style-type:round;
   color: #3d6d83;
}
ol {
   list-style-type:round;
   color: #3d6d83;
}

li.hist {
   list-style: none;
   color: #474747;
   padding-left: 35px;
   text-indent: -45px;
}

.small {
  font-size: 85%;
}

input.search {
   width:26px; height:26px; 
   background: url('../images/search_gray.gif') top left no-repeat;
   margin: 0px;
   padding:0px; 
   border:0px; 
}

input.search:hover {
   width:26px; height:26px; 
   background: url('../images/search_orange.gif') top left no-repeat;
   margin: 0px;
   padding:0px; 
   border:0px; 
}

.construction {
   font-size: 120%;
   color: #474747;
}

/* SEO: Only use this once on the page*/
h1 , h2{
color:#333; 
font-family:Verdana;
font-size: 22px;
font-weight: bold;
margin:0px;
}

.smallblue
{
   color:#36B;
   font-size:11px;
}

.blueHeader {
   font-size: 16px;
   font-weight: bold;
   color:#36B;
}

.header1 {
color: #676767;
font-size: 22px;
font-weight: bold;
display: inline-block;
width: 100%;
padding-left:10px;
background-color:#F0FFFF;
border-bottom: 1px solid #4682B4;
}

.header2 {

color: #676767;
font-size: 18px;
font-weight: bold;

}

.header3 {

color: #676767;
font-size: 16px;
font-weight: bold;

}

.darkGray {
  color: #474747;
}

hr.article_line {
   border: none 0;
   border-top: 1px dashed orange; 
   width: 99%; height: 1px;
}

dl{
margin:0px 0px 10px 3px;
}

dd {
margin:0px;
}
dt {
color: #474747;
font-size: 110%;
font-weight:bold;
}

.niceBlue {
color: #3d6d83;
}


/* Visitor Level Menu: Start */
table.visitorLevel {
  border: 1px solid #b9c3c8;
}

th.visitorLevel {
  border: 1px solid yellow;
  background-position:bottom; 
  background-repeat:repeat-x;  
  background-image: url('../images/section-silver.jpg');
  padding:1px;

}

th.visitorLevel1 {
  border: 1px solid yellow;
  font-weight: bolder;
  color: #EEEEEE;
  background-color: #2cad1f;
  background-image: url('../images/section-green.jpg');
  font-size: 14px;
  padding:5px;

}
th.visitorLevel2 {
  border: 1px solid yellow;
  font-weight: bolder;
  color: #EEEEEE;
  background-color: #ef8716;
  background-image: url('../images/section-orange.jpg');
  font-size: 14px;
  padding:5px;
}
th.visitorLevel3 {
  border: 1px solid yellow;
  font-weight: bolder;
  color: #EEEEEE;
  background-color: #e4403f;
  background-image: url('../images/section-red.jpg');
  font-size: 14px;
  padding:5px;

}


/* Visitor Level Menu: Start */
#visitorLevelList
{
padding: 0 1px 1px;
margin: 0;
font-size: 14px;
line-height:24px;
}


#visitorLevelList li
{
list-style: none;
margin: 0;
border-bottom: 1px solid #EEEEEE;
text-align: left;
}

#visitorLevelList li a
{
display: block;
padding: 2px 0px 0px 10px;
color: black; 
}

#visitorLevelList li a:link, a:visited {}

#visitorLevelList li a:hover
{
  color: blue;
  background: #FFEFDF;
  text-decoration: none;  
}
/* Visitor Level Menu: End */

table#topBar {
  border-bottom: 1px solid #B6D5E5;
  background-color: white;
  color: gray;
  text-align: left;
}


a {
  text-decoration: none;
  color:#36B;
}

a:hover{
  text-decoration: underline;
}


a.topBar {
  font-size: 13px;
  color: #6A6A6A;/*gray;*/
}
a.topBar:link, a.topBar:visited {}

a.topBar:hover {
  text-decoration: none;
  color: black;
}


a.search {
  font-size: 18px;
  font-weight: bolder;
  color: #2786C2;/*gray;*/
  text-decoration: none;
}
a.search:hover{
  text-decoration: underline;  
}

table#shadow {
   width: 100%;
   padding: 0px 16px 0px 16px;
   border-top: 2px solid #93B6C9;
   text-align: left; 
}
table#content {
  border-style: none solid solid;
  border-width: 0 1px 1px;
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  background-color: #ff9900;
}


table#bottomTermsBar {
  border: 1px solid white;
  background-color: #ff9900;
}

td#whiteline {
  border-bottom: 1px solid white;
  text-align:left;
  vertical-align:top;
}
.contentShadow {
  border: 1px solid #ffcc00;
}

td#mainText {
  padding: 8px 10px 8px 10px;
  background-color: white;
  font-size: 90%;
  min-width: 550px;
}

.bigText{
  font-size:105%;
}

.bigTextGray{
  font-size:14px;
  line-height:1.5em;
  color: #474747;
}

.smallTextGray{
  font-size:95%;
  color: #474747;
}

a.noUnderline:hover{
  text-decoration: none;
}

tr.selection:hover {
   background-color: #FF9041;
   color: #FFF; 
}

#rightNav table {
  border: 1px solid white;
  background-color: white;
  min-width: 150px;
}
#leftNav table {
  width: 158px;
  border: 1px solid white;
  background-color: white;
  text-align: left;
}
#rightNav th, #leftNav th{
  border: 1px solid white;
  text-transform: uppercase;
  color: #484848;
  background-color: #ffd630;
  font-weight: bolder;
  font-style: inherit;
  text-align: center;
  font-size: 12px;
  height:28px;
  background-image: url('../images/quicklink.jpg');
  background-repeat: repeat-x;  
  
}


#rightNav td {
  font-size: 12px;
  line-height:1.5em;
  background-color: white;
  padding: 7px;
  color:#474747;
}

#leftNav td {
  font-size: 90%;
  background-color: white;
  padding-top: 5px;
}



a.readMore {
  font-size: 13px;
  color: #005BE6;  
  text-decoration: none;
}
a.readMore:link, a.readMore:visited {
  font-size: 13px;
  color: #005BE6;  
  text-decoration: none;

}
a.readMore:hover {
  text-decoration: underline;
  color: blue;
}

a.searchaddress {
  text-decoration: none;
  font-size: 90%;
  color: gray;
}
a.searchaddress:hover {
  text-decoration: underline;
}


#bottomBar {
  padding: 8px;
  font-size: 80%;
  color: gray;
  text-decoration: none;  
}
a.bottomBar {
  color: blue;
  text-decoration: none;
}
a.bottomBar:link, a.bottomBar:visited {
  font-size: 95%;
  color: blue;
  text-decoration: none;
}
a.bottomBar:hover {
  color: gray;
}


/* Horizontal Navigation Menu: Start */
#navlist
{
padding: 0;
margin: 0;
font-size: 13px;
font-weight: bolder;
}

#navlist li
{
   /* list-style: inside url('../images/point.png'); */
   list-style: none;
   background-image: url('../images/point.png');
   background-repeat: no-repeat;
   background-position: 0.6em;
   margin: 0;
   border-bottom: 1px solid #EEEEEE;
}

#navlist li a
{
   display: block;
   margin:0px;
   padding: 2px 0px 0px 20px;
   color: #448; 
}

#navlist li a:link, a:visited {}

#navlist li a:hover
{
  color: #0518A0;
  background: #d6e5f2;
  text-decoration: none;
}

/* Horizontal Navigation Menu: End */
input.rounded {
   font-size: 85%;  
   color: gray; 
}



a.gotoSite, a.gotoSite:visited, a.gotoSite:link
{
   display:block;
   width:140px;
   height:18px;
   background-color:#FF9041;
   color:#FFFFFF;
   padding:0px;
   padding-top:0px;
   padding-bottom:4px;
   border:1px solid #ffffff;
   outline:1px solid #FF9041;
   margin-left:1px;
   text-align:center;
   font-family: verdana;
   font-weight:bold;
   font-size:11px;
   text-decoration:none;
}

a.gotoSite:hover, a.gotoSite:active
{
   background-color:#FF7C3D;
}




/* Oval button: Start */

input.ovalbutton{
background: transparent url('../images/feedback.gif') no-repeat top left;
font-size:13px; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
text-decoration: none;
border:0px;
width:133px;
}

input.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

input.ovalbutton:hover div{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

/* Oval button: End */

/* Image styles: START */


a.quicklinkpicture, a.quicklinkpicture:visited, a.quicklinkpicture:link { 
display: block;
border: 1px solid #CCCCCC; 
/* #margin: 2px;  */
font-size: 11px;
color: #676767;
text-decoration: none;
} 

a.quicklinkpicture:hover {
border: 1px solid #blue; 
color:blue;
} 

a.quicklinkpicture img  {
border: 1px solid #484848; 
vertical-align:middle; 
margin-top: 3px; 
margin-left: 3px; 
margin-bottom: 3px; 
} 


.landingPicture a, .landingPicture a:visited, .landingPicture a:link {
/* #margin: 2px;  */
font-size: 18px;
font-weight:bolder;
text-decoration: none;
} 

.landingPicture a:hover {
color:blue;
} 





table.picture { 
border: 1px solid #CCCCCC; 
padding: 1px; 
font-size: 11px;
margin-top: 3px; 
color: #676767;
} 

img.picture {
display:block;
border: 1px solid #484848; 
vertical-align:middle; 
margin-bottom: 3px; 
padding:0px;
} 

.right { margin-left:8px; float:right; } 
.left { margin-right:8px; float:left; } 


/* Image styles: END */

/* information blocks: START */
table.infoblock {
  padding:0px;
  margin:0px;
  border: 1px solid #b9c3c8;
  color: #474747;
}

th.infoblockimage {
font-size: 11px;
color: #676767;
border-color: #b9c3c8;
border-left: 1px solid #CCCCCC;
} 

th.infoblockimage img {
border-bottom: 1px solid #CCCCCC; 
padding: 0px; 
float:right;
} 

th.infoblock{
vertical-align: middle;
padding-left:10px;
border-bottom: 1px solid #b9c3c8;
height:30px;
font-size: 110%;
color:  white;
background-color: #44C7F4;
}

td.infoblock{
padding:10px;
vertical-align: middle;
height:30px;
}

.imagenottop {
border-left: 1px solid #CCCCCC; 
border-right: 1px solid #CCCCCC; 
border-bottom: 1px solid #CCCCCC; 
padding: 0px; 
} 

/* information blocks: END */

img.center
{
   display: block;
   margin-left: auto;
   margin-right: auto;
}

table.center
{
   margin-left: auto;
   margin-right: auto;
}
td.center
{
   width:100%;
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.txtcenter
{
   text-align: center;
}

img.book {

border: 1px solid #474747;

}

a.my_filters {

color: inherit;
text-decoration: none;

}

a.my_filters:hover {

color: blue;
text-decoration: underline;

}

.construct_small {
border: 1px solid #b9c3c8;
font-size: 79%;
}

.copyright {
text-align:center;
font-size: 85%;
}

.success {
font-size: 18px;
line-height: 1.8em;
color: #339900;
}


/* ADVERT :START */

ul#advert, li #advert{
    font-size: 130%;
    list-style-type: none;
      display: inline;
    overflow: auto;    
    margin:0px;
    padding: 0px;
}

a#adverttitle 
{
   font-size: 140%;
   font-weight:bolder;
   color: gray;
   text-decoration:none;
}

a:hover#adverttitle 
{
   color: black;
}

/* ADVERT :END */


.button:hover{
   color: black;
}




table.minimal{
margin: 0px; 
padding:0px;
border:0px;
}

table.navigation{
font-size:11px;
margin: 0px; 
border: 1px solid #b9c3c8; 
background-color:#DCF0FF; 
padding:0px 0px 2px 0px
}

a.author {
   color:#900;
   font-weight:bold;
   text-transform: uppercase;
   letter-spacing: 2px;
}
