@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	right: auto;
	clip: rect(auto,auto,auto,auto);
	font-size: 11px;
	color: #666;
	margin: 0px;
	padding: 0px;
}
.news-letter {
	background-image: url(images/news-letter.png);
	background-position: center 8px;
	text-align: center;
	background-repeat: no-repeat;
	height: 136px;
	width: 210px;
}
.text_justified {
	text-align: left;
	font-size: 11px;
	color: #666;
	padding-left: 10px;
	font-weight: normal;
}
.nav_cell_right {
	text-align: center;
	width: 150px;
	vertical-align: top;
}
.middle_block_text {
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}
.banner_cell {
	vertical-align: top;
	text-align: left;
	width: 120px;
}

.line_break {
	background-image: url(images/line_break.jpg);
	background-repeat: repeat-x;
	height: 1px;
}
.line_break_vert {
	background-image: url(images/line_break_vert.jpg);
	background-repeat: repeat-y;
	width: 1px;
}


.green_color {
	font-weight: bold;
	color: #628C00;
	text-decoration: none;
}
.left_text {
	text-align: left;
	width: 700px;
	vertical-align: top;
}
.footer {
	text-align: center;
}

.h1_tags {
	font-size: 11px;
	color: #628C00;
	font-weight: bold;
}
.navigationa {
	color: #666;
	text-decoration: none;
}
.navigationa:hover {
	color: #6B9F00;
	text-decoration: blink;
}.links {
	font-weight: bold;
	color: #658A02;
	text-decoration: none;
}
.copy_right {
	text-align: right;
	width: 450px;
}
.copy_left {
	text-align: left;
	width: 450px;
}
