@charset "UTF-8";
.bg_footer {
	background-image: url(../images/index/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.caption_lightblue {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #83abe1;
}
.caption {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.bg_white4px {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.padding_bottom_20px {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}.body_padright {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding-right: 10px;
}
.body {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.bg_line {
	background-image: url(../images/index/bg_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.image_padding {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.header {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #002B64;
}
.subheader {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #002B64;
}
.image_border {
	padding: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #002B64;
}
