body
{
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background: #174f7a url(background-top.jpg) repeat-x;
	color: #000;
}
div#phx_container
{
	width: 940px;
	margin: 18px auto 0;
	text-align: left;
	overflow: hidden;
}
div#phx_container_top
{
	width: 100%;
	height: 70px;
	background: #000 url(top-background.jpg) repeat-x;
}
div#phx_container_top_left
{
	width: 252px;
	height: 100%;
	float: left;
	background: transparent url(top-left.png) no-repeat;
}
div#phx_container_top_right
{
	width: 94px;
	height: 100%;
	float: right;
	background: transparent url(top-right.png) no-repeat;
	background-position: center right;
}
div#phx_container_left
{
	width: 248px;
	float: left;
	min-height: 800px;
	margin-top: 5px;
}
div#phx_container_right
{
	width: 674px;
	float: right;
	right: 1px;
}
div#phx_container_right_top
{
	width: 674px;
	height: 45px;
	background: transparent url(main-box-top.jpg) no-repeat;
}
div#phx_container_right_bottom
{
	width: 674px;
	height: 4px;
	background: transparent url(main-box-bottom.jpg) no-repeat;
}
div#phx_container_right_top h1
{
	padding: 10px 12px 0;
	font-size: 22px;
}
div#phx_main_area
{
	line-height: 1.4em;
	font-size: 14px;
	background: #FFF;
	padding: 15px 10px;
}
div#phx_main_area p
{
	font-size: 14px;
}
div#phx_bottom
{
	background: #174f7a url(background-bottom.jpg) repeat-x;
	height: 65px;
	color: #5795c4;
}
div#phx_bottom a
{
	color: #5795c4;
}
div#phx_manage_box
{
	width: 248px;
	margin: 10px auto;
	color: #FFF;
}
div#phx_manage_box a
{
	color: #FFF;
}
div#phx_manage_box_top
{
	height: 45px;
	background: transparent url(login-box-top.jpg) no-repeat;
}
div.phx_side_box_top_text
{
	padding: 10px 15px;
	font-size: 16px;
	font-weight: bold;
}
div#phx_manage_box_mid
{
	background: #000 url(login-box-background.jpg) repeat;
	border: 1px solid #0d1114;
	border-width: 0 1px;
	width: 246px;
	min-height: 190px;
}
div#phx_manage_box_mid_text
{
	overflow: hidden;
}
div#phx_manage_box_mid_text_square
{
	width: 200px;
	padding-top: 10px;
	margin: auto;
	font-weight: bold;
	line-height: 180%;
}
div#phx_manage_box_mid_text input
{
	width: 200px;
}
input#phx_manage_box_mid_text_button
{
	border: thin solid #174f7a;
	background-color: #FFF;
	color: #174f7a;
	font-size: 13px;
	padding: 4px;
	font-weight: bold;
	width: 90px;
}
div#phx_manage_box_bottom
{
	height: 6px;
	background: transparent url(login-box-bottom.jpg) no-repeat;
}
div#phx_side_box
{
	width: 248px;
	margin: 10px auto;
	color: #0e161c;
}
div#phx_side_box_top
{
	height: 40px;
	background: transparent url(side-box-top.jpg) no-repeat;
}
div#phx_side_box_mid
{
	background: #FFF;
	width: 248px;
	min-height: 90px;
	line-height: 1.4em;
}
div#phx_side_box_mid ol
{
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
}
div#phx_side_box_mid ol li
{
	margin-top: 5px;
	text-indent: 4px;
	font-size: 14px;
	color: #0e161c;
}
div#phx_side_box_mid ol li a
{
	color: #0e161c;
}
div#phx_side_box_mid_text
{
	padding: 10px 15px;
	margin: auto;
}
div#phx_side_box_bottom
{
	height: 5px;
	background: transparent url(side-box-bottom.jpg) no-repeat;
}
span.phx_section_note
{
	text-indent: 8px;
	font-weight: bold;
	font-size: 15px;
	color: #0b2c45;
}
span.phx_section_note:before
{
	content: " ";
}
div.phx_sub_note
{
	color: #174f7a;
	font-size: 13px;
	padding: 5px 1px 10px 0;
}
div#phx_copyright
{
	text-align: right;
	padding: 5px 3px 30px;
	font-size: 10px;
	color: #FFF;
}
div#phx_copyright a
{
	color: #FFF;
}
h1
{
	padding-top: 15px;
	clear: both;
	color: #0b2c45;
	font-size: 17px;
}
div.phx_white_space
{
	color: #FFF;
	background-color: #FFF;
	height: 40px;
	border-width: 0;
}
h1 hr, h2 hr
{
	color: #0b2c45;
	background-color: #0b2c45;
	margin: 0 20px 0 0;
	height: 1px;
}
table
{
	text-align: center;
}
th
{
	background-color: #174f7a;
	color: #FFF;
	font-weight: bold;
	padding: 1px 3px;
}
td
{
	padding: 1px 6px;
}
a
{
	color: #174f7a;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border: 0;
}
div#phx_side_box input, div.menu_input input
{
	background-color: #6d6d6d;
	border: thin solid #efefef;
	font-size: 12px;
	color: #FFF;
}
div.phx_system_list ul
{
	list-style: none outside url(icons/arrow.png);
}
div.phx_system_list ul li
{
	margin-top: 5px;
}
p.phx_prom
{
	font-weight: bold;
}
div.pts_column_four1
{
	overflow: hidden;
	width: 24%;
	text-align: center;
	margin-left: 1px;
	float: left;
	padding-left: 1%;
}

