@charset "UTF-8";
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 559px;
	width: 481px;
	margin-left: 0px;
	overflow: visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
	padding: 15px;
	text-align: left;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
#content a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006698;
	text-decoration: none;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 481px;
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: normal;
}
#content input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #006699;
}
#content table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.red {
	color: #993300;
}
#titleBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EDB52F;
	height: 13px;
	width: 900px;
	text-align: center;
	display: block;
	margin: 0px;
	vertical-align: baseline;
	padding-top: 9px;
	padding-bottom: 9px;
}
.border {
	border: 1px solid #006699;
}
.blue {
	color: #006699;
}
.blueText13 {
	font-size: 13px;
	color: #006699;
}
.textRight {
	text-align: right;
	display: block;
}
