BODY { 
background-color:#DCDDDF;
margin-top:5px;
margin-left:5;
font-family: Times, serif;
color:000000;
font-style: normal; 
font-weight: normal; 
font-variant: normal; 
text-transform: none; 
text-decoration: none;
}
.content { font-size: 16px;
           font-weight: normal;
	   font-color: #000000;
	   padding-left:10px;
	   padding-right:10px;
	   background-color:#ffffff;
		  }

.content li { margin-top: 0; padding-top: 0; list-style-position: inside;
}		  
		  
		  
.address { font-size: .75em;
           font-weight: bold;
	   font-color: #000000;
		  }

.footer { font-size: .70em;
          font-weight: normal;
		  font-color: #240A17;
		  margin-left:2em;
		  }

.footersm { font-size: .70em;
          font-weight: normal;
		  color: #c0c0c0;
		  margin-left:0em;
 }

a.footlink {
            font-weight:normal;
			color:#c0c0c0;
}		 
		  
		  
h1 { font-size: 21px;
     color:#891536;
	 font-weight: bold;
}

h1 small { font-size: 12px;
     font-weight: bold;
	 color: #808080;
}


h2{ font-size: 16px;
     font-weight: bold;
	 font-color: #240A17;		  
}

a {font-family:Arial, serif;
        font-size:.85em;
        font-weight:bold;
        color:#001894;
	line-height:1em;
	text-decoration:none;
	}

a:hover	    {text-decoration:underline}
a:visited   {color:#001894;}		

a.navlink {font-size=.65em;
            font-weight:normal;
			color:#552A34
}			
			
a.regular { font-weight:normal;
			color:#552A34;
			text-decoration:underline;
			font-weight:bold;
			font-size:1em;			
}			

pre { font-family:monospace;
      font-size: 1em;
	  margin-left:2em;
	  
}


.header { background-color:#CCCCCC;
          margin-left:5;
          vertical-align:middle;
          line-height:14px;
}

a.header {color:#400000;
          font-size:12px;
	  font-weight:bold;	
	  text-decoration:none;
         }   

a:visited.header {color:#400000;
                  text-decoration:none;
}

a:hover.header {color:#ffffff;
                text-decoration:none;
}

.wht { background-color:#979882;
       font-size:12px;
       font-weight:bold;
}

.wht b { font-size:14px;
}

 
.crumbsbar { background-color:#2622B7;
          margin-left:5;
          vertical-align:middle;
          line-height:14px;
}

a.crumbsbar {color:#ffffff;
          font-size:12px;
	  font-weight:bold;	
	  text-decoration:none;
         }   

a:visited.crumbsbar {color:#ffffff;}

a:hover.crumbsbar {color:#ffffff;
                text-decoration:underline;
}

.here {color:#ffffff;
          font-size:12px;
	  font-weight:bold;
	  margin-left:5;	
	  text-decoration:none;
	}
        

.boldfooter {color:#ffffff;
          font-size:12px;
	  font-weight:bold;
	  margin-left:5;	
	  text-decoration:none;
} 

.bottombar { background-color:#000000;
              font-size:10px;
	font-weight:normal;	
	color:#808080;
	line-height:14px;
	text-decoration:none;
         }   

a.bottombar {font-family:Arial,sans-serif;
    font-size:10px;
	font-weight:normal;	
	color:#808080;
	line-height:14px;
	text-decoration:none;
         }   

a:visited.bottombar {color:#808080;}

a:hover.bottombar {color:#808080;
                 text-decoration:underline;
}

.navleft { 
       padding-left:1em;
       /* background-color:#DCDD87; */
       background-color:#B9AB93;
       
		  }

.nav { font-size: 12px;
       font-weight: medium;
       font-color: #000000;
  }
		  
a.nav {color:#0000C0;
          font-size:14px;
	  font-weight:bold;
	  text-decoration:none;
         }

a:visited.nav {color:#0000C0;
                  text-decoration:none;
}

a:hover.nav {color:#C0008C;
                text-decoration:underline;
}

.border_gray {

border:1px;
border-style: dashed;
border-color:12437A;
background-color: eeeeee;
color:cc0000;
font-weight: bold;
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:10px;

}
.calloutBox {
  background-color: #ffffff;
  border: 1px gray solid;
  padding: 3px;
  color: #000000;
  float: right;
  width: 190px;
  
  margin-top: 3px;
  margin-left:10px;
  margin-right: 2px;
  margin-bottom:10px;
}
.calloutBoxBig {
  background-color: #ffffff;
  border: 1px gray solid;
  padding: 3px;
  color: #000000;
  float: right;
  width: 190px;

  margin-top: 3px;
  margin-left:10px;
  margin-right: 2px;
  margin-bottom:10px;
}
.portrait {
  background-color: #ffffff;
  padding-left: 5px;
  color: #000;
  text-align: left;
}
.portrait p {
  background-color: #ffffff;
  padding: 5px;
  color: #000;
  text-align: center;
}
