body {
  background: #729768 url("/img/bg-tile.gif") repeat-y center top;
  
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;

  color : #000000;
  font-family : "Arial";
  font-style : normal;
  font-size: 8pt;
  font-weight : normal;
}

b {
	font-weight: bold;
}

i {
	font-style: italic;
}

A {
   font-size: 12px;
   line-height: 12px;
   font-weight: normal;
   color: #0080FF;
   font-family: "Arial";
   font-variant: normal;
   font-style: normal;
}

A:Hover {
   font-size: 12px;
   line-height: 12px;
   font-weight: normal;
   color:Red;
   font-family: "Arial";
   font-variant: normal;
   font-style: normal;
}

A:Active {
   font-size: 12px;
   line-height: 12px;
   font-weight: normal;
   color: Blue;
   font-family: "Arial";
   font-variant: normal;
   font-style: normal;
}


navText {
   font-size: 12px;
   line-height: 12px;
   font-weight: normal;
   color: White;
   font-family: "Arial";
   font-variant: normal;
   font-style: normal;
}


A.navLink  {
	color : #FFFFFF;
	background : #660000;
	font-family : "Arial";
	font-size: 10pt;
	font-weight : bold;
	text-decoration : none;
}
A:Hover.navLink {
	color : #FFFF99;
	background : #660000;
	font-family : "Arial";
	font-size: 10pt;
	font-weight : bold;
	text-decoration : none;
}
A:Active.navLink {
	color : #FFFF99;
	background : #660000;
	font-family : "Arial";
	font-size: 10pt;
	font-weight : bold;
	text-decoration : none;
}

.footerText  {
	color : #FFFFFF;
	font-family : "Arial";
	font-size: 10pt;
	font-weight : normal;
	text-decoration : none;
}

A.footerLink  {
	color : #666666;
	font-family : "Arial";
	font-size: 8pt;
	font-weight : normal;
	text-decoration : none;
}
A:Hover.footerLink {
	color : #0000FF;
	font-family : "Arial";
	font-size: 8pt;
	font-weight : normal;
	text-decoration : none;
}
A:Active.footerLink {
	color : #0000FF;
	font-family : "Arial";
	font-size: 8pt;
	font-weight : normal;
	text-decoration : none;
}

.headline{
  	color : #3a98d3;
  	font-family : "Arial";
  	font-style : normal;
  	font-size: 12pt;
  	font-weight : bold;
  }

.boldBerryHeadline{
  	color : #872222;
  	font-family : "Arial";
  	font-style : normal;
  	font-size: 12pt;
  	font-weight : bold;
  }

.boldBerryContent{
  	color : #872222;
  	font-family : "Arial";
  	font-style : normal;
  	font-size: 10pt;
  	font-weight : bold;
  }

.headlineWhite{
  	color : #FFFFFF;
  	font-family : "Arial";
  	font-style : normal;
  	font-size: 12pt;
  	font-weight : bold;
  }

A.headline{
  	color : #660000;
  	font-family : "Arial";
  	font-style : normal;
  	font-size: 14pt;
  	font-weight : bold;
  }

A:Hover.headline{
  	color : #FF0000;
  	font-family : "Arial";
  	font-style : normal;
  	font-size: 14pt;
  	font-weight : bold;
  }

A:Active.headline{
  	color : #FF0000;
  	font-family : "Arial";
  	font-style : normal;
  	font-size: 14pt;
  	font-weight : bold;
  }  



.subHeadline{
  	color : #0080C0;
  	font-family : "Arial";
  	font-style : normal;
  	font-size: 11pt;
  	font-weight : bold;
  }
  
A.subHeadline{
  	color : #660000;
  	font-family : "Arial";
  	font-style : normal;
  	font-size: 11pt;
  	font-weight : bold;
  }
  
A:Hover.subHeadline{
  	color : #FF0000;
  	font-family : "Arial";
  	font-style : normal;
  	font-size: 11pt;
  	font-weight : bold;
  }


  

.content{
  	color : Black;
  	font-family : "Arial";
  	font-style : normal;
  	font-size: 10pt;
  	font-weight : normal;
  }

.contentWhite{
  	color : White;
  	font-family : "Arial";
  	font-style : normal;
  	font-size: 10pt;
  	font-weight : normal;
  }

