BODY 	{	COLOR: #FFFFFF;
		FONT: 12px arial, verdana, sans-serif;
		scrollbar-base-color: #000000 }

a:link		{ color: #99CCFF; text-decoration: none }

a:visited	{ color: #99CCFF; text-decoration: none }

a:active	{ color: #66FFFF; text-decoration: none }

a:hover		{ color: #66FFFF; text-decoration: none }

.just 		{text-align: justify;}

TABLE 		{ COLOR: #F0F0F0; FONT: 12px arial, verdana, sans-serif; font-weight: bold}

LI 		{ COLOR: #F0F0F0; FONT: 14px arial, verdana, sans-serif; font-weight: normal }

.title 		{ color: #FFFFFF; font: 28px arial; letter-spacing: 0px; font-weight: bold }

.careers 	{ COLOR: #C0C0C0; FONT: 12px arial, verdana, sans-serif; font-weight: bold}

.copytext 	{ COLOR: #F0F0F0; FONT: 10px arial, verdana, sans-serif; font-weight: }

.subtitle 	{ color: #CCFFFF; font: 18px arial, verdana, sans-serif; font-weight: bold}

.phonetitle 	{ color: #FFFFFF; font: 12px verdana, arial, sans-serif; font-weight: bold }

.picturetitle 	{ COLOR: #F0F0F0; FONT: 10px verdana, arial, sans-serif; font-weight: bold }

.picturedesc 	{ COLOR: #FFFFFF; FONT: 10px arial, verdana, sans-serif; font-weight: bold }



#ZOOM 		{ LEFT: 10px; POSITION: absolute; TOP: 10px }



.button-popups {background-color:#36548B;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 9pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #FFFFFF 1px solid }

.buttonon-popups {background-color:#24306C;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 9pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #FFFFFF 1px solid }


.contact {	background-color:#36548B;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 9pt;
		height: 23px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #FFFFFF 1px solid }

.contacton {	background-color:#24306C;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 9pt;
		height: 23px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #FFFFFF 1px solid }



.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 220PX;
		BORDER: #000000 1px solid}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 300PX;
		HEIGHT: 125PX;
		BORDER: #000000 1px solid}

.dropdown {	COLOR: #333333;
		WIDTH: 220PX;
		FONT: 11px geneva, verdana, arial, sans-serif }




 /* START THE CODE FOR THE MENUS */


.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 9pt;

		  padding-top: 1px;
		  padding-bottom: 3px;
		  padding-left: 7px;
		  padding-right: 7px;
		  cursor:hand;
		  font-weight: bold;
		  text-align: center;
		  line-height: 15px;
		  display: block;
		  border: #000000 0px solid; }


a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#36548B;
		  color: #FFFFFF;}


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#36548B;
		  color: #FFFFFF; }


a.menu:active 	{  background-image: url("picts/menu.gif");
		   background-color:#36548B;
		   color: #FFFFFF; }


a.menu:hover 	{  background-image: url("picts/menuon.gif");
		   background-color:#333333;
		   color: #FFFFFF; }



