/* GLOBAL GENERIC SETTINGS */
	/* Set generic font settings to be used globally */
	/* MARGINS AND COLORS SET IN TEMPLATE LAYOUT CSS */
	body, td, th, p {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10pt;}
	th {font-weight:bold;}
/* Standard elements */
	/* Links */
		a, a:link, a:visited, a:active {text-decoration:underline;font-weight:bold;}
		a:hover {text-decoration:none;}
	/* Headings */
		h1 {font-size:16pt;}
		h2 {font-size:13pt;}
		h3 {font-size:11pt;}
		h4 {font-size:10pt;}
		h5 {font-size:10pt;}
		h6 {font-size:10pt;}
	/* Lists */
		ul {list-style-type:square;}
	/* Forms */
		textarea, input, select {font-size:90%;}
	/* Miscellaneous */
		pre {font-family:Courier New,Courier,monospace;font-size:80%;}
/* Custom Classes */
	.small {font-size:75%}
/* 1 Column TEMPLATE LAYOUT SETTINGS */
	body {margin-top:0px;margin-left:0px;}
	body {color:#000;background-color:#333;}
	/* SBT Page Layout Styles */
	table.PageBoundingBox {width:758px;padding:0px;margin:auto;background-color:#fff;}
	table.ContentBoundingBox {width:756px;margin-right:auto;border:1px solid #fff;}
	td.LSB {display:none;width:0px;visibility:hidden;}
	td.MainContent {width:756px;padding:5px;color:#000;background-color:#fff;}
	td.RSB {display:none;width:0px;visibility:hidden;}
	/* DO NOT CHANGE THE FOLLOWING STYLES */
	td.LSBBuffer {display:none;width:0px;visibility:hidden;}
	td.RSBBuffer {display:none;width:0px;visibility:hidden;}
	/* END OF DO NOT CHANGE */
/* Standard elements */
/* Links */
	a, a:link, a:active {color;#2a92dd;font-weight:bold;text-decoration:underline;}
	a:visited {color:#2a92dd;}
	a:hover {text-decoration:none;}
/* Headings */
	h1 {color:#1767a0;}
	h2 {color:#343434;}
	h3 {color:#777;}
	h4 {color:#777;}
	h5 {color:#777;}
	h6 {color:#e8af02;}
/* Forms */
	textarea, input, select {}

body {background-color:#fff;}
#header, .spacerBrand, .InlineMtcBlock {display:none;visibility:hidden;}
