BODY  { font: 12px arial, verdana, sans-serif; scrollbar-3dlight-color: #1F356E; scrollbar-arrow-color: #FFFFFF; scrollbar-base-color: #909099; scrollbar-darkshadow-color: #1F356E; scrollbar-face-color: #909099; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; scrollbar-track-color: #909099 }


a:link		{
	color: Blue;
	text-decoration: underline;
}

a:visited	{
	color: Blue;
	text-decoration: underline;
}

a:active	 { color: #FF0000; text-decoration: underline }

a:hover		{ color: #FF0000; text-decoration: underline }




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE		{
	COLOR: #1F356E;
	FONT: normal normal 14pt "Times New Roman", Times, serif;
	text-align: justify;
}


.title		 {
	color: #1f356e;
	font: bold 18pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }

.just 		{text-align: justify;}

.copyright	  { color: #1F356E; font: 12pt geneva, verdana, arial, sans-serif; background-color: transparent }

.smalltitle 	{ COLOR: #1F356E; FONT: 12pt verdana, arial, sans-serif; font-weight: bold }

.careertitle	{ COLOR: #666666; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold }

.subtitle	 {
	color: #1F356E;
	font: bold 16px Times New Roman;
	letter-spacing: 0;
}

.phonetitle	{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }

.picturecomments{
	COLOR: #1F356E;
	FONT: bold 11pt Arial, Helvetica, sans-serif;
	text-align: center;
}

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

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



.button-popups {background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #999999;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #999999 1px solid }

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

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


.dropdown {	COLOR: #1f356e;
		WIDTH: 180PX;
		FONT: bold 14px geneva, verdana, arial, sans-serif}


.textarea	 { color: black; font: 16px arial, verdana, sans-serif; background-image: url("picts/shadeform.jpg"); text-align: left; width: 250px; border: solid 1px #000000 }

.submitbutton { FONT: 9pt verdana, arial,  sans-serif;
		font-weight: bold;
		color: #000000;
		BORDER: #000000 1px solid;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color:#FFFFFF; }

.submitbuttonon { FONT: 9pt verdana, arial,  sans-serif;
		font-weight: bold;
		color: #FFFFFF;
		BORDER: #000000 1px solid;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color:#1F356E; }


.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #000000 1px solid;
		BORDER-RIGHT: #000000 1px solid;
		BORDER-TOP: #000000 1px solid }



.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }

.style11 { WIDTH: 60PX; }

.searchbutton {	background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 18px;
		width: 40px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.divstyle {	position:absolute;
		border: #000000 1px solid;
		width:90;
		top:0;
		left:0 }

.pstyletitle{	postion:absolute;
		background:white;
		color:black;
		font-size:10px;
		font-family:verdana, arial }


.pstylebody  { color: navy; font-size: 14px; font-family: verdana, arial; background: white; postion: absolute }

 /* START THE CODE FOR THE MENUS */


#menulocation { LEFT: 0px; WIDTH: 200px; Align: top; padding:0px 0px; white-space:nowrap; }


.menu		   { color: #38689A; font-size: 11pt; font-family: verdana, arial, helvetica, sans; font-weight: bold; line-height: 20pt; text-align: left; text-indent: 12px; cursor: hand; display: block; width: 154px; height: 28px; border: solid 0 #ffffff }



a.menu:link 	{ 
		  background-color:#B2B2B8;
		  text-decoration: none;
		  color: #F0F0F0; }


a.menu:visited 	{ 
		  background-color:#B2B2B8;
		  text-decoration: none;
		  color: #F0F0F0; }


a.menu:active 	{  
		   background-color:#1F356E;
		  text-decoration: none;
		   color: #FFFFFF; }


a.menu:hover 	{ 
		  background-color:#1F356E;
		  text-decoration: none;
		  color: #FFFFFF; }