.formLabel{
  	color : Black;
  	font-family : "Arial";
  	font-style : normal;
  	font-size: 8pt;
  	font-weight : normal;
  }

.formLabelWhite{
  	color : White;
  	font-family : "Arial";
  	font-style : normal;
  	font-size: 8pt;
  	font-weight : normal;
  }

A.contentLink{
  	color : Blue;
  	font-family : "Arial";
  	font-style : normal;
  	font-size: 10pt;
  	font-weight : bold;
  	text-decoration : none;
  }

A:Hover.contentLink{
  	color : Red;
  	font-family : "Arial";
  	font-style : normal;
  	font-size: 10pt;
  	font-weight : bold;
  }

A:Active.contentLink{
  	color : Red;
  	font-family : "Arial";
  	font-style : normal;
  	font-size: 10pt;
  	font-weight : bold;
  }
  

  

table.stdBorder{
  border: 1px #000000 solid;
  border-collapse: collapse;
}

table.stdNoBorder{
  border: 0px #000000 solid;
  border-collapse: collapse;
}


  
.faqCategory  {
	color : #660000;
	background : #FFFFFF;
	font-family : "Arial";
	font-size: 13pt;
	font-weight : bold;
	text-decoration : none;
}

.faqTitle  {
	color : #660000;	
	font-family : "Arial";
	font-size: 10pt;
	font-weight : bold;
	text-decoration : none;
}


.faqContent  {
	color : #000000;	
	font-family : "Arial";
	font-size: 11pt;
	font-weight : normal;
	text-decoration : none;
}
  
A.faqCategory  {
	color : #660000;
	background : #FFFFFF;
	font-family : "Arial";
	font-size: 13pt;
	font-weight : bold;
	text-decoration : none;
}
A:Hover.faqCategory {
	color : #660000;
	background : #FFFFFF;
	font-family : "Arial";
	font-size: 13pt;
	font-weight : bold;
	text-decoration : none;
}
A:Active.faqCategory {
	color : #660000;
	background : #FFFFFF;
	font-family : "Arial";
	font-size: 13pt;
	font-weight : bold;
	text-decoration : none;
}
  
A.faqTitle  {
	color : #000000;	
	font-family : "Arial";
	font-size: 10pt;
	font-weight : bold;
	text-decoration : none;
}
A:Hover.faqTitle {
	color : #0000FF;	
	font-family : "Arial";
	font-size: 10pt;
	font-weight : bold;
	text-decoration : none;
}
A:Active.faqTitle {
	color : #0000FF;	
	font-family : "Arial";
	font-size: 10pt;
	font-weight : bold;
	text-decoration : none;
}  
  
.quote{
  	color : Black;
  	font-family : "Arial";
  	font-style : normal;
  	font-size: 10pt;
  	font-weight : normal;
  }
  
.SXI_TradeGreen  {
	color : #008000;
	font-family : "Arial";
	font-size: 8pt;
	font-weight : normal;
	text-decoration : none;
}  
  
.SXI_Company  {
	color : #000000;
	font-family : "Arial";
	font-size: 8pt;
	font-weight : normal;
	text-decoration : none;
}  
  
.SXI_Sector  {
	color : #660000;
	font-family : "Arial";
	font-size: 8pt;
	font-weight : normal;
	text-decoration : none;
}
  
.SXI_Stock  {
	color : #660000;
	font-family : "Arial";
	font-size: 10pt;
	font-weight : bold;
	text-decoration : none;
}

.SXI_Heading  {
	color : #000000;
	font-family : "Arial";
	font-size: 8pt;
	font-weight : bold;
	text-decoration : none;
}



#mainBody{
  margin: 0px;
  padding: 0px;  
}

#faqContainer{
  margin: 0px;
  padding: 0px;  
}




#smallFormContainer {         
  visibility: visible;
  background: #FFFF80;
  display: block;
  padding-top: 10px;  
  padding-left: 10px;  
  padding-right: 10px;  
  padding-bottom: 10px;  
  border-top: 2px #660000 dotted;   
  border-left: 2px #660000 dotted;
  border-right: 2px #660000 dotted;  
  border-bottom: 2px #660000 dotted;          
}

