@charset "utf-8";
/* CSS Document */

body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
        text-align: center;
        background: #0066FF;
}

h3, p { 
        font-size: 11px; 
        margin: 1em 0.5em 0.5em 0.5em; 
}

p { 
        margin-top: 0.5em; 
}

img {
        border: 0;
}

a {
        color: #0066FF;
        text-decoration: none;
}

#wrap {
        margin: auto;
        text-align: center;
        width: 888px;
        background: #ff9900;
	font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;  
		
        }
		

#top {
        margin: auto;
        text-align: center;
        width: 888px;
        height: 125px;
        background: #ff9900;
	font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;  
		
        }
		
#middle {
	margin: right;
        text-align: left;
        width: 888px;
        background: #ff9900;
	font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;  
		
}
		
#subleft {
	float:left;	
	text-align: left;
    width: 768px; 
	height: 800px;
	background: White;
	
	
}

#subright {
	float:right;		      
    width: 120px;
	background: White;
	height: 801px;
}

#navmenu {
	margin: left;
        text-align: center;
		width: 888px;
        height: 30px;
		background: white;
		font-style:normal
		font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 16px; 
		color: #ff9900;
		
       
}
#wrap2 {
        margin: auto;
        text-align: center;
        width: 888px;
		background: #ff9900;
	font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;  
		
}		

#disclaimer {
		margin: auto;
        text-align: center;
        width: 888px;
        height: 75px;
		background: #ff9900;
		font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 10px;  
		
}