body {
	outline: none;
	color: #454444;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10px;
	margin: 0;
	overflow-x: hidden;
	padding: 0;
	text-shadow: 0 1px 1px #FFFFFF;
}

* {
	border: medium none;
	margin: 0;
	padding: 0;
}

.BodyBackground	{
	background: url(../design/wrapper-products.png) no-repeat scroll center 15px #FFFFFF!important;
}

#pageClass {
	background: url(../design/side-bg.png) no-repeat scroll center 115px;
	margin: 15px auto;
}

a {
	cursor:pointer;
	text-decoration:none;
	outline:0 none;
}

a:link,a:active,a:visited, a:hover {
	color: #A2A2A2;
}

a:hover {
	color: #76B700;
	text-decoration: underline;
}

a.etholink:hover {
	color: #0066A4 !important;
}

a img {
	border:medium none;
}

sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

sup {
	bottom: 1ex;
}

s	ub {
	top: .5ex;
}

p, h1, h2, h3, h4 img, form, button, input {
	border: 0 none;
	margin: 0;
	padding: 0;
}

h3 {
        font-size:12px;
}

p {
	font-size: 12px;
	line-height: 135%;
	padding: 5px 15px 15px;
	text-align: left;
}

span.ecosmart {
	color: #76B700;
}

span.ethostream {
	color: #0066A4;
}

