 *
{
	padding: 0px;
	margin: 0px;
}
BODY
{
	margin: 0;
/*it's good practice to zero the margin and padding of the body element to account for differing browser defaults*/
	padding: 0;
	color: #666666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	line-height: 14px;
	height: 100%;
	width: 100%;
	text-align: left;
}
IMG, DIV, LI, A
{
	behavior: url(../images/iepngfix.htc);
}
#mainContainer
{
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
.bodyOuterTable
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: -1px;
	background-color: #FFF;
	width: 100%;
	z-index: 0;
	clear: both;
}
#nasdaqStrip
{
	height: 29px;
	width: 100%;
	letter-spacing: -1px;
	z-index: 2;
}
.SpryHiddenRegion
{
	visibility: hidden;
	padding: 0px;
}
#tickerBox
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 16px;
	width: 878px;
	background-color: #FFF;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-style: none;
	border-right-width: 12px;
	border-left-width: 12px;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#footerShadow
{
	background-image: url(../images/structureAssets/footerShadow.jpg);
	background-repeat: repeat-x;
	height: 32px;
	width: 902px;
	float: left;
	line-height: 18px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	text-decoration: none;
}
#tickerBox SELECT
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	width: 100px;
}
#searchBar
{
	height: 26px;
	width: 211px;
	left: 0px;
	background-color: #666;
	background-image: url(../menu/mainmenubackground.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	max-height: 26px;
}
#searchBar #searchForm
{
	height: 0%;
	padding: 0px;
	margin: 0px;
}
.searchInput
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #369;
	height: 18px;
	width: 172px;
	background-image: url(../images/structureAssets/searchBackground.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	padding-left: 20px;
	margin-top: 1px;
}
#searchBar .search
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	height: 22px;
	width: 76px;
	font-weight: bold;
	background-color: #666;
	border: 1px solid #666;
}
.header
{
	width: 100%;
}
#mainLogo
{
	width: 200px;
	position: relative;
	left: 0px;
	padding-top: 24px;
	padding-bottom: 24px;
	float: left;
}
#menuBar
{
	height: 26px;
	width: 691px;
	left: 0px;
	background-color: #666;
	background-image: url(../menu/mainmenubackground.jpg);
	background-repeat: repeat-x;
	float: left;
	z-index: 999;
}
#visualBar
{
	height: 268px;
	width: 878px;
	position: relative;
	background-color: #003;
	clear: both;
	border-left: 12px solid #FFF;
	border-top: 12px solid #FFF;
	border-right: 12px solid #FFF;
	border-bottom: 12px solid #FFF;
	z-index: 0;
	/* [disabled]overflow:hidden;*/
}
#tickerBar
{
	height: 50px;
	width: 878px;
	position: relative;
	background-color: #FFFFFF;
	clear: both;
	border-left: 12px solid #FFF;
	border-right: 12px solid #FFF;
	z-index: 0;
}
P
{
	color: #666666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 14px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
}
.boxnote P
{
	color: #FFFFFF;
}
.boxnote A
{
	color: #034556 !important;
	font-weight: bold !important;
}
A:link, A:active, A:visited
{
	color: #009FC3;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
}
A:Hover
{
	text-decoration: underline;
	color: #336699;
}
.marketActivityTable
{
	border-collapse: collapse;
	width: 100%;
	position: relative;
/*border-bottom: 1px dotted #91afc8;*/
}
.ma_odd
{
	background-color: #FFF;
}
.ma_even
{
	background-color: #EEE;
}
.ma_select
{
}
.ma_hover
{
	text-align: left;
	cursor: pointer;
	background-color: #D6F1FD;
}
.marketActivityTable TR TH
{
	font-size: 11px;
	color: #FFF;
	background-color: #91AFC8;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: center;
	padding: 5px;
}
.marketActivityTable TR TD
{
	height: 22px;
	font-size: 11px;
	padding-left: 5px;
	text-align: right;
	vertical-align: middle;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	padding-right: 10px;
}
.rightBodyArea .boxContent
{
	border: 1px solid #D9D9D9;
	width: 192px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.containerLeft
{
	width: 596px;
	padding-left: 12px;
	height: auto;
	vertical-align: top;
	padding-top: 12px;
}
.containerRight
{
	height: auto;
	vertical-align: top;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
}
.containerLeft H1
{
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	background-image: url(../images/structureAssets/header_background.jpg);
	background-color: #336699;
	text-indent: 12px;
	background-repeat: repeat-x;
	height: 22px;
	line-height: 20px;
	letter-spacing: -1px;
	width: 100%;
	display: block;
}
.containerMiddle H1
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	width: 434px;
	font-weight: bold;
	background-image: url(../images/structureAssets/header_background.jpg);
	text-indent: 8px;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	height: 18px;
	margin-top: 0px;
	border-top: 1px solid #369;
	border-right: 0px solid #369;
	border-bottom: 1px solid #369;
	border-left: 0px solid #369;
	background-position: center;
}
.containerRight H1
{
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	background-image: url(../images/structureAssets/header_background.jpg);
	background-color: #336699;
	text-indent: 12px;
	background-repeat: repeat-x;
	height: 22px;
	line-height: 20px;
	letter-spacing: -1px;
	width: 100%;
	display: block;
}
.containerLeft .componentContainer
{
	border: 1px solid #D9D9D9;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.containerRight .componentContainer
{
	border: 1px solid #D9D9D9;
	width: 250px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.containerMiddle .componentContainer
{
	border: 1px solid #D9D9D9;
	width: 412px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.containerMiddle UL
{
	margin-left: 0px;
	padding-left: 20px;
	line-height: 16px;
	list-style-position: outside;
	list-style-image: url(../images/structureAssets/bulletGraphic.gif);
}
.containerRight H3
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	width: 210px;
	font-weight: bold;
	background-image: url(../images/structureAssets/toolbox_background.jpg);
	text-indent: 12px;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	height: 18px;
	border: 1px solid #EA8C05;
	margin-top: 0px;
}
#footerShadow A:hover
{
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	text-decoration: underline;
}
H2
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #005695;
	margin-top: 0px;
}
H3
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #005695;
	margin-top: 12px;
	margin-bottom: 0px;
}
.pdfLink
{
	padding-left: 20px;
	background-image: url(../images/structureAssets/pdf.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.docLink
{
	padding-left: 20px;
	background: url(../images/structureAssets/doc.gif) no-repeat left center;
}
.zipLink
{
	padding-left: 20px;
	background: url(../images/structureAssets/zip.gif) no-repeat left center;
}
.tellafriend
{
	width: 100%;
}
.tellafriend #tellafriend
{
	margin: 0px;
	padding: 0px;
}
.tellafriend #tellafriend INPUT
{
	background-color: #FFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	font-size: 11px;
	color: #600;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.tellafriend #tellafriend TEXTAREA
{
	background-color: #FFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	overflow: auto;
	font-size: 11px;
	color: #600;
}
.downloads
{
	background-color: #E7F7FE;
	padding: 5px;
	border: 1px dotted #369;
	margin-top: 12px;
	margin-bottom: 12px;
	vertical-align: middle;
}
H4
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.listbox
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
.notes
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	width: 100%;
}
H5
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #633;
	margin-top: 4px;
	margin-bottom: 10px;
	line-height: 12px;
	font-weight: normal;
}
SELECT
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	height: 22px;
}
OPTION
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
.containerMiddle OL
{
	margin-left: 0px;
	padding-left: 20px;
	line-height: 16px;
	list-style-position: outside;
}
.containerMiddle OL LI
{
	margin-left: 5px;
	padding-left: 20px;
	line-height: 16px;
	list-style-position: outside;
}
.marketnewsTable
{
	background-color: #FFF;
	width: 100%;
	padding: 15px;
}
.marketnewsHead
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	background-image: url(../images/structureAssets/header_background.jpg);
	text-indent: 12px;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	height: 18px;
	margin-top: 0px;
	border-top: 1px solid #369;
	border-right: 0px solid #369;
	border-bottom: 1px solid #369;
	border-left: 0px solid #369;
}
#gallery #mainImageContainer
{
	padding: 4px;
	width: 426px;
	border: 1px solid #999;
	margin-bottom: 4px;
}
#gallery #thumbImageContainer
{
	width: 434px;
}
#gallery #caption
{
	padding: 4px;
	width: 426px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #369;
}
.galleryThumbs
{
	float: left;
	width: 102px;
	height: 69px;
	margin-right: 4px;
	margin-bottom: 4px;
	border: 1px solid #000000;
	cursor: pointer;
}
#gallery #galleryHeader
{
	padding: 4px;
	width: 426px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #369;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 4px;
}
.disappear
{
	display: none;
}
.overview LI
{
	list-style: square inside;
}
#suggestForm #suggestInput
{
	width: 206px;
	margin: 2px 3px;
	padding: 0px;
	border: 0px solid #000000;
	font: 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif, "Lucida Sans";
	line-height: 18px;
	letter-spacing: -1px;
	color: #999;
	height: 20px;
	padding-left: 10px;
}
.boxnote
{
	padding: 12px;
	margin-top: 0px;
	margin-bottom: 12px;
	vertical-align: middle;
	background-color: #1BA4C8;
	color: #FFFFFF !important;
}
.equity-tag
{
	position: relative;
	float: right;
	font-size: 8px;
	color: #5B94B2;
	letter-spacing: 0;
	margin-right: 1px;
}
.clear
{
	clear: both;
	height: 10px;
}
#ad-banner
{
	float: right;
	margin-top: 23px;
	margin-bottom: 11px;
}
/*blue Skins
Matte Style
BASIC BUTTON - required for all buttons*/
.button
{
	margin: 0 4px;
	padding: 4px 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	border: none;
	outline: none;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: bottom;
	=display: inline;
	zoom: 1;
/*Border Radius*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2;
/*Box Shadow*/
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.25);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.25);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.button:hover
{
	text-decoration: none;
}
.button:active
{
	position: relative;
	top: 1px;
}
/*BUTTON SIZES - optional*/
.s
{
	font-size: 11px;
	padding: 2px 10px;
/*Border Radius*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.blue-matte
{
	color: #000000 !important;
	letter-spacing: 0px;
	font-weight: bold !important;
	background: #69C3FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#75c7fe), to(#327fc6));
	background: -moz-linear-gradient(top, #75c7fe, #327fc6);
/*text-shadow*/
	text-shadow: 0 1px 0px #5EB2E7;
/*Box Shadow*/
	-moz-box-shadow: 0px -1px 0px #95d4ff, 0px 1px 0px #1b60b7, 0px 3px 3px rgba(0,0,0,.25);
	-webkit-box-shadow: 0px -1px 0px #95d4ff, 0px 1px 0px #1b60b7, 0px 3px 3px rgba(0,0,0,.25);
	box-shadow: 0px -1px 0px #95d4ff, 0px 1px 0px #1b60b7, 0px 3px 3px rgba(0,0,0,.25);
}
.blue-matte:hover
{
	color: #003786;
	background: #3794DF;
	background: -webkit-gradient(linear, left top, left bottom, from(#50b6fc), to(#2274c4));
	background: -moz-linear-gradient(top, #50b6fc, #2274c4);
	text-shadow: 0 1px 0px #53AEE6;
}
.blue-matte:active
{
	color: #FFFFFF;
	background: #2089DD;
	background: -webkit-gradient(linear, left top, left bottom, from(#2da6f8), to(#136ac1));
	background: -moz-linear-gradient(top, #2da6f8, #136ac1);
/*text-shadow*/
	text-shadow: 0 1px 0px #3491D2;
/*Box Shadow*/
	-moz-box-shadow: 0px -1px 0px #185db7, 0px 1px 0px #74c3f9, 0px 3px 3px rgba(0,0,0,0);
	-webkit-box-shadow: 0px -1px 0px #185db7, 0px 1px 0px #74c3f9, 0px 3px 3px rgba(0,0,0,0);
	box-shadow: 0px -1px 0px #185db7, 0px 1px 0px #74c3f9, 0px 3px 3px rgba(0,0,0,0);
}
/*gloss*/
.blue-gloss
{
	color: #0B4489;
	background: #69C3FF;
	background: -moz-linear-gradient(top, #87cefe, #69afe6 50%, #53a2e2 51%, #327fc6);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #87cefe), color-stop(.5, #69afe6), color-stop(.5, #53a2e2 ), to(#327fc6));
/*text-shadow*/
	text-shadow: 0 1px 0px #5EB2E7;
/*Box Shadow*/
	-moz-box-shadow: 0px -1px 0px #8bd0ff, 0px 1px 0px #185db7, 0px 3px 3px rgba(0,0,0,.25);
	-webkit-box-shadow: 0px -1px 0px #8bd0ff, 0px 1px 0px #185db7, 0px 3px 3px rgba(0,0,0,.25);
	box-shadow: 0px -1px 0px #8bd0ff, 0px 1px 0px #185db7, 0px 3px 3px rgba(0,0,0,.25);
}
.blue-gloss:hover
{
	color: #003786;
	background: #3794DF;
	background: -moz-linear-gradient(top, #67bffc, #53a4e4 50%, #3995df 51%, #2274c4);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #67bffc), color-stop(.5, #53a4e4), color-stop(.5, #3995df), to(#2274c4));
	text-shadow: 0 1px 0px #53AEE6;
}
.blue-gloss:active
{
	color: #136BC1;
	background: #2089DD;
	background: -moz-linear-gradient(top, #3dadf9, #3192e0 50%, #2088dc 51%, #136ac1);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3dadf9), color-stop(.5, #3192e0), color-stop(.5, #2088dc), to(#136ac1));
/*text-shadow*/
	text-shadow: 0 1px 0px #3491D2;
/*Box Shadow*/
	-moz-box-shadow: 0px -1px 0px #185db7, 0px 1px 0px #74c3f9, 0px 3px 3px rgba(0,0,0,0);
	-webkit-box-shadow: 0px -1px 0px #185db7, 0px 1px 0px #74c3f9, 0px 3px 3px rgba(0,0,0,0);
	box-shadow: 0px -1px 0px #185db7, 0px 1px 0px #74c3f9, 0px 3px 3px rgba(0,0,0,0);
}

