.vanisher {display: none;}

body {
	background-color: #FFF;
	color: #000;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 6px 0 8px 0;
}

body,
td,
input,
password,
textarea,
a,
select {
	
}

img {
	border: 0;
}

.subject {
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
}

.subject_box {
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 8px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
}

.subject_hi {
	font-size: 16px;
	font-weight: bold;
	color: #ff9900;
	line-height: 150%;
}

.hi {
	font-weight: bold;
	color: #ff9900;
}

.subtext {
	font-size: 15px;
	font-weight: normal;
	line-height: 150%;
}

a:link {
	text-decoration: none;
	color: #3366CC;
}

a:visited {
	text-decoration: none;
	color: #3366CC;
}

a:hover {
	text-decoration: underline;
	color: #ff9900;
}

#pagehead, #pagebody, #pagefoot {
	width: 750px;
}

#pagehead {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding-top: 16px;
	padding-bottom: 8px;
	background: transparent url(/pub/theme/global/image/20050505maintop.gif) no-repeat top center;
}

#pagehead h1.logo {
	width: 138px;
	height: 42px;
}

#pagehead h1.logo a {
	display: block;
}

#pagehead table {
	margin-left: auto;
	margin-right: auto;
}

#pagehead a {
	font-size: 12px;
	text-decoration: none;
	color: #888;
}

#pagehead a:link {
	text-decoration: none;
	color: #888;
}

#pagehead a:visited {
	text-decoration: none;
	color: #888;
}

#pagehead a:hover {
	text-decoration: none;
	color: #ff9900;
}

.pagehead_block {
	font-size: 12px;
	color: #000;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	height: 28px;
	width: 93px;
	margin-left: auto;
	margin-right: auto;
	white-space: nowrap;
	

/* background: transparent url(/pub/theme/global/image/top_button_93x28.gif) no-repeat center center; */
	cursor: pointer;
}

.pagehead_block a {
	background: transparent url(/pub/theme/global/image/top_button_93x28.gif) no-repeat top center;
	display: block;
	padding-top: 0.5em;
	height: 28px;
	width: 93px;
}

.pagehead_block a:hover {
	background: transparent url(/pub/theme/global/image/top_button_93x28_off.gif) no-repeat top center;
}

/*
td.pagehead_block:hover {
	background: transparent url(/pub/theme/global/image/top_button_93x28_off.gif) no-repeat center center;
}
*/

/*
#pagehead a.store {height: 16px; padding-left: 18px; background: transparent url(/pub/image/iconkits/GIF/16x16/Shopping_Chart.gif) no-repeat left center;}
#pagehead a.wowipod {height: 16px; padding-left: 18px; background: transparent url(/pub/image/iconkits/GIF/16x16/Music.gif) no-repeat left center;}
#pagehead a.portal {height: 16px; padding-left: 18px; background: transparent url(/pub/image/iconkits/GIF/16x16/Music.gif) no-repeat left center;}
#pagehead a.jumbo {height: 16px; padding-left: 18px; background: transparent url(/pub/image/iconkits/GIF/16x16/Web_Server.gif) no-repeat left center;}
#pagehead a.member {height: 16px; padding-left: 18px; background: transparent url(/pub/image/iconkits/GIF/16x16/vCard.gif) no-repeat left center;}
#pagehead a.store {height: 16px;}
#pagehead a.wowipod {height: 16px;}
#pagehead a.portal {height: 16px;}
#pagehead a.jumbo {height: 16px;}
#pagehead a.member {height: 16px;}
#pagehead a.blog {height: 16px;}
*/

.pagehead_td {
	text-align: center;
}

.pagehead_icons img {
	margin-bottom: 1px;
}

.pagehead_logo {
	text-align: left;
}

#pagebody_foot {
	background: transparent url(/pub/theme/global/image/20050505mainfooter.gif) no-repeat bottom center;
	width: 750px;
	border: 0;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 20px 0px;
}

#pagefoot {
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
	background-color: #fff;
	text-align: center;
}

#pagefoot a {
	margin-left: 8px;
	margin-right: 8px;
}