hr.break {
	border: 0;
	height: 0;
	padding:0 0 15px 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

hr.contactbreak {
	border: 0;
	height: 0;
	padding-top:10px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

hr.jobbreak {
	border: 0;
	height: 0;
	width:652px;
	padding-top:10px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.RssLinkBottomContainer {
        display:none;
}

.ModuleTitle {
	color: #76B700;
	font-size: 13px;
	padding: 0 15px;
	display:block;
}

.ContentPaneDiv span:first-child .ModuleTitle {
	color: #76B700;
	font-size: 20px;
	padding: 0 15px;
	display:block;
}

h1,h2,h3,h4,h5 {
	margin:0;
	padding:0;
}

.PaneContent h4.content-subhead {
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
}

.PaneContent h4 {
	color: #000000;
	font-size: 12px;
	padding: 0 15px;
}

.PaneContent h4.contentheader{
        color:#76b700 !important;
}


/* HEADER */

.HeaderContainer {
	width:960px;
	margin:0 auto;
}

.PaneHeader2 {
	position:relative;
	padding-bottom:10px;
}

.ClientLogo {
	float: left;
	height: 80px;
	width: 260px;
}

.ModuleSearch {
	display:inline;
}

.ModuleSearch .SearchInput {
	background:#fcfcfc url(../design/search-white.png) no-repeat 10px 4px;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #bebebe;
	width: 80px;
	margin-top:4px;
	margin-left:10px;
	padding: 4px 15px 4px 35px;
	float:right;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
	-webkit-transition: all .66s cubic-bezier(0.25,0.1,0.25,1);
	-moz-transition: all .66s  cubic-bezier(0.25,0.1,0.25,1);
	-o-transition: all .66s  cubic-bezier(0.25,0.1,0.25,1);
	transition: all  .66s cubic-bezier(0.25,0.1,0.25,1);
        .border:1px solid #CCCCCC;
        .padding:3px 15px 3px 35px;
}

.ModuleSearch .SearchButton {
	display:none;
}

.ModuleSearch .SearchInput:onClick {
	width: 150px;
	outline:none;
}

.ModuleSearch .SearchInput:focus {
	width: 150px;
	outline:none;
}

.RightColumnBlock {
	display:inline;
}

div.HeaderLinks {
	color: #919191;
	margin-top: 3px;
	display:inline;
}

div.HeaderLinks ul {
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	line-height: 32px;
	list-style-type: none;
	text-shadow: 0 1px 1px #FFFFFF;
	margin:0;
	padding:0;
	white-space:nowrap;
}

div.HeaderLinks li {
	text-transform:uppercase;
	display:inline;
}

div.HeaderLinks .QuickLinkSeparator {
	display:inline!important;
	color: #919191;
	margin:0 -3px;
}

div.HeaderLinks a {
	color: #919191;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

div.HeaderLinks a:hover {
	color:#76B700;
}

.PaneNavigation {
	text-align: right;
	height: 30px;
}

.BreadcrumbText {
	background: url(../design/content-header-bg.png) no-repeat scroll 0 0 #CCCCCC;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	height: 100px;
	margin: auto;
	position: relative;
	width: 960px;
	display:inline-block;
}

.BreadcrumbText p {
	color: #76B700 !important;
	font-size: 25px;
	padding: 22px 25px 0;
        line-height:30px;
}

.BreadcrumbText span.content-header-sub {
	color: #999999 !important;
	font-size: 14px;
	line-height: 2.5;
}

.ShareThisContainer {
	position:absolute;
	padding:0px;
	right:10px;
	top:103px;
	z-index:1;
}

.ShareThisContainer a {
	color: #999999 !important;
	font-size: 14px;
	line-height: 2.5!important;
	padding:5px 5px 5px 22px!important;
	background-position:0 center!important;
}

/*########	Start Main Navigation	##########*/

.ModuleMainNavigation {
	float: right;
	height: 50px;
	color:#000000;
	clear:right;
}

.rootGroup {
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 50px;
	line-height: 46px;
	list-style-type: none;
	float:right!important;
}

.RadMenu_Default .item {
	background:transparent url(../design/main-nav-dot.png) no-repeat scroll 1px 22px;
	.background:transparent url(../design/main-nav-dot.png) no-repeat scroll 1px 21px;
	padding-left:6px;
}

.RadMenu_Default .item.first {
	background:transparent none no-repeat scroll 1px 22px;
	padding-left:0px;
}

.RadMenu_Default .link {
	color: #76B700;
	padding-left: 14px;
	padding-right: 14px;
	text-decoration: none;
	text-transform:uppercase;
	cursor:pointer!important;
}

.RadMenu_Default .link.expanded {
	color: #000000;
	text-shadow: 0 1px 0 #FFFFFF;
}

.RadMenu_Default .group .link.expanded {
        color:#76B700;
}

.slide {
	left: -6px!important;
	top: 35px!important;
}

.slide .slide {
	display:none!important;
}

.RadMenu_Default .item.first .slide {
	left:-13px!important;
}

.group {
	background: url(../design/gradient.png) repeat-x scroll 0 0 #DDDDDD;
	width: 125px!important;
}

.RadMenu_Default .MainNav_investors + .slide .group {
	width:135px!important;
}

.group .item {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
	padding:0;
	background: url(../design/gradient.png) repeat-x scroll 0 -100px #E5E5E5;
	float:none!important;
	width:100%;
	line-height:16px;
	z-index:1000!important;
}

.group .item.first {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: url(../design/gradient.png) repeat-x scroll 0 -100px #E5E5E5;
}

.group .item.last {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background: url(../design/gradient.png) repeat-x scroll 0 -100px #E5E5E5;
}

.group .link {
	text-transform:none;
	font-weight:normal;
	color: #76B700;
	padding:15px 14px;
}

.group .item:hover {
	background: url(../design/gradient.png) repeat-x scroll 0 -100px #76B700!important;
}

.group .item:hover .link {
	color: #333333 !important;
	text-shadow: 0 1px 1px #EEEEEE!important;
}

/*######## END Main Navigation	##########*/


/*########	Start Containers	##########*/

.PaneContentInner:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.PaneContentInner {
	.display: inline-block;
	padding:0 0 40px 25px;
	width:935px;
	margin:0 auto;
}

html[xmlns] .PaneContentInner {
	display: block;
}

* html .PaneContentInner {
	height: 1%;
}

.PaneLeft {
	width: 220px;
	float: left;
	display:none;
}

.PaneContent {
	float: left;
	margin-top: 25px;
	padding-left: 7px;
	width: 685px;
}

.LayoutTwoColumn .PaneContent {
	width:905px;
}

.PaneRight{
	background: url(../design/content-right-bg.png) repeat-y scroll 0 0 transparent;
	float: right;
	margin-top: 10px;
	width: 225px;
}

.LayoutTwoColumn .PaneRight {
	display:none;
}

/*########	END Containers	##########*/


	.PressReleaseTableWidth pre {
	white-space:0;
	word-wrap:break-word;
}

/*########	Start Left Navigation	##########*/

.SecondaryNavigationPanelContainer {
	margin:0 25px;
}

.SubNavCont {
	margin:0 0 10px 0;
	padding:0 0 8px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.SecNavTitle .ModuleTitle {
	color: #76B700 !important;
	font-size: 12px;
	line-height:18px;
	margin:0 0 0 0;
	padding:20px 25px 0 25px;
	text-align:right;
	background:transparent none no-repeat scroll 0 0;
	border:medium none;
}

.SecondaryNavTitle,
.panelbarItem_investor-relations,
.panelbarItem_board-of-directors,
.panelbarItem_the-management {
	display: none;
}

.panelbar td {
	font-size: 12px;
	line-height: 150%;
	list-style-type: none;
	text-align: right;
	cursor:pointer;
	color:#A2A2A2;
	width:auto!important;
}

.panelbar .panelbarItemTextHover,
.panelbar .panelbarItemTextHoverSelected,
.panelbar .panelbarItem2TextHover,
.panelbar .panelbarItem2TextHoverSelected {
	color: #76B700;
	text-decoration: underline;
}

form,.RadMenu_Default_rtl .group .link:hover .expandLeft,.RadMenu_Default_rtl .group .link:hover .expandRight {
	margin:0;
}

/*########	END Left Navigation	##########*/


/*########	Start Footer	##########*/

.FooterContainer {
	background: url(../design/footer-bg.png) repeat-x scroll center top transparent;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.FooterContainer a:hover {
	text-decoration:none;
	color:#000000;
}

.FooterContainer .ModuleTitle {
	color: #76B700;
	font-size: 12px;
	padding: 15px 0 5px;
        line-height:15px;
        .display:inline-block;
        .width:100%;
}

.PaneFooter,
.PaneFooter2,
.PaneQ4Footer {
	width:742px;
	margin:0 auto;
}

.PaneFooter2 {
        display:none;
}

div.FooterLinks {
	display: inline-block;
	.display:inline;
	zoom:1;
	margin: auto;
	width: 100px;
	margin:0 26px 0 0;
	vertical-align:top;
}

div.FooterLinks .ModuleTitle,
.FooterContact .ModuleTitle {
	margin:0 0 5px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        .border-bottom:1px solid #CCCCCC;
        .display:inline-block;
        .width:100%;
}

div.FooterLinks ul,
.FooterContact ul {
	font-size: 11px;
	line-height: 150%;
	list-style-type: none;
}

div.FooterLinks ul li,
.FooterContact ul li {
	display:block;
}

.FooterContact {
	width:213px;
	margin:auto;
	text-align:right;
	display:inline-block;
	.display:inline;
	zoom:1;
	vertical-align:top;
	color:#A2A2A2;
}

.FooterContact a.contact {
	color: #76B700;
}

.FooterContact a.contactHSIA {
	color: #0066A4;
}

.FooterContact a.contact:hover {
	color: #588800;
}

.FooterContact a.contactHSIA:hover {
	color: #3F9ED8;
}

.Q4FooterContainer {
	padding:17px 0 0 0!important;
}

.Q4FooterContainer a {
	color:#A2A2A2!important;
	font-size: 11px!important;
	line-height: 150%;
}

.Q4FooterContainer a:hover {
	color:#000000!important;
}

/*########	END Footer	##########*/

.PrintPage {
	float:right;
	width:auto;
	text-align:right;
}

.clear {
	clear:both;
}

.RequiredField {
	color:Red;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
        clear:both;
        height:0;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.spacer2 {
	height: 2px;
}

.spacer5 {
	height: 5px;
}

.spacer10 {
	height: 10px;
}

.spacer15 {
	height: 15px;
}

.spacer25 {
	height: 25px;
}

.spacer50 {
	height: 50px;
}

/*Mailing List */

.MailingListSignupContainer {
	padding:10px 8px 8px 8px;
	line-height:135%;
	text-align:left;
	background: url(../design/content-mini-bg.png);
	-webkit-box-shadow: 0 8px 6px -8px #999;
	-moz-box-shadow: 0 8px 6px -8px #999;
	box-shadow: 0 8px 6px -8px #999;
	margin:0 0 15px 0;
	position:relative;
        width:70%;
}

.MailingListSignupContainer .ModuleTitle {
	font-size:10px!important;
	font-weight:normal!important;
	color:#000!important;
	border-bottom:2px solid #000;
	padding:10px 8px!important;
	background: rgb(143,196,0);
	background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1)));
	background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 );
}

.MailingListTable {
        width:100%;
}

.MailingListListTable {
        margin:0 15px;
}

.MailingListListTable > tbody > tr > td {
        padding:0 0 5px 0;
}

.MailingListCol1 {
        width:20%!important;
        padding:6px 0;
}

.MailingListCol1 span {
        padding:0 8px;
}

.MailingListCol2 {
        width:80%!important;
        padding:6px 0;
}

.MailingListCol2 input {
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #bebebe;
	padding: 4px 15px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
        width:200px!important;
}

.MailingListConfirmation, .MailingListActivationMessage	{
	display: block;
	font-weight: bold;
}

.EditSubscriberConfirmation {
	font-weight: bold;
}

/* %=MailingListUnsubscribe */

.MailingListUnsubscribeContainer {
	padding:10px 8px 8px 8px;
	line-height:135%;
	text-align:left;
	background: url(../design/content-mini-bg.png);
	-webkit-box-shadow: 0 8px 6px -8px #999;
	-moz-box-shadow: 0 8px 6px -8px #999;
	box-shadow: 0 8px 6px -8px #999;
	margin:0 0 15px 0;
	position:relative;
        width:70%;
}

.MailingListUnsubscribeContainer .ModuleTitle {
	font-size:10px;
	font-weight:normal;
	color:#000;
	border-bottom:2px solid #000;
	padding:10px 8px;
	background: rgb(143,196,0);
	background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1)));
	background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 );
}

.MailingListUnsubscribeTable {
        width:100%;
}

.MailingListUnsubscribeMessage	{
	font-weight: bold;
}

.MailingListUnsubscribeAction	{
	font-weight: bold;
	display: block;
}

.MailingListUnsubscribeMessage
	{
	font-weight: bold;
}

.MailingListUnsubscribeContainer .SubmitButton,
.MailingListSignupContainer .GridActions .ActionButton {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
	background: rgb(143,196,0);
	background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1)));
	background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 );
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	cursor:pointer;
	padding:3px 10px 3px 10px;
}

br.NoBr { display:none; }

