BODY 	{	COLOR: #FFFFFF;
		FONT: 12px arial, verdana, sans-serif;
		scrollbar-base-color: #BCCCCC }

a:link		{ color: #006666; text-decoration: none; }

a:visited	{ color: #006666; text-decoration: none; }

a:active	{ color: #006666; text-decoration: none; }

a:hover		{ color: #3300CC; text-decoration: none; }

.just 		{text-align: justify;}

TABLE 		{ COLOR: #000000; FONT: 12px arial, verdana, sans-serif; font-weight: normal; }

LI 		{ COLOR: #000000; FONT: 14px arial, verdana, sans-serif; font-weight: normal; }

.title 		{ color: #336666; font: 20px arial, verdana, sans-serif; font-weight: bold; }

.careers 	{ COLOR: #000000; FONT: 12px arial, verdana, sans-serif; font-weight: normal; }

.copytext 	{ COLOR: #666666; FONT: 10px arial, verdana, sans-serif; font-weight: normal; }

.subtitle 	{ color: #003366; font: 15px arial, verdana, sans-serif; font-weight: bold; }

.phonetitle 	{ color: #003366; font: 14px arial, verdana, sans-serif; font-weight: bold; }

.picturetitle 	{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.picturedesc 	{ COLOR: #666666; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }



#ZOOM 		{ LEFT: 10px; POSITION: absolute; TOP: 10px; }




 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}







.button-popups { background-color:#ABC4BF;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 8pt;
		height: 23px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #5F7A75 1px solid; }

.buttonon-popups { background-color:#658388;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 8pt;
		height: 23px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid; }


.contact 	{ background-color:#ABC4BF;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 9pt;
		height: 25px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #5F7A75 1px solid; }

.contacton 	{ background-color:#658388;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 9pt;
		height: 25px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid; }



.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 100PX;
		BORDER: #000000 1px solid}

.dropdown {	COLOR: #333333;
		WIDTH: 220PX;
		FONT: 11px verdana, arial, sans-serif }








 /* START THE CODE FOR THE MENUS */


.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 9pt;
		  HEIGHT: 25PX;
		  padding-left: 7px;
		  padding-right: 7px;
		  cursor:hand;
		  font-weight: bold;
		  text-align: center;
		  line-height: 23px;
		  display: block;
		  border: #000000 0px solid; }


a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#354D50;
		  color: #8FAEB3;}


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#354D50;
		  color: #8FAEB3; }


a.menu:active 	{  background-image: url("picts/menu.gif");
		   background-color:#354D50;
		   color: #8FAEB3; }


a.menu:hover 	{  background-image: url("picts/menuon.gif");
		   background-color:#516A6E;
		   color: #FFFFFF; }
