BODY	{
	
	margin: 0px;
	padding: 0px;
	border: #999999 0px solid;
	}



/* START CODE FOR NON-MENU LINKS */


a:link	{ color: #379384; text-decoration: none; font-weight: bold;}

a:visited	{ color: #379384; text-decoration: none; font-weight: bold;}

a:active	{ color: #006aa0; text-decoration: none; font-weight: bold;}

a:hover	{ color: #006aa0; text-decoration: none; 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; }




/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; }

.title		{ COLOR: #141424; FONT: 18px verdana, arial, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #000000; FONT: 15px verdana, arial, sans-serif; font-weight: bold; }

.footer 	{ COLOR: #999999; FONT: 9px verdana, arial, sans-serif; }

.careertitle	{ COLOR: #FF6600; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle	{ COLOR: #0000FF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.list 		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }

.just 		{ text-align: justify; }

.page-splits	{ width: 100%; color: #fa5d6d; height: 3px; border: 0px solid #003399; }

.quote          { COLOR: #006aa0; FONT: 12px verdana, arial, sans-serif; font-weight: normal; text-align: justify; margin-left: 70px; margin-right: 110px; padding-left: 10px; padding-right: 10px; border: 1px solid #006aa0; }




/* IMAGE BORDERS */

.borders	{ border: #000000 1px solid; }




/* PAGE TOP AND BOTTOM BORDERS */

.pagebars	{
		background-color: #C0C0C0;
		background-image: url("picts/bar.jpg");
		height: 10px;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.pagebarsL	{
		background-color: #C0C0C0;
		background-image: url("picts/barL.jpg");
		height: 10px;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.pagebarsR	{
		background-color: #C0C0C0;
		background-image: url("picts/barR.jpg");
		height: 10px;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.pagebar-bottom	{
		background-color: #C0C0C0;
		background-image: url("picts/bar.jpg");
		height: 10px;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}











/* LEFT SIDEBAR OPTIONS */


a.sidelink:link		{ color: #94D1C3; text-decoration: none; }

a.sidelink:visited	{ color: #94D1C3; text-decoration: none; }

a.sidelink:active	{ color: #94D1C3; text-decoration: none; }

a.sidelink:hover	{ color: #94D1C3; text-decoration: none; }

.bordersSB		{ border: #C0C0C0 1px solid; }

.sidebartitle		{ COLOR: #0000FF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.sidebartext		{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; }

.date-font		{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: normal; }

.sidebar-background	{
			background-image: url("picts/background-sidebar.gif");
			background-repeat: repeat-y;
			background-position: top left;
			}





/* 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("picts/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid; }


.dropdown 	{ COLOR: #333333;
		background-color: #F1F4F5;
		WIDTH: 200PX;
		FONT: 11px verdana, arial, sans-serif; }


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/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("picts/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-image: url("picts/menubar.jpg");
		BORDER-BOTTOM: #000099 0px solid;
		BORDER-TOP: #000099 0px solid;
		}


.firstborder	{ border-right: #94D1C3 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 #94D1C3;
		border-width: 0px 1px 0px 0px;
		}

		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */




a.menu:link 	{ background-image: url("picts/menu.jpg");
		  background-color:#94D1C3;
		  color: #000000;}


a.menu:visited 	{ color: #000000; }


a.menu:active 	{ background-image: url("picts/menu.jpg");
		  background-color:#94D1C3;
		  color: #000000; }


a.menu:hover 	{  background-image: url("picts/menuon.jpg");
		   background-color:#83C0B2;
		   color: #FFFFFF; }