/* Custom */

.CustomTable {
    background: none repeat scroll 0 0 #FFFFFF;
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 10px;
    text-align: left;
    text-shadow: 0 1px 1px #FFFFFF;
}

.CustomTable th {
	font-size:10px;
        line-height:16px;
	font-weight:normal;
	color:#000;
	border-bottom:2px solid #000;
	padding:10px 8px;
	background: rgb(143,196,0);
	background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1)));
	background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 );
}

.CustomTable td {
    background: none repeat scroll 0 0 #E8F4D3;
    border-bottom: 1px dotted #CCCCCC;
    color: #000000;
    padding: 6px 8px;
}

.CustomTable td.right {
    text-align: right;
}

.CustomTable tbody tr:hover td, .CustomTable tbody tr.even:hover td {
    color: #76B700;
    cursor: pointer;
}

.CustomTable tbody tr.even {
    background: none repeat scroll 0 0 #EEEEEE;
}

.CustomTable tbody tr.even td {
    background: none repeat scroll 0 0 #FFFFFF !important;
    color: #929191;
}

.Button, .ActionButton, .HeaderSearchImg, .InputButton, .SubmitButton {
/*	background-color: #EEEEEE;
	border: solid 1px #CCCCCC;
	padding: 1px;*/
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:10px;
	text-shadow: 0px 1px 1px #FFFFFF;
	background: rgb(143,196,0);
	background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1)));
	background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 );
	color: #000000;
	padding:0;
        margin:0px;
        cursor:pointer;
}

.GlobalContact {
	padding:0 25px;
}

.GlobalContact ul.contact {
	font-size: 12px;
	line-height: 150%;
	list-style-type: none;
	text-align: right;
}

.GlobalContact ul.contact li h4 {
	color: #76B700 !important;
	font-size: 12px;
	margin-top: 0;
	padding-top: 0;
}

.GlobalContact ul.contact li.prebreak {
	padding-bottom: 8px;
}

/* IR LANDING */

.LandingSQ,
.LandingSEC {
	width:321px!important;
	padding:10px 8px 8px 8px;
	line-height:135%;
	text-align:left;
	float:left;
	background: url(../design/content-mini-bg.png);
	-webkit-box-shadow: 0 8px 6px -8px #999;
	-moz-box-shadow: 0 8px 6px -8px #999;
	box-shadow: 0 8px 6px -8px #999;
	margin:0 0 15px 0;
	position:relative;
	font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
}

.LandingSQ .ModuleTitle,
.LandingChart .ModuleTitle {
	font-size:10px;
        line-height:16px;
	font-weight:normal;
	color:#000;
	border-bottom:2px solid #000;
	padding:10px 8px;
	background: rgb(143,196,0);
	background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1)));
	background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 );
}

.LandingSQ .ModuleTitle a {
	color: #000000;
	font-weight: bold;
	text-shadow: none;
}

.LandingSQ .StockQuoteLookup,
.LandingSQ .StockTableText {
	display:none;
}

.LandingSQ .StockTableFeed p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:10px;
        line-height:16px;
	text-shadow: 0px 1px 1px #FFFFFF;
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	color: #000000;
	padding: 6px 0px;
	display:inline-block;
	width:100%;
}

.LandingSQ .StockTableFeed p:hover {
	color: #76B700;
	cursor: pointer;
}

.LandingSQ .StockTableFeed p + p {
	background: none repeat scroll 0 0 #FFFFFF;
	color:#929191;
}

.LandingSQ .StockTableItem p > span {
	float:left;
	padding:0 8px;
}

.LandingSQ .StockTableItem p > a,
.LandingSQ .StockTableItem p span + span {
	float:right;
	padding:0 8px;
}

.LandingChart,
.LandingLF {
	background: url(../design/content-mini-bg.png) repeat scroll 0 0 transparent;
	box-shadow: 0 8px 6px -8px #999999;
	float: right;
	line-height: 135%;
	padding: 10px 8px 8px 8px;
	text-align: left;
	width: 325px!important;
	margin:0 0 15px 0;
        clear:none!important;
	font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
        position:relative;
}

.LandingChart .StockChartImageContainer {
	padding:25px 0 0 18px;
	background-color:#FFFFFF;
	height:240px;
	.height:235px;
}

.LandingChart .StockChartImage {
	width:300px;
	height:209px;
}

.LandingSEC .ModuleTitle,
.LandingLF .ModuleTitle {
	padding:0 7px 10px 7px;
	font-weight:bold!important;
        font-size:12px;
        line-height:16px;
        font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.LandingSEC .ModuleTitle a {
	color: #76B700;
        text-decoration:none!important;
}

.LandingSEC .FormGroupsContainer,
.LandingSEC .RssLinkBottomContainer,
.LandingSEC .ModuleHeader .Description,
.LandingSEC .ModuleItemRow .ItemDescription {
	display:none!important;
}

.LandingSEC .RssLinkTopContainer {
	position:absolute;
	top:10px;
	right:10px;
}

.LandingSEC .ModuleHeader {
	overflow:hidden;
}

.LandingSEC .ModuleHeader span {
	font-size:12px;
	font-weight:normal;
	color:#000;
	border-bottom:2px solid #000;
	padding:10px 8px;
	background: rgb(143,196,0);
	background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1)));
	background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 );
	display:block;
	float:left;
}

.LandingSEC .ModuleHeader .Date {
	width:102px!important;
}

.LandingSEC .ModuleHeader .Filing {
	width:51px;
}

.LandingSEC .ModuleHeader .Download {
	width:120px!important;
}

.LandingSEC .ModuleItemRow {
	font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	font-size: 10px;
	text-shadow: 0 1px 1px #FFFFFF;
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	color:#000000;
	overflow:hidden;
	line-height:18px;
}

.LandingSEC .ModuleItemRow:hover,
.LandingSEC .ModuleItemRow:hover .ItemDate,
.LandingSEC .ModuleItemRow:hover .ItemHref {
	color: #76B700!important;
	cursor: pointer;
}

.LandingSEC .ModuleItemRow.ModuleItemAlt,
.LandingSEC .ModuleItemRow.ModuleItemAlt .ItemDate,
.LandingSEC .ModuleItemRow.ModuleItemAlt .ItemHref {
	background: none repeat scroll 0 0 #FFFFFF !important;
	color: #929191;
}

.LandingSEC .ModuleItemRow a:hover {
	text-decoration:none;
}

.LandingSEC .ModuleItemRow .ItemDate {
	padding: 6px 8px;
	display:block;
	float:left;
	width:102px!important;
}

.LandingSEC .ModuleItemRow .ItemHref {
	color: #000000;
	padding: 6px 8px;
	display:block;
	float:left;
	width:51px;
}

.LandingSEC .ModuleItemRow .Icons {
	color: #000000;
	padding: 6px 8px;
	display:block;
	float:left;
	width:93px;
	height:18px;
}

.LandingSEC .ModuleItemRow .Icons li {
	display:block;
	float:left;
}

.LandingSEC .ModuleItemRow .Icons li a {
	display:block;
}

.LandingLF .TitleRight {
	font-size:10px;
        line-height:16px;
	font-weight:normal;
	color:#000;
	border-bottom:2px solid #000;
	padding:10px 8px;
	background: rgb(143,196,0);
	background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1)));
	background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 );
	height:16px;
}

.LandingLF .TitleRight .Report {
    display: block;
    float: left;
    width: 245px;
}

