/*<STYLE TYPE="text/css">
 .imageFader{ position:relative; filter:alpha(opacity=80); -moz-opacity:80% }
 
<!-- 
body		{ scrollbar-face-color: #406070; scrollbar-track-color: #204050; scrollbar-arrow-color:  #FFFFD0; scrollbar-highlight-color: #608090; scrollbar-3dlight-color: #406070; scrollbar-shadow-color: #305060; scrollbar-darkshadow-color: #103040 }
.link {  font-family: Verdana; font-size: 8pt; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000066; text-decoration: none}
/*.text {  font-family: Verdana; font-size: 8pt; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}
.error {  font-family: Arial; font-size: 12pt; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #990000; text-decoration: none}

-->
</STYLE>*/
.txtBox {
    border: 1px solid #003366;
    background-color: #B9C4F2;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;    
    color: #003366;
    /* background-image: url('../images/boxShadow.gif'); */
}
.txtBoxAdd {
    border: 1px solid #003366;
    background-color: #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;    
    color: #003366;
    /* background-image: url('../images/boxShadow.gif'); */
}
.tiny {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 10px;
	/*line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px;*/ 
	}
.offices {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	width: 600px; 
	/*line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px;*/ 
	}	
.notes {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
	/*line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px;*/ 
	}	
a {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:  #000000;
	outline: none;
	text-decoration: underline;
	}
a:visited {
  font-family: Arial, sans-serif;
	/*color:  #FF9900;*/
	color:  #000000;
	
  }
a:active {
  font-family: Arial, sans-serif;
	color:  #000000;
	}
a:hover {
  font-family: Arial, sans-serif;
	color: #3333FF;
  font-size: 14px;
	font-weight: bold;
	
	}
