body {
	background-color: #96A9BF;
	padding: 0px;
}
.text {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	text-align: justify;
	border-top: 2px solid #B42302;
	border-left: 6px solid #B42302;
}
.navbar {
	background-color: #96A9BF;
	padding-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	color: #FFFFFF;
	border-bottom: 1px solid #AA4034;
	padding-left: 3px;
}
.navtable {
	background-color: #96A9BF;
	padding-top: 10px;
	padding-left: 10px;
}
.whitetable {
	background-color: #FFFFFF;
	border: 1px solid #40598B;
}
.rightcolumn {
	background-color: #FFFFFF;
	padding-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B42302;
	border-right-color: #B42302;
	border-bottom-color: #B42302;
	border-left-color: #B42302;
}
.righttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #C8E3FF;
	padding: 5px;
	border: thin solid #40598B;
	text-align: justify;
	word-spacing: 1px;
}
.punchboxplain {
	float: right;
	text-align: right;
	font-size: 16px;
	padding: 5pt;
	background: #96A9BF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 40%;
	margin: 15px -10px 15px 15px;
	line-height: 1.7em;
	border-top: 1px solid #40598B;
	border-bottom: 1px solid #40598B;
	border-left: 1px solid #40598B;
	font-weight: bold;
}
.textfooter {
	background-color: #96A9BF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 10px;
	text-align: center;
}
a:link {
	color: #B1230C;
	text-decoration: none;
}
a:visited {
	color: #B1230C;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #B1230C;
	text-decoration: none;
}
.textplain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	text-align: justify;
	color: #333333;
	background: #FFFFFF;
}
