HTML, BODY, DIV, SPAN, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, CODE, DEL, DFN, EM, Q, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, CAPTION { margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit; font-variant:inherit; }
TABLE, TBODY, TFOOT, THEAD, TR, TH, TD { font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;font-variant:inherit;color:inherit; }
HTML {-ms-overflow-y: scroll; overflow-y:scroll; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; }
ARTICLE, ASIDE, DETAILS, FIGCAPTION, FIGURE, FOOTER, HEADER, HGROUP, MAIN, NAV, SECTION, SUMMARY { display:block; }
AUDIO, CANVAS, VIDEO { display:inline-block; *display:inline; *zoom:1; }
AUDIO:not([controls]) { display:none; height:0; }
[hidden] { display:none; }
TABLE { border-collapse:collapse; border-spacing:0; }
TABLE TD { border-color:#666666; }
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after { content:""; }
BLOCKQUOTE { quotes:"" ""; }
Q { quotes:none; }
Q:before, Q:after { content:''; content:none; }
MARK { background:#ff0; color:#000; }
A IMG { border:none; }
:focus { outline:0; }
H1, H2, H3, H4, H5, H6 { font-weight:bold }
BLOCKQUOTE, ADDRESS { margin:1.5em; font-style:italic; }
STRONG, B, DL DT, DFN, TH { font-weight:bold; }
EM, DFN, TFOOT { font-style:italic; }
SUP, SUB { line-height:0; font-size:75%; position:relative; vertical-align:baseline; }
ABBR, ACRONYM { border-bottom:1px dotted #666; }
PRE { margin:1.5em 0; white-space:pre; white-space:pre-wrap; word-wrap:break-word; }
PRE, CODE, TT { font:1em 'andale mono', 'lucida console', monospace;line-height:1.5; }
LI UL, LI OL { margin:0 1.5em; }
UL, OL, MENU { margin:0 0 1.5em 2.5em; }
NAV UL, NAV OL { list-style:none; list-style-image:none; }
IMG { -ms-interpolation-mode:bicubic; vertical-align:top; margin:0px; }
P { margin:0 0 1.5em; }
DL { margin:0 0 1.5em 0; }
DD { margin-left:1.5em; }
SUP { top:-0.5em; }
SUB { bottom:-0.25em; }
WBR { display:inline-block; }
BODY{ text-align:center; }
SVG:not(:root) { overflow:hidden; }
SMALL { font-size:80%; }
IFRAME{ text-align:center; margin:auto; display:block; }
BUTTON, INPUT { line-height:normal; }
BUTTON, SELECT { text-transform:none; }
INPUT, TEXTAREA, SELECT, BUTTON { font-size:100%; font-family:inherit; -ms-box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;  vertical-align: baseline; *vertical-align: middle; }
BUTTON, HTML INPUT[type="button"], INPUT[type="reset"], INPUT[type="submit"] { -webkit-appearance: button; cursor:pointer; *overflow:visible;}
BUTTON[disabled], HTML INPUT[disabled] { cursor:default; }
INPUT[type="checkbox"], INPUT[type="radio"] { box-sizing:border-box; padding:0; *height:13px; *width:13px; }
INPUT[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing:content-box; box-sizing:content-box; }
INPUT[type="search"]::-webkit-search-cancel-button, INPUT[type="search"]::-webkit-search-decoration { -webkit-appearance:none; }
BUTTON::-moz-focus-inner, INPUT::-moz-focus-inner { border:0; padding:0; }
TEXTAREA { overflow: auto; vertical-align: top; resize:vertical; }
FIELDSET { border:0; margin:0; padding:0; }
INPUT.placeholder, TEXTAREA.placeholder { color:#cccccc !important; }
::-webkit-input-placeholder, :-moz-placeholder, :-ms-input-placeholder { color:#cccccc; }

.blok { display:block }
.inline { display:inline }
.b { font-weight:bold; }
.nobr { white-space:nowrap; }
.newline	{ clear:both; }
.left, TD.left, TR.left, DIV.left { text-align:left; }
TABLE.left, IMG.left, DIV.leftl { float:left; }
.right, TD.right, TR.right, DIV.right { text-align:right; }
TABLE.right, IMG.right, DIV.rightp { float:right; }
.center  { text-align:center; margin:auto; }
TABLE.center  { margin:auto; }
TD.center, TR.center, DIV.center { text-align:center; }
.justify, DIV.justify  { text-align:justify; }
.fullwidth  { width:100%; }

#comm {
	text-align:center;
	font-size:13px;
}

#comm DIV {
	padding:10px;
	color:#000000;
	border:1px solid #298103;
	background-color:#f5faf3;
	margin-bottom:4px;
}

#comm DIV.error {
	padding:10px;
	color:#ff0000;
	border:1px solid #ff0000;
	background-color:#ffcccc;
	margin-bottom:4px;
}

.err {
	color:#000000;
	padding:7px;
	margin:auto;
	border:1px solid #ff0000;
	background-color:#ffffcc;
	display:block;
}

.errform{
	color:#ff0000;
}

LABEL.error {
  background:url("../img/sys/ico/exclamation.png") no-repeat 0px 0px;
  background-repeat:no-repeat;	
  background-position:top left;	
  margin-left:4px;	
  padding-left:20px;
  padding-bottom:3px;
  font-weight:normal;
  color:#EA5200;
}

LABEL.checked {
  background:url("../img/sys/ico/accept.png") no-repeat 0px 0px;
  background-repeat:no-repeat;
  background-position:top left;	
  margin-left:4px;	
  padding-left:20px;
  padding-bottom:3px;
  font-weight:normal;
  color:#EA5200;	
}

INPUT.error, SELECT.error, TEXTAREA.error {
	border:1px solid #ff0000;
}

DIV.error  { color:#FF0000; }

DIV.error UL{
	padding:0px;
	margin:0px;
	padding-top:10px;
	list-style-type:square;
	font-size:11px;
}

DIV.nobutton{ 
	display: block; 
	font-weight:bold;
	background-image:url('../img/sys/button3.gif');	
	width:26px;
	height:26px;
	text-align:center;
	color : #000000; 
	text-decoration : none; 
} 

A.button, A.button:link	, A.button:visited, A.button:active { 
	display: block; 
	font-weight:bold;
	background-image:url('../img/sys/button.gif');
	width:26px;
	height:26px;
	text-align:center;
	color:#000000; 
	text-decoration : none; 
} 

A.button:hover { 
	background-image:url('../img/sys/button2.gif');
	text-decoration : none; 
} 

.button IMG, .nobutton IMG {
	border:0px none;
}

#err_box {
	background-color:#f7f9fb;
	border:1px dotted #ed051b;
	padding:20px;
	font-family:Tahoma;
	font-size:12px;
	color:#790000;
	z-index:1000;
	position:fixed; left:0px; right:0px; top:10px;
	width:700px; margin:auto;
	display:none;
}

* html #err_box { position:absolute; }

#err_hide {
	clear:both;
	color:blue;
	width:16px;
	height:16px;
	text-align:right;	
	float:right;
	cursor:pointer;
	background-image:url('../img/sys/ico/cross.png');	
}

#err_field {
	font-weight:bold;
	display:block;
	text-align:left;
	line-height:160%;
	color:#ff0000;	
}

