/* styles from amber - index page */
.header {
	width: 100%;
	
}
#main-table {
	width: 100%;
}
.headerBanner {
	background-image: url("/images/index-files/home_banner.jpg");
	background-repeat:repeat-x;
	height: 80px;
	width: 100%
}
.stretch-bg {
	background-color: #000000;
}
.stretch {
	width: 97%;
	height: 28px;
}


#tdleft {
	background-image:url("/images/index-files/corner.gif");
	background-repeat:no-repeat;
	width: 227px;
	vertical-align: top;
}

#tdright {
	background-image:url("/images/index-files/bottom-shade.gif");
	background-repeat:repeat-x;
	
}

#main {
	width: 80%;
	margin-left: 50px;
	
	margin-top: 65px;
	
}
#leftside {
	color: #ffffff;
	font-weight: bold;
	font-size:12px;
	margin-left: 30px;
	margin-top: 55px;
}
#leftside a {
	color:#ffffff;
	font-weight: bold;
}
#leftside a:hover {
	text-decoration: underline;
}
#bottom-nav-table {
	width: 430px;
	margin-top: 25px;
	text-align:center;
	margin-bottom: 100px;
	clear: both;
}
#bottom-nav {
	text-align: center;
	border: 1px solid #8D8D8D;
	color:#666666;
	padding: 7px;
	font-style: italic;
}
#bottom-nav a {
	color: #666666;
	text-decoration:none;
}
#bottom-nav a:hover {
	color: #FF6600;
	text-decoration:underline;
	
}
#paragraph-line {
	width: 80%;
	margin-top: 25px;
	height: 3px;
	margin-left: 15%;
	margin-right: 15%;
}
#copywrite {
	background-image:url("/images/index-files/bottom-shade.gif");
	background-repeat:repeat-x;
	color:#999999;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-top: 5px;
}
#footer {
	vertical-align: baseline;
	width: 100%;
}
/* end index files */

#main h3 {
	color: #666666;
}

#main h2 {
	color: #336699;
}

#main h4 {
	font-weight: bold;
	color: #CC9900;
	font-size:12pt;
}
#main h5 {
	font-weight: bold;
	color: #000000;
	font-size:11pt;
}
#futures-table {
	border: 1px solid #000000;
	vertical-align:top;
	width:426px;
	
}	
#futures-table td {
	vertical-align: top;
	padding: 4;
	
}

#orange {
	color: #cc9900;
}

.redish {
	color: #cc3300;
	text-align:center;
}

#gls {
	
}
#gls a {
	color: #666666;
	text-decoration: underline;
}

#gl {
	float:right;

}

#gl a {
	color: #666666;
	
}

.bluepic {
	color: #336699;
	font-weight:bold;
	text-align: center;
	float: right;
	margin: 7px;
}

.bluepic img {
	border: 1px solid #336699;
}

.bborder {
 	border: 1px solid #000000;
	margin: 7px;
}

#goals {
	color:#336699;
	font-weight: bold;
	
}

#dir-table {
	width: 70%;
	border: 1px solid #000000;
}
#dir-table td {
	padding: 10px;
	border: 1px solid #000000;
}

#orange-text {
	font-weight: bold;
	color:#cc9900;
}
#orange-text a {
	font-weight: bold;
	color:#cc9900;
	text-decoration: underline;
}

#pdf {
	margin-right: 15px;
	border: 0px;
	vertical-align:top;
}

/* Navigation Bar
------------------------------------------------*/
#nav {
	width:100%;
	height:15px;
	background-color:#242440;
	vertical-align:middle;
	font-size:11px;
	}
#nav ul {
	
	margin:0px;
	list-style-type: none;
	padding: 0px;
	text-align: left;
	vertical-align:middle;

	}
#nav ul li {
	display: inline;
	font-family:lucida sans, arial, helvetica, sans serif; 
	font-weight:bold;
	color:#CFCFE0; 
	padding-left:8px;
	padding-right:8px;
	position: relative;
	float: left;
	overflow: visible;
	z-index:5;
	border-right:1px solid #313252;
	vertical-align:middle;
	height:15px;
}