#pagefoot .copyright {
	color: #999;
	font-size: 12px;
}

div.clearer {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}

#pagebody {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: transparent url(/pub/theme/global/image/20050505mainsidebg.gif) repeat-y top center;
}

#main {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#content {
	width: 500px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}

#sidebar {
	width: 180px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: left;
}

/* start nav bar */

#global_nav_tab_out {
	width: 100%;
	height: 23px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 16px;
	background: transparent url(/pub/theme/global/image/global_nav_bg_off.gif) repeat-x center center;
}

#global_nav_tab_out td.left {
	width: 7px;
	background-color: #fff;
}

#global_nav_tab_out td.right {
	width: 7px;
	background-color: #fff;
}

#global_nav_tab_inside {
	height: 23px;
	margin-left: auto;
	margin-right: auto;
}

#global_nav_tab_inside td {
	font-size: 12px;
	color: #000;
	text-align: center;
	padding: 2px 12px 2px 12px;
	background: transparent url(/pub/theme/global/image/global_nav_bg_off.gif) repeat-x center center;
	cursor: pointer;
}

#global_nav_tab_inside td:hover {
	color: #fff;
	background: transparent url(/pub/theme/global/image/global_nav_bg_on.gif) repeat-x center center;
	cursor: pointer;
}

#global_nav_tab_inside td.on {
	font-size: 12px;
	color: #fff;
	padding: 2px 12px 2px 12px;
	background: transparent url(/pub/theme/global/image/global_nav_bg_on.gif) repeat-x center center;
	cursor: pointer;
}

#global_nav_tab_inside td.gap {
	width: 1px;
	font-size: 1px;
	padding: 0px;
	background: transparent url(/pub/theme/global/image/global_nav_bg_gap_off.gif) repeat-x center center;
}

#global_nav_tab_inside td.gap_on {
	width: 1px;
	font-size: 1px;
	padding: 0px;
	background: transparent url(/pub/theme/global/image/global_nav_bg_gap_on.gif) repeat-x center center;
}

#sub_nav_tab_out {
	width: 500px;
	text-align: center;
	border: 1px solid #8D8D8D;
	margin-left: auto;
	margin-right: auto;
	background: transparent url(/pub/theme/global/image/sub-fill-normal.gif) repeat-x center center;
}

#sub_nav_tab_inside {
	height: 22px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	text-align: center;
	border-top: 1px solid #9D9D9D;
	border-bottom: 1px solid #888;
}

#sub_nav_tab_inside td {
	color: #888;
	font-size: 12px;
	text-align: center;
	padding: 4px 12px 3px 12px;
	border-right: 1px solid #9D9D9D;
	background: transparent url(/pub/theme/global/image/sub-fill-normal.gif) repeat-x center center;
	cursor: pointer;
}

#sub_nav_tab_inside td:hover {
	color: #000;
	background: transparent url(/pub/theme/global/image/sub-fill-on.gif) repeat-x center center;
	cursor: pointer;
}

#sub_nav_tab_inside td.on {
	color: #ff3300;
	background: transparent url(/pub/theme/global/image/sub-fill-on.gif) repeat-x center center;
	cursor: pointer;
}

#sub_nav_tab_inside td.gap_left {
	width: 1px;
	font-size: 1px;
	padding: 0px;
	border-left: 1px solid #8D8D8D;
	border-right: 0px;
}

/* end nav bar */

/* for form use */

.ColorBorder {
	background-color: #ccc;
}

.alerter {
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
	line-height: 150%;
	text-align: left;
}

.page_html_alertor {
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
	line-height: 150%;
	text-align: left;
	width: auto;
	border: 1px solid #ccc;
	padding: 6px 6px 6px 42px;
	background: transparent url(/pub/image/iconkits/GIF/32x32/Warning.gif) no-repeat 4px center;
	margin: 0 auto 12px;
}

.editorform {
	width: 100%;
}

.form_block_name {
	width: 22%;
	text-align: right;
	color: #000;
	padding: 7px 3px 6px 0;
	line-height: 160%;
	vertical-align: top;
}

