@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
}
#bd_top_edg {
	width: 867px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-size: .1em;
	background-image: url(images1/top_edge.jpg);
	height: 16px;
}
#body_container {
	width: 847px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: .65em;
	background-image: url(images1/bg.jpg);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content_box {
	width: 790px;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images1/div_vrtline.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.clearing {
	font-size: .1em;
	clear: both;
}
#c_box_l {
	float: left;
	width: 380px;
}
#c_box_r {
	float: right;
	width: 380px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 4em;
	font-weight: normal;
	margin-top: 0px;
}
.highlight_txt {
	font-size: 1.5em;
}
.big_txt {
	font-size: 1.52em;
}
#img_box {
	padding-right: 10px;
	padding-left: 30px;
}
.img_padding {
	padding-left: 52px;
}
#bd_btm_edg {
	width: 867px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: .1em;
	background-image: url(images1/btm_edge.jpg);
	height: 16px;
}
a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
