BODY	{
	SCROLLBAR-BASE-COLOR: #2D2D4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link		{ color: #FF0000; text-decoration: none }
a:visited	{ color: #3300FF; text-decoration: none }
a:active	{ color: #3300FF; text-decoration: none }
a:hover		{ color: #000099; text-decoration: none }

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

TABLE		{
	COLOR: #000000;
	font-size: 11px;
}

.title		{
	color: #5272BC;
	font-size: 18px;
	font-weight: bold;

}

.biglink 	{
	font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none;
	font-size: 12px;
}

.biglink:hover 	{
	font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: underline;
	font-size: 12px;
}

.just 		{text-align: justify;}

.copyright	{
	COLOR: #999999;
	font-size: 9px;
}

.smalltitle 	{
	COLOR: #000000;
	font-weight: bold;
	font-size: 11px;
}

.careertitle	{
	COLOR: #666666;
	font-weight: bold;
	font-size: 14px;
}

.subtitle	{
	COLOR: #336699;
	font-weight: bold;
	font-size: 15px;
}

.phonetitle	{
	COLOR: #000000;
	font-weight: bold;
	font-size: 12px;
}

.picturecomments{
	COLOR: #666666;
	font-size: 12px;
}

.picturehilight	{
	COLOR: #3366FF;
	font-weight: bold;
	font-size: 13px;
}

.picturetitle 	{
	COLOR: #000000;
	font-weight: bold;
	font-size: 13px;
}

.list 		{
	COLOR: #000000;
	font-weight: normal;
	font-size: 12px;

}

.faq 		{ line-height: 19px }





 /* HIDE MENU AND ITEMS FOR PRINTING */


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





 /* SIDEBAR OPTIONS */


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

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

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

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

.sidebartitle	{
	COLOR: #FBDB74;
	font-weight: bold;
	font-size: 13px;
}

.sidebartext	{
	COLOR: #FFFFFF;
	font-size: 11px;
}

.date-font	{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}


 /* END SIDEBAR OPTIONS */


.button-popups { 	background-image: url("picts/button-popup.gif");
		background-color:#2D2D4A;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #CFCFE0;
		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	{
	background-image: url("picts/shadeform.gif");
	text-align: left;
	WIDTH: 200PX;
	BORDER: #000000 1px solid;
	font-size: 13px;
}


.dropdown 	{
	COLOR: #333333;
	background-color: #F1F4F5;
	WIDTH: 200PX;
	font-size: 11px;
}


.textarea	{
	background-image: url("picts/shadeform.gif");
	text-align: left;
	WIDTH: 275PX;
	BORDER: #000000 1px solid;
	font-size: 13px;
}

.submitbutton {
	font-size: 9pt;
}


.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, sans-serif;
		background-image: url("picts/shadeform.gif");
		BORDER: #000000 1px solid }


.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, sans-serif; background-color: #F1F4F5; }


.searchbutton 	{ font-size: 8pt;
		  width: 35px;
		  background-color: #F1F4F5;
		  BORDER: #000000 1px solid; }





 /* IMAGE HOVER CODE */


.rollover 	{ background-color: #000000}

.rolloveron 	{ background-color: #0000FF; filter:alpha(opacity=55);-moz-opacity:.55;opacity:.55; }



 /* 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: #313252 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: #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;
}


h1 {
	font-size: 1.5em;
	color: #663366;
	text-decoration: none;
	text-align: left;

}
h2 {
	font-size: 1.2em;
	text-decoration: none;
	text-align: left;
	color: #666666;



}
h3 {
	font-size: 1.2em;
	color: #5272BC;
	text-decoration: none;
	text-align: left;

}

/* CTS Style */

.ctsbig {
	width:100%;
	color:#666699;
	background:white;
	padding-top:3px;
	font-family:Georgia,Times;
	font-size:54px;
	font-weight:bold;
/*	line-height:1em; */
	padding-bottom:0px;
	}

.ctstag {
	font-family:geneva,arial;
	color:#666699;
	font-size:16px;
	font-weight:bold;
	padding-left:5px;
	text-align:right;
	}

.ctstagb{
	width:100%;
	color:white;
	background:#666699;
	text-align:center;
	font-size:small;
	font-family:system,geneva;
	font-weight:bold;
	}

.cts:link	{ font-size: 12px; font-weight:bold; color: #EE0000; text-decoration: none }
.cts:visited	{ font-size: 12px; font-weight:bold; color: #AA0000; text-decoration: none }
.cts:active	{ font-size: 12px; font-weight:bold; color: #3300FF; text-decoration: none }
.cts:hover	{ font-size: 12px; font-weight:bold; color: #000099; text-decoration: none }

