BODY	{
	scrollbar-base-color: #CCCCCC;
	scrollbar-track-color: #C0C0C0;
	backgroUnd-color: #FFFFFF;
	}




/* NON-MENU LINK COLORS */

a:link, a:visited, a:active	{ color: #3333FF; text-decoration: none; }

a:hover				{ color: #FF6600; text-decoration: none; }





/* PAGE FONTS AND TITLES */

/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #666666; FONT: 12px verdana, arial, sans-serif; }

.title		{ COLOR: #86BAFF; FONT: 22px arial, verdana, sans-serif; font-weight: normal; }

.subtitle	{ COLOR: #000000; FONT: 20px arial, Verdana, sans-serif; font-weight: normal; }

.smalltitle 	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.date-font	{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: bold; }

#date-location	{ right: 10px; POSITION: absolute; TOP: 65px; }



/* HEADER BACKGROUND COLOR - edit the header.js also */

.headercolor		{ background-color: #1E47DB; }



/* MAIN IMAGE BACKGROUND COLOR */

.pictbackground		{ background-color: #FFFFFF; }



/* NON GALLERY IMAGE BORDERS */

.borders		{ border: #000000 1px solid; }






/* SHADOW AND CORNER IMAGE */

#cornerimage		{ background-image: url("../picts/bluewhite/corner.gif"); }

.pageheight		{ background-image: url("../picts/shadow-vertical.gif"); background-repeat: repeat-y; }

.shadow-horizontal	{ background-image: url("../picts/shadow-horizontal.gif"); background-repeat: repeat-x; }






/* PAGE LINES & BORDERS */

.pagebars	{
		background-color: #C0C0C0;
		background-image: url("../picts/bluewhite/bar.jpg");
		height: 12px;
		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/bluewhite/bar.jpg");
		height: 20px;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.page-splits		{
			border: #CCCCCC 1px solid;
			background-color: #FFFFFF;
			color: #FFFFFF;
			}












/* LEFT SIDEBAR OPTIONS */

.sidebar-background, .sidebar-background2
			{
			background-image: url("../picts/bluewhite/background-sidebar.jpg");
			background-color: #EBECEE;
			background-repeat: no-repeat;
			}

.sideborder		{ BORDER: #000000 1px solid; }

.sidebartitle		{ COLOR: #1E47DB; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.sidebartext		{ COLOR: #000000; FONT: 11px arial, verdana,  sans-serif; font-weight: normal; }


a.sidelink:link, a.sidelink:visited, a.sidelink:active	{ color: #3333FF; text-decoration: none; }

a.sidelink:hover					{ color: #FF6600; text-decoration: none; }










/* FOR RIGHT SIDEBAR */

.sidebartext-right	{ color: #000000; FONT: 11px arial, verdana,  sans-serif; font-weight: normal; }



fieldset legend {
		FONT: bold 13px arial, verdana, sans-serif;
		COLOR: #1E47DB;
		border:1px solid #999999;
		background-color: #FFFFFF;
		}




BODY	{ SCROLLBAR-BASE-COLOR: #333333 }



a:link		{ color: #000040; text-decoration: bold }

a:visited	{ color: #000040; text-decoration: none }

a:active	{ color: #000040; text-decoration: none }

a:hover		{ color: #FFCC00; text-decoration: none }




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #3F5081; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: normal }

.title		{ COLOR: #FFFFFF; FONT: 18px verdana, arial, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #3F5081; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold }

.just 		{text-align: justify;}

.copyright	{ COLOR: #AAB4D2; FONT: 9px geneva, verdana, arial, sans-serif }

.smalltitle 	{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.careertitle	{ COLOR: #CCFF99; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold }

.phonetitle	{ COLOR: #FFFFFF; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }

.picturecomments{ COLOR: #FFFFFF; FONT: 12px geneva, verdana, arial, sans-serif }

.picturehilight	{ COLOR: #FFFFFF; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: normal  }

.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 }

.quotechoice	{ COLOR: #FFFFFF; FONT: 11px geneva, verdana, arial, sans-serif; font-weight: normal }

.faq 		{ line-height: 19px }


 /* SIDEBAR OPTIONS */


a.sidelink:link		{ color: #000040; text-decoration: bold }

a.sidelink:visited	{ color: #0F1B57; text-decoration: none }

a.sidelink:active	{ color: #0F1B57; text-decoration: none }

a.sidelink:hover	{ color: #FFCC00; text-decoration: none }

.sidebartitle	{ COLOR: #3F5081; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.sidebartext	{ COLOR: #3F5081; FONT: 10px geneva, verdana, arial, sans-serif; font-weight: bold }

.date-font	{ color: #000000; font: 11px verdana, arial, sans-serif; font-weight: normal }


 /* 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: 0px solid #CCCCFF;  }

.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: 0px solid #000000;  }


.button-popups { padding:2px; 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;
		BORDER: 0px solid #FFFFFF;  }

.buttonon-popups { padding:2px; 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;
		BORDER: 0px solid #FFFFFF;  }


.shadeform	{ background-image: url('picts/shadeform.gif');
		text-align: left;
		WIDTH: 250PX;
		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: 250PX;
		FONT: 11px geneva, verdana, arial, sans-serif }


.textarea	{ background-image: url('picts/shadeform.gif');
		text-align: left;
		WIDTH: 275PX;
		BORDER: 1px solid #000000; ; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:arial, verdana, sans-serif}


.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
	 	background-image: url('picts/shadeform.gif');
		BORDER: 1px solid #666666; ; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:arial, verdana, sans-serif}


.searchdrop { color: #FFFFFF; background-color: #333333; WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }


.searchbutton {	background-color:#000000;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 20px;
		width: 35px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #999999 1px solid }


.quoteform	{ background-image: url('picts/shadeform.gif');
		text-align: left;
		BORDER: 1px solid #000000; ; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:arial, verdana, sans-serif}

.quotedropdown 	{ COLOR: #333333;
		WIDTH: 260PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


 /* 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 0px 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;
}