BODY 	{
	scrollbar-base-color: #BABAC1;
	scrollbar-track-color: #DFDFE9;
	scrollbar-face-color: #DFDFE9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #C8C6D0;
	scrollbar-darkshadow-color: #4E172A;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	backgroUnd-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}

a.squarebutton{
	background: transparent url('picts/square-red-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 12px Arial; /* Change 12px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 23px; /* Height of button background height */
	padding-left: 9px; /* Width of left menu image */
	text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
	background: transparent url('picts/square-red-right.gif') no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
	width: 125px;
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

/* NON-MENU PAGE LINK CODE */

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

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

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

a:hover		{ color: #FF6600; text-decoration: underline; }


.biglink 	{
	font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
}

.biglink:hover 	{
	font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: underline;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
}





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

TABLE		{
	COLOR: #333333;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.25em;
	letter-spacing: 1
.px;
	text-align: no justify;
}

.title		{
	COLOR: #1C509B;
	font-weight: normal;
	font-size: 22px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 2em;
}

.subtitle	{
	COLOR: #000000;
	font-weight: bold;
	font-size: 16px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.smalltitle 	{
	COLOR: #1C509B;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 17px;
}
.careertitle	{
	COLOR: #1C509B;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
}

.homeHeaderDate	{
	COLOR: #A2A0A1;
	font-weight: bold;
	vertical-align: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
}

.date-font	{
	COLOR: #1C5098;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}

.botInfoFont	{
	COLOR: #ffffff;
	font-weight: normal;
	padding-left: 5px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}


.hilite		{ COLOR: #009900; font-style: italic; }

.just 		{
	text-align: no justify;
}

.formmargin	{ margin: 0px; }





/* LIST CODE - HOMEPAGE, CAREERS, AND SERVICES PAGES */

ul 		{
	list-style-image: url('picts/bullet.gif');
	line-height: 1.5;
}







/* MAIN PAGE BANNER IMAGE BORDERS & HEADER BORDERS */

.ban-table		{
			background-color: #cc3333;
			border-top: #000000 0px solid;
			border-bottom: #000000 1px solid;
			}

.imagerightborder	{ border-right: #000000 0px solid; }




/* HEADER BORDERS */

.headerborder		{ border-bottom: #000000 1px solid; }




/* HOMEPAGE CODE */

.imagerightborder-home	{
	border-right: #000000 0px solid;
}

.home-vert-splits	{
			border-right: #90A9CE 1px solid;
			background-color: #E6EDF8;
			}

/* HOME PAGE BANNER IMAGE BORDERS */

.ban-table-home		{
			background-color: #FFFFFF;
			border-top: #000000 0px solid;
			border-bottom: #000000 1px solid;
	        	background-image: url("picts/home-background.jpg");
			}






/* BOTTOM PAGE LINE */

.pagebars	{
	border-top: #1C509B 1px solid;
	border-bottom: #1C509B 1px solid;
	background-color: #C33;
	height: 20px;
		}



/* PARAGRAPH SEPARATOR LINES */

.page-splits	{
	border: #C33 0px solid;
	background-color: #C33;
	color: #C33;
	height: 5px;
	width: 100%;
		}






/* OTHER IMAGE BORDERS */

.borders		{ border: #000000 1px solid; }

.borders-menuimage	{
			border-top: #000000 1px solid;
			border-bottom: #000000 1px solid;
			}





/* RIGHT SIDEBAR CODE */

.sidebar-area		{
	border-left: #90A9CE 1px solid;
	background-color: #E6EDF8;
	width: 200px;
			}

.sidebar-pagewidth	{
			background-color: #E6EDF8;
			width: 150px;
			}

.sidetext		{
	COLOR: #333333;
	font-weight: normal;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	line-height: 1.25;
}

.sidetextSched		{
	COLOR: #333333;
	font-weight: normal;
	font-size: 11px;
	font-family: Courier;
}

.sidetitle		{
	COLOR: #C33;
	font-weight: bold;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.sideborders		{ border: #74747B 1px solid; }

.sidebar-table 		{
			COLOR: #000000;
			WIDTH: 135px;
			BORDER: #000000 0px solid;
			}

.sidebar-frame		{
			width: 150px;
			height: 600px;
			min-height: 550px;
			margin: 0px;
			padding: 0px;
			BORDER: #999999 0px solid;
			}






/* HIDE MENU AND ITEMS FOR PRINTING */


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





/* VIDEO PAGES CODE */

.videotitle		{
	COLOR: #1C509B;
	font-weight: bold;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.video-frame		{
			width: 600px;
			height: 500px;
			margin: 0px;
			padding: 0px;
			BORDER: #000000 0px solid;
			}



/* GALLERY CODE */

.pageheight-gallery	{ height: 803px; }

.Galborder	 	{ border: #000000 1px solid; margin-bottom: 3px; }

A:hover .Galborder 	{ border: #FF0000 1px solid; margin-bottom: 3px; }

.viewer-border	 	{ border: #000000 1px solid; }

.picturecomments 	{
	COLOR: #666666;
	font-weight: bold;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.picturetitle 		{
	COLOR: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#backbutton 		{
			position:absolute;
			visibility: visible;
			left: 15px;
			top: 116px;
			width:42px;
			height: 42px;
			z-index:5;
			padding: 0px;
			}



/* GALLERY CART CODE */

.price 		{
	COLOR: #009900;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.shade-cart	{
		background-color: #F2F9F6;
		border: #94CE88 1px dashed;
		margin-top: 3px;
		}

.cart-width	{ width: 140px; }


.button-order 	{
	background-image: url("picts/button-order.gif");
	background-color: #54C440;
	FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	cursor:pointer;
	width: 68px;
	padding-top: 4px;
	padding-bottom: 4px;
	BORDER: #1B660E 1px solid;
		}

.buttonon-order {
	background-image: url("picts/buttonon-order.gif");
	background-color:#2EADA4;
	FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	cursor:pointer;
	width: 68px;
	padding-top: 4px;
	padding-bottom: 4px;
	BORDER: #10736B 1px solid;
		}







/* VIDEO AND GALLERY MENU CODE */


.button-gallery 	{
	background-color:#FFFFFF;
	background-image: url("picts/button-gallery.gif");
	FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 10px;
	cursor:pointer;
	font-weight: bold;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	BORDER: #999999 1px solid;
			}


.buttonon-gallery	{
	background-color:#FFFFFF;
	background-image: url("picts/buttonon-gallery.gif");
	FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;
	color: #0066FF;
	font-size: 10px;
	cursor:pointer;
	font-weight: bold;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	BORDER: #0066FF 1px solid;
			}





/* PAYPAL paypal.htm PAYMENT PAGE CODE */

.payform	{
	background-image: url("picts/shadeform.gif");
	background-color: #FFFFFF;
	text-align: left;
	WIDTH: 125px;
	BORDER: #666666 1px solid;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
		}

.payformbox	{
		background-color: #FFFFFF;
		border: #90A9CE 1px solid;
		}

.payformmargin	{ margin: 0px; }

.payformbutton	{ WIDTH: 125PX; }


/* BOTTOM OF MENU COLUMN - INFO */

.navBotInfo 	{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0 10 0 10;
		}





/* CONTACT AND QUOTES FORM */

.phonetitle	{
	COLOR: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.button 	{
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
		}



.shadeform	{
	COLOR: #000000;
	background-image: url("picts/shadeform.gif");
	background-color: #FFFFFF;
	text-align: left;
	WIDTH: 200px;
	BORDER: #666666 1px solid;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
		}


.dropdown 	{
	COLOR: #000000;
	background-color: #FFFFFF;
	WIDTH: 200px;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
		}


.textarea	{
	COLOR: #000000;
	background-image: url("picts/shadeform.gif");
	background-color: #FFFFFF;
	text-align: left;
	WIDTH: 250px;
	HEIGHT: 125px;
	BORDER: #666666 1px solid;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
		}


.quoteform	{
	COLOR: #000000;
	background-image: url("picts/shadeform.gif");
	background-color: #FFFFFF;
	text-align: left;
	BORDER: #666666 1px solid;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
		}


.dropquotes 	{
	background-color: #FFFFFF;
	COLOR: #000000;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
		}


.quotechoice 	{ COLOR: #3333FF; }










/* LINKS PAGE */

.searchterms 	{
	background-image: url("picts/shadeform.gif");
	background-color: #FFFFFF;
	COLOR: #000000;
	WIDTH: 125px;
	HEIGHT: 20px;
	BORDER: #000000 1px solid;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
		}

.searchbutton 	{
	background-color:#DDEDE7;
	background-image: url("picts/button.gif");
	FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;
	color: #336666;
	font-size: 11px;
	cursor:pointer;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	BORDER: #336699 1px solid;
		}






/* FOOTER CODE */

.footer			{
	height: 50px;
	padding: 5px 10px 10px 10px;
	background-image: url("picts/footer.gif");
	background-repeat: repeat-x;
			}

.copyright		{
	COLOR: #999999;
	font-weight: normal;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.RedType {
	color: #C90E11;
	font-size: 15px;
}
