body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/interface/topshadow.gif);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:hover {
	color: #4B87C9;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
table#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #367FC5;
}
table#footer td {
	font-size: 9px;
	padding-top: 10px;
	padding-bottom: 30px;
	line-height: 11px;
	font-weight: normal;
}
table#footer a:link {
	font-size: 10px;
	color: #367FC5;
	margin-right: 20px;
}
table#footer a:visited {
	font-size: 10px;
	color: #367FC5;
	margin-right: 20px;
}
p {
	font-size: 10px;
	margin: 0px 0px 10px;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #367FC5;
	margin: 0px 0px 20px;
	padding: 0px;
	font-weight: bold;
}
.pagesubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #367FC5;
	margin: 15px 0px 10px;
	padding: 0px;
	font-weight: bold;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #367FC5;
	padding: 5px;
	width: 300px;
}
