BODY	{
	SCROLLBAR-BASE-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #333333;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	background-image:url(images/background-greyfade.gif);
	}




/* START CODE FOR NON-MENU LINKS */


a:link, a:visited, a:active	{ color: #3b7deb; text-decoration: underline; font-weight:bold;}
a:hover		{ color: #339966; text-decoration: none; font-weight:bold;}

a.biglink:link, a.biglink:visited, a.biglink:active	{ color: #3b7deb; text-decoration: none; font-weight:bold; font-size: 17px;}
a.biglink:hover		{ color: #339966; text-decoration: none; font-weight:bold; font-size: 17px;}

a.bigpagelink:link, a.bigpagelink:visited, a.bigpagelink:active	{ color: #339966; text-decoration: none; font-weight:bold; font-size: 14px; font-style:italic;}
a.bigpagelink:hover		{ color: #3b7deb; text-decoration: none; font-weight:bold; font-size: 14px; font-style:italic;}

/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #000000; FONT: 12px arial, verdana, sans-serif; }

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

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

.copyright	{ COLOR: #999999; FONT: 9px arial, verdana, sans-serif; }

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

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

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

.just 		{ text-align: justify; }

.formmargin	{ margin: 0px; }

h1 {font-size: 16px; }
h2 {font-size: 14px; }
h3 {font-size: 13px; }

.redtext {color: #c1272d; }

.midsizetext {font-size:13px; }

/* PARAGRAPH HORIZONTAL RULES */

.page-splits	{ width: 100%; color: #FFFFFF; height: 3px; border: 1px solid #C0C0C0; }

.sidebar-splits	{ width: 100%; color: #000000; height: 3px; border: 1px solid #555555; }



/* LEFT AND RIGHT TEXT SPACING */

.whitespaceL	{ width: 5px; }

.whitespaceR	{ width: 10px; }




/* IMAGE BORDERS */

.borders	{ border: #000000 1px solid; }




/* DROP SHADOWS */

.shadow-top	{ background-image: url("images/shadow.gif"); background-repeat: repeat-x; }

.shadow-bottom	{ background-image: url("images/shadow.gif"); background-repeat: repeat-x; }




/* PAGE TOP AND BOTTOM BORDERS */

.pagebars	{
		background-color: #C0C0C0;
		background-image: url("images/bar.jpg");
		height: 25px;
		border: solid #000000;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.pagebar-bottom	{
		background-color: #C0C0C0;
		background-image: url("images/bar.jpg");
		height: 25px;
		border: solid #000000;
		border-width: 0px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}




/* GALLERY IMAGE MOUSEOVER BORDERS AND GALLERY TEXT */


.image-border		{ position: relative; LEFT: 0px; top: 0px; border: #000000 1px solid; }

.image-borderon		{ position: relative; LEFT: 2px; top: 2px; border: #0099FF 1px solid; }

.viewer-border	 	{ border: #000000 1px solid; }

.smalltitle 		{ COLOR: #339900; FONT: 10px arial, verdana, sans-serif; font-weight: normal; }

.gallerytext		{ COLOR: #000000; FONT: 11px arial, verdana, sans-serif; }

.hilight		{ COLOR: #3366FF; FONT: 13px arial, verdana, sans-serif; font-weight: bold; }

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



/* GALLERY POPUP MENU CODE */

.button-gallery 	{
			color: #000000;
	       		font: bold 11px arial, serif;
			text-align: center;
			background-color: #FFFFFF;
	        	background-image: url("images/button-gallery.gif");
        		padding: 1px 5px 1px 5px;
			margin: 0px 1px 0px 1px;
        		display: block;
			cursor:pointer;
			width: 90px;
			height: 20px;
        		border: #999999 1px solid;
			}


.buttonon-gallery	{
			color: #0066FF;
	       		font: bold 11px arial, serif;
			text-align: center;
			background-color: #FFFFFF;
	        	background-image: url("images/buttonon-gallery.gif");
        		padding: 0px 5px 0px 5px;
			margin: 0px 1px 0px 1px;
        		display: block;
			cursor:pointer;
			width: 90px;
			height: 20px;
        		border: #0066FF 1px solid;
			}




/* LEFT SIDEBAR OPTIONS */

#sidebarleft		{ position: relative; left: 0px; top: -20px; }

a.sidelink:link		{ color: #4f91ff; text-decoration: none; }

a.sidelink:visited	{ color: #4f91ff; text-decoration: none; }

a.sidelink:active	{ color: #4f91ff; text-decoration: none; }

a.sidelink:hover	{ color: #FFFF9C; text-decoration: none; }

.bordersSB		{ border: #C0C0C0 1px solid; }

.sidebartitle		{ COLOR: #FFFFFF; FONT: 13px arial, verdana, sans-serif; font-weight: bold; }

.sidebartext		{ COLOR: #C0C0C0; FONT: 11px arial, verdana, sans-serif; }

.date-font		{ color: #FFFFFF; font: 10px arial, verdana, sans-serif; font-weight: bold; }

.sidebar-background	{
			background-image: url("images/background-sidebar.gif");
			background-repeat: repeat-y;
			background-position: top left;
			}




/* RIGHT SIDEBAR OPTIONS */

.sidebarR	{ width: 2px; }




/* RIGHT END AREA */

.right-end	{ width: 25px; background-color: #000000; }




/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}




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


.dropdown 	{ COLOR: #333333;
		background-color: #F1F4F5;
		WIDTH: 200PX;
		FONT: 11px arial, verdana, sans-serif; }


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

.submitbutton 	{ FONT: 9pt arial, verdana, sans-serif; }


.searchform 	{ WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, sans-serif;
		background-image: url("images/shadeform.gif");
		BORDER: #000000 1px solid; }


.searchdrop 	{ WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, sans-serif; background-color: #F1F4F5; }


.searchbutton 	{ font-size: 8pt;
		  width: 35px;
		  background-color: #F1F4F5;
		  BORDER: #000000 1px solid; }




/* START THE CODE FOR THE MENUS */


.menutable	{
		background-color: #000000;
		background-image: url("images/menu-background.gif");
		BORDER-BOTTOM: #000000 1px solid;
		BORDER-TOP: #000000 0px solid;
		}


.firstborder	{ border-right: #000000 1px solid; }


.menu		{
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 12px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 9px;
		padding-right: 9px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		display: block;
		border: solid #000000;
		border-width: 0px 1px 0px 0px;
		}

		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */




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


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


a.menu:active 	{ background-image: url("images/menu.gif");
		  background-color:#333333;
		  color: #CFCFE0; 
		  text-decoration: none;}


a.menu:hover 	{  background-image: url("images/menuon.gif");
		   background-color:#828282;
		   color: #FFFFFF; 
		   text-decoration: none;}



