@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #8D949B;
	background-color: #FFFFFF;
	background: url(images/left.gif);
	text-align: center;
	vertical-align: top;
	margin: 0 auto;
	width: 800px;
}
a {
	text-decoration: none;
}

img {
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cent {
	text-align: center;
	padding-top:4px;
	background-color: #FFFFFF;
}

p {
	text-align: left;
	font-weight:normal;
	margin:0;
	padding:0;
}
.bolder {
	font-size: 12px;
	font-weight: bolder;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height:normal;
	text-decoration:none;
}
.columns {
	padding: 4px;
	width: 701px;
	background-color: #FFFFFF;
}
.submenu {
	width: 125px;
}
.content {
	text-align: left;
}
tr td th {
	vertical-align:top;
}
.linked {
	text-align: left;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
.bolderInactive {
	font-size: 12px;
	font-weight: bolder;
	color:#8D949B;
	font-family: Arial, Helvetica, sans-serif;
	line-height:normal;
	text-decoration:none;
}
.titlebig {
	font-size: 30px;
	font-weight: normal;
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	line-height:normal;
	text-decoration:none;
}
.black_indent_text {
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
	text-decoration:none;
	padding-left: 25px;
}
.style1 {
	font-size: 12px;
	font-style: italic;
}
.style2 {
	font-size: 15px;
	font-weight: bold;
}
.bolderInactiveCentered {
	font-size: 10px;
	font-weight: bolder;
	color:#8D949B;
	font-family: Arial, Helvetica, sans-serif;
	line-height:normal;
	text-decoration:none;
	text-align: center;
}
