body, html, .outer { height: 100% }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #5A5A5A;
	line-height: 16px;
	margin: 30 0 0;
	padding: 0;
	background-image: url(images/watermark.gif);
}
.outer {
	margin-left: auto;
	margin-right: auto;
}
td { 
	vertical-align: middle 
}
.inner {
	width: 770px;
	height: 550px;
	background: #FFFFFF;
	text-align: center;
}
.maintbl {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
h3 {
	font-size: 20px;
	color: #0D469F;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 300;
}
h2 {
	font-size: 24px;
	color: #65C2C2;
	letter-spacing: 10px;
	word-spacing: 20px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #0D469F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.grayText {
	color: #5A5A5A;
}

.txt9 {
	font-size: 9px;
}
.icon {
	z-index: 0;
	position: relative;
	height: 83px;
	width: 83px;
	top: -30px;
}
