@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #333333;
	background-image: url(../images/template/background.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
}
.bold_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.bold_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.bold_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.bold_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009966;
}
.small_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
.bold_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
}
.no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bold_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
}
.large_bold_header_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}
.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.red {
	color: #FF0000;
}
.table_bg {
	background-color: #BDFFC4;
}
.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.14pt_bold {
	font-size: 16px;
}
.12pt_full_justified {
	text-align: justify;
}
.form_field {
	width: 200px;
}
.paragraph_justified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}
.header_dark_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #900;
}
.float_graphic {
	float: right;
	padding-left: 10px;
	padding-top: 0px;
}
.floating_graphic_right2 {
	float: right;
	padding-right: 6px;
	padding-top: 13px;
}

.center_image {
	padding-left: 10px;
}
.left_float {
	float: left;
	padding-top: 20px;
	padding-right: 10px;
}
.right_11pts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}
.right_blod {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
.news_header {
	font-size: 22px;
	font-weight: bolder;
	text-align: left;
	color: #000;
}
.index_news_text {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.left {
	text-align: left;
}
.red_bold_number {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.right_sm_tx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: right;
}
.states_dropdown {
	background-color: #E2E2E2;
	width: 130px;
}
.index_bg_bd_line {
	background-image: url(../images/index/index09/line_background.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.tx_11 {
	font-size: 11px;
	text-align: left;
}
.tx_15 {
	font-size: 17px;
	font-weight: bold;
}
.folder_bg {
	background-image: url(../images/products/atem/product_page/folder_background.gif);
	background-repeat: no-repeat;
}
.tx_11_bold {
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}
.bullets {
	line-height: 18px;
}
.center {
	text-align: center;
}
.tx_13 {
	font-size: 13px;
}
.green_tx {
	color: #060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
