body {
	border: 0px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	background-color: white;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}
.wrap{
	width: 1050px;
	margin: 0px;
}

.header{
	width: 1050px;
	height: 70px;
	padding: 0px 0px 0px 0px;

}

.header img {border: 0px;}

.navhorizontal{
	width: 1050px;
	color: white;
	text-align: center;

	margin-top: 0px;
}
	
.navhorizontal a:link {font-weight: normal; text-decoration: none; color: #768FBE;} 
.navhorizontal a:visited {font-weight: normal; text-decoration: none; color: #768FBE;} 
.navhorizontal a:hover {font-weight: normal; text-decoration: underline; color: #768FBE;} 

.clear { clear: both; }
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.leftbody {
	float: left;
	width: 750px;
	margin: 0;
	margin-left: 40px;
    margin-right: 20px;
    margin-top: 30px;
	padding: 0px 0px 0px 0px;
	background-color: white;

}

.rightbody {
	margin-left: 250px;
	padding: 5px 0px 0px 0px;
	border-top: 0px;
	
}
.rightbody img {border: 0px;}

.rightbody a:link {font-weight: normal; text-decoration: none; color: black;} 
.rightbody a:visited {font-weight: normal; text-decoration: none; color: black;} 
.rightbody a:hover {font-weight: normal; text-decoration: underline; color: #768FBE;} 

a:link {font-weight: normal; text-decoration: none; color: black;} 
a:visited {font-weight: normal; text-decoration: none; color: black;} 
a:hover {font-weight: normal; text-decoration: underline; color: #768FBE;} 

.copyright {
	width: 1050px;
	padding: 15px 5px 5px 5px;
	text-align: center;
	color: #888888;
}

td {	
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

hr { height: 2px; color: #ffffff;}
img {border: 0px;}

.titles {
	width: 800px;
	font-size: x-large;
	font-family: Lucida Sans Unicode;
	font-style: regular;
	border-top: 5px solid #ffffff;
	padding-bottom: 10px;
} 

.titles2 {
	width: 800px;
	border-top: 5px solid #768FBE;
	border-bottom: 5px solid #768FBE;
	font-size: x-large;
	font-family: Lucida Sans Unicode;
	font-style: regular;
	height: 30px;
} 

tr {
	padding: 10px 0px 10px 0px;
	
}

.leftbody tr {
	padding: 0px 0px 0px 0px;
	
}

tr img {border: 0px;}
