body
{
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	color: #212121;
}
@font-face
{
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Open Sans'), local('OpenSans'), url(OpenSans.woff) format('woff');
}
@font-face
{
	font-family: 'Orbitron';
	font-style: normal;
	font-weight: 400;
	src: local('Orbitron-Light'), local('Orbitron-Regular'), url(Orbitron.woff) format('woff');
}
a, a:visited, a:hover, a:active
{
	text-decoration: none;
	color: inherit;
}
div#phxcms8_top_header
{
	height: auto;
	width: 100%;
	border: #F7A500 0 solid;
	border-width: 0 0 3px 0;
	overflow: hidden;
	line-height: 78px;
	background: #222;
	background: -moz-linear-gradient(left,  #222 0%, #000 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#222), color-stop(100%,#000));
	background: -webkit-linear-gradient(left,  #222 0%,#000 100%);
	background: -o-linear-gradient(left,  #222 0%,#000 100%);
	background: -ms-linear-gradient(left,  #222 0%,#000 100%);
	background: linear-gradient(to right,  #222 0%,#000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#000',GradientType=1 );
}
div#phxcms8_bottom_footer
{
	height: auto;
	background: #272727;
	font-weight: bold;
	overflow: hidden;
	font-size: 9px;
	padding: 7px 15px;
	color: #BDBDBD;
}
div#phxcms8_bottom_footer a
{
	color: #FFF;
}
div#phxcms8_bottom_footer a:hover
{
	text-decoration: underline;
}
div#phxcms8_logo
{
	font-family: 'Orbitron', sans-serif;
	font-size: 42px;
	padding: 4px 20px 0;
	color: #16e4ff;
	text-transform: uppercase;
	float: left;
}
div#phxcms8_top_header ul
{
	font-size: 21px;
	color: #F7A500;
	list-style: none;
	margin: 0 2px;
	float: left;
}
div#phxcms8_top_header ul li
{
	list-style-type: none;
	padding: 0 16px 0 0;
	text-align: center;
	display: inline;
	vertical-align: top;
}
div#phxcms8_top_header ul li a:hover
{
	color: #F75200;
}
div#phxcms8_main_row
{
	display: table-row;
}
div#phxcms8_main_cell
{
	vertical-align: top;
	display: table-cell;
	min-width: 800px;
	border: #efefef 1px solid;
	border-width: 0 1px 0 0;
}
div#phxcms8_menu_left
{
	vertical-align: top;
	width: 320px;
	display: table-cell;
	border: #1F1F1F 1px solid;
	border-width: 0 0 0 1px;
	color: #16e4ff;
	padding-bottom: 40px;
	overflow: hidden;
	background: #222;
	background: -moz-linear-gradient(left,  #222 0%, #000 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#222), color-stop(100%,#000));
	background: -webkit-linear-gradient(left,  #222 0%,#000 100%);
	background: -o-linear-gradient(left,  #222 0%,#000 100%);
	background: -ms-linear-gradient(left,  #222 0%,#000 100%);
	background: linear-gradient(to right,  #222 0%,#000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#000',GradientType=1 );
}
div#phxcms8_menu_left ul
{
	list-style: none;
	margin: 8px 10px;
	padding: 0;
	font-size: 15px;
}
div#phxcms8_menu_left ul li
{
	margin-bottom: 2px;
}
div#phxcms8_menu_left ul li a:hover
{
	color: #F75200;
}
div#phxcms8_menu_left hr
{
	border: #4D4D4D 1px solid;
	border-width: 0 0 1px 0;
	background-color: #4D4D4D;
	width: 88%;
	height: 1px;
}
div#phxcms8_menu_left ol
{
	list-style: none;
	margin: 8px 1px 0 10px;
	padding: 0;
	font-weight: bold;
}
div#phxcms8_menu_left ol li
{
	font-size: 13px;
	color: #e4e4e4;
	margin: 3px 0;
}
div#phxcms8_menu_left ol li a.phx_alt, div#phxcms8_menu_left ul li a.phx_alt
{
	color: #f75200;
}
div#phxcms8_menu_left ol li a
{
	font-size: 11px;
	color: #F7A500;
}
div#phxcms8_menu_left ol li a:hover
{
	color: #FFF;
	text-decoration: underline;
}
div#phxcms8_main
{
	font-size: 14px;
	margin: 0;
	min-width: 800px;
	display: table;
	border-collapse: collapse;
}
div#phxcms8_main_area
{
	padding: 10px 20px 10px;
	font-size: 14px;
	background: #FFF;
	overflow: hidden;
	min-width: 750px;
	color: #555555;
	clear: both;
	min-height: 1000px;
}
div#phxcms8_main_area h1
{
	color: #F75200;
	font-size: 22px;
}
div#phxcms8_main_area h2
{
	margin: 1px 0;
	font-size: 17px;
}
div#phxcms8_main_area h4 a
{
	color: #F75200;
}
div#phxcms8_main_area h2 a.phx_alt
{
	color: #FF0000;
}
div#phxcms8_main_area h2 a:hover, div#phxcms8_main_area h1 a:hover
{
	color: #F75200;
	text-decoration: underline;
}
div#phxcms8_main_area h6
{
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #afafaf;
}
div#phxcms8_main_area h5
{
	font-size: 12px;
	color: #afafaf;
}
div#phxcms8_main_area h3
{
	font-size: 15px;
}
div#phxcms8_main_area hr
{
	border: #f1f1f1 1px solid;
	border-width: 0 0 1px 0;
	background-color: #f1f1f1;
	width: 90%;
	clear: both;
	height: 1px;
	margin: 20px 0;
}
div#phxcms8_main_area p a, div#phxcms8_main_area a, div#phxcms8_main_area h6 a, div#phxcms8_main_area h5 a
{
	color: #10A0B3;
	font-weight: 600;
}
div#phxcms8_main_area p a:hover, div#phxcms8_main_area h6 a:hover, div#phxcms8_main_area h5 a:hover
{
	text-decoration: underline;
}
div#phxcms8_main_area p
{
	margin-top: 0;
}
div.phxcms8_info_box_area a, div.phxcms8_info_box_area ul a, div.phxcms8_info_box_area ul a li
{
	color: #272727;
	font-weight: normal;
}
div.phxcms8_info_box_area ul
{
	list-style: none;
	background: #e4e4e4;
	margin: 10px 0 20px 20px;
	border: #d2d2d2 1px solid;
	padding: 0;
	font-size: 12px;
}
div.phxcms8_info_box_area ul h1
{
	font-size: 10px;
	color: #212121;
	margin: 0;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}
div.phxcms8_info_box_area ul a li, div.phxcms8_info_box_area ul li.light
{
	background: #f1f1f1;
	border: #d2d2d2 0 solid;
	border-width: 1px 0 0;
	padding: 3px 5px;
	margin: 0;
	font-weight: bold;
}
div.phxcms8_info_box_area ul a li em
{
	font-weight: normal;
}
div.phxcms8_info_box_area ul a:hover li
{
	background: #d2d2d2;
	text-decoration: none;
}
div#phxcms8_main_area div.phxcms8_info_box_area div ul li h1
{
	color: #10A0B3;
}
div.anz_side_list
{
	margin: 10px 0 20px;
	overflow: hidden;
	clear: both;
	min-width: 750px;
}
div.anz_side_list ul
{
	list-style: none;
	width: 100%;
	margin: 2px 0;
	padding: 0;
}
div.anz_side_list ul li
{
	list-style-type: none;
	padding: 4px 8px;
	width: 21%;
	margin: 10px 1% 10px 0;
	text-align: center;
	display: block;
	float: left;
	vertical-align: top;
	background: #F75200;
	min-height: 80px;
	color: #FFF;
}
div.anz_side_list ul strong
{
	font-size: 22px;
	color: #FFF;
}
div.anz_side_list ul a strong
{
	font-size: 22px;
	color: #F75200;
}
div.anz_side_list ul a li
{
	background: #f7a500;
}
div.anz_side_list ul a:hover li
{
	background: #F75200;
}
div.anz_side_list ul a:hover li strong
{
	color: #FFF;
}
input, select, textarea, checkbox
{
	border: solid #000 1px;
	background-color: #f7a500;
	color: #000;
}
button
{
	border: solid #000 1px;
	background-color: #272727;
	color: #F75200;
}
blockquote
{
	text-align: justify;
}
