@charset "utf-8";
.border_l {
	background-image: url(images/border_l.jpg);
	background-repeat: repeat-y;
}
.text_para {
	font-family: Tahoma;
	font-size: 11px;
	color: #4a6b87;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 15px;
}
.padding_top {
	padding-top: 10px;
}


.border_r {
	background-image: url(images/border_r.jpg);
	background-repeat: repeat-y;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.text_lg {
	font-family: Tahoma;
	font-size: 14px;
	color: #4a6b87;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 15px;
}
.text_bullets {
	font-family: Tahoma;
	font-size: 11px;
	color: #4a6b87;
	line-height: 18px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 15px;
	margin-left: 15px;
}
.outline {
	border: 1px solid #4A6B87;
}

.text_links {
	font-family: Tahoma;
	font-size: 11px;
	color: #406728;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.text_para_indent {
	font-family: Tahoma;
	font-size: 11px;
	color: #4a6b87;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 15px;
	margin-left: 30px;
}
.padding_left {
	padding-left: 10px;
}
.padding_right {
	padding-right: 10px;
}
.text_para_nomargins {
	font-family: Tahoma;
	font-size: 11px;
	color: #4a6b87;
	line-height: 18px;
}
.text_accent {
	font-family: Tahoma;
	font-size: 14px;
	color: #4a6b87;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	font-weight: bold;
	margin-left: 20px;
}
.text_links_nomargin {
	font-family: Tahoma;
	font-size: 11px;
	color: #406728;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
}
