.wrapper {
	width: 670px;
	vertical-align: top;
	background-color: #FFFFFF;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-image: url(img/tile.jpeg);
	background-repeat: repeat;
}
.column {
	padding: 15px;
	width: 50%;
	vertical-align: top;
}
.headersMain {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}
.headersSub {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
}
.subsubHeaders {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
}
.tagLine {
	font-style: italic;
	color: #FFFFFF;
	background-color: #40389C;
	height: 25px;
	vertical-align: middle;
	letter-spacing: 2px;
}
.icolLeft_top {
	vertical-align: middle;
	height: 100px;
	padding-left: 10px;
	padding-top: 15px;
	width: 50%;
}
.icolRight_top {
	height: 100px;
	width: 50%;
	padding: 5px;
}
.indexMenu {
	background-color: #009865;
	vertical-align: top;
	padding-top: 10px;
	width: 40%;
}
.indexLeft {
	width: 60%;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
.indexEmail {
	padding: 15px;
	height: 50px;
}
.white {
	color: #FFFFFF;
}
.indexImg {
	width: 60%;
	padding-top: 20px;
	padding-left: 15px;
}
.headersMainPlain {
	font-size: 18px;
	font-weight: bold;
}
.imageRight {
	margin-left: 5px;
}
.footer {
	text-align: right;
	vertical-align: middle;
	padding: 3px;
	height: 25px;
	font-size: 10px;
}
.logoTable {
	padding: 30px 15px 15px;
	width: 500px;
}
.smallText {
	font-size: 10px;
}
.indexBtm {
	background-color: #009865;
	vertical-align: top;
	padding-top: 10px;
	width: 40%;
	background-image: url(img/tap.jpg);
	background-repeat: repeat;
	background-position: bottom;
}
.addressLines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.address {
	margin-top: 15px;
}
