html, body {
	height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C6D7E0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#container {
	padding: 10px;
	background: #FFFFFF;
}
.border {
	background-color: #000000;
	background-position: top;
	height: 100%;
	width: 1px;
}
.navbar {
	background-color: #3C3C86;
	height: 27px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 18px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.body a:link {
	font-weight: bold;
	color: #3C3C86;
	text-decoration: underline;
}
.body a:hover {
	font-weight: bold;
	color: #3C3C86;
	text-decoration: underline;
}
.body a:active {
	font-weight: bold;
	color: #3C3C86;
	text-decoration: underline;
}
.body a:visited {
	font-weight: bold;
	color: #3C3C86;
	text-decoration: underline;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #FFFFFF;
	font-weight: bold;
}
.bodyLargeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	background-color: #FFFFFF;
	height: 100%;
	font-weight: bold;
}
.footer {
	padding-right: 18px;
	padding-bottom: 5px;
	background-color: #76B06E;
	height: 75px;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: normal;
	text-align: right;
	position: relative;
	vertical-align: bottom;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
