#tblWrapper td {
	vertical-align: top;
}
#contentWrapper {
	padding-top: 10px;
	padding-right: 80px;
	padding-bottom: 10px;
	padding-left: 80px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414040;
	margin: 0px;
	padding: 0px;
}
#divFooter{
	font-size: 14px;
	font-weight: bold;
	color: #001E48;
	height: 275px;
	background-image: url(images/footer.jpg);
}#footerLinks {
	text-align: center;
	width: 600px;
	margin-top: 23px;
	margin-right: auto;
	margin-left: auto;
}
#tblWrapper {
	border: 1px solid #666666;
}
#bottom {
	font-size: 13px;
	color: #001E48;
	background-color: #BABABA;
	text-align: center;
	font-weight: bold;
}
.caption {
	font-size: 9px;
}
#footerLinks a {
	color: #001E48;
	font-weight: bold;
}
#footerLinks a:hover {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:link, a:visited, a:active{
	text-decoration: none;
	font-weight: bold;
	color: #001E48;
}
h1 {
	font-size: 20px;
}
.required {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
