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: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	height: 100%;
	width: 100%;
	text-align: left;
	background: #F0F2F4 url(../images/structureAssets/topbar_background.gif) repeat-x;
}
IMG, DIV
{
	behavior: url(../images/iepngfix.htc);
}
#chartControls INPUT
{
	font: normal 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif, "Lucida Sans";
	color: #666;
}
#chartControls #updateChart
{
	background: #3678AA repeat-x;
	color: #FFF;
	margin-left: 5px;
	border: 1px solid #3678AA;
}
#mainContainer
{
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
.generalTable
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.generalTable TH
{
	background-color: #0A5879;
	color: #FFFFFF;
}
.generalTable TD
{
	border-bottom: 1px solid #1B5178;
	padding: 10px;
}
.bodyOuterTable
{
	background-color: #FFF;
	width: 100%;
	z-index: 0;
	clear: both;
}
#nasdaqStrip
{
	height: 29px;
	width: 100%;
}
.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: 170px;
	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: 100%;
	position: relative;
	left: 0px;
	padding-top: 14px;
	padding-bottom: 12px;
	vertical-align: middle;
}
#menuBar
{
	height: 28px;
	width: 100%;
	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-top-width: 12px;
	border-right-width: 12px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	z-index: 0;
}
P
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:link, A:active, A:visited
{
	color: #009FC3;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
}
A:Hover
{
	text-decoration: underline;
	color: #336699;
}
.ma_odd
{
	background-color: #FFF;
}
.ma_even
{
	background-color: #EEE;
}
.marketActivityTable
{
	border-collapse: collapse;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	width: 100%;
	color: #666;
	position: relative;
	left: 0px;
	top: 0px;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}
.ma_select
{
}
.ma_hover
{
	text-align: left;
	cursor: pointer;
	background-color: #D6F1FD;
}
.marketActivityTable TR TH
{
	font-size: 11px;
	color: #FFF;
	background-color: #91AFC8;
	text-align: center;
	vertical-align: middle;
	text-indent: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	height: 24px;
}
.marketActivityTable TR TD
{
	height: 22px;
	padding-left: 4px;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.rightBodyArea .boxContent
{
	border: 1px solid #D9D9D9;
	width: 192px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.containerLeft
{
	width: 210px;
	height: auto;
	vertical-align: top;
	padding-left: 12px;
	padding-top: 12px;
}
.containerMiddle
{
	width: 432px;
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 12px;
}
.containerRight
{
	width: 210px;
	height: auto;
	padding-right: 12px;
	vertical-align: top;
	padding-top: 12px;
}
.containerLeft H1
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	width: 210px;
	font-weight: bold;
	background-image: url(../images/structureAssets/header_background.jpg);
	text-indent: 12px;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	height: 18px;
	border: 1px solid #369;
	margin-top: 0px;
}
.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;
}
.containerRight H1
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	width: 210px;
	font-weight: bold;
	background-image: url(../images/structureAssets/header_background.jpg);
	text-indent: 12px;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	height: 18px;
	border: 1px solid #369;
	margin-top: 0px;
}
.containerLeft .componentContainer
{
	border: 1px solid #D9D9D9;
	width: 190px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.containerRight .componentContainer
{
	border: 1px solid #D9D9D9;
	width: 190px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-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: 5px;
	padding-left: 10px;
	line-height: 16px;
	list-style-position: outside;
	list-style-image: url(../images/structureAssets/bulletGraphic.png);
}
.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
{
	background: url(../images/structureAssets/pdf.gif) no-repeat right 3px;
	padding-right: 20px;
}
.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;
}
.componentContainer
{
	border: 1px solid #D9D9D9;
	width: 852px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#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;
}
FORM
{
	margin: 0px;
	padding: 0px;
}
.chartMenu
{
	height: 22px;
	border: 0px solid #000000;
	font-size: 11px;
	color: #FFF;
	background-color: #369;
	margin: 5px;
}
.chartMenu OPTION
{
	padding: 30px;
	height: 22px;
	background-color: #FFF;
}
.careerTable
{
	width: 100%;
}
.careerTable TR TH
{
	color: #FFF;
	background-color: #666;
	padding: 3px;
	font-weight: normal;
}
.careerTable TR TD
{
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
.careerTable TR
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.careerTable UL
{
	list-style-position: inside;
	list-style-type: disc;
}
.generalTable tr th {
	text-align: left;
	height: 26px;
	padding: 2px 2px 2px 10px;
	line-height: 26px;
}
