BODY	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;;
}

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

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

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

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


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

TABLE		{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

.title		{  FONT: bold 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}

.subtitle	{ COLOR: #993366; FONT: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold }

.smalltitle 	{ COLOR: #993366; FONT: 11px "Trebuchet MS", Verdana, Arial, Helvetica, 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 geneva, verdana, arial, sans-serif }

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

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

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

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

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

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

.faq 		{ line-height: 19px }


 /* SIDEBAR OPTIONS */


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

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

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

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

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

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

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


 /* END SIDEBAR OPTIONS */


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		text-align: left;
		WIDTH: 275PX;
		BORDER: #000000 1px solid}

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


 /* IMAGE HOVER CODE */


.rollover 	{ background-color: #000000}

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