
body {
/*	background: #ffffff url(images/backGrad.png) 0 0 repeat-x; */
	font-family: Arial, Helvetica, sans-serif;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link, a:visited {
	text-decoration: none;
}

ul#partnerSites {
	text-align: center;
}

ul#partnerSites li {
	list-style: none;
	display: inline;
	margin-right: 10px;
	margin-top: 3px;	
	font-size: .93em;
}

ul#partnerSites a:link {
	color: #b1b1b1;
}

ul#content {
	list-style: square;
}


		/* v1.0 | 20080212  CSS Reset courtesy of Eric Meyer http://meyerweb.com */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}

ol {
	margin-left: 30px;
}


blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
 * === End Reset =====
 */

body {
	background: #ffffff url(images/backGrad.png) 0 0 repeat-x;
/*	font-family: Arial, Helvetica, sans-serif; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p, li, span {
	font-size: .9em;
	line-height: 1.2em;
}

h2, h3, h4 {
	color: #CC9A15;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	display: inline;
	font-size: 1.49em;
	letter-spacing: 2px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CC9A15;
}

h3 {
	font-size: 1.3em;
	letter-spacing: 1px;
	padding-bottom: 2px;
	border-bottom: 1px solid #CC9A15;
	font-weight: normal;
	margin-bottom: 9px;
}

h4 {
	letter-spacing: 1px;
	margin-bottom: 9px;
	font-size: 1.24em;
}
a:link, a:visited {
	text-decoration: none;
}

ul#partnerSites {
	text-align: center;
	margin-top: 5px;	
}

ul#partnerSites li {
	list-style: none;
	display: inline;
	margin-right: 40px;
	font-size: .93em;
}

ul#partnerSites a:link, ul#partnerSites a:visited {
	color: #b1b1b1;
}

ul#partnerSites a:hover {
	color: #fff;	
}

img#banner {
	display: block;
	margin: 13px auto 0;
}
		
div#wrapper {
	display: block;
	width: 1125px;
	margin: 0 auto;
}		

div#sidebar {
	width: 160px;
	margin-top: 23px;
	padding-left: 14px;
	float: left;
}

#sidebar ul {
	margin: 30px 10px 65px 0;
}

#sidebar li {
	display: block;
	width: 100%;
	padding: 5px 0;
	text-align: right;
}

#sidebar a {
	color: #EDB32B;
}

#sidebar a:hover {
	color: #fff;
}

#sidebar form.newsSignUp {
	display: block;
	width: 155px;
	height: 93px;
	background: #B3B3B3;
	margin: 0 auto;
	text-align: right;
}

#sidebar form.newsSignUp span {
	display: block;
	width: 145px;
	margin-right: 5px;
	padding-top: 5px;
}

#sidebar form.newsSignUp input {
	display: block;
	width: 90%;
	margin: 0 auto;
	border: 1px solid #727272;
	margin-top: 5px;
}

#sidebar form.newsSignUp input.newsSubmit {
	width: 53px;
	text-align: center;
	padding-right: 1px;
	margin-top: -5px;
	overflow: visible;
}

div#main {
	display: block;
	position: relative;
	width: 786px;
	margin: 45px 0px 20px 182px;
	background: #fff;
	border-left: 1px solid #6D6D6D;
	border-right: 1px solid #6D6D6D;
}

#subHeader {
	display: block;
	position: relative;
	width: 776px;
	height: 100px;
	margin: 0 auto 18px;
	overflow: visible;
	border-bottom: 1px dashed #4D4D4D;
}

#subbanner {
	display: block;
	position: relative;
	width: 776px;
	height: 100px;
	margin: 0 auto 18px;
	overflow: visible;
	border-bottom: 0px;
}
	
		
img#topCap {
	display: block;
	width: 788px;
	position: absolute;
	left: -6px;
}		 

ul#featured {
	display: none;
/*	display: block;
	width: 237px;
	position: absolute;
	right: 20px;
	top: -24px;
	background: #fff url(images/featuredTab.png) 0 0 no-repeat;*/
}

ul#featured li {
	display: block;
	position: relative;
	width: 100%;
	margin: 3px auto 0;
	text-align: center;
	padding: 5px 0 10px;
	font-size: .93em;
	color: #000;
}

ul#featured li ul{
	position: absolute;
	display: none;
	top: 20px;
	width: 231px;
}

ul#featured li ul li {
	text-align: left;
	width: 229px;
	margin: 0;
	padding: 0;
}

ul#featured li ul li a {
	display: block;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1px;
	padding-left: 8px;
	background: #FEDD58;
}

ul#featured li ul li a:hover {
	background: #EDB32B;
}

ul#featured li:hover ul {
	display: block;
	z-index: 10;
}

/* Fix IE. Hide from IE Mac \*/
* html ul#featured li { float: left; }
* html ul#featured li a { height: 1%; }
/* End */

div#lateralNav {
	display: block;
	position: absolute;
	right: 9px;
	bottom: 3px;
	width: 126px;
	z-index: 5;
}

#lateralNav img {
	float: left;
	margin-right: 1px;
}

img#companyLogo {
	margin-top: 22px;
	margin-left: 27px;
}

div#content {
	display: block;
	width: 463px;
	float: left;
	padding: 0 24px 0 33px;
	border-right: 1px dashed #4D4D4D;
}

div.blurb {
	margin-bottom: 30px;
}

div.blurb img {
	margin-top: 7px;
}

