@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.box {
	background-color: #C5C299;
	padding: 10px;
	float: right;
	width: 225px;
	border: 1px solid #000;
	text-align: center;
	margin-bottom: 15px;
	margin-left: 20px;
	line-height: 12px;
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
.home_text {
	padding-right: 25px;
	padding-left: 25px;
	text-align: justify;
	line-height: 12px;
}
.home_left_text {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: left;
	font-size: 10px;
	line-height: 11px;
}
.img_border {
	padding-right: 10px;
	padding-bottom: 10px;
}
.footer_text {
	text-align: right;
	font-size: 10px;
	color: #cccc99;
	line-height: 16px;
	letter-spacing: 1px;
}
a:link {
	font-weight: bold;
	color: #cc0000;
	text-decoration:none;
}
a:visited {
	font-weight: bold;
	color: #dc3837;
	text-decoration:none;
}
a:active {
	font-weight: bold;
	color: #dc3837;
	text-decoration:none;
}
a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline;
}
.internal_text {
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 13px;
}
.biglink {
	font-size: 14px;
	font-weight: bold;
}
.form_format {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
}
.left_col {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: 10px;
	line-height: 11px;
}
.footer_keywords {
	text-align: justify;
	font-size: 10px;
	color: #333;
	line-height: 12px;
	letter-spacing: 1px;
}