.LandingLF .TitleRight .Download {
    display: block;
    float: left;
    width: 64px;
}

.LandingLF .TitleRight a {
    display: block;
    height: 16px;
    left: 15px;
    position: absolute;
    text-indent: -9999px;
    text-transform: uppercase;
    top: 10px;
    width: 311px;
}

.LandingLF .CoverImagePane {
	display:none;
}

.LandingLF li {
	padding: 6px 8px;
	display:block;
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	font-size: 10px;
	text-shadow: 0 1px 1px #FFFFFF;
	line-height:18px;
}

.LandingLF li a {
	background:transparent url(/files/icons/ie9icon.png) no-repeat scroll 90% center;
	display:block;
	padding-right:15%;
	color:#000000;
	text-decoration:none;
}

.LandingLF li a:hover,
.LandingLF .FinancialReportLastestItem:first-child + .FinancialReportLastestItem li a:hover {
	color:#76B700;
}

.LandingLF .AnnualReportLatestTable {
	width:100%;
}

.LandingLF .FinancialReportLastestItem.odd li {
	background: none repeat scroll 0 0 #FFFFFF !important;
	color: #929191;
}

.LandingLF .FinancialReportLastestItem.odd li a {
	color:#929191;
}

.LandingLF .FileType {
	display:none;
}

.LandingPR {
	padding:10px 8px 8px 8px;
	line-height:18px;
	text-align:left;
	background: url(../design/content-mini-bg.png);
	-webkit-box-shadow: 0 8px 6px -8px #999;
	-moz-box-shadow: 0 8px 6px -8px #999;
	box-shadow: 0 8px 6px -8px #999;
	margin:0 0 15px 0;
	position:relative;
        font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
}

.LandingPR .ModuleViewAllLink {
    display: block;
    height: 16px;
    left: 16px;
    position: absolute;
    text-indent: -9999px;
    text-transform: uppercase;
    top: 20px;
    width: 80px;
}

.LandingPR h1.ModuleTitle {
	padding:0px;
}

.LandingPR h1.ModuleTitle .ModuleTitle {
	font-size:10px;
        line-height:16px;
	font-weight:normal;
	color:#000;
	border-bottom:2px solid #000;
	padding:10px 8px;
	background: rgb(143,196,0);
	background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1)));
	background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 );
}

.LandingPR .RssLinkTopContainer {
	position:absolute;
	top:18px;
	right:11px;
}

.LandingPR .ModuleItemRow {
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	color:#000000;
	overflow:hidden;
}

.LandingPR .ModuleItemAlt {
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	background-color:#FFFFFF;
	color:#929191;
}

.LandingPR .ModuleItemRow:hover {
	color: #76B700!important;
	cursor: pointer;
}

.LandingPR .ModuleDate {
	display:block;
	float:left;
	padding:6px 8px;
	width:100px;
}

.LandingPR .ModuleHeadlineLink {
	display:block;
	float:left;
	padding:6px 8px;
	width:537px;
}

.LandingMC {
	padding:10px 8px 8px 8px;
	line-height:18px;
	text-align:left;
	background: url(../design/content-mini-bg.png);
	-webkit-box-shadow: 0 8px 6px -8px #999;
	-moz-box-shadow: 0 8px 6px -8px #999;
	box-shadow: 0 8px 6px -8px #999;
	margin:0 0 15px 0;
	position:relative;
	float:left;
	width:321px;
        font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
}

.LandingMC .ModuleViewAllLink {
    display: block;
    height: 16px;
    left: 16px;
    position: absolute;
    text-indent: -9999px;
    text-transform: uppercase;
    top: 20px;
    width: 80px;
}

.LandingMC h1.ModuleTitle {
	padding:0px;
}

.LandingMC h1.ModuleTitle .ModuleTitle {
	font-size:10px;
        line-height:16px;
	font-weight:normal;
	color:#000;
	border-bottom:2px solid #000;
	padding:10px 8px;
	background: rgb(143,196,0);
	background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1)));
	background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 );
}

.LandingMC .RssLinkTopContainer {
	position:absolute;
	top:18px;
	right:11px;
}

.LandingMC .ModuleItemRow {
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	color:#000000;
	overflow:hidden;
}

.LandingMC .ModuleItemAlt {
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	background-color:#FFFFFF;
	color:#929191;
}

.LandingMC .ModuleItemRow:hover {
	color: #76B700!important;
	cursor: pointer;
}

.LandingMC .ModuleDate {
	display:block;
	float:left;
	padding:6px 8px;
	width:100px;
}

.LandingMC .ModuleHeadlineLink {
	display:block;
	float:left;
	padding:6px 8px;
	width:189px;
}

.LandingEvents {
	padding:10px 8px 8px 8px;
	line-height:16px;
	text-align:left;
	background: url(../design/content-mini-bg.png);
	-webkit-box-shadow: 0 8px 6px -8px #999;
	-moz-box-shadow: 0 8px 6px -8px #999;
	box-shadow: 0 8px 6px -8px #999;
	margin:0 0 15px 0;
	position:relative;
	float:right;
	width:325px;
        font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
}

.LandingEvents .ModuleViewAllLink {
    display: block;
    height: 16px;
    left: 16px;
    position: absolute;
    text-indent: -9999px;
    text-transform: uppercase;
    top: 20px;
    width: 170px;
}

.LandingEvents h1.ModuleTitle {
	padding:0px;
}

.LandingEvents h1.ModuleTitle .ModuleTitle {
	font-size:10px;
	font-weight:normal;
	color:#000;
	border-bottom:2px solid #000;
	padding:10px 8px;
	background: rgb(143,196,0);
	background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1)));
	background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 );
}

.LandingEvents .RssLinkTopContainer {
	position:absolute;
	top:20px;
	right:11px;
}

.LandingEvents .ModuleItemRow {
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	color:#000000;
	overflow:hidden;
}

.LandingEvents .ModuleItemAlt {
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	background-color:#FFFFFF;
	color:#929191;
}

.LandingEvents .ModuleItemRow:hover {
	color: #76B700!important;
	cursor: pointer;
}

.LandingEvents .ModuleDate {
	display:block;
	float:left;
	padding:6px 8px;
	width:100px;
}

.LandingEvents .ModuleHeadlineLink {
	display:block;
	float:left;
	padding:6px 8px;
	width:193px;
}

.LandingEventsTS h1.ModuleTitle {
        padding:0px!important;
}

.LandingEventsTS .ModuleTitle {
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: medium none !important;
    color: #76B700 !important;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px !important;
    font-weight: bold !important;
    line-height: 16px;
    padding: 0 7px 10px !important;
}

.LandingEventsTS .ModuleHeader {
	overflow:hidden;
}

.LandingEventsTS .ModuleHeader span {
	font-size:10px;
	font-weight:normal;
	color:#000;
	border-bottom:2px solid #000;
	padding:10px 8px;
	background: rgb(143,196,0);
	background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1)));
	background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 );
	display:block;
	float:left;
}

.LandingEventsTS .ModuleHeader .ModuleHeaderText1 {
	width:100px;
}

.LandingEventsTS .ModuleHeader .ModuleHeaderText2 {
        width:193px;
}

.LandingEventsTS .RssLinkTopContainer {
        position: absolute;
        right: 11px;
        top: 10px!important;
}

