body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #293D5A;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	line-height: 1.2 
}
/* Indent Styles */
.0 { text-indent: 0px;  font-size: 12pt; font-weight: bold }
.1 { text-indent: 20px; font-size: 11pt }
.2 { text-indent: 40px; font-size: 10pt }
.3 { text-indent: 50px; font-size: 8pt }
.4 { text-indent: 60px; font-size: 8pt }
.5 { text-indent: 70px; font-size: 8pt }

body,td,th {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

}

.maintext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

	}

a:link {

	color: #333333;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #6D8DB9;

}

a:hover {

	text-decoration: none;

	color: #6D8DB9;

}

a:active {

	text-decoration: none;

}

.tabletext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	}

.header {

	color: #6D8DB9;

	font-size: 14px;

	font-weight:bold;

}

.sub-header {

	color: #6D8DB9;

	font-size: 16px;

	font-weight:bold;

}

.header2 {

	color:#293D5A;

	font-size: 14px;

	font-weight:bold;

	}

.disclaimer_normal {color: #293D5A}

.disclaimer_bold {

	color: #000000;

	font-weight: bold;

}

.style17 {	color: #FFFFFF;

	font-weight: bold;

}

.style19 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }

.style21 {font-size: 8px}

.style23 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.style24 {font-family: Verdana, Arial, Helvetica, sans-serif}

.footer a:link {

	font:Verdana, Arial, Helvetica, sans-serif;

	color: #333333;

	font-size: 9px;

	text-decoration: none;

}

.footer a:visited {

	font:Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none;

	font-size: 9px;

	color: #333333;

}

.footer a:hover {

	font:Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none;

	font-size: 9px;

	color: #ffffff;

}

.footer a:active {

	text-decoration: none;

}