﻿html, body
    {
    margin: 0px 0px 0px 0px; 
    padding: 10px 0px 0px 0px;
    }

body
    {
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    color: #707070;
    font-size: 8pt;
    }

a:link {text-decoration: none; color:#707070;}
a:visited {text-decoration: none; color:#707070;}
a:active {text-decoration: none;  color:#707070;}
a:hover {text-decoration: underline; color: #707070; }
        
#Header
    {
    width: 949px;
    height: 87px;
    text-align:right;
    }  
    
#Header2
    {
    width: 949px;
    height: 91px;
    }

#H2L
    {
    float: left;
    width: 191px;
    height: 91px;
    }

#H2C
    {
    float: left;
    width: 567px;
    height: 91px;
    text-align:center;
    }

#H2R
    {
    float: left;
    width: 191px;
    height: 91px;
    }

#Body1
    {
    width: 949px;
    }
	    
#BDSX
    {
    float: left;
    width: 191px;
    }  

#BDDX
    {
    float: left;
    width: 758px;
    }  
    
#Header3
    {
    width: 758px;
    height: 51px;
    } 

#H3L
    {
    float: left;
    width: 51px;
    height: 51px;
    }

#H3C
    {
    float: left;
    width: 516px;
    height: 51px;
    }

#H3R
    {
    float: left;
    width: 191px;
    height: 51px;
    }
   
#BodyContainer
    {
    	padding: 10px 10px 10px 50px;
	    font-size: 8pt;  
	    text-align:justify;  	
    }

#SectionTitle
    {
    	padding: 0px 0px 0px 0px;
	    text-align:right;  	
    }  

#MasterContainer
	{
	position: relative; 
	background-position: center top;
	width: 949px;
	margin-left: auto;
	margin-right: auto;
	}

#MasterFooter
    {
    clear:both;
    position:relative;
    width:949px;
    padding: 40px 0px 0px 0px;
    height: 24px;
    text-align: left;
    }
	      
#MasterFooterSx
    {
	float: left;
    width:191px;
	}

#MasterFooterDx
    {
	float: right;    
    width:708px;
    padding: 0px 0px 0px 50px;
	}
		      
.ImageWrap
{
	border: none;
	margin: 0px 0px 10px 20px;
}

.FlashWrap
{
	border: none;
	margin: 0px 0px 15px 17px;
	float:right;
}

.HistoryDivTable
{
	width: 650px;
	margin-left: auto; 
	margin-right: auto;
	overflow: hidden;
}

.HistoryDivCol1
{
	float: left;
	width: 70px;
	font-size:9pt;
	font-style:italic;
}

.HistoryDivCol2
{
	float: right; 
	width:570px;
}

.NewsBody
{
    float: left;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    text-align: justify;
    margin-bottom: 30px;
    border-bottom: solid 1px #000000;
    border-bottom-color: #707070;
}

.NewsBody h3
{
	font-size:10pt;
	font-weight:bold;
}

.NewsBody_style1
{
    font-weight: bold;
    text-decoration: underline;
}
.NewsBody_style2
{
    text-align: center;
    font-size:10pt;
}
.NewsBody_style3
{
    text-align: justify;
}

.ContactsTable
{
    width:709px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.ContactsHead
{
    background-color:#4E6AAF;
    color:#FFFFFF;
    font-size:9pt;
    font-weight:bold;
    vertical-align:middle;
    text-align:left;
    height:19px;
    padding-left:5px;
    margin-bottom:14px;
    
}

.ContactsSeparator
{
    color:#4E6AAF;
    height: 0.5px;
}

.ContactsCol1
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 5px;
    font-weight:bold;
    width:149px;
    vertical-align:top;
    text-align:left;
    padding-bottom:0px;
    padding-top:0px;
}
.ContactsCol2
{
    width:370px;
    vertical-align:top;
    text-align:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
.ContactsCol3
{
    margin:0px 0px 0px 0px;
    padding:0px 1px 0px 0px;
    width:180px;
    vertical-align:top;
    text-align:right;
}

.CenterIE_FF
{
    margin: 0 auto;
    text-align: center;
}
