a:link {
	color: #003887;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003887;
}
a:hover {
	text-decoration: none;
	color: #003887;
}
a:active {
	text-decoration: underline;
	color: #003887;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #E7E7E7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	width: 870px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 30px;
	padding-top: 105px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFC400;
	font-size: 14px;
	font-weight: bold;
}
#header a:link {
	margin-right: 16px;
	color: #FFF;
	text-decoration: none;
}
#header a:visited {
	margin-right: 16px;
	color: #FFF;
	text-decoration: none;
}
#header a:hover {
	margin-right: 16px;
	color: #EFCD38;
	text-decoration: none;
}
#header a:active {
	margin-right: 16px;
	color: #FFF;
	text-decoration: none;
}
#main_container {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	margin-top: 25px;
	margin-right: 100px;
	margin-bottom: 25px;
	margin-left: 100px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 900px;
	text-align: center;
	font-size: 10px;
	padding-top: 15px;
	color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFC400;
}
#footer p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer a:link {
	margin-right: 10px;
	color: #FFF;
	text-decoration: underline;
}
#footer a:visited {
	margin-right: 10px;
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	margin-right: 10px;
	color: #FFC400;
	text-decoration: none;
}
#footer a:active {
	margin-right: 10px;
	color: #FFF;
	text-decoration: underline;
}
#content p {
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #003887;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #003887;
	margin-top: 15px;
	margin-bottom: 5px;
}
.emphasis {
	font-size: 12px;
	font-weight: bold;
	color: #003887;
	margin-top: 15px;
	margin-bottom: 5px;
}
