@charset "utf-8";
/* CSS Doc`ument */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	background-color: #E7EFF1;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
#Submit{
	border: 1px solid #D55000;
	margin: 0px;
	padding: 2px;
	background-color: #F5AD61;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D55000;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
.navigationtd {
	height: 23px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffc484;
}
a:link {
	color: #D55000;
	font-weight: bold;
}
a:visited {
	color: #D55000;
	font-weight: bold;
}
a:hover {
	color: #D55000;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #D55000;
	font-weight: bold;
}
a.navigation:link {
	font-size: 14px;
	color: #C44000;
	text-decoration: none;
	font-weight: normal;
}
a.navigation:visited {
	font-size: 14px;
	color: #C44000;
	text-decoration: none;
	font-weight: normal;
}
a.navigation:hover {
	font-size: 14px;
	color: #C44000;
	font-weight: normal;
	text-decoration: underline;
}
a.navigation:active {
	font-size: 14px;
	color: #C44000;
	font-weight: normal;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.smallinks:link {
	font-size: 10px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
a.smallinks:visited {
	font-size: 10px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
a.smallinks:hover {
	font-size: 10px;
	color: #666;
	font-weight: normal;
	text-decoration: underline;
}
a.smallinks:active {
	font-size: 10px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
