body {
        font-family: Arial, Century Schoolbook, Helvetica;
        font-size: 12px;
		background: #F2F2F2;
        color: Black;
        
}

#content{
  		
		text-align: left;	
		width: 935px;
		height: 644px;
		
		margin-left: auto;
		margin-right: auto;	

		background: #F2F2F2 url(../images/background.jpg);
		background-repeat: no-repeat;
		
		position: relative;
}


.tableBack {
        background-color: #E0E0E0;
          
}

.headLineStrip {
        background: #ffffff url(../images/headline_08.gif);
          
}


.greenTab {
	font-family: Eurostile, Century Schoolbook, Helvetica, sans-serif;
	text-align: left;
	text-indent: 3pt;
        font-size: 15px;
        color: #ffffff;
        background:url(../images/green_back.jpg) repeat-x bottom;
        
}


.largeGreen {
	font-family: Eurostile, Century Schoolbook;
	text-indent: 3pt;
        font-size: 12px;
        color: #ffffff;
        
}


.Tabback {

        font-family: Eurostile, Century Schoolbook, Helvetica, sans-serif;
        font-size: 20px;
        color: #818F5B;
        vertical-align: bottom;
        
        background: #ffffff url(../images/tabs/tab_21.jpg);
        background-position: top;
        
}


.Tabback2 {

        font-family: Eurostile, Century Schoolbook, Helvetica, sans-serif;
        font-size: 20px;
        color: #818F5B;
        vertical-align: bottom;
        font-weight: bold;
        background-position: top;
        
}



.newsCall {

        font-family: Eurostile, Century Schoolbook, Helvetica, sans-serif;
        font-size: 15px;
        color: #818F5B;
        vertical-align: bottom;
        
        background: #ffffff url(../images/tabs/tab_21.jpg);
        background-position: top;
        
}



.newsHeading {

        font-family: Eurostile, Century Schoolbook, Helvetica, sans-serif;
        font-size: 20px;
        color: #818F5B;
        font-weight: bold;
        vertical-align: middle;
        
        background: #ffffff url(../images/tabs/tab_28.jpg);
        background-position: top;
        
}


.TabbackHeader {
        background: #ffffff url(../images/tabs/tab_back.jpg);
        text-align:left;
        
}

.Tabsubtext {
        background: #ffffff url(../images/tabs/tab_28.jpg);
        text-align:left;
        
}

.Tabsubtext2 {
        text-align:left;
        
}

.fadeBack {
        background: #ffffff url(../images/cat_back.jpg);
       
        
}


.buttonBack {
	font-family: Eurostile, Century Schoolbook, Helvetica, sans-serif;
        font-size: 14px;
        color: #FDEFE9;
        background: #EFEFEF url(../images/green_back.jpg);
        padding: 3px;
        font-weight: bold;
}

.buttonBack a {
	font-family: Eurostile, Century Schoolbook, Helvetica, sans-serif;
        font-size: 14px;
        color: #FDEFE9;
        background: #EFEFEF url(../images/green_back.jpg);
        padding: 3px;
        font-weight: bold;
}

.buttonBack a:hover {
	font-family: Eurostile, Century Schoolbook, Helvetica, sans-serif;
        font-size: 14px;
        color: #ffffff;
        background: #EFEFEF url(../images/green_back.jpg);
        padding: 3px;
        font-weight: bold;
}




#header {
     position:absolute;
     left: 52px; 
     top: 22px;
     width: 840px;
     }
     
     
#nav {
     position:absolute;
     left: 52px; 
     top: 128px;
	 width: 840px;	
     }     

#mainBody {
     position:relative;
     width: 808px;
     top: 322px;
     
     }


.mainContent {
     position:absolute;
     top: 162px;
     right: 85px;
     left: 90px;
     width: 845px;
     
     }
     
.content.contentBody {
     position:absolute;
     top: 163px;
     right: 85px;
     left: 52px;
     width: 845px;
     }    
     
     
.popUp {
     position:absolute;
     top: 163px;
     right: 85px;
     left: 52px;
     width: 845px;
     }       
     
     
.searchContent {

     position:absolute;
     top: 25px;
     right: 95px;
     left: -12px;

}
     


#global {
     position:absolute;
     left: 45%; 
     top: 0%;
     width: 788px;
     height: 470px;
     margin-top: -1px; /* half of the height */
     margin-left: -350px; /* half of the width */
     }



table {
        font-size: 12px;
}

.welcomeHeader{

	font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #FFFF00;
        font-style: bold ;
        text-align:left ;
}


