#Table_01 td {
	vertical-align: top;
}
#Table_01 {
	background-image: url(images/BGrepeat.gif);
	background-repeat: repeat-y;
}
#footer {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
	text-align: center;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	color: #000000;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}
h1 {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 24px;
	color: #28516E;
	background-position: center;
	text-align: center;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #28516E;
}

.narrowcontent {
	margin-right: 40px;
	margin-left: 40px;
}
.required {
	font-weight: bold;
	color: #FF0000;
}
#caption a {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
#caption {
	margin-top: 15px;
	font-size: 9px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 20px;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #E57E35;
}
