

/* set the left menus bullets*/ 

	  font.bullet{font:bold 28px Arial, Helvetica, sans-serif;color:#273B7C;}

	    

	  

/* anchor tag and all its variations*/      

      a{font:normal 12px/18px Arial, Helvetica, sans-serif;color:#000000;}/* standard anchor style includes 12px size with 18px line height*/

	  a.standard{font:normal 12px Arial, Helvetica, sans-serif;color:#000000;}

	  a.standardnoUnder{font:normal 12px Arial, Helvetica, sans-serif;color:#000000;text-decoration:none;}

	  a.standardnoUnder2{font:normal 10px Arial, Helvetica, sans-serif;color:#000000;text-decoration:none;}


	  a:hover{padding:0; text-decoration:blink; font-style:italic; font-weight:bold}

  

/*----------------------------------------------------------------------------------------*/

/* This section is for displaying Offices, under the Office directory page */

	  

	  /* This section is for defining the style of "OFFICE TYPES" under the Office directory*/

	  .displayoffice{border:1px #273B7C solid;background:#E8F5FF;color:#E8F5FF;}

	  

	  /*These define the layer positions of the FIND OFFICE Button*/    

	  #findButton {position:absolute;left:0px;top:0px;visibility:hidden;}	

	  #coverButton{position:absolute;left:0px;top:0px;}



/*----------------------------------------------------------------------------------------*/  

/* This section is for displaying the colors */



.outline{background:#F1F1F1;color:#F1F1F1;}/*the border color: grey*/

.color1 {background:#FFFFFF;color:#FFFFFF;}/*the background color: white*/

.color2 {background:#0177BD;color:#0177BD;}/*the darkest color: dark blue*/

.color3 {background:#38B05C;color:#38B05C;}/*the medium dark color: medium dark green*/

.color4 {background:#0099FF;color:#0099FF;}/*the medium light color: medium light blue*/

.color5 {background:#0099FF;color:#0099FF;}/*the lightest color: light blue*/

.color6 {background:#F5F5F5;color:#F5F5F5;}/*extra color: pale gray side bar*/

.color7 {background:#F97E02;color:#F97E02;}/*extra color: darker orange*/

.color8 {background:#F97E02;color:#F97E02;}/*extra color: darker orange*/





/*----------------------------------------------------------------------------------------*/
