@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	background-image: url(images/head_foot_02.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 176px;
}
.bg1 {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position:center top;
}
.bg2 {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position:center bottom;
}
.bg3 {
	background-image: url(images/bg2.png);
	background-repeat: no-repeat;
	background-position:center top;
}
.footer {
	background-image: url(images/head_foot_09.png);
	background-repeat: repeat-x;
	height: 47px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 5px;
	padding-left: 300px;
}
.footertext a {
	color: #000000;
	text-decoration:none;
}
.footertext a:hover {
	color: #000000;
	text-decoration:underline;
}
.leftcol {
	min-height:490px;

}

.left_col_bg {
	background-image: url(images/left_col_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.arial22_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.arial18_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}
.arial19_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #333333;
	text-align:left;
	text-decoration:underline;
	padding-top:80px;
}
.arial12_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.arial13_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;

}
.arial13-b_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	line-height:20px;
}
.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF0000;
	font-weight: bold;
}

