@charset "utf-8";
.image_float_left {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #333;
}
.image_float_right {
	float: right;
	clip: rect(auto,auto,auto,auto);
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #333;
}

.image_fload_center {
	display: block;
	margin: 0 auto;

}
.image_left_first {
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 7px;
	margin-left: 0px;
	border: 1px solid #333;
}

.anchor {
	font-size: 12px;
	font-style: italic;
	color: #006;
}


.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
.h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

.body_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
}
.container .footer .footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	width: 1050px;
}
.width_container {
	float: none;
	width: 1017px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.body_container {
	float: none;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 840px;
}
.script_text {
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
}
body {
	background-color: #FFF;
	background-image: url(vo/assets/images/backgroundnew.jpg);
	background-position: center top;
}
.table_rule {
	border: thin solid #000;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.text_float_center {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.h4_top {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 10px;
	font-style: italic;
}
.footer_info_middle {
	display: block;
	margin: 0 auto;
}
