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


 /* PAGE BODY LINKS */


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

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

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

a:hover			{ color: #3333FF; text-decoration: none; }




 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ COLOR: #333333; FONT: 12px arial, sans-serif; font-weight: bold; font-family: "Century Gothic"; }

.title 		{ COLOR: #003399; FONT: 13px Georgia, "Times New Roman", arial, sans-serif; font-weight: bold; font-family: "Century Gothic"; }

.subtitle 	{ COLOR: #336699; FONT: 11px Georgia, "Times New Roman", arial, sans-serif; font-weight: bold; font-family: "Century Gothic"; }

.phonetitle 	{ color: #000000; font: 13px verdana, arial, sans-serif; font-weight: bold; font-family: "Century Gothic"; }

.copytext 	{ COLOR: #C0C0C0; FONT: 9px arial, verdana, sans-serif; font-weight: bold; font-family: "Century Gothic"; }

.just 		{ text-align: justify; }



.page-splits	{ COLOR: #C0C0C0; height: 1px; width: 100%; }




 /* PAGE COLORS */

.picturebar 		{ background-color: #000000; }

.headercolor		{ background-color: #000000; }

.homeheadercolor	{ background-color: #000000; }

.footerbackground	{ background-color: #000000; }

.rightbackground	{ background-color: #000000; }





 /* PAGE IMAGE BORDERS */

.imageborder	{ BORDER: #000000 1px solid; }

.sidebarborder	{ BORDER: #FFFFFF 1px solid; }





 /* 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;
	font-family: "Century Gothic";
}

.textarea	{
	FONT: 13px arial, verdana, sans-serif;
	background-image: url("picts/shadeform.gif");
	text-align: left;
	WIDTH: 275PX;
	HEIGHT: 125PX;
	BORDER: #999999 2px solid;
	font-family: "Century Gothic";
}

.dropdown {
	COLOR: #333333;
	WIDTH: 200PX;
	FONT: 11px verdana, arial, sans-serif;
	font-family: "Century Gothic";
}


.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;
	font-family: "Century Gothic";
}


.searchdrop	{ WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, verdana, sans-serif; }





 /* START MENU CODE */




.menu    	{
	FONT: 12px arial, sans-serif;
	font-weight: bold;
	height: 22px;
	text-indent: 15px;
	background-image: url(picts/menu.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	vertical-align: middle;
	font-family: "Century Gothic";
}


.menu-line	  {
		  background-image: url(picts/menu_line.gif);
		  background-repeat: repeat-y;
		  }


a.menulinks:link	{ color: #FFFFFF; text-decoration: none; font-weight: bold; }

a.menulinks:visited	{ color: #FFFFFF; text-decoration: none; font-weight: bold; }

a.menulinks:active	{ color: #FF9900; text-decoration: none; font-weight: bold; }

a.menulinks:hover	{ color: #FFCC00; text-decoration: none; font-weight: bold; }






 /* LOWER MENU CODE */


.menubottomlinks		{
	padding-left: 3px;
	FONT: 12px arial, verdana, sans-serif;
	font-family: "Century Gothic";
}


a.menubottomlinks:link		{ color: #FFFFFF; text-decoration: none; font-weight: bold; }

a.menubottomlinks:visited	{ color: #FFFFFF; text-decoration: none; font-weight: bold; }

a.menubottomlinks:active	{ color: #FFFFFF; text-decoration: none; font-weight: bold; }

a.menubottomlinks:hover		{ color: #FFCC00; text-decoration: none; font-weight: bold; }



