BODY	{ SCROLLBAR-BASE-COLOR: #C42DCA; }



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

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

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

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




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

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

.title		{ COLOR: #000000; FONT: 18px 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: #999999; FONT: 9px verdana, arial, sans-serif; }

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

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

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

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

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

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

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

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

.faq 		{ line-height: 19px }





 /* HIDE MENU AND ITEMS FOR PRINTING */


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





 /* SIDEBAR OPTIONS */


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

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

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

a.sidelink:hover	{ color: #FF0006; text-decoration: bold; font-weight: bold}

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

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

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


 /* END SIDEBAR OPTIONS */


.button-popups { 	padding:2px; background-image: url('picts/button-popup.gif');
		background-color:#91B3C1;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: 0px solid #FFFFFF;  }

.buttonon-popups { 	padding:2px; background-image: url('picts/buttonon-popup.gif');
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: 0px solid #FFFFFF;  }


.shadeform	{ background-image: url('picts/shadeform.gif');
		text-align: left;
		WIDTH: 200PX;
		BORDER: 1px solid #000000; ; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:arial, verdana, sans-serif }


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


.textarea	{ background-image: url('picts/shadeform.gif');
		text-align: left;
		WIDTH: 275PX;
		HEIGHT: 150PX;
		BORDER: 1px solid #000000; ; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:arial, verdana, sans-serif }

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


.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: 35px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


 /* IMAGE HOVER CODE */


.rollover 	{ background-color: #000000}

.rolloveron 	{ background-color: #91B3C1; filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60; }



 /* START THE CODE FOR THE MENUS */


 /* TOP LEVEL MENU CONTROL */


a.menu_TOP{
display:block;
line-height: 14pt;
text-align: center;
text-decoration:none;
border-right: #91B3C1 1px solid;
}



 /* SUB LEVEL MENU CONTROL */


a.menu_SUB{
display:block;
padding: 2px 2px 2px 4px;
text-decoration:none;
filter:alpha(opacity=100);
border-bottom: #61828F 1px solid;
}


 /* MORE SUB LEVEL MENU CONTROL */


.menu_DIV{
border-top: #61828F 1px solid;
border-bottom: #61828F 0px solid;
border-right: #61828F 1px solid;
border-left: #61828F 1px solid;
filter:alpha(opacity=100);
z-index:100;
}