.welcomeHeader2{

		font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #ffffff;
        font-weight: bold;
		 margin: 3px 0 3px 0;
		 text-align:left ;
}

.welcomeHeader3{

		font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #ffffff;
        margin: 9px 0 3px 0;
        text-align:left ;

}

.searchBox {
	 position:relative;
     float:left;
     
     top: 0px;
     
     }
     
     
.footer {
	 position:absolute;
     top: 622px;
	width: 917px;
     }     


h2 {
        font-family: Century Schoolbook, Helvetica, sans-serif;
        font-size: 18px;
        margin: 0px;
        color: #FFFFFF;
        font-style: italic;
}

h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 2px;
}

p {
        font-family: Century Schoolbook, Helvetica, sans-serif;
        font-size: 12px;
        color: #333429;
		
}

.mtext {
        font-family: Century Schoolbook, Helvetica, sans-serif;
        font-size: 12px;
        color: #333429;
        background: #ffffff url(../images/cat_back.jpg);
        background-repeat: repeat-x;
}


.mtext a {
        color: #333429;
        text-decoration: none;
     
}

.mtext a:hover {
        color: #333429;
        text-decoration: underline;
      
}




ul {

        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 10px;
        
        margin-bottom: 1px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}





a {
        color: #0033CC;
        text-decoration: none;
}

a:hover {
        color: #0033CC;
        text-decoration: underline;
}

.bblink a {
        color: #0033CC;
        text-decoration: none;
}

.bblink a:hover {
        color: #0033CC;
        text-decoration: underline;
}

.maintable {
        border: 1px solid #DEDEDE;
/*        background-color: #BDBEBD; */
        background-color:#C2C9D3;
        margin-top: 1px;
        margin-bottom: 1px;
}

.bodyText {
   font-family: Century Schoolbook;
   font-size: 12px;
   color: #636550;
}

.note {
   font-family: Century Schoolbook;
   font-size: 13px;
   color: white;
   background: #ffffff url(../images/home_10.jpg);
}

.alblink {
   font-family: Century Schoolbook;
   font-size: 11px;
   color: #939774;
}


.alblink a {
   font-family: Century Schoolbook;
   font-size: 11px;
   color: #545643;
}

.alblink a:hover {
   font-family: Century Schoolbook;
   font-size: 11px;
   color: #7A7B5B;
}


.product {
   font-family: Century Schoolbook;
   font-size: 16px;
   color: #818F5B;
}


.product a {
   font-family: Century Schoolbook;
   font-size: 16px;
   color: #818F5B;
}

.product a:hover {
   font-family: Century Schoolbook;
   font-size: 16px;
   color: #717E4F;
}



.textfield {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
  
   height: 13px;
}

.smarTrend {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #0033CC;
  font-weight: bold;
}

.marketHead {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #676767;
   font-weight: bold;
}

.flashpublisher {
		width: 189px;
		height: 149px;

	}

.flashglobe {
		width: 165px;
		height: 165px;

	}


        #ticker-container {
        position:relative;
        overflow:hidden;
        width: 180px;
        height: 200px;
        background-color: #ffffff;
        background-repeat: repeat;
        padding: 2px;
        border: Defaultpx dotted #ffffff;
        }
	
	#ticker {
		position:relative;
		width:150px;
	}
	
	#ticker ul {
		padding:0px;
		margin:0px;
		list-style-type:none;
	}
	#ticker ul li {
            display:list-item;
            margin-top: 1px;
            margin-bottom: 1px;
            padding-top: 1px;
            padding-bottom: 1px;
            font-family: arial;
            font-size: 11px;
            font-weight: normal;
            color: #4b4b4b;
            padding-left: 2px;
	}
	
	#ticker ul li a {
            font-family: arial;
            font-size: 12px;
            font-weight: normal;
            color: #646464;
            text-decoration: none;
            padding-left: 2px;
	}
        
        #ticker ul li a:hover {
            font-family: arial;
            font-size: 12px;
            color: #00ff00;
            text-decoration: none;
            padding-left: 2px;
        }

/*Example CSS for Press scrollers on corporate page*/

#pscroller1{
width: 150px;
height: 300px;
border: 1px solid black;
padding: 5px;
background-color: #FFFCF8;

font-size: 13px;
font-weight: normal;
color: #373737;

}


#pscroller1 a{
text-decoration: none;

font-size: 13px;
font-weight: normal;
color: #333333;

}


#pscroller1 a:hover {
text-decoration: none;

font-size: 13px;
font-weight: normal;
color: #333333;
text-decoration: underline;

}



.someclass{ //class to apply to your scroller(s) if desired
}
a img { border:none; }

.tableBack a{
display: block;
}