.tooltip {
	border:1px solid #38639d; 
	width:200px;
}

.tooltip .tooltip_title {
	font-weight:bold;
	padding:2px; 
	color:#ffffff;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	background-color:#38639d; 
	text-align:left;
}

.tooltip .tooltip_content {
	padding:4px; 
	color:#4b4d4b;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	background-color:#e6f4fe; 
	text-align:left;
}

.pager {
	margin:0px;
	padding:0px;
	margin:auto;
	text-align:center;
}

.pager TD {
	padding:0px;
	padding-left:2px;
	padding-right:2px;
	font-size:11px;
	text-align:center;	
}

.pager TD SPAN {
	display:block;
	width:26px;
	height:18px;
	line-height:18px;	
}

.pager TD A, .pager TD A:link, .pager TD A:visited, .pager TD A:active { 
	display:block;
	height:18px;
	line-height:18px;
	width:26px;
	color: #275899; 
	background-color:#f1efef;
	border:1px solid #d5d3d3;
	text-decoration: none; 
}

.pager TD A:hover, .pager TD A.pager_wyb { 
	color: #ffffff; 
	background-color:#e67817;
	border:1px solid #666666;	
	text-decoration: none; 
}

.aframe { 
	border:1px solid #666666;
	padding:5px;
	margin:10px;
	background-color: #f7f6f7;
	color: #4f4f4f;
	text-align:left;
}