.form_block_input {
	width: 78%;
	text-align: left;
	color: #000;
	padding-top: 6px;
	padding-left: 3px;
	padding-bottom: 6px;
	line-height: 150%;
}

.form_block_input input,select,textarea,label {
	margin-bottom: 4px;
	vertical-align: middle;
}

.form_block_input_wording {
	color: #888;
	margin-top: 1px;
	line-height: 150%;
	display: block;
}

.form_block_show {
	width: 78%;
	text-align: left;
	font-size: 15px;
	font-weight: normal;
	color: #666;
	padding-top: 4px;
	padding-left: 3px;
	padding-bottom: 4px;
	line-height: 150%;
}

.formheadbar {
	height: 22px;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	color: #000;
	background: transparent url(/pub/image/etc/barbg_osx_6x22.gif) repeat-x center center;
}

.form_block_button {
	text-align: right;
	border-bottom: 0px solid #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
}

.form_buttom_box {
	text-align: center;
	margin-bottom: 8px;
	margin-top: 8px;
}

.form_block_button_left {
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
}

.form_block_button_right {
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
}

.ColorBlockActionButton {
	
}

/*	Human Code Colour	*/

#human_code {
	font-size: 11px;
	color: #FB6400;
	margin-bottom: 4px;
}

/* SideBox */

#sidebar_table {
	border: 0;
	width: 180px;
	margin: 0;
	padding: 0;
	text-align: left;
	border-bottom: 1px solid #999;
}

/* ATTENTION!!! For only the following tables BELOW the  #sidebar_table */

#sidebar_table_f {
	border: 0;
	width: 180px;
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	text-align: left;
	border-bottom: 1px solid #999;
}

