
body{ 
background: url(graphics/bluebackground.gif) repeat-x #3A698C;
 font-size: 8pt;  
 margin: 0px;
/* background-color: #FFFFFF; */
}

h1 {
font-family: "Arial", "Helvetica", "Veranda", sans-serif; 
font-weight: bold; 
color:#000000 font-size: 8pt; ; 
font-size: 20px;
padding-bottom: 15px; 
padding-top: 20px;



}

a:link {
font-family: "Arial", "Helvetica", "Veranda", sans-serif; 
font-weight:normal; 
color:rgb(244,114,28); 
 font-size: 8pt;  
text-decoration:underline; 

}

a:visited {
font-weight:normal; 
text-decoration:underline;
 font-size: 8pt;  
color:#666666; 

}

a:focus {
font-weight:normal; 
color:#28438E; 
text-decoration:underline;
}


a:hover {
font-weight:normal; 
color:#28438E; 
text-decoration:underline;
}

a:active {
font-weight:normal; 
color:#28438E; 
text-decoration:underline;
}


#bodytable { 
width: 1024px;
background: #FFFFFF;
 font-size: 8pt;  

}



.content {
font-family: "Arial", "Veranda", "Helvetica", sans-serif;
font-size: 13px; 
font-weight:normal;
color: #000000; 
text-align:left;
line-height: 150%;
margin-left: 235px;
padding-right:40px;
padding-left: 235px;
vertical-align:top;
    min-height: 500px;
    height: expression(this.scrollHeight < 500 ? "500px" : "auto");
background: white url(graphics/backgroundphoto.jpg) no-repeat;
}



#rightbar {
background-color: #B2B884;
height: 100%;
padding-bottom: 40px;
}


#footer {
	font-family: "Arial", "Veranda", sans-serif;   
	font-weight:normal; 
	font-size:11px;
	color: #ffffff; 
	text-align: center;
	line-height:150%;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: bottom;
background: #3A698C;
	}


#footer a {
	font-family: "Arial", "Veranda", sans-serif;
	font-weight:normal; 
	font-size:11px;   
	color:#ffffff; 
	text-decoration:underline; 
	}

#footer a:visited {
	font-weight:normal; 
	text-decoration: none;
	color:#ffffff; 
	}

#footer a:focus {
	font-weight:normal; 
	color:#ffffff; 
	text-decoration: none;
	}

#footer a:hover {
	font-weight:normal; 
	color:#ffffff; 
	text-decoration: none;
	}

#footer a:active {
	font-weight:normal; 
	color:#ffffff;  
	text-decoration: none;
	}

	
table { 
font-family: "Arial", "Veranda", "Helvetica", sans-serif;
font-size: 12px; 
font-weight:normal;
color: #504F50; 
}

td { 
	 font-size: 8pt;  
}

