@charset "utf-8";
.center_image {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
.form_buttons {
	padding-left: 150px;
}
.formbox {
	width: 350px;
	border: 0.05em solid #333;
	padding: 10px;
	margin-left: 50px;
	background-color: #EEE;
	height: auto;
}
.highlight {
	background-color: #FF9;
	padding: 0px;
	font-weight: bold;
}

.form-field {
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 300px;
	text-align: left;
	float: left;
}
.form_labels {
	text-align: right;
	padding-left: 25px;
}
.field_box {
	width: 150px;
	text-align: left;
	margin-left: 20px;
	height: 20px;
}

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(images/back.png);
}
.wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000;
	background-color: #FFF;
	height: auto;
	overflow: hidden;
}
.limited {
	float: left;
	width: 320px;
}


.content {
	float: left;
	width: 880px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	height: auto;
	font-weight: normal;
}
.center_text {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}

.redtext {
	color: #F00;
}
.wrapper #header {
	height: 100px;
	width: 900px;
	float: left;
}
.wrapper #main {
	float: left;
	width: 880px;
	height: auto;
	padding: 10px;
	background-color: #F3EFEB;
	overflow: hidden;
}
.section_titles {
	width: 860px;
	border-top-width: 0.05em;
	border-bottom-width: 0.05em;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #333;
	border-bottom-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-right: 10px;
	margin-left: 10px;
	height: 50px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.small_bold {
	font-weight: bold;
	text-transform: uppercase;
}
.page_heading_title {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: normal;
}
.center_box {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	height: auto;
}
.subject {
	border-bottom-width: .05em;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}

#footer   {
	float: left;
	height: 25px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: .05em;
	border-top-style: dashed;
	border-top-color: #333;
}

.bluetext {
	color: #00C;
	font-style: italic;
}
.personal_quote {
	width: 495px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000;
	font-size: 13px;
	float: left;
	padding-left: 10px;
	border-right-width: 0.05em;
	border-right-style: dashed;
	border-right-color: #333;
	height: auto;
	border-left-width: 0.05em;
	border-left-style: dashed;
	border-left-color: #333;
	margin-right: 5px;
	margin-left: 10px;
	padding-right: 5px;
}
#stockholder {
	float: left;
	width: 320px;
}

#video_holder {
	float: right;
	width: 320px;
	height: 260px;
	background-color: #CCC;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#button {
	width: 500px;
	height: auto;
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	float: left;
	text-align: center;
	margin-top: 7px;
}
.picture_container {
	float: left;
	width: 528px;
	margin-top: 50px;
}

#left {
	float: left;
	width: 528px;
	margin-right: 10px;
	background-color: #FFF;
	border: 0.05em solid #CCC;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#right {
	float: left;
	width: 325px;
	background-color: #999;
	padding-left: 5px;
	padding-bottom: 5px;
}
.small_adblock {
	float: left;
	width: 320px;
	height: 334px;
	background-image: url(images/videobanner.jpg);
	background-repeat: no-repeat;
}
#minivideo {
	display: block;
	overflow: hidden;
	height: 150px;
	width: 180px;
	float: left;
	background-color: #CCC;
	margin-top: 5px;
	margin-left: 5px;
}


#weather {
	float: left;
	width: 320px;
}
.news_wire_release_text {
	text-align: center;
	margin-bottom: 10px;
}
.btn_container {
	float: left;
	height: 100px;
	width: 540px;
}