.side_title {
	background: transparent url(/pub/theme/global/image/sidebox_title_bg_180X22.gif) no-repeat top;
	width: 180px;
	height: 22px;
	padding-left: 6px;
	margin: 0;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.side_sptitle {
	background: transparent url(/pub/theme/global/image/sidebox_sptitle_bg_180X22.gif) no-repeat top;
	width: 180px;
	height: 22px;
	padding-left: 6px;
	margin: 0;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.side_block {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background-color: #DCDEE4;
	padding: 6px;
	line-height: 150%;
	text-align: left;
}

.side_block_l {
	border-left: 1px solid #999;
	background-color: #DCDEE4;
	padding-top: 10px;
}

.side_block_r {
	border-right: 1px solid #999;
	background-color: #DCDEE4;
	padding-top: 6px;
}

.side_block_l_on {
	border-left: 1px solid #999;
	background-color: #EAEAEA;
	padding-top: 10px;
}

.side_block_r_on {
	border-right: 1px solid #999;
	background-color: #EAEAEA;
	padding-top: 6px;
}

.side_block_on {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background-color: #EAEAEA;
	padding: 6px;
	line-height: 150%;
}

.manual_go_box {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 6px;
	height: 39px;
	text-align: center;
}

.manual_go_td {
	text-align: center;
	padding-bottom: 6px;
	height: 39px;
}

.button_breath_red2gray {
	width: 90px;
	height: 24px;
	text-align: center;
	font-size: 12px;
	color: #000;
	padding-top: 8px;
	background: transparent url(/pub/image/aqua_button_r2g_90x24.gif) no-repeat center center;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	vertical-align: middle;
}

.button_breath_red2gray a:link {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.button_breath_red2gray a:visited {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.button_breath_red2gray a:hover {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.button_breath_blue2gray {
	width: 90px;
	height: 24px;
	text-align: center;
	font-size: 12px;
	color: #000;
	padding-top: 8px;
	background: transparent url(/pub/image/aqua_button_b2g_90x24.gif) no-repeat center center;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	vertical-align: middle;
}

.button_breath_blue2gray a:link {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.button_breath_blue2gray a:visited {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.button_breath_blue2gray a:hover {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.button_aqua_red {
	width: 90px;
	height: 24px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	padding-top: 8px;
	background: transparent url(/pub/image/aqua_button_red_90x24.gif) no-repeat center center;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	vertical-align: middle;
}

.button_aqua_red a:link {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.button_aqua_red a:visited {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.button_aqua_red a:hover {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.button_aqua_blue {
	width: 90px;
	height: 24px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	padding-top: 8px;
	background: transparent url(/pub/image/aqua_button_blue_90x24.gif) no-repeat center center;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	vertical-align: middle;
}

.button_aqua_blue a:link {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.button_aqua_blue a:visited {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.button_aqua_blue a:hover {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.button_aqua_gray {
	width: 90px;
	height: 24px;
	text-align: center;
	font-size: 12px;
	color: #000;
	padding-top: 8px;
	background: transparent url(/pub/image/aqua_button_gray_90x24.gif) no-repeat center center;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	vertical-align: middle;
}

.button_aqua_gray a:link {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.button_aqua_gray a:visited {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.button_aqua_gray a:hover {
	font-size: 12px;
	color: #888;
	text-decoration: none;
}

.button_aqua_red_small {
	width: 62px;
	height: 24px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	padding-top: 8px;
	background: transparent url(/pub/image/aqua_button_red_62x24.gif) no-repeat center center;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	vertical-align: middle;
}

.button_aqua_red_small a:link {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.button_aqua_red_small a:visited {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.button_aqua_red_small a:hover {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.button_aqua_blue_small {
	width: 62px;
	height: 24px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	padding-top: 8px;
	background: transparent url(/pub/image/aqua_button_blue_62x24.gif) no-repeat center center;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	vertical-align: middle;
}

.button_aqua_blue_small a:link {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.button_aqua_blue_small a:visited {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.button_aqua_blue_small a:hover {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.button_aqua_gray_small {
	width: 62px;
	height: 24px;
	text-align: center;
	font-size: 12px;
	color: #000;
	padding-top: 8px;
	background: transparent url(/pub/image/aqua_button_gray_62x24.gif) no-repeat center center;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	vertical-align: middle;
}

.button_aqua_gray_small a:link {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.button_aqua_gray_small a:visited {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.button_aqua_gray_small a:hover {
	font-size: 12px;
	color: #888;
	text-decoration: none;
}

.PageClickFontsCounter {
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
}

.PageClickFontsExpress {
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
}

.PageClickFontsSelector {
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
}

#AQ_blog_feeds_js {
	width: 178px;
	text-align: left;
}

#AQ_blog_feeds_js .feeds_box {
	width: 178px;
}

#AQ_blog_feeds_js .site_name {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000;
	padding: 4px;
	background: transparent url(/pub/theme/global/image/sidebox_sptitle_bg_180X22.gif) no-repeat top;
}

#AQ_blog_feeds_js .title_list {
	font-size: 12px;
	width: 168px;
	padding: 4px;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

#AQ_blog_feeds_js .read_more {
	font-size: 11px;
	width: 168px;
	text-align: right;
	padding: 4px;
	font-family: Tahoma,Verdana,Helvetica;
}

#AQ_blog_feeds_js .dater {
	font-size: 11px;
	color: #bcbcbc;
	white-space: nowrap;
	font-family: Tahoma,Verdana,Helvetica;
	text-align: left;
}

#AQ_blog_feeds_js a:link {
	color: blue;
	text-decoration: none;
}

#AQ_blog_feeds_js a:visited {
	color: blue;
	text-decoration: none;
}

#AQ_blog_feeds_js a:hover {
	color: red;
	text-decoration: none;
}

#AQ_blog_feeds_js .site_name a {
	color: #000;
	text-decoration: none;
}

#AQ_blog_feeds_js .site_name a:visited {
	color: #000;
	text-decoration: none;
}

.sysmsg_box {
	background-color: #FF0000;
	color: #FFFFFF;
	display: none;
	font-size: 12pt;
	font-weight: normal;
	left: 0px;
	padding: 12px;
	position: absolute;
	text-align: center;
	top: 0px;
	white-space: nowrap;
	width: auto;
	z-index: 999;
}

.home_news_block {
	padding: 0 5px;
}

.home_banner {
	border: none;
	border-spacing: 0px 0px;
	border-collapse: collapse;
	width: 700px;
	height: 390px;
	background: #FFF;
	margin: 0 auto;
	text-align: center;
}