body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #e6edf3;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #87a4bd;
}
a:active {
	color: #87a4bd;
}
.footer {
	font-size: 10px;
	color: #003399;
}
a.footer:link {
	color: #003399;
}
a.footer:hover {
	color: #003399;
}
a.footer:active {
	color: #003399;
}
.bodyJustified {
	text-align: justify;
}
.toplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	line-height: 18px;
	text-decoration: none;
}
a.toplinks:link {
	color: #003399;
	text-decoration: none;
}
a.toplinks:visited {
	color: #003399;
	text-decoration: none;
}
a.toplinks:hover {
	color: #87a4bd;
	text-decoration: none;
}
a.toplinks:active {
	color: #87a4bd;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	line-height: 23px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	line-height: 19px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	line-height: 15px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	line-height: 17px;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	line-height: 23px;
}

.h2 {
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	line-height: 19px;
}
.h3 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	line-height: 15px;
}
.h4 {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	line-height: 17px;
}
.img-left {
	float: left;
	border: 0;
	margin-right: 15px;
	margin-left: 0;
	margin-bottom: 10px;
}
.img-right {
	float: right;
	border: 0;
	margin-left: 15px;
	margin-right: 0;
	margin-bottom: 10px;
}
#contentMain {
	position: relative;
	width: 700px;
	margin: 0;
	padding: 30px 0 20px 100px;
	text-align: left;
}
#contentLeft {
	float: left;
	width: 340px;
	border: 0;
	margin: 0;
	padding: 0;
}
#contentRight {
	float: right;
	width: 340px;
	border: 0;
	margin: 0;
	padding: 0;
}
#footer {
	position: relative;
	width: 700px;
	margin: 0;
	padding: 0 0 50px 100px;
	text-align: left;
}