#nav ul li a {
	color: #CFCFE0;
	text-decoration: none;
	line-height: 15px;
	display: block;
	padding-left:8px;
	padding-right:8px;
	float:left;
	font-size:11px;
	font-weight:bold;
}
#nav ul li a:hover, #nav ul li.selected a {
	text-decoration: underline;
	line-height: 15px;
	color:#CFCFE0;
	}


	/* Sub-nav
	------------------------------------------------*/
	#nav ul li ul {
		display: none;
		position: absolute;
		background-color:#ffffff;
		padding-left: 0px;
		width: 210px;
		top: 15px;
		border-bottom:1px solid #999999;
		border-left:1px solid #999999;
		border-right:1px solid #999999;
		text-align:left;
		/* for IE: */
		left: 0;
	}
	#nav ul li ul li {
		border:0px solid #999999;
	}

	#nav ul li>ul {
		/* to fix above IE hack in Opera: */
		left: auto;
		list-style-type: none;
	}
	#nav ul li:hover ul, #nav ul li.over ul {
		display: block;
	}
	#nav li ul li {
		font: 10px arial, ms sans serif, sans-serif;
		text-transform: none;
		float: none;
		display:block;
		border-bottom: 1px solid #999999;
		width: 220px;
		padding-left: 3px;
		text-align:left;

	}
	#nav li ul li a, #nav ul li.selected ul li a {
		padding: 0px;
		float: none;
		color: #000000;
		line-height:15px;
		text-align:left;

		background-image: none;
		/* for IE: */
		padding-left: 0px;
	}
	#nav li ul li>a {
		padding-left:0px;
		line-height:15px;
		text-align:left;
	}
	#nav li ul li a:hover {
		color:#000000;
		line-height:15px;
		text-decoration: underline;
		heigh: 100%;
	}
	#nav li ul li.over { /* IE only */
		color:#000000;

	}	

/* end nav */





/*  end ambers styles */

BODY	{ SCROLLBAR-BASE-COLOR: #2D2D4A ; font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12ptl; margin:0px; background-image:url(/images/index-files/background-main.gif)}



a:link		{ text-decoration: none ; font-family: Geneva, Arial, Helvetica, san-serif; font-size: 13px; color: #000000; font-weight: bold}

a:visited	{ color: #666666; text-decoration: none ; font-family: Geneva, Arial, Helvetica, san-serif; font-size: 13px; font-weight: bold}

a:active	{ color: #666666; text-decoration: none ; font-family: Geneva, Arial, Helvetica, san-serif; font-size: 13px; font-weight: bold}

a:hover		{ color: #FF6600; text-decoration: none ; font-family: Geneva, Arial, Helvetica, san-serif; font-size: 13px; font-weight: bold}




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

TABLE		{ COLOR: #000000; FONT: 12pt geneva, verdana, arial, sans-serif}

.title		{ COLOR: #141424; font-family: Geneva, Arial, Helvetica, san-serif; font-weight: bold; font-size: 18pt}

.biglink 	{ FONT: italic bold 12px Geneva, Arial, Helvetica, san-serif; TEXT-DECORATION: none }

.biglink:hover 	{ FONT: italic bold 12px Geneva, Arial, Helvetica, san-serif; TEXT-DECORATION: underline ; color: #333366}

.just 		{text-align: justify;}

.copyright	{ COLOR: #999999; FONT: 9px geneva, verdana, arial, sans-serif }

.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.careertitle	{ COLOR: #666666; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #336699; FONT: bold 14pt geneva, verdana, arial, sans-serif}

.phonetitle	{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }

.picturecomments{ COLOR: #666666; FONT: 12px geneva, verdana, arial, sans-serif }

.picturehilight	{ COLOR: #3366FF; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold  }

.picturetitle 	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.list 		{ COLOR: #000000; FONT: normal 12px geneva, verdana, arial, sans-serif}

.faq 		{ line-height: 19px }


 /* SIDEBAR OPTIONS */


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

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

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

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

.sidebartitle	{ COLOR: #CC9900; FONT: bold 16px/normal verdana, arial, sans-serif}

.sidebartext	{ COLOR: #FFFFFF; FONT: 13px geneva, verdana, arial, sans-serif}

.date-font	{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: bold }


 /* 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	{ 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}

.submitbutton { FONT: 9pt arial, verdana, sans-serif }


.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #000000 1px solid;
		BORDER-RIGHT: #000000 1px solid;
		BORDER-TOP: #000000 1px solid }


.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }


.searchbutton {	background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 18px;
		width: 35px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #666666 1px solid }


 /* IMAGE HOVER CODE */


.rollover 	{ background-color: #000000}

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



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


td {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; color: #000000; text-decoration: none}
.navbottom {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 13px; font-weight: bold; color: #000000; text-decoration: none}
.no_underline {  text-decoration: none}
a {  text-decoration: none}
img {
	white-space: normal;
	text-indent: 0px;
	margin-left: 0px;
	margin-right: 16px;
}
