BODY {		FONT: 11px trebuchet MS, arial, verdana, sans-serif;
		scrollbar-base-color: #000000;
		scrollbar-track-color: #71a2a6;
		scrollbar-face-color: #000000;
		scrollbar-highlight-color: #000000;
		scrollbar-3dlight-color: #000000;
		scrollbar-darkshadow-color: #000000;
		scrollbar-shadow-color: #71a2a6;
		scrollbar-arrow-color: #71a2a6; }


 /* PAGE BODY LINKS */


a:link			{ color: #339966; text-decoration: underline; }

a:visited		{ color: #339966; text-decoration: underline; }

a:active		{ color: #339966; text-decoration: underline; }

a:hover			{ color: #0066FF; text-decoration: underline; }




 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ COLOR: #333333; FONT: 13px trebuchet MS, arial, sans-serif; font-weight: none; }

.title 		{ COLOR: #659A9E; FONT: 20px trebuchet MS, arial, sans-serif; font-weight: bold; }

.subtitle 	{ COLOR: #659A9E; FONT: 11px trebuchet MS, arial, sans-serif; font-weight: bold; }

.phonetitle 	{ color: #000000; font: 11px verdana, arial, sans-serif; font-weight: bold; }

.copytext 	{ COLOR: #C0C0C0; FONT: 9px arial, verdana, sans-serif; font-weight: bold; }

.just 		{
	text-align: justify;
	line-height: 17px;
}



.page-splits	{
	COLOR: #C0C0C0;
	height: 1px;
	width: 100%;
	padding: 0;
}




 /* PAGE COLORS */

.picturebar 		{ background-color: #333333; }

.headercolor		{ background-color: #333333; }

.homeheadercolor	{ background-color: #333333; }

.footerbackground	{ background-color: #333333; }

.rightbackground	{ background-color: #333333; }





 /* PAGE IMAGE BORDERS */

.imageborder	{ BORDER: #000000 1px solid; }

.sidebarborder	{ BORDER: #FFFFFF 1px solid; }


/* HOMEPAGE THUMBNAIL BORDERS */

.hover-border	 	{ border: #FFFFFF 1px solid; cursor:pointer; }
A:hover .hover-border 	{ border: #FFFFFF 1px solid; cursor:pointer; }



 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}






.button 	{ font-size: 11pt; width: 75px; }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #999999 1px solid; }

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		HEIGHT: 125PX;
		BORDER: #999999 2px solid; }

.dropdown {	COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px verdana, arial, sans-serif; }


.searchbutton 	{ font-size: 9pt; width: 75px; HEIGHT: 20PX; }

.searchform 	{ background-image: url("picts/shadeform.gif");
		  WIDTH: 120PX;
		  HEIGHT: 20PX; 
		  FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		  BORDER: #000000 1px solid; }


.searchdrop	{ WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, verdana, sans-serif; }





 /* START MENU CODE */




.menu    	{
		FONT: 12px trebuchet MS, arial, sans-serif; font-weight: bold;
		height: 24px;
		text-indent: 7px;
		background-image: url(picts/menu.gif);
		background-repeat: no-repeat;
		background-position: 0 0px;
		vertical-align: middle;
		}


.menu-line	  {
		  background-image: url(picts/menu_line.gif);
		  background-repeat: repeat-y;
		  }


a.menulinks:link	{ color: #659A9E; text-decoration: none; font-weight: bold; }

a.menulinks:visited	{ color: #659A9E; text-decoration: none; font-weight: bold; }

a.menulinks:active	{ color: #659A9E; text-decoration: none; font-weight: bold; }

a.menulinks:hover	{ color: #FFFFFF; text-decoration: none; font-weight: bold; }






 /* LOWER MENU CODE */


.menubottomlinks		{ padding-left:3px; FONT: 11px arial, verdana, sans-serif; }


a.menubottomlinks:link		{ color: #71a2a6; text-decoration: none; font-weight: bold; }

a.menubottomlinks:visited	{ color: #71a2a6; text-decoration: none; font-weight: bold; }

a.menubottomlinks:active	{ color: #FFFFFF; text-decoration: none; font-weight: bold; }

a.menubottomlinks:hover		{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
