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


a:link		 { color: #1f356e; text-decoration: underline }

a:visited	 { color: #1f356e; text-decoration: underline }

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

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




/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE		{ COLOR: #444444; FONT: 11px geneva, verdana, arial, sans-serif }


.title		{ COLOR: #1F356E; FONT: 20px verdana, arial, sans-serif; font-weight: bold }

.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: #666666; font: 9px geneva, verdana, arial, sans-serif; margin: 8px }

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

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

.subtitle	{ COLOR: #1F356E; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold; letter-spacing: 0px }

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

.picturecomments{ COLOR: #666666; FONT: 10px geneva, verdana, arial, sans-serif }

.picturetitle 	{ COLOR: #000000; FONT: 10px 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: 13px arial, verdana, sans-serif;
		background-image: url(images/shadeform.jpg);
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid}


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


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

.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 }


.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   { color: black; font-size: 12px; font-family: verdana, arial; font-weight: bold; line-height: 20px; background: white; postion: absolute   }


.pstylebody    { color: black; font-size: 12px; font-family: verdana, arial; background: white; margin: 8px; postion: absolute   }

 
/* START THE CODE FOR THE MENUS */

#menulocation     { white-space: nowrap; padding: 0; position: relative; top: 0; left: 0; width: 120px }


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



a.menu:link 	    { color: #f0f0f0; text-decoration: none; background-image: url("images/button.gif") }


a.menu:visited 	   { color: #f0f0f0; text-decoration: none; background-image: url("images/button.gif") }


a.menu:active 	 { color: #ffffff; text-decoration: none; background-color: #1f356e; background-image: url("images/buttonon.gif") }


a.menu:hover 	{ background-image: url(images/buttonon.gif);
		  background-color:#1F356E;
		  text-decoration: none;
		  color: #FFFFFF; }
