body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table {
	padding: 0px;
	border: 1px black;
	vertical-align: top;
}

td {
	margin: 0px;
	padding: 0px;
}

td.logo {
	width: 900px !important;
	height: 221px !important;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
td.nav, nav1, td.nav2, td.nav3, td.nav4, td.nav5, td.nav6, td.nav7  {

	text-decoration: none;
	padding: 0px;
	border: none;
	border-bottom: none;
	margin: 0px;

}

td.colleft {
	width: 150px !important;
	min-height: 300px !important;
	vertical-align: top;
	background-color: white;
}
td.colmiddle {
	width: 590px !important;
	min-height: 300px !important;
	vertical-align: top;
}
td.colright {
	width: 150px !important;
	min-height: 300px !important;
	vertical-align: top;
}
td.footer {
	width: 900px !important;
	height: 30px;
	text-align: center;

}
h1, h2, h3, h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 8px 0px 15px;
	//padding: 8px 8px 0px 8px;
	vertical-align: top;
	text-align: left;
}
h1 {
	font-size: medium;
	vertical-align: top;
}

h5 {
	font-size: medium;

}


p {
	font-size: small;
	padding: 0px 8px 0px 15px;
	//padding: 0px 8px 0px 8px;
	text-align: left;
}
td {
	font-size: small;
	vertical-align: top;
}
blockquote {
	background-color: #DFEFF5;
	border: 1px;
	border-style: solid;
	border-color: #BCE0E9;
	padding: 8px;
	width: 80%;
	margin: 15px 0px 10px 0px;
	//margin: 8px 8px 8px 8px;
	text-align: left;
}
blockquote.footer {
	background-color: #DFEFF5;
	border: 1px;
	border-style: solid;
	border-color: #BCE0E9;
	padding: 8px;
	width: 100%;
	margin: 15px 0px 10px 0px;
	//margin: 8px 8px 8px 8px;
	text-align: center;
}
img.left {
	margin: 0px 8px 0px 0px;
}
img.right {
	margin: 0px 0px 0px 8px;
}
p.footer {
	font-family: "Courier New", Courier, monospace;
	color: Silver;
	text-align: center;
	font-size: small;
	font-size-adjust: none;
}
a:link {
	color: Blue;
	text-decoration: none;
	border-bottom: 0px;
}
a:visited {
	color: Blue;
	text-decoration: none;
	border-bottom: 0px;
}
a:active {
	color: Black;
	text-decoration: none;
	border-bottom: none;
}
a:hover {
	color: Red;
	text-decoration: none;
	border-bottom: 0px;
}
img.right {
	margin: 8px 0px 0px 0px;
}
#img1, #img2, #img3, #img4, #img5, #img6, #img8 {
	border-bottom: none;
	text-decoration: none;
	width: 128px;
	height: 30px;
	padding: 0px;
	margin: 0px;
}
table.contact {
	padding: 0px;
	border: 1px black;
	vertical-align: top;
	width: 500px;	
}