.blurb p {
	display: block;
	width: 100%;
	margin-top: 17px;
	clear: left;
}

.blurb ul {
	margin-top: 12px;
}

.blurb ul li {
	margin-left: 25px;
}

.blurb table {
	background: #808080;
	width: 100%;
	text-align: center;
	color: #fff;
	border: 2px ridge #000;
	margin-top: 20px;
	margin-bottom: 20px;
}

.blurb table td, .blurb table th {
	border: 1px solid #000;
	border-collapse: collapse;

	padding: 0;
	font-size: .8em;
	vertical-align: top;
}

.blurb table p {
	margin: 0;
	padding: 0;
	line-height: .7em;
}

.blurb table th {
	color: #F88234;
	background: #E0E0E0;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 24px;
	padding: 0 0 5px 0;
}

.blurb table th .headerSubtext {
	color: #A9A9A9;
	font-size: .6em;
}

.blurb p.orange {
	color: #FF6600;
}

.blurb p.orange a:link, .blurb a:link, .blurb a:visited {
	color: #404040;
	text-decoration: underline;
}

form#contactUs {
	margin: 15px 20px;
}
form#contactUs td {
	padding: 3px 5px;
}

form#contactUs td.label {
	color: #4C4C4C;
	text-align: right;
	vertical-align: top;
}

form#contactUs input, form#contactUs textarea {
	border: 1px solid #A5A5A5;
	width: 230px;
}

form#contactUs textarea {
	width: 235px;
	height: 30px;	
}

br#clear {
	display: block;
	height: 1px;
	width: 1px;
	clear: both;
}

img#bottomCap {
	display: block;
	width: 788px;
	position: absolute;
	bottom: 0px;
	left: -1px;	
}

div#subSidebar {
	width: 230px;
	padding-left: 17px;
	padding-right: 14px;
	float: right;
}

div.sideBlurb {
	margin-bottom: 20px;
}

div#subSidebar form.newsSignUp {
	display: block;
	width: 220px;
	height: 73px;
	margin: 0 auto;
	background: #EDEDED;
	padding: 10px 3px;
	overflow: hidden;
}

div#subSidebar form.newsSignUp span {
	display: block;
	width: 60%;
	float: right;
	padding-bottom: 15px;
}

div#subSidebar form.newsSignUp img {
	float: left;
	margin-left: 2px;
}

div#subSidebar form.newsSignUp input {
	display: block;
	width: 138px;
	height: 14px;
	border: 1px solid #898989;
	margin: 0 0 0 77px;
	clear: both;
} 

#subSidebar form.newsSignUp input.newsSubmit {
	width: 53px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 2px;
	height: 20px;
	position: relative;
	left: -70px;
	top: -33px;
}

.box {
	width: 236px;
	border: 1px solid #4C4C4C;
}

.box h4, .box ul {
	margin: 15px 10px 5px;
	font-size: 0.85em;
	line-height: 1.5em;

}

.box ul {
	margin-top: 0px;
}

.sideBlurb a {
	color: #000;
}

#rss {
	display: block;
	font-size: 0.95em;
	line-height: 1.3em;
	height: 34px;
	padding-top: 10px;
	padding-left: 40px;
	background: url(images/rss.png) 0 0 no-repeat;
	overflow: visible;
}

form#newsSignupAlt input {
	display: block; 
	width: 90%;
	padding-left: 13px;
	position: relative;
	top: 7px; 
	border: 1px solid #4C4C4C;	
}

/*form#newsSignupAlt input.newsSubmit {*/
form#newsSignupAlt input.newsSubmit, form.newsSignUp input.newsSubmit, #sidebar form.newsSignUp input.newsSubmit {
	position: static;
	top: 0;
	padding-left: 0;
	background: #4C4C4C;
	width: 75px;
	color: #fff;
}



form#newsSignupAlt input.newsSubmit:hover, form.newsSignUp input.newsSubmit:hover, #sidebar form.newsSignUp input.newsSubmit:hover {
	background: #666;
	cursor: hand;
	cursor: pointer;
}

a#factSheet {
	display: block;
	height: 25px;
	padding-top: 6px;
	padding-left: 50px;
	background: url(images/factIcon.png) 0 0 no-repeat;
	overflow: visible;
}

img#alphaTrade {
	margin-left: 5px;
	margin-top: 5px;
}

#sidebar form.newsSignUp input.hide, #subSidebar .sideBlurb form.newsSignUp input.hide, #subSidebar .sideBlurb form#newsSignupAlt input.hide {
	display: none;
}

ul#analystReports li {
	margin-bottom: 5px;
}

ul#analystReports a {
	text-decoration: underline;
}

#clean  {
	background: none;
	border: none;
	border: collapse;
	color: #000000;
	text-align: left;
	margin: 0;
}

#clean td {
	border: none;
	border: collapse;
	}

#clean img {
	padding-right: 10px;
	margin: 0;
}

#clean p {
	line-height: 180%;
}

.blue table {
	background: #ffffff;
	width: 100%;
	text-align: center;
	color: #000;
	font-size: 9px;
	border: 0px;
	padding: 3px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.blue table td, .blurb table th {
	border: 0px;
	border-collapse: collapse;
	padding: 3px;
	vertical-align: top;
}

.blue table p {
	margin: 0;
	padding: 0;
	line-height: .7em;
}

.blue table th {
	color: #ffffff;
	background: #336699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	height: 24px;
}

