<style type="text/css">
<!--

a.standard {color:navy; font-weight:bold;}
a.standard:visited {color:navy; font-weight:bold;}
a.standard:active {color:navy; font-weight:bold;}
a.standard b {display:none;}
a.standard strong {display:none;}
a.standard:hover {color:#FF6F28; font-weight:bold;}

a.tooltip {color:#FFD5BF; font-weight:bold;}
a.tooltip:visited {color:#FFD5BF; font-weight:bold;}
a.tooltip:active {color:#FFD5BF; font-weight:bold;}
a.tooltip b {display:none;}
a.tooltip strong {display:none;}
a {text-decoration: none;}
a {color:#FFD5BF; font-weight:bold;}

a.tooltip:hover {
border: 0;
color: #FFFFFF;  
position: relative; 
z-index: 2;
text-decoration: none;

}

a.tooltip:hover b {
display: block; 
position: absolute; 
top: 40px; 
left: -100px; 
padding: 8px;
font-family: arial;
font-size: 9pt; 
font-weight: normal; 
color: #FD5200; 
border: 2px dotted #87A6C7; 
background: #EDE7E0; 
width: 140px;

} 


div.web_cover {

margin-top: 30px;
background-color: #ffffff;
z-index: 2; 	
	
}

p.left {
font-size: 12pt;
font-family: arial;
color: navy;
text-decoration: none;
font-style: none;
font-weight: normal;
padding-left: 60px;
text-indent: 25px;
}

p.right {
font-size: 12pt;
font-family: arial;
color: navy;
text-decoration: none;
font-style: none;
font-weight: normal;
padding-right: 40px;
text-indent: 25px;
}

p.title {
font-size: 16pt;
font-family: arial;
color: navy;
text-decoration: none;
font-style: italic;
font-weight: bold;
margin-top: 30px;

}

p.title2 {
font-size: 14pt;
font-family: arial;
color: red;
text-decoration: none;
font-style: italic;
font-weight: bold;

}


p.footer {
font-size: 8pt;
font-family: arial;
color: navy;
text-decoration: none;
font-style: italic;
font-weight: normal;
margin-top: 10px;
margin-left: 240px;
margin-right: 240px;
text-indent: 20px;

}


textarea {
font-size: 11pt;
font-family: arial;
color: navy;
text-decoration: none;
font-style: none;
font-weight: normal;
padding: 10px;

	
}

input {
font-size: 11pt;
font-family: arial;
color: navy;
text-decoration: none;
font-style: none;
font-weight: normal;
padding-left: 5px;
	
} 

input.button {
font-size: 10pt;
font-family: arial;
color: red;
text-decoration: none;
font-style: italic;
font-weight: bold;
padding: 5px;

	
}   



.BlueBar {
        
        border: 0;
        font-size: 10pt;           
        height: 10px;
        width: 100%;
        font-weight: bold;
        background-color: #87A6C7;
        color: #87A6C7;        
        position: relative;               
}
            
.OrangeBar {

        border: 0;
        font-size: 10pt;
        font-family: arial;
        font-style: italic;
        font-weight: bold; 
        height: 25px;
        width: 100%;
        background-color: #FF6F28;
        color: #000000;            
        padding-top: 4px;        	
        position: relative;               
}
            
.LeftPhoto {
	
	float: left;		
	padding-top: 35px;
	padding-right: 30px;
	padding-left: 50px;
	background-color: #ffffff;
        z-index: 2;                  
}  
         

.RightPhoto {
	
	float: right;		
	padding-top: 35px;
	padding-right: 60px;
	padding-left: 50px;
	background-color: #ffffff;
        z-index: 2;                  
}  
                


.LargeSpace {
       
        margin-top: 150px;
        background-color:#ffffff;
        
}

.MedSpace {
       
        margin-top: 100px;
        background-color:#ffffff;
        
} 

.SmallSpace {
       
        margin-top: 40px;
        background-color:#ffffff;
        
}


.box {

        font-size: 12pt;
        font-family: arial;
        color: navy;
        text-decoration: none;
        font-style: italic;
        font-weight: normal;          
        position:absolute;
	left:50%;
	width:600px;
	height: 400px;
	margin-top:50px;
	margin-left:-266px;
	padding:15px;
	border:1px dashed #333;
	background-color:#eee;
              
}


-->	
</style>