
/* global */
	body,td,p,ul,pre, tt {font-family: verdana,arial,helvetica,sans-serif;font-size:11px;color:#000000;}
	p {margin-top:5px;margin-bottom:1px;line-height:15px;}
	b {color:#F1670B;font-weight:normal;}
/* paragraph headers */
	/* h1 is used in conjuction with the arrrow image */
	/* h2 is used for regular paragraphs or if an arrow image is needed for the first line on the page*/
	.h1 {font-weight:bold;color:#6986CB;margin-top:12px;}
	.h2 {font-weight:bold;color:#6986CB;margin-top:0px;}

	/* customer homepage*/
	.h3 {font-weight:bold;color:#F1670B;margin-top:12px;}
	.h4 {font-size:13px;font-weight:bold;color:#999;margin-top:0px;}
	.h5 {font-weight:bold;color:#339}
	a.h3:link {font-weight:bold;text-decoration: underline; color: #F1670B;}
	a.h3:visited {font-weight:bold;text-decoration: underline; color: #F1670B;}
	a.h3:active {font-weight:bold;text-decoration: none; color: #F1670B;}
	a.h3:hover {font-weight:bold;text-decoration: underline; color: #F1670B;}
	a.h5:link {font-weight:bold;text-decoration: none; color: #339;}
	a.h5:visited {font-weight:bold;text-decoration: none; color: #339;}
	a.h5:active {font-weight:bold;text-decoration: none; color: #339;}
	a.h5:hover {font-weight:bold;text-decoration: underline; color: #90A6DE;}
	/* end customer homepage*/


	.pquote {font-size:13px;font-weight:bold;color:#F1670B;margin-top:0px;}
	.crumb {color:#003399;}
	.disclaimer {color:#908F8F;font-size:10px;line-height:12px;}
	.bgray {font-weight:bold;color:#999999;}
	.bgray10 {font-weight:bold;color:#999999;font-size:10px;}
/* following links used for Futures and Options Trade table headers */
	a.bgray10:link {color: #999999;}
	a.bgray10:visited {color: #999999;}
	a.bgray10:active {color: #999999;}
	a.bgray10:hover {color: #333333;}
	
	.formtype {font-size:10px;color:#000000;}

/* main links */
	a:link {color: #000066;text-decoration: none;}
	a:visited {color: #000066;text-decoration: none;}
	a:active {color: #ff0000;text-decoration: none;}
	a:hover {color: #ff0000;text-decoration: underline;}

/* navigation links */
	a.h1:link {text-decoration: none; color: #6986CB;}
	a.h1:visited {text-decoration: none; color: #6986CB;}
	a.h1:active {text-decoration: none; color: #6986CB;}
	a.h1:hover {text-decoration: underline; color: #90A6DE;}
	
	a.h2:link {text-decoration: underline; color: #6986CB;}
	a.h2:visited {text-decoration: underline; color: #6986CB;}
	a.h2:active {text-decoration: none; color: #6986CB;}
	a.h2:hover {text-decoration: underline; color: #90A6DE;}

	a.menulink:link {font-size:10px;text-decoration: none; color: #000000;}
	a.menulink:visited {font-size:10px;text-decoration: none; color: #000000;}
	a.menulink:active {font-size:10px;text-decoration: none; color: #000000;}
	a.menulink:hover {font-size:10px;text-decoration: none; color: #E95D00;}

	a.crumb:link {text-decoration: underline; color: #003399;}
	a.crumb:visited {text-decoration: underline; color: #003399;}
	a.crumb:active {text-decoration: underline; color: #90A6DE;}
	a.crumb:hover {text-decoration: underline; color: #90A6DE;}

/* homepage declarations */
	.promo {font-family: verdana,arial,helvetica,sans-serif;font-size:10px;}
	.promoblue {font-size:10px;color:#003399;}

