BODY	{ SCROLLBAR-BASE-COLOR: #0A6CCE }



a:link		{ color: #000000; text-decoration: none }

a:visited	{ color: #0000FF; text-decoration: none }

a:active	{ color: #000000; text-decoration: none }

a:hover		{ color: #FF0000; text-decoration: none }




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #003399; FONT: 11px verdana, geneva, arial, sans-serif }

.text	{ COLOR: #000000; FONT: 13px verdana, geneva, arial, sans-serif }

.title		{ COLOR: #787878; FONT: 18px verdana, arial, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #787878; FONT: 14px verdana, verdana, arial, sans-serif; font-weight: bold }

.just 		{text-align: justify;}

.copyright	{ COLOR: #000000; FONT: 9px geneva, verdana, arial, sans-serif }

.smalltitle 	{ COLOR: #333333; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.careertitle	{ COLOR: #CCFF99; FONT: 14px verdana, verdana, arial, sans-serif; font-weight: bold }

.phonetitle	{ COLOR: #333333; FONT: 12px verdana, verdana, arial, sans-serif; font-weight: bold }

.picturecomments{ COLOR: #C0C0C0; FONT: 12px verdana, verdana, arial, sans-serif }

.picturehilight	{ COLOR: #CCCC99; FONT: 13px verdana, verdana, arial, sans-serif; font-weight: bold  }

.picturetitle 	{ COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.list 		{ COLOR: #FFFFFF; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: normal }

.faq 		{ line-height: 19px }


 /* SIDEBAR OPTIONS */


a.sidelink:link		{ color: #0000FF; text-decoration: none }

a.sidelink:visited	{ color: #0000FF; text-decoration: none }

a.sidelink:active	{ color: #000000; text-decoration: none }

a.sidelink:hover	{ color: #FF0000; text-decoration: none }

.sidebartitle	{ COLOR: #333333; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.sidebartext	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif }

.date-font	{ color: #FFFFFF; font: 13px verdana, arial, sans-serif; font-weight: bold }


 /* END SIDEBAR OPTIONS */


.button 	{ background-image: url("picts/button.gif");
		background-color:#C9D4DA;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #CCCCFF 0px solid }

.buttonon 	{ background-image: url("picts/buttonon.gif");
		background-color:#F7D0A1;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #996600;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 0px solid }


.button-popups { background-image: url("picts/button-popup.gif");
		background-color:#333333;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		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: 250PX;
		BORDER: #000000 1px solid}


.dropdown 	{ COLOR: #333333;
		WIDTH: 250PX;
		FONT: 11px geneva, verdana, arial, sans-serif }


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		BORDER: #000000 1px solid}


.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		color: #FFFFFF;
		background-color: #333333;
		FONT: 11px geneva, verdana, arial, sans-serif;
		BORDER: #666666 1px solid}


.searchdrop { color: #FFFFFF; background-color: #333333; WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }


.searchbutton {	background-color:#333333;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 20px;
		width: 35px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #666666 1px solid }


 /* IMAGE HOVER CODE */


.rollover 	{ background-color: #999999 }

.rolloveron 	{ background-color: #FFFFFF }



 /* 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: #666666 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: #000000 1px solid;
}


 /* MORE SUB LEVEL MENU CONTROL */


.menu_DIV{
border-top: #000000 0px solid;
border-bottom: #000000 0px solid;
border-right: #000000 1px solid;
border-left: #000000 1px solid;
filter:alpha(opacity=100);
z-index:100;
}



TH
{
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size: 13px;
}
TR
{
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size: 13px;
}
TD
{
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size: 13px;
}
UL
{
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size: 13px;
}
OL
{
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size: 13px;
}
LI
{
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size: 13px;
}
P
{
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size: 13px;
}
FONT
{
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size: 13px;
}
A
{
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size: 13px;
}
BLOCKQUOTE
{
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size: 13px;
}
LABEL
{
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size: 13px;
}
.InLinePageBODY
{
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size: 13px;
}
.InLineFormTABLE
{
	background-color: #DEDBDE;
}
.InLineFormHeaderFont
{
	color: #000000; 
	font-size: 16px; 
	font-weight: bold;
}
.InLineFieldCaptionTD
{
	background-color: #EDEDED; 
	color: #000000; 
	font-size: 13px; 
	font-weight: bold;
}
.InLineAltDataTD
{
	background-color: #FFFFFF; 
	color: #000000; 
	font-size: 13px;
}
.InLineColumnTD
{
	background-color: #E7E7E7; 
	color: #000084; 
	font-size: 13px; 
	font-weight: bold;
}
.InLineDataTD
{
	background-color: #F7F7F7; 
	color: #000000; 
	font-size: 13px;
}
.InLineErrorDataTD
{
	background-color: #F7F7F7; 
	color: #FF0000; 
	font-size: 13px; 
	font-weight: bold;
}
.InLineSeparatorTD
{
	height: 2px; 
	background-color: #DEDBDE;
}
.InLineFooterTD
{
	background-color: #E7E7E7; 
	color: #000084; 
	font-size: 13px; 
	font-weight: bold;
}
a.InLineSorterLink:link
{
	color: #000084; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: underline;
}
a.InLineSorterLink:visited
{
	color: #000084; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: underline;
}
a.InLineSorterLink:hover
{
	color: #FF0000; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none;
}
a.InLineSorterLink:active
{
	color: #FF0000; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none;
}
a.InLineDataLink:link
{
	color: #399BA4; 
	font-size: 13px; 
	text-decoration: underline;
}
a.InLineDataLink:visited
{
	color: #000084; 
	font-size: 13px; 
	text-decoration: underline;
}
a.InLineDataLink:hover
{
	color: #FF0000; 
	font-size: 13px; 
	text-decoration: none;
}
a.InLineDataLink:active
{
	color: #FF0000; 
	font-size: 13px; 
	text-decoration: none;
}
a.InLineNavigatorLink:link
{
	color: #399BA4; 
	font-weight: bold; 
	font-size: 13px; 
	text-decoration: underline;
}
a.InLineNavigatorLink:visited
{
	color: #399BA4; 
	font-weight: bold; 
	font-size: 13px; 
	text-decoration: underline;
}
a.InLineNavigatorLink:hover
{
	color: #FF0000; 
	font-weight: bold; 
	font-size: 13px; 
	text-decoration: none;
}
a.InLineNavigatorLink:active
{
	color: #FF0000; 
	font-weight: bold; 
	font-size: 13px; 
	text-decoration: none;
}
.InLineButton
{
	border-bottom: solid 1px #000000; 
	border-left: solid 1px #000000; 
	border-right: solid 1px #000000; 
	border-top: solid 1px #000000; 
	background-color: #EEEEEE; 
	cursor:hand;
	font-size: 13px; 
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-weight: bold;
}
.InLineInput
{
	border-bottom: solid 1px #000000; 
	border-left: solid 1px #000000; 
	border-right: solid 1px #000000; 
	border-top: solid 1px #000000; 
	background-color: #FFFFFF; 
	font-size: 13px; 
	font-family: Tahoma, Verdana, Arial, Helvetica;
}
.InLineTextarea
{
	border-bottom: solid 1px #000000; 
	border-left: solid 1px #000000; 
	border-right: solid 1px #000000; 
	border-top: solid 1px #000000; 
	background-color: #FFFFFF; 
	font-size: 13px; 
	font-family: Tahoma, Verdana, Arial, Helvetica;
}
.InLineSelect
{
	font-size: 13px; 
	font-family: Tahoma, Verdana, Arial, Helvetica;
}
a.today:link
{
	color: #FF0000; 
	font-weight: bold; 
	text-decoration: none;
}
a.today:visited
{
	color: #FF0000; 
	font-weight: bold; 
	text-decoration: none;
}
a.today:hover
{
	color: #000084; 
	font-weight: bold; 
	text-decoration: none;
}
a.today:active
{
	color: #000084; 
	font-weight: bold; 
	text-decoration: none;
}
a.selectedDay:link
{
	color: #000084; 
	font-weight: bold; 
	text-decoration: none;
}
a.selectedDay:visited
{
	color: #000084; 
	font-weight: bold; 
	text-decoration: none;
}
a.selectedDay:hover
{
	color: #FF0000; 
	font-weight: bold; 
	text-decoration: none;
}
a.selectedDay:active
{
	color: #FF0000; 
	font-weight: bold; 
	text-decoration: none;
}
a.weekDay:link
{
	color: #000084; 
	text-decoration: none;
}
a.weekDay:visited
{
	color: #000084; 
	text-decoration: none;
}
a.weekDay:hover
{
	color: #FF0000; 
	text-decoration: none;
}
a.weekDay:active
{
	color: #FF0000; 
	text-decoration: none;
}
TD.selectedDay
{
	background-color: #E7E7E7; 
	color: #000000; 
	font-size: 13px;
}
TD.today
{
	border-top: 1px solid #FF0000; 
	border-left: 1px solid #FF0000; 
	border-bottom: 1px solid #FF0000; 
	border-right: 1px solid #FF0000; 
	background-color: #FFFFFF; 
	color: #000000; 
	font-size: 13px;
}
TD.workday
{
	background-color: #FFFFFF; 
	color: #000000; 
	font-size: 13px;
}
TD.weekend
{
	background-color: #EEEEEE; 
	color: #000000; 
	font-size: 13px;
}
TH.calendar
{
	margin: 1px; 
	background-color: #E7E7E7; 
	color: #000084; 
	font-size: 13px; 
	font-weight: bold;
}
.CalendarButtons
{
	border-bottom: solid 1px #000000; 
	border-left: solid 1px #000000; 
	border-right: solid 1px #000000; 
	border-top: solid 1px #000000; 
	background-color: #EEEEEE; 
	font-size: 13px; 
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-weight: bold;
}
.CalendarControls
{
	font-family: Arial, Tahoma, Verdana, Helvetica; 
	font-size: 13px;
}
.Table
{
	background-color: #DEDBDE;
}


