/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, "MS Sans Serif", Verdana;
	font-size: 12px;
	color: #4a494b;
}
.form {
	font-family: Arial, Helvetica, "MS Sans Serif", Verdana;
	font-size: 12px;
	color: #4a494b;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-weight: bold;
	color: #339933;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #339933;
}
a:hover {
	text-decoration: underline;
	color: #00afef;
}
a:active {
	text-decoration: none;
	color: #339933;
}
.home_intro {
	text-align: justify;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 16px;
}
.home_teasers {
	padding-right: 20px;
	padding-left: 25px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: justify;
	line-height: 16px;
}
.subtitle {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #008DC4;
}
.subtitlebig {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #008DC4;
}

.home_address {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1px;
	text-align: center;
}
.footer_text {
	font-size: 10px;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: right;
}



.home_middle {
	padding-right: 25px;
	padding-left: 20px;
	text-align: justify;
	line-height: 16px;	
}
#body_text {
	line-height: 16px;
	text-align: justify;
	padding: 25px;
}
#form_text {
	line-height: 16px;
	text-align: justify;
	padding: 25px;
}

#body_text ul li{
	margin-bottom: 5px;
}
.img_right {
	float: right;
	margin-bottom: 15px;
	margin-left: 25px;
	border: 2px solid #FFF;
}
.img_border {
	border: 2px solid #FFF;
}

.img_left {
	float: left;
	margin-bottom: 15px;
	margin-right: 25px;
	border: 2px solid #FFF;
}
.sidebar_text {
	line-height: 16px;
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
}
.sidebar_links {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	text-align: right;
	padding-right: 30px;
	padding-left: 30px;
}
.sidebar_sublinks {
	font-size: 15px;
	line-height: 20px;
}

#body_text table td {
	border: 1px solid #4a494b;

}
.fine_print {
	font-size: 10px;
	line-height: 12px;
}
.footer_keywords {
	font-size: 10px;
	color: #CCC;
	text-align: center;
}
