@charset "utf-8";
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
}
.text_footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #1F8178;
}
.padding_top_bot {
	padding-top: 15px;
	padding-bottom: 15px;
}
.padding_top {
	padding-top: 15px;
}
.text_main {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-right: 20px;
	padding-left: 20px;
}

.text_mainlg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-right: 20px;
	padding-left: 20px;
}
.text_whi {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	margin-top: 1px;
	margin-bottom: 1px;
}

.outline {
	border: 1px solid #208178;
}
.text_titles {
	font-family: Tahoma;
	font-size: 12px;
	color: #4A4A4A;
	font-weight: bold;
}
.table_header {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #A76ECD;
}
.table_cells {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #EDE1F4;
}
.text_nospace {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
.line_dot_l {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #1F8178;
}
.bg_l {
	background-image: url(images/shade_r2_c1.jpg);
	background-repeat: repeat-y;
}
.bg_r {
	background-image: url(images/shade_r2_c6.jpg);
	background-repeat: repeat-y;
}
.bg_m {
	background-image: url(images/bg_mid.jpg);
	background-repeat: repeat-y;
}
.bg_ser {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}