.aframe IMG {
	border:0px none;
}

.aframe DIV, .aframe SPAN { 
	color: #4f4f4f;
}

.aframe A, .aframe A:link, .aframe A:visited, .aframe A:active	{ 
	color: #275899; 
	text-decoration: none; 
}

.aframe A:hover { 
	color: #FF6600; 
	text-decoration: none; 
}

#adv_layer {
	position:absolute; 
	top:180px; 
	z-index:200;
	width:100%;
	margin:auto;
	text-align:center;
}

.field_status {
  padding-top:2px;
  padding-left:8px;
  vertical-align:top;
  width:246px;
  white-space: nowrap;
}

.nodata{
	text-align:center;
	padding:20px;
}

DIV#breadcrumb{
	clear:both;
	text-align:left;
	padding-bottom:5px; 
	padding-top:4px;
}

#breadcrumb IMG{
	float:left;
	margin-right:5px; 
	margin-bottom:2px;
}

#comm_info{
	padding:8px;
	border-top:1px solid #ffffff;
	display:block;
	z-index:9999;
	background-color:#2b2b2a;
	bottom:0px;
	opacity:0.9;
	text-align:center;
	width:100%;
	position:fixed;
}

#comm_txt {
	line-height:160%;
	font-size:12px;
	color:#ffffff;
	text-shadow:1px 1px #000000;
}

#comm_info P {
	padding:0px;
	margin:0px;
	padding-bottom:5px;
}

#comm_info A {
	color:#18a0fb;
}

#comm_info A:hover {
	color:#ffffff;
	text-decoration:underline;
}

#tabs { position: relative; padding:.2em; zoom: 1; } 
#tabs .ui-tabs-nav { margin:0; padding:0px; height:35px; }

#tabs .ui-tabs-nav LI { 
	font-weight:normal; 
	list-style:none; 
	float:left; 
	position:relative; 
	top:1px; 
	margin:0px;
	padding:0; 
	padding-right:5px;
	white-space:nowrap; 
}

#tabs .ui-tabs-nav LI A { 
	float: left; text-decoration:none; 
	background:#dedede;
	color:#474747;
	border:0px none;
	padding-left:14px;
	padding-right:14px;
	height:30px;
	line-height:30px;
	font-size:12px;
}

#tabs .ui-tabs-nav LI.ui-tabs-selected, #tabs .ui-tabs-nav LI.ui-state-active { 
}

#tabs .ui-tabs-nav LI.ui-tabs-selected A, #tabs .ui-tabs-nav LI.ui-state-disabled A, #tabs .ui-tabs-nav LI.ui-state-processing A, #tabs .ui-tabs-nav LI.ui-state-active A { 
	color:#ffffff;
	cursor:text; 
	background:#0000ff; 
}

#tabs .ui-tabs-nav LI A, #tabs .ui-tabs-collapsible .ui-tabs-nav LI.ui-tabs-selected A { cursor:pointer; } 
#tabs .ui-tabs-panel { display:block; border:0px; padding:3px; background:none; }
#tabs .ui-tabs-hide { display:none !important; }
#tabs_content{ clear:both; }

.tabtab{
	border-collapse:collapse;
	border:1px solid #cccccc;	
}

.tabtab TD{
	border:1px solid #cccccc;	
	background:#ffffff;
	padding:5px;
}

.tabtab TH{
	border:1px solid #cccccc;	
	background:#ffffff;
	font-weight:bold;
	text-align:centerr;
	padding:5px;
}

.ir {
	background-color:transparent;
	border:0;
	overflow:hidden;
	*text-indent:-9999px;
}

.ir:before {
	content:"";
	display:block;
	width:0;
	height:150%;
}

.hidden {
	display:none !important;
	visibility:hidden;
}

.visuallyhidden {
	border:0;
	clip:rect(0 0 0 0);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip:auto;
	height:auto;
	margin:0;
	overflow:visible;
	position:static;
	width:auto;
}

.invisible {
	visibility:hidden;
}

.clearfix:before,
.clearfix:after {
	content:" ";
	display:table;
}

.clearfix:after {
	clear:both;
}

.clearfix {
	*zoom:1;
}

.ui-menu .ui-menu-item{
	text-align:left;
}