a:active, a:hover, a:link, a:visited {
	color: #28759c;
	font-weight: bold;
	text-decoration: none;
}
a.nav:active, a.nav:link, a.nav:hover, a.nav:visited {
	color: #ffffff;
	text-decoration: none;
}
body {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
img.wrap {
	float: left;
	margin: 0px 10px 4px 0px;
}
td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
td.intro {
	font-size: 12px;
}
td.box_border {
	background: url(../images/box_border.gif) #82a1b2 bottom left no-repeat;
	height: 198px;
	width: 1px;
}
td.footer {
	background: url(../images/footer_bg.jpg) bottom left repeat-x;
	border-right: 1px #7fa0b0 solid;
	border-left: 1px #7fa0b0 solid;
	height: 120px;
	padding-bottom: 20px;
	text-align: center;
	vertical-align: middle;
}
td.lt_col {
	padding: 0px 12px 0px 0px;
	vertical-align: top;
}
td.main {
	border-top: 0px;
	border-right: 1px #7fa0b0 solid;
	border-bottom: 0px;
	border-left: 1px #7fa0b0 solid;
	padding: 40px 20px 40px 20px;
}
td.nav {
	background: url(../images/banner.jpg) top left no-repeat;
	height: 165px;
	padding: 0px 116px 0px 0px;
	text-align: right;
	vertical-align: bottom;
	width: 964px;
}
td.nav_txt {
	background-color: #7d9eaf;
	border-top: #72909f;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
td.rt_col {
	vertical-align: top;
}
td.section {
	background: url(../images/box_bg.gif) #eef3f5 bottom left repeat-x;
	border-top: 1px #82a1b2 solid;
	padding: 10px;
	vertical-align: top;
}
.h1 {
	color: #582b2e;
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 3px;
}
.quote {
	font-size: 10px;
}
.padding {
	margin-bottom: 20px;
}