#navContainer {         
  visibility: visible;
  background: #FFFF80;
  display: block;
  padding-top: 10px;  
  padding-left: 10px;  
  padding-right: 10px;  
  padding-bottom: 10px;  
  border-top: 2px #660000 dotted;   
  border-left: 2px #660000 dotted;
  border-right: 2px #660000 dotted;  
  border-bottom: 2px #660000 dotted;          
}

#quoteContainer {         
  visibility: visible;
  background: #FFFFFF;
  display: block;
  padding-top: 5px;  
  padding-left: 5px;  
  padding-right: 5px;  
  padding-bottom: 5px;  
}


#contentBody {  
	color : #000000;
	background: #f0e8b7;
	font-family : "Arial";
	font-size: 10pt;
	font-weight : normal;	
	text-decoration : none;
  text-align: left;
  padding-top: 0px;  
  padding-left: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  

  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
  margin-left:0px    

}

#wrapper {
  height: 100%;
  width: 700px;	
	background-color: #ffffff;

  border-top: 1px #C0C0C0 solid;   
  border-left: 1px #C0C0C0 solid;
  border-right: 1px #C0C0C0 solid;  
  border-bottom: 1px #C0C0C0 solid;          
  
  padding-top: 0px;  
  padding-left: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  

  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
  margin-left:0px    

}

a.login{
  font: normal 10pt arial;
  color: #0000FF;
}

a.login:hover {
  font: normal 10pt arial;
  color: #990000;
  background-color: #FFFF80;
}

a.more{  
  right:5px;  
  font: normal 9pt arial;
  color: #0000FF;  
}

a.more:hover {
  font: normal 9pt arial;
  color: #990000;
  background-color: #FFFF80;
}

a.panelLinkWhite  {
	color : #FFFFFF;	
	font-family : "Arial";
	font-size: 10pt;
	font-weight : bold;
}


.formInput {
	font-size: 9px; 
	color: #000000; 
	background-color: #D5D6C0;
}	

.formButton {
	font-size: 9px; 
	color: #000000; 
	background-color: #FFFF80;
}	


#dottedline{
clear: both;
padding: 0;
width: 100%;
height: 1px;
line-height: 10px;
border-bottom: 2px dotted #3a98d3; 
margin-top: 20px;
margin-bottom: 20px;
}








/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 0 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: white;
background: #0080FF url(/css/img/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
font-size: 10px;
float:left;
display:block;
background: transparent url(/css/img/color_tabs_right.gif) no-repeat right top;
padding: 4px 6px 2px 4px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #00BBBB;
}

#ddcolortabs a:hover span{
background-color: #00BBBB;
}

#ddcolortabs #on a, #ddcolortabs #on span{ /*currently selected tab*/
background-color: #00BBBB;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #FF8000;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#invertedtabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#invertedtabs ul{
font: normal 10px Arial, Verdana, sans-serif;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
}


#invertedtabs a{
float:left;
color: #FFFFFF;
background: #99bbba url(/css/img/color_tabs_left2.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 5px;
text-decoration:none;
letter-spacing: 1px;
}

#invertedtabs a span{
float:left;
display:block;
background: transparent url(/css/img/color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
background-color: #729768;
color: #FFFFFF;
}

#invertedtabs a:hover span{
background-color: #729768;
color: #FFFFFF;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
background-color: #99bbba;
}

#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 1px;
line-height: 10px;
background: #99bbba;
border-bottom: 2px solid #3a98d3; /*Remove this to remove border between bar and tabs*/
}







/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
    
#glowingtabs{
float:left;
width:100%;
font-size:90%;
line-height:normal;
border-bottom: 1px solid #7e9fff; /*Add border strip to bottom of menu*/
}

#glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 5px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

#glowingtabs li{
display:inline;
margin:0;
padding:0;
}

#glowingtabs a{
float:left;
background:url(/css/img/glowtab-left.gif) no-repeat left top;
margin:0;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
}

#glowingtabs a span{
float:left;
display:block;
background:url(/css/img/glowtab.gif) no-repeat right top;
padding: 4px 12px 2px 3px;
font-weight:bold;
color:#3B3B3B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color: black;
}

#glowingtabs #current a{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #current a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: black;
}

#glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}



<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]-->
