﻿BODY	{ SCROLLBAR-BASE-COLOR: #2D2D4A }



a:link		{ color: #336699; text-decoration: none }

a:visited	{ color: #000000; text-decoration: none }

a:active	{ color: #666666; text-decoration: none }

a:hover		{ color: #FF0000; text-decoration: none }




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif }

.title		{ COLOR: #141424; 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: #336699; FONT: 15px 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: #3366FF; 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: #99CCFF; text-decoration: none }

a.sidelink:visited	{ color: #99CCFF; text-decoration: none }

a.sidelink:active	{ color: #99CCFF; text-decoration: none }

a.sidelink:hover	{ color: #99FF99; text-decoration: none }

.sidebartitle	{ COLOR: #FBDB74; 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: bold }


 /* END SIDEBAR OPTIONS */


.button-popups { 	background-image: url("picts/button-popup.gif");
		background-color:#2D2D4A;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #CFCFE0;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }

.buttonon-popups { 	background-image: url("picts/buttonon-popup.gif");
		background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		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: 275PX;
	BORDER: 1pt solid #000000
}

.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; }





 /* IMAGE HOVER CODE */


.rollover 	{ background-color: #000000}

.rolloveron 	{ background-color: #0000FF; filter:alpha(opacity=55);-moz-opacity:.55;opacity:.55; }



 /* START THE CODE FOR THE MENUS */

.menubackground		{ background-image: url("picts/menu.gif");
			  border-top: #000000 0px solid;
			  border-bottom: #000000 0px solid;}
			  
.menu		{ font-family: verdana, arial, helvetica, sans-serif;
		  background-image: url("picts/menu.gif");
		  font-size: 10px;
		  height: 25px;
		  padding-left: 8px;
		  padding-right: 8px;
		  padding-top: 5px;
		  cursor:hand;
		  font-weight: bold;
		  text-align: center;
		  line-height: 22px;
		  display: block;
		  border: #000000 0px solid; }
			  



 /* TOP LEVEL MENU CONTROL */


a.menu_TOP{
display:block;
line-height: 14pt;
text-align: center;
text-decoration:none;
border-right: #313252 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: #999999 1px solid;
}


 /* MORE SUB LEVEL MENU CONTROL */


.menu_DIV{
border-top: #000000 0px solid;
border-bottom: #666666 0px solid;
border-right: #666666 1px solid;
border-left: #666666 1px solid;
filter:alpha(opacity=100);
z-index:100;
}


.just12 {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subtitleRed {
	COLOR: #FF0000;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-size: 15px;
	line-height: normal;
	font-family: verdana, arial, sans-serif;
}
.webaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
}
.union {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #006699;
	text-align: right;
	vertical-align: top;
	text-transform: none;
}
.tableTitle {
	background-image: url("picts/button-popup.gif");
	background-color: #2D2D4A;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #CFCFE0;
	font-size: 8pt;
	height: 23px;
	width: 100%;
	cursor: hand;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	BORDER: #FFFFFF 0px solid;
	letter-spacing: 1em;
}
.tableSubTitle {
	FONT: 10px arial, verdana, sans-serif;
	background-image: url("picts/shadeform.gif");
	text-align: center;
	WIDTH: 200PX;
	BORDER: #000000 1px solid;
	font-weight: bolder;
}
.cellClear {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}
.cell {
	border-style: solid;
	border-width: 1px;
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	background-color: #D5E2F0;
}
.justSmall {
	text-align: justify;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}
.tableAlign {
	text-align: center;
	padding: inherit;
	border: thin ridge #000080;
	width: 80%;
}


.titleCopy {
	COLOR: #FF0000;
	FONT: 18pt Tahoma;
	font-weight: bold;
}


