/* SCROLLBAR COLORS NOT VALID IN CSS 2.1 */
BODY 	{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}



/* NON-MENU PAGE LINK CODE */

a:link		{ color: #0000FF; text-decoration: none; }

a:visited	{ color: #0000FF; text-decoration: none; }

a:active	{ color: #FF7200; text-decoration: none; }

a:hover		{ color: #FF7s00; text-decoration: underline; }

a:speciallink	{ color: #000000; text-decoration: none; }


.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; }





/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #000000; FONT: 12px verdana, arial, tahoma, geneva, helvetica, sans-serif; line-height:1.5em;}

.smalltext		{ COLOR: #FFFFCC; FONT: 11px arial, tahoma, verdana, geneva, helvetica, sans-serif;}


.title		{ COLOR: #000080; FONT: 24px arial, verdana, sans-serif; font-weight: bold; letter-spacing: -1px;}

.subtitle	{ COLOR: #000000; FONT: 16px arial, verdana, sans-serif; font-weight: bold; letter-spacing: -1px;}

.smalltitle 	{ COLOR: #000080; FONT: 18px arial, verdana, sans-serif; font-weight: bold; letter-spacing: -1px; }

.misctitle	{ COLOR: #0000; FONT: 11px arial, verdana, sans-serif; font-weight: normal; font-style: italic;}

.date-font	{ COLOR: #FFFFFF; font: 11px arial, verdana, sans-serif; font-weight: bold; }

.formmargin	{ margin: 0px; }

.just 		{ text-align: justify; }

.blog		{ COLOR: #000000; FONT: 12px lucida, verdana, arial, tahoma, geneva, helvetica, sans-serif; line-height: 120%;}


/* PAGE HEIGHTS CODE */

.pageheight		{ height: 625px; }

.pageheight-home	{ height: 375px; }




/* MAP TD  */


.middletable2		{ width: 90%; }

.maptable		{ width: 80%; }

.map33			{ width: 33%; 
				vertical-align: top;
				padding: 15px;}




/* INFO WINDOW */

/* RIGHT AND LEFT info BOXES */


.info-text 	{
		background-image: url("../picts/info_back.gif");
		padding: 6px;
		color: #333333;
		font-size: 11px;
		text-align: left;
		background-color: #E5E9F1;
		border-top: #FFFFFF 1px solid;
		border-bottom: #888888 1px solid;
		border-left: #888888 1px solid;
		border-right: #888888 1px solid;
		}

.info-title	{
		padding: 5px;
		background-color: #D3D7E0;
		background-image: url("../picts/info_back.gif");
		COLOR: #322926;
		FONT: bold 12px arial, verdana, sans-serif;
		text-align: left;
		border-top: #888888 1px solid;
		border-bottom: #888888 1px solid;
		border-left: #888888 1px solid;
		border-right: #888888 1px solid;
		}






.infotitle	{
			FONT: 12px arial, verdana, sans-serif;
			font-weight: bold; 
			color: #000000;
			text-align: center;
			}

.infotext	{
			FONT: 10px verdana, arial, sans-serif;
			color: #000000;
			text-align: center;
			}

a.info:link		{ color: FF7200; text-decoration: none; }

a.info:visited	{ color: FF7200; text-decoration: none; }

a.info:active	{ color: FF7200; text-decoration: none; }

a.info:hover	{ color: FF7200; text-decoration: underline; font-weight: bold; }





/* LIST CODE - CLIENTS, CAREERS, AND SERVICES PAGES */

li 		{ color: #000000; }
li span 	{ color: #000000; }






/* MAIN PAGE BANNER IMAGE BORDERS & HEADER BORDERS */
/* 2009 01 24 added repeat-x */

.ban-table		{
			height: 125px;		

			border-top: #445056 0px solid;
			border-bottom: #445056 0px solid;
			}

.ban-width		{ width: 600px; }

.ban-width100		{ width: 100%; }

.ban-end        	{ background-image: url("../picts/background-images.jpg");
					  background-repeat: repeat-x; }

.ban-end100        	{ background-image: url("../picts/background-images.jpg");
					  background-repeat: repeat-x; }

.imagerightborder	{ border-right: #000000 1px solid; }

.imagenoborder	{ border-style: none; }

.imagerightborder-home	{ border-right: #000000 1px solid; }


/* 2009 03 04 div head for pages used with new rotate */

#header 	{
				width: 600px; 
				height: 125px;
				background-image: url("../images/header/rotateh.php");
				background-repeat: no-repeat;
				}

#homeheader	{
				width: 650px; 
				height: 150px;
				background-image: url("../images/rotate_hdr/rotateh.php");
				background-repeat: no-repeat;
				}



/* HEADER BORDERS */

.headerborder		{ border-bottom: #445056 1px solid; }




/* BOTTOM PAGE LINE */

.pagebars	{
		border-top: #445056 1px solid;
		border-bottom: #445056 1px solid;
		background-color: #000000;
		height: 20px;
		}



/* PARAGRAPH SEPARATOR LINES */


.page-splits	{ COLOR: #FFFFFF; height: 2px; BORDER-TOP: #8495AC 1px solid; width: 100%; }



/* OTHER IMAGE BORDERS */

.borders	{ border: #74747B 1px solid; }

.bordersother	{ border: #000000 1px solid; }



/* HOMEPAGE LAYERED TEXT STYLES - shown on Graphic-LOGO-sample.htm */

#hometext 	{ position:absolute; visibility: visible; left: 162px; top: 110px; width:300px; z-index:5; padding:5px; }

.hometextlayer	{ COLOR: #FFFFFF; FONT: 11px arial, verdana, sans-serif; font-weight: bold; }

.hometexttitle	{ COLOR: #FFFFFF; FONT: 15px arial, verdana, sans-serif; font-weight: bold; }




/* CONTACT LAYERED TEXT STYLES */

#contacttext 		{ position:absolute; visibility: visible; left: 162px; top: 105px; width:500px; z-index:5; padding:5px;}

.contacttextlayer	{ COLOR: #FFFFFF; FONT: 12px arial, verdana, sans-serif; font-weight: bold; }

.phonetitle		{ COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }





/* HOMEPAGE LEFT SHADED AREA */

.home-vert-splits	{
			border-right: #445056 1px solid;
			background-color: #15191B;
			}

/* HOME PAGE BANNER IMAGE BORDERS & HEADER BORDERS */

.ban-table-home		{
			background-color: #000000;
			border-top: #445056 0px solid;
			border-bottom: #445056 1px solid;
	        	background-image: url("../picts/home-background.jpg");
	        	background-repeat: repeat-x;
			}





/* RIGHT SIDEBAR CODE */


.sidebartitle		{ COLOR: #F5F500; FONT: 12px arial, verdana, sans-serif; font-weight: bold; }

.sidebartext		{ COLOR: #FFFFFF; FONT: 12px arial, verdana, sans-serif; }



.sidebar-area		{
			background-color: #FFFFFF;
			width: 254px;
			}
			
.home-sidebar		{
			background-color: #FFFFFF;
			width: 300px;
			}			

.sidebar-pagewidth	{
			background-color: #15191B;
			width: 150px;
			}

.sidebar2-area		{
			border-left: #445056 1px solid;
			background-color: #DFE4E7;
			width: 380px;
			}
.sidebar2-pagewidth	{
			background-color: #15191B;
			width: 380px;
			}




a.sidelink:link		{ color: #FF7200; text-decoration: none }

a.sidelink:visited	{ color: #FF7200; text-decoration: none }

a.sidelink:active	{ color: #FF7200; text-decoration: none }

a.sidelink:hover	{ color: #FF0000; text-decoration: none }


.sidetext		{ COLOR: #B0C3C5; FONT: 12px verdana, arial, sans-serif; font-weight: bold; line-height: 120%;}

.sidetitle		{ COLOR: #FFFFFF; FONT: 13px arial, verdana, sans-serif; font-weight: bold; }

.sideborders		{ border: #74747B 1px solid; }

.sidelegend		{ 
			border: #445056 1px solid; 
			padding: 5px
			}

.sidebar-table 		{
			COLOR: #B0C3C5;
			WIDTH: 135px;
			BORDER: #000000 0px solid;
			}

.sidebar-frame		{
			width: 150px;
			height: 600px;
			min-height: 550px;
			margin: 0px;
			padding: 0px;
			BORDER: #999999 0px solid;
			}

.sidebar-frame2		{
			width: 150px;
			height: 700px;
			min-height: 550px;
			margin: 0px;
			padding: 0px;
			BORDER: #999999 0px solid;
			}


/* FRAMESET CODE */

.pframe		{ 
			border: 1px;
			framespacing: 1px;
			}

.fbstitle		{ COLOR: #FFFFFF; FONT: 26px tahoma, arial, verdana, sans-serif; font-weight: bold; }

.fbtd70		{ width: 70%; }


/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}







/* GALLERY CODE */

.galleryborder		{ border: #999999 1px solid; margin-bottom: 3px; }

.viewer-border	 	{ border: #999999 1px solid; }

.picturecomments 	{ COLOR: #999999; FONT: 10px verdana, arial, sans-serif; }

.picturetitle 		{ COLOR: #FFFFFF; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

#backbutton 		{
			position:absolute;
			visibility: visible;
			left: 15px;
			top: 116px;
			width:42px;
			height: 42px;
			z-index:5;
			padding: 0px;
			}




/* SMALL GALLERY MESSAGES */


.divstyle 	{ position:absolute;
		border: #000000 0px solid;
		width: 100px;
		top:0;
		left:0; }

.pstyletitle	{ position:absolute;
		border: #000000 1px solid;
		background:#FFFFE1;
		color:black;
		font-size:10px;
		padding: 3px;
		font-family:verdana, arial, sans-serif; }


.pstylebody 	{ position:absolute;
		background:#FFFFE1;
		color:black;
		font-size:10px;
		font-family:verdana, arial, sans-serif; }



/* CONTACT AND QUOTES FORM */

.button 		{
			background-color:#2C343B;
	        	background-image: url("../picts/button.gif");
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			color: #849CAC;
			font-size: 11px;
			cursor:pointer;
			font-weight: bold;
			text-align: center;
			padding-left: 15px;
			padding-right: 15px;
			padding-top: 3px;
			padding-bottom: 3px;
			BORDER: #849CAC 1px solid;
			}

.buttonon 		{
			background-color:#404E5A;
	        	background-image: url("../picts/buttonon.gif");
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			color: #FFFFFF;
			font-size: 11px;
			cursor:pointer;
			font-weight: bold;
			text-align: center;
			padding-left: 15px;
			padding-right: 15px;
			padding-top: 3px;
			padding-bottom: 3px;
			BORDER: #849CAC 1px solid;
			}


.shadeform	{
		FONT: 13px arial, verdana, sans-serif;
		COLOR: #000000;
		background-image: url("../picts/shadeform.gif");
		background-color: #B0B6AF;
		text-align: left;
		WIDTH: 200PX;
		BORDER: #666666 1px solid;
		}


.dropdown 	{
		FONT: 11px verdana, arial, sans-serif;
		COLOR: #000000;
		background-color: #B0B6AF;
		WIDTH: 200PX;
		}


.textarea	{
		FONT: 13px arial, verdana, sans-serif;
		COLOR: #000000;
		background-image: url("../picts/shadeform.gif");
		background-color: #B0B6AF;
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #666666 1px solid;
		}


.quoteform	{
		FONT: 13px arial, verdana, sans-serif;
		COLOR: #000000;
		background-image: url("../picts/shadeform.gif");
		background-color: #B0B6AF;
		text-align: left;
		BORDER: #666666 1px solid;
		}


.dropquotes 	{
		FONT: 11px verdana, arial, sans-serif;
		background-color: #B0B6AF;
		COLOR: #000000;
		}


.quotechoice 	{ COLOR: #CCCC99; }










/* LINKS PAGE */

.searchterms 	{
		FONT: 12px arial, verdana, sans-serif;
		background-image: url("../picts/shadeform.gif");
		background-color: #B0B6AF;
		COLOR: #000000;
		WIDTH: 125PX;
		HEIGHT: 20PX;
		BORDER: #000000 1px solid;
		}

.searchbutton 	{
		background-color:#2C343B;
	        background-image: url("../picts/button-gallery.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #849CAC;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 0px;
		padding-bottom: 0px;
		BORDER: #849CAC 1px solid;
		}






/* COPYRIGHT CODE */



.copyright		{ COLOR: #66777F; FONT: 9px verdana, arial, sans-serif; font-weight: bold; }








/* START THE CODE FOR THE MENUS */

/* CODE FOR THE MENU */

.menuwidth	{ width: 158px; }

#menulocation 		{ LEFT: 0px; WIDTH: 150px; POSITION: absolute; TOP: 50px; padding: 0px 0px; white-space:nowrap; }

.menulinks 	{ FONT: 12px arial, verdana, sans-serif; font-weight: bold; }

.menutrans 	{ z-Index:1; filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; width: 158px; background-color: #000024; }

/* 2008 10 01 fix W3 validation problem in menu table menutrans, was using background incorrectly in td, didn't need background-image:url('picts/menu-background.gif') }  */


.menuback   {background-image:url("../picts/menu-back2.jpg")
			}

.menu-background	{
			background-color: #15191B;
			border-right: #445056 0px solid;
			}
		
			

.menu-back			{ background-image: url("../picts/menu-back2.jpg");
					background-repeat: repeat-y;
					}


.menuseparator		{
			border: #445056 1px solid;
			background-color: #2B0080;
			color: #2B0080;
			height: 3px;
			width: 140px;
			padding: 0px;
			margin-top: 3px;
			margin-bottom: 0px;
			}

.menu-trans   		{
			filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
			border-bottom: #74747B 1px solid;
			}


.menu-bottomline	{ 
			border-top: #445056 0px solid; 
			border-bottom: #445056 1px solid; 
			}


.menu		{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		cursor:hand;
		font-weight: bold;
		text-decoration: none;
		width: 139px;
		text-indent: 7px;
		line-height: 18px;
		text-align: left;
		display: block;
		margin-left: 5px;
		margin-right: 5px;
		margin-top: 3px;
		margin-bottom: 1px;
		border-right: #74747B 0px solid;
		border-top: #74747B 0px solid;
		}


a.menu:link 	{ color: #FFFFFF; }

a.menu:visited 	{ color: #FFFFFF; }

a.menu:active 	{ color: #FF7200; }

a.menu:hover 	{
		color: #FF7200;
		background-color:#FFFFCC;
		text-decoration: none;
		border: #000000 1px solid;
		margin-left: 4px;
		margin-right: 4px;
		margin-top: 2px;
		margin-bottom: 0px;
		}




 /* PAGE FOOTER CODE */

.footer 	{
		background-color: #000024;
		border-bottom: #74869E 1px solid;
		border-top: ##445056 1px solid;
		}

.footer-line	{
		border-right: #74869E 1px solid;
		border-bottom: #74869E 1px solid;
		border-top: #74869E 1px solid;
		}

.footertext	{ COLOR: #98A8C1; FONT: 10px arial, verdana, sans-serif; font-weight: normal; }



/* RIGHT AND LEFT TEXT BOXES */


.note-text 	{
		padding: 6px;
		color: #333333;
		font-size: 11px;
		text-align: left;
		background-color: #FFFFFF;
		border-top: #FFFFFF 0px solid;
		border-bottom: #888888 0px solid;
		border-left: #8495AC 1px solid;
		border-right: #888888 0px solid;
		line-height: 110%;
		}


.note-title	{
		padding: 5px;
		background-color: #FFFFFF;

		COLOR: #322926;
		FONT: bold 12px arial, verdana, sans-serif;
		text-align: center;
		border-top: #888888 0px solid;
		border-bottom: #888888 0px solid;
		border-left: #8495AC 1px solid;
		border-right: #888888 0px solid;
		line-height: 100%;
		}



.home-fb {
		  background-color: #ffffff;
		  }	



		
/*  IMAGE CAPTIONS */


img.floatleft	{ 
			float: left;
			margin: 4px;
			 }


img.floatright	{ 
			float: right;
			margin: 4px;
			 }


.picture  { background-color: #E5E9F1;
			text-align: center;
			border: 1px solid #888888;
			padding: 3px;
			font: 11px/1.4em Arial, sans-serif; }

.picture img  { border: 1px solid #888888;
				vertical-align:middle; 
				margin-bottom: 3px; }

.right 		{ margin: 1em 0pt 2em 2em;
			 float:right; }

.left 		{ margin: 1em 2em 2em 0;
			 float:left; } 

		  
.center		{ margin: 0.5em 0.8em 0.5em 0;
			   }
			   
			   
/*  UPDATED/RESULTS IMAGE LOCATION */	
			   
	
#locator { position:absolute; visibility:show; left: 660px; top: 460px; z-index:2 }




.news-object		{
			width: 610px;
			height: 2200px;
			}
			
.course-object		{
			width: 630px;
			height: 1500px;
			}
			

/* LISTS */
ul.a {list-style-position: inside;}			
			
			
			
/* START THE CODE FOR THE MENUS */

    #navigation {font-size:0.75em; width:150px;
    	font-weight: bold;
    	position: absolute;
    	top: 80px;
    	}

	#navigation ul {margin:0; padding:0;}
    #navigation li {list-style: none;}
    
    
    ul.top-level {
    	background-image: url("../picts/menu-back2.jpg");
 	    }
	ul.top-level li {
		border: #000000 solid;
		border-width: 1px;
		}
		
	#navigation a {
 		color: #ffffff;
 		cursor: pointer;
 		display:block;
 		height:25px;
 		line-height: 25px;
 		text-indent: 10px;                   
 		text-decoration:none;
 		width:100%;
		}
	#navigation a:hover{
		color: #FF7200;
		background-color:#FFFFCC;
		text-decoration: none;
		}
		
	#navigation li:hover {
		background: #FF7200;
 		position: relative;
		}
		
	ul.sub-level {
	    display: none;
		}	

	li:hover .sub-level {
	   	background: #ffffcc;
	    border: #2B0080 solid;
	    border-width: 1px;
	    display: block;
	    position: absolute;
	    left: 125px;
	    top: 5px;
		}

	ul.sub-level li {
	    border: none;
	    float:left;
	    width:260px;
		}
		
/*Second Level*/
	#navigation .sub-level {
    	background: #060D3B;
		}

/*Third Level*/
	#navigation .sub-level .sub-level {
	    background: #000066;
		}
		
/*RESET STYLES*/
	li:hover .sub-level .sub-level {
		display:none;
		}
	.sub-level li:hover .sub-level {
		display:block;
		}
