body {
	margin: 0;
	background-color: #cfe1e8;
}

td {
	font-size: 10pt; color: #333333; font-family: arial, helvetica, sans-serif
}

a:link {
	color: #26789d; text-decoration: none
}

a:visited {
	color: gray; text-decoration: none;
}


a:visited:hover {
	color: gray; text-decoration: underline;
}

.tabletop  {
	 background-image: url(tabletop.jpg); height:30px; padding:0px;
}

.tableleft {
	 background-image: url(tableleft.jpg); 
	 width:5px;
	 background-position: left;
	 padding: 0px;
}

.toplogo {
	 background-image: url(top_logo.jpg); 
	 height:155px;
	 padding:0px;
}

.homejpg {
	 background-image: url(home.jpg); 
	 height:100px;
	 padding:0px; 
}

.tableright {
	 background-image: url(tableright.jpg); 
	 width: 5px;
	 background-position: right;
	 padding:0px;
}

.main {
	width: 700px; background-color:#ffffff; border:0px; margin: auto auto auto auto; padding: 0px;
	}

.address {
	text-align:right; margin-right:10px
}

td.bar {
	 vertical-align:top; width:160px; padding:0px;
}

div.bar {
	 margin-left: 5px; margin-top: 20px;
}

hr.bar {
	color: #26789d; height: 1px;
}

.right {
	 padding-left: 60px; padding-right: 60px; vertical-align: middle;
}

h1 {
	font-size: 12pt; margin-top: 0px; margin-bottom: 0px; 
}

h2 {
	font-size: 11pt; margin-top: 0px; margin-bottom: 0px; 
}

h3 {
	font-size: 10pt; margin-top: 0px; margin-bottom: 0px; 
}

img {
	border: 1px;
	border-color: #26789d;
}

.text {
	margin-top:0px;
}