/* CSS Document */
body {
	background-color: #494949;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 22px;
}
a {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #B9090A;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #003399;
	line-height: 26px;
}
h1 strong {
	color: #A70506;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #A70606;
	background-image: url(images/h2-arr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
}
h3 {
	margin: 0px;
	padding: 0px;
	color: #890303;
	font-size: 18px;
	font-weight: bold;
}
h4 {
	margin: 0px;
	padding: 0px;
	color: #205B02;
	font-size: 14px;
	font-weight: bold;
}

form {
	margin: 0px;
	padding: 0px;
}
.field1 {
	width: 135px;
	border: 1px solid #000000;
	height: 22px;
	vertical-align: middle;
	line-height: 22px;
}
.img-r {
	float: right;
	margin-left: 10px;
}
.text-yellow {
	font-weight: bold;
	color: #FFFF99;
}
.text-white {}
