.copyright, .copyright a {
	color:				#797B80;
	font-size:			10px;
	text-align:			center;
	}
	
	h1 { font-size:20px; color: #091073; font-family: Arial, Helvetica, sans-serif; font-weight: 100; } /* Depending on font-family some larger fonts look good with font-weight:100; other wise font-weight:600; */
	h2 { font-size:large; }	
	h3 { font-size:medium; }
	h4 { font-size:small; }
	h5 { font-size:x-small }
	h6 { font-size:xx-small; }
	
	table { padding:0; border:0; border-spacing:0; border-collapse:collapse; } /* Use this instead of cellpadding, border and cellspacing */

/* Email form Styles */
.EmailFormAssetDescriptionCell {  }
.EmailFormAssetSubmitButton {  }
input,textarea,select {  }
li {list-style-image: url('Images/i-bullet.gif'); margin-bottom:8px; margin-bottom:8px;}
	
/* ----------------------------------------------------------------
	Main Layout Styles
---------------------------------------------------------------- */
	
	.topbg { background-image: url(/Images/Tradestaff/i-topbg.gif); background-position: top; background-repeat: repeat-x; }
	.nav { background-image: url(/Images/Tradestaff/i-navbg.gif); background-repeat: repeat-y; background-color: #DDE2EF; padding-top: 12px; padding-bottom: 10px; }
	.SubContent { background-color: #DDE2EF; padding: 20px; padding-bottom: 45px; padding-top: 30px; }
	.SubContentLeft { background-color: #DDE2EF; background-image: url(/Images/Tradestaff/i-btmbg.gif); background-position: bottom left; background-repeat: no-repeat; }
	
/* ----------------------------------------------------------------
	CMS Menu Styles
---------------------------------------------------------------- */

	.MenuTable {  }
	
	.MenuCell { padding: 12px 12px 12px 29px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #1B3E93; font-weight: bold; }
	.MenuCellOn { background-image: url(/Images/Tradestaff/i-menulinkbg.gif); background-repeat: repeat-y; background-position: right; padding: 12px 12px 12px 29px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #777778; font-weight: bold; }
	.MenuCellOn .MenuLink { color: #777778; }
	.MenuCellOff {  }
	
	.MenuLink { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #1B3E93; font-weight: bold; text-decoration: none; }
	.MenuLink:hover { color: #777778; }
	
/* ----------------------------------------------------------------
	CMS Styles
---------------------------------------------------------------- */

	.IntroText { line-height: 22px; }
	.readmore { font-family: Arial, Helvetica, sans-serif; color: #6DB2DA; font-size: 12px; font-weight: bold; text-decoration: none; }
	.SubHeader { font-family: Arial, Helvetica, sans-serif; color: #091073; font-size: 16px; font-weight: bold; }
	

	.divider { border-bottom: 1px solid #DDE2EF; height: 1px; line-height: 1px; width: 100%; }

