body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: 0px;
}
.border_outside {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.text_header {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text_sub_header {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #8dacc4;
	text-decoration: none;
}
.text_body {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
a:link {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #2c5ec1;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #2c5ec1;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #2c5ec1;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #2c5ec1;
	text-decoration: none;
}
.text_header_top {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #356f97;
	text-decoration: none;
}
.text_sub_header_top {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
.text_sub_header_top_call {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.text_header_box {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
.text_body_box {
	font-family: Arial;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}