.LandingPresentation {
	padding:10px 8px 8px 8px;
	line-height:16px;
        font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	text-align:left;
	background: url(../design/content-mini-bg.png);
	-webkit-box-shadow: 0 8px 6px -8px #999;
	-moz-box-shadow: 0 8px 6px -8px #999;
	box-shadow: 0 8px 6px -8px #999;
	margin:0 0 15px 0;
	position:relative;
	float:left;
	width:321px;
}

.LandingPresentation .ModuleViewAllLink {
    display: block;
    height: 16px;
    left: 16px;
    position: absolute;
    text-indent: -9999px;
    text-transform: uppercase;
    top: 20px;
    width: 120px;
}

.LandingPresentation h1.ModuleTitle {
	padding:0px;
}

.LandingPresentation h1.ModuleTitle .ModuleTitle {
	font-size:10px;
	font-weight:normal;
	color:#000;
	border-bottom:2px solid #000;
	padding:10px 8px;
	background: rgb(143,196,0);
	background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1)));
	background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 );
}

.LandingPresentation .RssLinkTopContainer {
	position:absolute;
	top:20px;
	right:11px;
}

.LandingPresentation .ModuleItemRow {
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	color:#000000;
	overflow:hidden;
}

.LandingPresentation .ModuleItemAlt {
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	background-color:#FFFFFF;
	color:#929191;
}

.LandingPresentation .ModuleItemRow:hover {
	color: #76B700!important;
	cursor: pointer;
}

.LandingPresentation .ModuleDate {
	display:block;
	float:left;
	padding:6px 8px;
	width:100px;
}

.LandingPresentation .ModuleHeadline {
	display:block;
	float:left;
	padding:6px 8px 0 8px;
	width:189px;
}

.LandingPresentation .hrefPresentation {
	display:block;
	float:left;
	padding:0 8px 6px 8px;
	width:189px;
	margin-left:116px;
}

.LandingIR .MailingListSignupContainer {
	padding:10px 8px 8px 8px;
	line-height:16px;
        font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	text-align:left;
	background: url(../design/content-mini-bg.png);
	-webkit-box-shadow: 0 8px 6px -8px #999;
	-moz-box-shadow: 0 8px 6px -8px #999;
	box-shadow: 0 8px 6px -8px #999;
	margin:0 0 15px 0;
	position:relative;
	float:right;
	width:325px;
}

.LandingIR .MailingListSignupContainer .ModuleTitle {
	font-size:10px;
	font-weight:normal;
	color:#000;
	border-bottom:2px solid #000;
	padding:10px 8px;
	background: rgb(143,196,0);
	background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1)));
	background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 );
}

.LandingIR .MailingListSignupContainer .IntroTextColumn,
.LandingIR .MailingListSignupContainer .MailingListCol1,
.LandingIR .RequiredField {
	display:none;
}

.LandingIR .MailingListSignupContainer .MailingListCol2 input {
	background:#fcfcfc;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #bebebe;
	width: 175px;
	margin:0px 0 0px 10px;
	padding: 4px 15px 4px 10px;
	float:left;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
        .border:1px solid #CCCCCC;
        .margin:-1px 0 0 10px;
}

.LandingIR .MailingListSignupContainer .MailingListCol2 {
	background: none repeat scroll 0 0 #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
	color: #000000;
	padding: 12px 8px;
}

.LandingIR .MailingListSignupContainer .GridActions {
	position:absolute;
	right:15px;
	top:60px;
}

.LandingIR .MailingListSignupContainer .GridActions input {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
	background: rgb(143,196,0);
	background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1)));
	background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 );
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	cursor:pointer;
	margin:0;
	padding:3px 15px 3px 15px;
}

.LandingPersonMT,
.LandingPersonBD {
	width:321px!important;
	padding:10px 8px 8px 8px;
	line-height:135%;
	text-align:left;
	float:left;
	background: url(../design/content-mini-bg.png);
	-webkit-box-shadow: 0 8px 6px -8px #999;
	-moz-box-shadow: 0 8px 6px -8px #999;
	box-shadow: 0 8px 6px -8px #999;
	margin:0 0 15px 0;
	position:relative;
	font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
}

.LandingPersonBD {
        float:right;
}

.LandingPersonMT .ModuleTitle,
.LandingPersonBD .ModuleTitle {
	font-size:10px;
        line-height:16px;
	font-weight:normal;
	color:#000;
	border-bottom:2px solid #000;
	padding:10px 8px;
	background: rgb(143,196,0);
	background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1)));
	background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 );
}

.LandingPersonMT .PersonContainer,
.LandingPersonBD .PersonContainer {
	font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	font-size: 10px;
	text-shadow: 0 1px 1px #FFFFFF;
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
        border-top:medium none;
	color:#000000;
	overflow:hidden;
	line-height:16px;
}

.LandingPersonMT .PersonItemAlt,
.LandingPersonBD .PersonItemAlt {
	background: none repeat scroll 0 0 #FFFFFF !important;
	color: #929191;
}

.LandingPersonMT .PersonDetailsContainer,
.LandingPersonBD .PersonDetailsContainer {
        display:none;
}

.LandingPersonMT .PersonContainer,
.LandingPersonBD .PersonContainer {
        margin:0px!important;
        padding:6px 8px!important;
}


.LandingPersonMT .PersonName2,
.LandingPersonBD .PersonName2 {
	padding: 0;
        font-size:12px;
}

.LandingPersonMT .PersonTitle .PersonTitle,
.LandingPersonBD .PersonTitle .PersonTitle {
	padding:0;
        font-size:10px;
}

.ContactTS {
	padding:10px 8px 8px 8px;
	line-height:18px;
	text-align:left;
	background: url(../design/content-mini-bg.png);
	-webkit-box-shadow: 0 8px 6px -8px #999;
	-moz-box-shadow: 0 8px 6px -8px #999;
	box-shadow: 0 8px 6px -8px #999;
	margin:0 0 15px 0;
	position:relative;
        font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
}

/* PERSON */

.PersonName2 {
	font-size: 15px;
	color: #76B700;
	padding: 0 15px;
	display:block;
}

.PersonTitle .PersonTitle {
	font-weight:normal;
	font-style:italic;
	font-size:12px;
	display:block;
	padding-left:15px;
}

.commaName, .commaSuffix, .PersonComma {
	display:none;
}

.PersonDescription,
.PersonDescription p {
	font-size:12px;
}

.PersonContainer {
	border: 0;
	padding-top:35px;
	margin-top:25px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
        .border-top:1px solid #A2A2A2;
}

.PersonContainer:first-child {
	border-top:medium none;
	margin-top:0px;
	padding-top:0px;
}

/* YEAR NAV CONTAINER */

.ModuleYearNavContainer,
.YearNavContainer {
	font-size:10px;
        line-height:16px;
	font-weight:normal;
	color:#000;
	border-bottom:2px solid #000;
	padding:10px 8px;
	background: rgb(143,196,0);
	background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1)));
	background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 );
        font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
}

.ModuleYearNavContainer a,
.YearNavContainer a {
	color:#000;
	margin-right:10px;
}

.ModuleYearNavContainer a.selected,
.YearNavContainer a.selected {
	font-weight:bold;
}

/* EVENTS */

.ModuleEvent {
	padding:10px 8px 8px 8px;
	line-height:18px;
        font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	text-align:left;
	background: url(../design/content-mini-bg.png);
	-webkit-box-shadow: 0 8px 6px -8px #999;
	-moz-box-shadow: 0 8px 6px -8px #999;
	box-shadow: 0 8px 6px -8px #999;
	position:relative;
}

