/* CSS Document */


html, body {
  color:         #333333;
  font-family: tahoma, arial, helvetica, sans-serif;   
  font-size:     12pt;
  margin-left:   0px; 
  margin-right:  0px;
  margin-top:    0px;
  margin-bottom: 0px;
}


h1 {
  font-family: tahoma, arial, helvetica, sans-serif; 
  font-size:   18px;
  color:       #660000;
}
 
h2 {
  font-family: tahoma, arial, helvetica, sans-serif;   
  font-size:     16px;
  color:         #666666;
  margin-bottom: 8px;
}
 
h3 {
  font-family: tahoma, arial, helvetica, sans-serif; 
  font-size:   14px;
  color:       #660000;
}
 
h4 {
  font-family: tahoma, arial, helvetica, sans-serif; 
  font-size:   14px;
  color:       #666666;
}

h5 {
  font-family: tahoma, arial, helvetica, sans-serif;   
  font-size:     12px;
  color:         #660000;
  font-weight:   bold;
  margin-bottom: 0px;
}
 
hr {
size: 1px;
color:#660000;
background-color: #660000;
border: 0px;
} 



a:link {
  color:#660000;
}

a:visited {
  color:#660000;
}

a:hover {
color:#999999;
}

form {
margin-top: 0px;
margin-bottom: 0px;
}

/*End tag styles*/


/*The following are class styles that apply to the whole document */
.nav {
  font-family: tahoma, arial, helvetica, sans-serif;     
  font-size:       11px;
  color:           #FFFFFF; 
  font-weight: bold;
  text-decoration: none;
}



a.nav:link {
  font-family: tahoma, arial, helvetica, sans-serif;     
  font-size:       11px;
  color:           #FFFFFF; 
  font-weight: bold;
  text-decoration: none;
}

a.nav:visited {
  font-family: tahoma, arial, helvetica, sans-serif;     
  font-size:       11px;
  color:           #FFFFFF;
  font-weight: bold; 
  text-decoration: none;
}

a.nav:hover {
  font-family: tahoma, arial, helvetica, sans-serif;     
  font-size:       11px;
  color:           #CC9999; 
  font-weight: bold;
  text-decoration: none;
}


.color1 {
  background-color: #660000;
}

.color2 {
  background-color: #660000;
}




.text {
  background-color: #FFFFFF;
  padding-left:     5px;
  font-family: tahoma, arial, helvetica, sans-serif;      
  font-size:        12px;
  color:            #333333;
}



/* the following styles apply to agent contact info*/
.contact {
  font-family: tahoma, arial, helvetica, sans-serif;     
  font-size:       11px;
  color:           #660000; 
  font-weight:     bold;
}

.aname {
  font-family: tahoma, arial, helvetica, sans-serif;     
  font-size:       26px;
  color:           #660000; 
  font-weight:     bold;
  padding-bottom: 6px;
}

/*End contact info. styles */
.menu {
  background-color: #017688;
  border:           2px solid #003333;
  position:         absolute;
  top:              15px;
  visibility:       hidden;
  width:            150px;
  z-index:          100;
  filter:           revealTrans(DURATION=.25, TRANSITION=5);
  display:          block;
}

.menu2 {
  background-color: #017688;
  border:           2px solid #003333;
  position:         absolute;
  left:             145 px;
  visibility:       hidden;
  width:            100%;
  z-index:          100;
  filter:           revealTrans(DURATION=.25, TRANSITION=5);
}

.ewebengine {
  font-family: tahoma, arial, helvetica, sans-serif; 
  font-size:   10px;
  color:       #660000;
}

a.ewebengine:link {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size:   10px;
color:       #660000;
}

a.ewebengine:visited {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size:   10px;
color:       #660000;
}

a.ewebengine:hover {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size:   10px;
color:       #660000;
}

.copyright {
  font-family: tahoma, arial, helvetica, sans-serif; 
  font-size:   10px;
  color:       #660000;
}

/*These styles apply to articles and must be present for the content engine*/
.frameset_border {
  border:        1px solid #999999;
  margin-top:    5px;
  margin-bottom: 5px;
  padding:       5px;
}

.frame_border {
  border:  1px solid #999999;
  padding: 5px;
}

.border_fill {
  border:  1px solid #660000;
  background-color:  #EEEEEE;
}
/* End article styles*/


/*The following styles apply to the search portions of the site: quicksearch and listing search*/

.quicksearch {
  font-family: tahoma, arial, helvetica, sans-serif; 
  font-size:   12px;
  color:       #333333;
  visibility:  visible; 
}

.qs {
  font-family: tahoma, arial, helvetica, sans-serif;      
  font-size:       11px;
  color:           #333333;
  font-weight:     bold;
}

.advancedsearch_short {
  font-family: tahoma, arial, helvetica, sans-serif; 
  font-size:   12px;
  color:       #333333;
  width:       150px;
}

.advancedsearch_long {
  font-family: tahoma, arial, helvetica, sans-serif; 
  font-size:   12px;
  color:       #333333;
  width:       250px;
}

.formbg {
  font-family: tahoma, arial, helvetica, sans-serif;   
  font-size:     12px;
  color:         #660000;
  font-weight:   bold;
  padding-left:  5px;
  padding-right: 5px;
}

.smallform {
  font-family: tahoma, arial, helvetica, sans-serif; 
  font-size:   10px;
  color:       #007987;
}

.fborder {
  border: 1px solid #333333;
}

.submit {
  background-color: #CCCCCC;
  color:            #660000; 
  height:           20px;
  font-weight: bold;
}

.tab {
  background-color: #EEEEEE;
  height:           20px;
  text-align:       center;
  font-weight:      bold;
  font-size:        11px;
  border: 1px solid #FFFFFF;
}

.searchtext {
  font-family: tahoma, arial, helvetica, sans-serif;   
  font-size:     12px;
  color:         #333333;
  padding-left:  3px;
  padding-right: 2px;
}

.cb {
  width: 112px;
}

.dropdown_block {
  width:          250px;
  text-align:     left;
  padding-bottom: 3px;
}

.list {
width: 190px;
}

.list2 {
width: 151px;
vertical-align: top;
}

.lco {
color: #999999;
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 12px;
}


.scontact {
font-size: 11px;
color: FFFFFF;
}

a.snav:link {

font-size: 11px;
color: FFFFFF;
text-decoration: none;
}

a.snav:visited {
font-size: 11px;
color: FFFFFF;
text-decoration: none;
}

.highlighttext {
color: 660000;

}

/*The following 2 classes create alternating rows for the agent search results*/
.asearch_lightcolor1 {
background-color: #FFFFFF;
font-size: 11px;
}

.asearch_lightcolor2 {
background-color: #EEEEEE;
font-size: 11px;
}

/*The above 2 classes create alternating rows for the agent search results */
.flash_color1 {
font-size: 11px;
color: FFFFFF;
}

.flash_color2 {
font-size: 11px;
color: #339999;
}
/*End search related styles*/

.bg1 {
background-image: url('/images/styles/116/11/bg1.jpg');
background-repeat: repeat-x;
}

.bg2 {
  background-image: url('/images/styles/116/11/bg2.gif');
}

.bg3 {
  background-image: url('/images/styles/116/11/bg3.gif');
}

.bg4 {
  background-image: url('/images/styles/116/11/bg4.gif');
  background-repeat: repeat-x;
}
.bg5 {
  background-color: #666666;
}




