body {
	font-family: verdana, arial, helvetica, sans-serif;
    background-color: white;
	font-size: 12pt;
    color: black;
		}        
#frame {
	margin-left: 5px;
	top: 268px;   
	padding:0px;
	text-align:left;
	}    
#banner {
    background-color: #fff;  
    width: 100%; 
    height: auto;
	margin: 0 auto;    
    border: 0;
	}
#menu {
    top: 180px;
	margin: 0 auto;
	width: 760px;
    border: 0;
    background-color: #2D3B63;
    color: #fff;     
    font-size: .9em;
    line-height: 1em;
    text-align: center;
	padding-bottom: 3px;
   	padding-top: 4px;
	}
#menu a:link {
	color: #fff;     
    background-color: #2D3B63;  
	text-decoration: none;
    }
#menu a:visited {
	color: #fff;    
    background-color: #2D3B63;       
	text-decoration: none;
    } 
#menu a:hover {
	color: #B7BCC6;
    background-color: #2D3B63;      
	text-decoration: underline;
    } 

#left {
	float: left;
	padding: 5px;
    width: 180px;
    height: auto;    
    text-align: left;
	background: #5e697e;
    margin-top: 5px;    
	border-left: 5px solid #fff; 
	border-right: 5px solid #fff;  
    }
#right {
    position: relative;   
    float: right;
	padding: 0;
	width: 170px;
    height: auto;  
    margin: 5px;
    text-align: left;
    background-color: white;  
   	border-style: solid;
    border-color: #5e697e;
    border-width: 2px;
    }    

#main {
	padding-top: 10px;
	margin: 0;  
    width: 100%;
    height: auto;    
    text-align: left;
    background-color: white;  
    border: 0;
    }     
p {
	font-size: .9em;
	line-height: 1.3em;
    padding-top: 10px;
	padding-bottom: 10px; 
	padding-left: 10px;     
	}   
p.main {
	font-size: .9em;
	line-height: 1.3em;
	font-weight: bold;     
	margin-top: 20px;
	margin-bottom: 10px; 
	margin-left: 0;     
	}     
          
a:link {color: #000; background-color: transparent;	font-weight: bold; text-decoration: none;}
a:visited {color: #000; background-color: transparent; font-weight: bold; text-decoration: none;} 
a:hover {color: #3333cc; background-color: transparent;	font-weight: bold; text-decoration: underline;} 

p.center {
	font-size: .8em;
	line-height: 1.2em;
	margin-top: 5px;
	margin-bottom: 5px; 
    margin-right: auto;
	margin-left: auto;
    text-align: center;
   	padding: 5px; 
	}    
p.center a:link {color: #000; background-color: transparent; font-weight: bold; text-decoration: none;}
p.center a:visited {color: #000; background-color: transparent; font-weight: bold; text-decoration: none;} 
p.center a:hover {color: #3333cc; background-color: transparent; font-weight: bold; text-decoration: underline;}              
p.side {
	font-size: 0.9em;
    color: black;
    background-color: transparent;     
	line-height: 1.4em;
	margin-top: 5px;
	margin-left: 5px;    
	margin-bottom: 10px; 
	}  
p.boxlabel {
	font-size: 0.9em;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background-color: #6481da;     
	line-height: 1.1em;
	margin: 0px;  
    padding: 7px;  
	}    
p.link {margin-left: 25px; line-height: 1.5em;}    
h1 {margin-left: 20px; color: #2D3B63; background-color: white; font-size: 1.2em;
	line-height: 1.6em;    
	margin-top: 0;
	margin-bottom: 0;    
    }
h2 {margin-left: 25px; color: #2D3B63; background-color: white; font-size: 1.1em;
	line-height: 1.6em;    
	margin-top: 0;
	margin-bottom: 0;    
    }   
table.copy {color: #000000; background-color: white; font-size: .8em; text-align: center; margin-right: auto; margin-left: auto;}
     
#footertext {
    clear: both;        
	width: 760px;
	margin: 0 auto 3px auto;
	padding-top: 15px;
	padding-bottom: 10px;    
    background-color: white;  
    background-color: white;   
	font-size: .6em;
    font-weight: normal;
	color: #000000;
    text-align: center;     
    }    
table.td{width: 50%}    
table.members {font-size: .9em; line-height: 1.2em; width: 60%; margin: 1em 0 1.5em 1.5em;}
img.left {float: left; border: 0; margin: 5px;} 
img.right {float: right; border: 0;}   
img.center {border: 0;}           
#rightbox {
    position: relative;   
    float: right;
	width: 200px;
    height: auto;  
    margin: 5px;
    text-align: left;
    background-color: white;  
    border: 1px solid #6481da;
    } 
#leftbox {
    position: relative;   
    float: left;
	padding: 5px;
	width: 210px;
    height: auto;  
    margin: 5px;
    text-align: left;
    background-color: white;  
    }     