.ModuleEvent h1.ModuleTitle {
	padding:0px!important;
}

.ModuleEvent h1.ModuleTitle .ModuleTitle {
	font-weight: bold;
	padding: 0 7px 10px;
	color: #76B700;
	display: block;
	font-size: 12px;
        line-height:16px;
        font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

.ModuleEvent .RssLinkTopContainer {
	position:absolute;
	top:10px;
	right:11px;
}

.ModuleEvent .ModuleItemRow {
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	color:#000000;
	overflow:hidden;
}

.ModuleEvent .ModuleTime {
    float: left;
    margin-left: 124px;
    margin-top: -6px;
}

.ModuleEvent .ModuleBody {
    padding:6px 8px;
    clear:both;
}

.ModuleEvent .ModuleItemAlt {
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	background-color:#FFFFFF;
	color:#929191;
}

.ModuleEvent .ModuleItemRow:hover {
	color: #76B700!important;
	cursor: pointer;
}

.ModuleEvent .ModuleDate {
	display:block;
	float:left;
	padding:6px 8px;
	width:100px;
}

.ModuleEvent .ModuleHeadlineLink {
	display:block;
	float:left;
	padding:6px 8px;
	width:537px;
}

.ModuleEvent .ModuleNotFound span {
	padding:6px 8px;
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	color:#929191;
	display:block;
}

.ModuleEventDetails .ModuleDateContainer {
	font-size: 13px;
	line-height: 135%;
	padding: 5px 15px 0px 15px;
}

.ModuleEventDetails .ModuleTime {
	font-size: 13px;
	line-height: 135%;
	padding: 0px 15px 15px 15px;
}

.ModuleEventDetails .ModuleBody {
	font-size: 13px;
	line-height: 135%;
	padding: 0px 15px 15px 15px;
}

.EventsUP .ModuleYearNavContainer {
	display:none;
}

.EventsUP .ModuleTitle {
	font-size:10px!important;
        line-height:16px;
	font-weight:normal!important;
	color:#000!important;
	border-bottom:2px solid #000;
	padding:10px 8px!important;
	background: rgb(143,196,0);
	background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1)));
	background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 );
}

/* PRESS RELEASE */

.ModulePressRelease {
	padding:10px 8px 8px 8px;
	line-height:18px;
        font-size:10px;
	text-align:left;
	background: url(../design/content-mini-bg.png);
	-webkit-box-shadow: 0 8px 6px -8px #999;
	-moz-box-shadow: 0 8px 6px -8px #999;
	box-shadow: 0 8px 6px -8px #999;
	position:relative;
        font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
}

.ModulePressRelease .ModuleTitle {
	font-weight: bold;
	padding: 0 7px 10px!important;
	color: #76B700;
	display: block;
	font-size: 12px!important;
        line-height:16px;
        font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

.ModulePressRelease .RssLinkTopContainer {
	position:absolute;
	top:10px;
	right:11px;
}

.ModulePressRelease .ModuleItemRow {
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	color:#000000;
	overflow:hidden;
}

.ModulePressRelease .ModuleItemAlt {
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	background-color:#FFFFFF;
	color:#929191;
}

.ModulePressRelease .ModuleItemRow:hover {
	color: #76B700!important;
	cursor: pointer;
}

.ModulePressRelease .ModuleDate {
	display:block;
	float:left;
	padding:6px 8px;
	width:100px;
}

.ModulePressRelease .ModuleHeadlineLink {
	display:block;
	float:left;
	padding:6px 8px;
	width:537px;
}

.ModulePressRelease .ModuleNotFound {
	padding:0px 8px;
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	color:#929191;
}

.ModulePressReleaseDetails .ModuleDateContainer {
	font-size: 13px;
	line-height: 135%;
	padding: 0px 15px;
}

.ModulePressReleaseDetails .ModuleLinks {
	font-size: 13px;
	line-height: 135%;
	padding: 0px 15px 15px 15px;
}

.ModulePressReleaseDetails .ModuleBody {
	font-size: 13px;
	line-height: 135%;
	padding: 5px 0px 15px 0px;
}

.ModulePressReleaseDetails .ModuleBody ul {
    font-size: 12px;
    line-height: 135%;
    padding: 5px 15px 15px;
    text-align: left;
    margin:0 0 0 20px;
}

.ModulePressReleaseDetails .ModuleBody > table {
    padding:0 15px;
}

/* PRESENTATIONS */

.SlidesharePresentation .ModuleTitle {
	margin-bottom:10px;
}

.SlidesharePresentation iframe {
	margin:0 15px;
}

.ModulePresentation {
	padding:10px 8px 8px 8px;
	line-height:18px;
	text-align:left;
	background: url(../design/content-mini-bg.png);
	-webkit-box-shadow: 0 8px 6px -8px #999;
	-moz-box-shadow: 0 8px 6px -8px #999;
	box-shadow: 0 8px 6px -8px #999;
	position:relative;
        font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
}

.ModulePresentation h1.ModuleTitle {
	padding:0px;
}

.ModulePresentation h1.ModuleTitle .ModuleTitle {
	font-weight: bold;
	padding: 0 7px 10px!important;
	color: #76B700;
	display: block;
	font-size: 12px!important;
        font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

.ModulePresentation .RssLinkTopContainer {
	position:absolute;
	top:10px;
	right:11px;
}

.ModulePresentation .ModuleItemRow {
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	color:#000000;
	overflow:hidden;
}

.ModulePresentation .ModuleItemAlt {
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	background-color:#FFFFFF;
	color:#929191;
}

.ModulePresentation .ModuleItemRow:hover {
	color: #76B700!important;
	cursor: pointer;
}

.ModulePresentation .ModuleDate {
	display:block;
	float:left;
	padding:6px 8px;
	width:100px;
}

.ModulePresentation .ModuleHeadline,
.ModulePresentation .ModuleSpeakers {
	display:block;
	float:left;
	padding:6px 8px 0 8px;
	width:537px;
}

.ModulePresentation .PresentationLinks {
	padding:0px 8px 6px 8px;
	margin-left:116px;
}

.ModulePresentation .ModuleNotFound span {
	padding:6px 8px;
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	color:#929191;
	display:block;
}

/* FINANCIAL REPORTS */

.FinancialReportContainer {
	padding:10px 8px 8px 8px;
	text-align:left;
	background: url(../design/content-mini-bg.png);
	-webkit-box-shadow: 0 8px 6px -8px #999;
	-moz-box-shadow: 0 8px 6px -8px #999;
	box-shadow: 0 8px 6px -8px #999;
	position:relative;
        font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
        font-size: 10px;
        line-height: 18px;
}

.FinancialReportContainer .ModuleTitle {
	font-weight: bold;
	padding: 0 7px 10px!important;
	color: #76B700;
	display: block;
	font-size: 12px!important;
        font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

.FinancialReportContainer .AnnualQuarterlyReportText,
.FinancialReportContainer .CoverImagePane,
.FinancialReportContainer h3,
.FinancialReportContainer .YearPanel {
	display:none;
}

.FinancialReportContainer table {
	width:100%;
}

.FinancialReportContainer .YearPanel h2 {
	font-size:12px;
	font-weight:normal;
	color:#000;
	border-bottom:2px solid #000;
	padding:10px 8px;
	background: rgb(143,196,0);
	background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1)));
	background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 );
}

