

/* 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.noUnderscore{font:normal 12px Arial, Helvetica, sans-serif;color:#000000;text-decoration:none;}

	  a:hover{	color: #2DB455;}
	  a.navbartopright{
	font: 900 11px Arial;
	color: Black;
	text-decoration:none;
	line-height : 15px;
	text-indent : 0px;
}	  
	  a.navbar{
	font: 900 12px Arial;
	color: White;
	text-decoration:none;
	line-height : 24px;
	text-indent : 0px;
}

	  a.navbarright{
	font: 900 12px Arial;
	color: White;
	text-decoration:none;
	line-height : 24px;
	text-indent : 0px;
}
	   a.navbar:hover{
	font: 900 12px Arial;
	color: #2DB455;
	text-decoration: none;
	line-height : 24px;
	width : 153px;
}

	   a.navbarright:hover{
	font: 900 12px Arial;
	color: Black;
	text-decoration: none;
	line-height : 24px;
	width : 193px;
}


a.mainmenu{
	font: 11px Arial, Helvetica, sans-serif;
	background : transparent;
	color : White;
	text-decoration : none;
}

a.mainmenu:hover{
	font: 11px Arial, Helvetica, sans-serif;
	background : transparent;
	color : Black;
	text-decoration : none;
}
	

a.level1{	color:#30A042;	text-decoration:none;	background : transparent;	font :  20px;}

a.level1:hover{	font: 20px;	background : transparent;	color : Black;	text-decoration : none;}


a.level2{	color:#30A042;	text-decoration:none;	background : transparent;	font :18px;}

a.level2:hover{	font: 18px;	background : transparent;	color : Black;	text-decoration : none;}


a.level3{	color:#30A042;	text-decoration:none;	background : transparent;	font : 16px;}

a.level3:hover{	font: 16px;	background : transparent;	color : Black;	text-decoration : none;}


a.level4{	color:#30A042;	text-decoration:none;	background : transparent;	font : 14px;}

a.level4:hover{	font: 14px;	background : transparent;	color : Black;	text-decoration : none;}


a.level5{	color:#30A042;	text-decoration:none;	background : transparent;	font : 12px;}

a.level5:hover{	font: 12px;	background : transparent;	color : Black;	text-decoration : none;}

/*----------------------------------------------------------------------------------------*/

/* 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:#000000;color:#000000;}/*the darkest color: dark blue*/

.color22 {background: #30A042;color: #30A042;}/*the darkest color: dark green*/	  

.color3 {background:#606060;color:#606060;}/*the medium dark color: medium dark blue*/

	  

.color4 {background:#828282;color:#828282;}/*the medium light color: medium light blue*/

	  

.color5 {
	background: #81C886;
	color: #81C886;
}/*the lightest green: light green*/



.color6 {background:#F5F5F5;color:#F5F5F5;}/*the 2nd lightest color: light blue*/

  

.color7 {background:#F97E02;color:#F97E02;}/*extra color: muted orange*/

	  

.color8 {
	background: #FEFEFE;
	color: #FEFEFE;
}/*background light gray*/


.color9 {background:#0000FF;color: #0000FF;}/*Carolina Bays Parkway Blue*/


.color100 {
	background: #33B457;
	color: #33B457;
}/*the darkest color: dark green*/

.color11 {
	background: #2DB455;
	color: #2DB455;
}/*the medium dark color: medium dark green*/

.color12 {background:#7ED78D;color:#7ED78D;}/*the lightest green: medium light green*/



/*----------------------------------------------------------------------------------------*/