.FinancialReportContainer ul {
	margin:0;
	padding:0;
	display:block;
}

.FinancialReportContainer li {
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	color:#000000;
	margin:0px;
        list-style-type:none;
}

.FinancialReportContainer li.alt {
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	background-color:#FFFFFF;
	color:#929191;
}

.FinancialReportContainer li:hover {
	color: #76B700!important;
	cursor: pointer;
}

.FinancialReportContainer h4 {
	padding:0px;
	font-size:10px;
	font-weight:normal;
}

.FinancialReportContainer li a {
	background: url("/Images/view_pdf.gif") no-repeat scroll 90% center transparent;
	color: #000000;
	display: block;
	padding:6px 15% 6px 8px;
	text-decoration: none;
}

.FinancialReportContainer li.alt a {
	color:#929191;
}

.FinancialReportContainer li a:hover {
	color:#76B700;
}

/* SEC FILINGS */

.RegulatoryFilingContainer {
	padding:10px 8px 8px 8px;
	line-height:135%;
	text-align:left;
	background: url(../design/content-mini-bg.png);
	-webkit-box-shadow: 0 8px 6px -8px #999;
	-moz-box-shadow: 0 8px 6px -8px #999;
	box-shadow: 0 8px 6px -8px #999;
	position:relative;
}

.ModuleSECFilingDetails {
	padding:0px 8px 8px 8px;
	line-height:135%;
	text-align:left;
	background: url(../design/content-mini-bg.png);
	-webkit-box-shadow: 0 8px 6px -8px #999;
	-moz-box-shadow: 0 8px 6px -8px #999;
	box-shadow: 0 8px 6px -8px #999;
	position:relative;
}

.SECFilingDetailsHeader {
	padding:10px 8px 0px 8px;
	line-height:135%;
	text-align:left;
	background: url(../design/content-mini-bg.png);
	-webkit-box-shadow: 0 8px 0 -8px #999;
	-moz-box-shadow: 0 8px 0 -8px #999;
	box-shadow: 0 8px 0 -8px #999;
}

.RegulatoryFilingContainer .FormGroupsContainer {
	position: absolute;
	right: 45px;
	top: 8px;
}

.RegulatoryFilingContainer .RssLinkTopContainer {
	position: absolute;
	right: 10px;
	top: 10px;
}

.RegulatoryFilingContainer .ModuleTitle,
.SECFilingDetailsHeader .ModuleTitle {
	font-weight: normal;
	padding: 0 7px 10px!important;
	color: #76B700;
	display: block;
	font-size: 12px!important;
        line-height:16px;
        font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

.RegulatoryFilingContainer .ModuleHeader,
.SECFilingDetailsHeader .ModuleHeader {
	overflow:hidden;
}

.RegulatoryFilingContainer .ModuleHeader span,
.SECFilingDetailsHeader .ModuleHeader span {
	font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	font-size:10px;
        line-height:16px;
	font-weight:normal;
	color:#000;
	border-bottom:2px solid #000;
	padding:10px 8px;
	background: rgb(143,196,0);
	background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1)));
	background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 );
	display:block;
	float:left;
}

.RegulatoryFilingContainer .ModuleHeader .Date,
.SECFilingDetailsHeader .ModuleHeader .Date {
	width:129px;
}

.RegulatoryFilingContainer .ModuleHeader .Filing,
.SECFilingDetailsHeader .ModuleHeader .Filing {
	width:51px;
}

.RegulatoryFilingContainer .ModuleHeader .Description,
.SECFilingDetailsHeader .ModuleHeader .Description {
	width:305px;
}

.RegulatoryFilingContainer .ModuleHeader .Download,
.SECFilingDetailsHeader .ModuleHeader .Download {
	width:120px;
}

.RegulatoryFilingContainer .ModuleItemRow,
.ModuleSECFilingDetails .ModuleContainerInner {
	font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	font-size: 10px;
	text-shadow: 0 1px 1px #FFFFFF;
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	color:#000000;
	overflow:hidden;
	line-height:18px;
}

.RegulatoryFilingContainer .ModuleItemRow:hover,
.RegulatoryFilingContainer .ModuleItemRow:hover .ItemDate,
.RegulatoryFilingContainer .ModuleItemRow:hover .ItemHref ,
.RegulatoryFilingContainer .ModuleItemRow:hover .ItemDescription {
	color: #76B700!important;
	cursor: pointer;
}

.RegulatoryFilingContainer .ModuleItemRow a:hover {
	text-decoration:none;
}

.RegulatoryFilingContainer .ModuleItemRow.ModuleItemAlt,
.RegulatoryFilingContainer .ModuleItemRow.ModuleItemAlt .ItemDate,
.RegulatoryFilingContainer .ModuleItemRow.ModuleItemAlt .ItemHref {
	background: none repeat scroll 0 0 #FFFFFF !important;
	color: #929191;
}

.RegulatoryFilingContainer .ModuleItemRow .ItemDate,
.ModuleSECFilingDetails .ModuleDateContainer {
	display: block;
	float: left;
	padding: 6px 8px;
	width: 129px;
}

.RegulatoryFilingContainer .ModuleItemRow .ItemHref,
.ModuleSECFilingDetails div.ModuleForm {
	color: #000000;
	display: block;
	float: left;
	padding: 6px 8px;
	width: 51px;
}

.RegulatoryFilingContainer .ModuleItemRow .ItemDescription,
.ModuleSECFilingDetails div.ModuleFilingDescription {
	color: #000000;
	display: block;
	float: left;
	padding: 6px 8px;
	width: 302px;
}

.RegulatoryFilingContainer .ModuleItemRow .Icons,
.ModuleSECFilingDetails div.ModuleLinks {
	color: #000000;
	display: block;
	float: left;
	height: 18px;
	padding: 6px 8px;
	width: 120px;
}

.RegulatoryFilingContainer .ModuleItemRow .Icons li,
.ModuleSECFilingDetails div.ModuleLinks li {
	display: block;
	float: left;
        margin-right:5px;
}

.RegulatoryFilingContainer .ModuleItemRow .Icons li a,
.ModuleSECFilingDetails div.ModuleLinks li a {
	display: block;
}

.RegulatoryFilingContainer .ModuleNotFound {
	padding:0px 8px;
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	color:#929191;
	display:block;
	line-height:24px;
}

/* FAQ */

.FaqQuestionList {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	font-size: 12px;
	line-height: 135%;
	padding: 15px 15px 20px 15px;
	text-align: left;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin:10px 0 15px 0;
}

.FaqContainer h3 {
	color:#76B700;
	padding:15px 15px 0 15px;
	line-height:135%;
	background: url(../design/content-mini-bg.png);
	-webkit-box-shadow: 0 8px 0px -8px #999;
	-moz-box-shadow: 0 8px 0px -8px #999;
	box-shadow: 0 8px 0px -8px #999;
	border-top:1px solid #c1c0c0;
	border-left:1px solid #c1c0c0;
	border-right:1px solid #c1c0c0;
}

.FaqAnswer {
	font-size: 12px;
	line-height: 135%;
	padding: 5px 15px 15px;
	text-align: left;
	display:block;
	background: url(../design/content-mini-bg.png);
	margin:0 0 15px 0;
	-webkit-box-shadow: 0 8px 6px -8px #999;
	-moz-box-shadow: 0 8px 6px -8px #999;
	box-shadow: 0 8px 6px -8px #999;
	border-bottom:1px solid #c1c0c0;
	border-left:1px solid #c1c0c0;
	border-right:1px solid #c1c0c0;
}

.FaqContainer p {
	display:none;
}

/* STOCK QUOTE */

.StockQuoteContainer,
.StockHistorical {
	padding:10px 8px 8px 8px;
	line-height:135%;
	text-align:left;
	background: url(../design/content-mini-bg.png);
	-webkit-box-shadow: 0 8px 6px -8px #999;
	-moz-box-shadow: 0 8px 6px -8px #999;
	box-shadow: 0 8px 6px -8px #999;
	margin:0 0 15px 0;
	position:relative;
        width:430px;
}

.StockQuoteContainer .ModuleTitle,
.StockChart .ModuleTitle,
.StockHistorical .ModuleTitle {
        font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	font-size:10px!important;
        line-height:16px;
	font-weight:normal!important;
	color:#000!important;
	border-bottom:2px solid #000;
	padding:10px 8px!important;
	background: rgb(143,196,0);
	background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1)));
	background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 );
}

.StockQuoteContainer .ModuleTitle a {
	color: #000000;
	font-weight: bold;
	text-shadow: none;
}

.StockQuoteContainer .StockQuoteLookup,
.StockQuoteContainer .StockTableText {
	display:none;
}

.StockQuoteContainer .StockTableFeed p,
.StockHistorical .StockTableFeed p + p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:10px;
        line-height:18px;
	text-shadow: 0px 1px 1px #FFFFFF;
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	color: #000000;
	padding: 6px 0px;
	display:inline-block;
	width:100%;
        
}

.StockHistorical .StockHistoricalSelection {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:10px;
	text-shadow: 0px 1px 1px #FFFFFF;
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	color: #000000;
	padding: 3px 8px;
}

.StockHistorical .StockHistoricalSelection .InputButton {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:10px;
	text-shadow: 0px 1px 1px #FFFFFF;
	background: rgb(143,196,0);
	background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1)));
	background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 );
	color: #000000;
	padding:0;
        margin:0px;
        vertical-align:2px;
}

.StockHistorical .StockHistoricalSelection span {
        vertical-align:middle;
}

.StockQuoteContainer .StockTableFeed p:hover,
.StockHistorical .StockTableFeed p:hover {
	color: #76B700;
	cursor: pointer;
}

.StockQuoteContainer .StockTableFeed p + p {
	background: none repeat scroll 0 0 #FFFFFF;
	color:#929191;
}

.StockHistorical .StockTableFeed p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:10px;
	text-shadow: 0px 1px 1px #FFFFFF;
	background: none repeat scroll 0 0 #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
	color: #929191;
	padding: 6px 0px;
	display:inline-block;
	width:100%;
        line-height:18px;
}

.StockQuoteContainer .StockTableItem p > span,
.StockHistorical .StockTableItem p > span {
	float:left;
	padding:0 8px;
}

.StockQuoteContainer .StockTableItem p > a,
.StockQuoteContainer .StockTableItem p span + span,
.StockHistorical .StockTableItem p > a,
.StockHistorical .StockTableItem p span + span {
	float:right;
	padding:0 8px;
}

.StockHistorical .StockTableItem.Last p:first-child {
        display:none;
}

.StockHistorical .StockTableItem.Last p {
	background: none repeat scroll 0 0 #FFFFFF!important;
	color:#929191!important;
}

.StockHistorical .StockTableItem.Last p:hover {
	color: #76B700!important;
	cursor: pointer!important;
}

.StockChart {
	padding:10px 8px 8px 8px;
	line-height:135%;
	text-align:left;
	background: url(../design/content-mini-bg.png);
	-webkit-box-shadow: 0 8px 6px -8px #999;
	-moz-box-shadow: 0 8px 6px -8px #999;
	box-shadow: 0 8px 6px -8px #999;
	margin:0 0 15px 0;
	position:relative;
        width:430px;
        clear:both;
}

.StockChartFrame {
        height:335px!important;
        border-top:10px solid #FFFFFF;
		width: 325px;
}

/* SITEMAP, PAGENOTFOUND & SEARCH */

.NotFoundMessage {
        padding:10px 15px 0 15px;
        display:block;
        line-height:150%;
        font-size:12px;
        margin:10px 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	.border-top: 1px solid #CCCCCC;
	.border-bottom: 1px solid #CCCCCC;
}

ul.SiteMapList {
        padding:0 15px;
        margin:0 0 0 20px;
        line-height:150%;
        font-size:12px;
}

li.SiteMap-Level3 {
        margin-left:20px;
        list-style-type:circle;
}

li.SiteMap-Level4 {
        margin-left:40px;
}

.PagePageNotFound .ModuleSearch .SearchInput {
        width:130px!important;
}

.PagePageNotFound .ModuleSearch .SearchInput:focus {
        width:200px!important;
}

.SearchResultsContainer {
	padding:10px 8px 8px 8px;
	line-height:135%;
	text-align:left;
	background: url(../design/content-mini-bg.png);
	-webkit-box-shadow: 0 8px 6px -8px #999;
	-moz-box-shadow: 0 8px 6px -8px #999;
	box-shadow: 0 8px 6px -8px #999;
	margin:0 0 15px 0;
	position:relative;
}

.SearchResultsContainer .ModuleTitle {
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: medium none !important;
    color: #76B700 !important;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px !important;
    font-weight: bold !important;
    line-height: 16px;
    padding: 0 7px 10px !important;
}

.SearchResultsContainer .SearchSummary,
.SearchResultsContainer .TabTableItem,
.SearchResultsContainer .TabTableItemAlt {
        padding:6px 8px;
}

.SearchResultsContainer .SearchSummary {
	font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	font-size:10px;
        line-height:16px;
	font-weight:normal;
	color:#000;
	border-bottom:2px solid #000;
	padding:10px 8px;
	background: rgb(143,196,0);
	background: -moz-linear-gradient(top,  rgba(143,196,0,1) 0%, rgba(143,196,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(143,196,0,1)));
	background: -webkit-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	background: linear-gradient(top,  rgba(143,196,0,1) 0%,rgba(143,196,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 );
	display:block;
}

.SearchResultsContainer .TabTableItem .SearchResultsUrl,
.SearchResultsContainer .TabTableItemAlt .SearchResultsUrl,
.SearchResultsContainer .SearchSummary + br,
.SearchResultsContainer .TabTableItem > br,
.SearchResultsContainer .TabTableItemAlt > br {
        display:none;
}

.SearchResultsContainer .TabTableItem a,
.SearchResultsContainer .TabTableItemAlt a {
        font-size:12px;
}

.SearchResultsContainer .TabTableItem {
	background: none repeat scroll 0 0 #E8F4D3;
	border-bottom: 1px dotted #CCCCCC;
	color:#000000;
}

.SearchResultsContainer .TabTableItemAlt {
	background: none repeat scroll 0 0 #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
	color: #929191;
}

.SearchResultsContainer .TabTableItem > strong,
.SearchResultsContainer .TabTableItem > span,
.SearchResultsContainer .TabTableItemAlt > strong,
.SearchResultsContainer .TabTableItemAlt > span {
        display:block;
}

.SearchResultsContainer .TabTableItem > strong,
.SearchResultsContainer .TabTableItemAlt > strong {
        margin-bottom:10px;
}

.SearchResultsPaging  {
        padding:6px 8px;
}