html {
	height:100%;		
}

body {
	margin:0;
	padding:0px;	
	font:12px Arial, Helvetica, Tahoma, sans-serif;
	padding:5px;		
}

pre {
	text-align:left;
}
/* ***************************************************************** */

p, h1, h2, h3, h4, h5, h6, form, dl {margin:0;display:block;padding:0px;}
ul { margin:5px }
strong, b {font-weight:bold;}
em, i {font-style:italic;}
small {display:block;}
fieldset, img {border:0;}
input {color:#333333;}
table { padding:0; margin:0; border-collapse:collapse; }
a { text-decoration:underline; }
a:hover { text-decoration:none; }
.posRel { position:relative; }
.clear { clear:both; height:0; font-size:1px; line-height:1px; }	
.wf { width:100%; }
.whf { width:100%; height:100%; }
.fl { float:left; }
.fr { float:right; }
.tac { text-align:center!important; }
.tal { text-align:left!important; }
.tar { text-align:right!important; }
.ov { overflow:hidden; }
.vaTop { vertical-align:top; }
.print-only { display:none; }
.posRel { position:relative; }
.no-print { display:none; }

h1 {
	font-size:24px;
	font-weight:normal;
}

h2 {
	font-size:20px;	
	font-weight:normal;	
}

h3 {
	font-size:18px;	
	font-weight:normal;	
}

h4 {
	font-size:16px;
	font-weight:bold;	
}

h5 {
	font-size:14px;
	font-weight:bold;	
}

/* ***************************************************************** */

#FlashContent {
	display:none;
}
#HtmlContent {
	display:block!important;
}

/* ***************************************************************** */
.tab-box .tabs {
	display:none;
}
.tab-box .tab-content {
	margin-top:15px;
	display:block!important;
}
/* ***************************************************************** */

.d-table {
	
}
.d-table tr {
	border-bottom:1px solid #d3d9dc;
}
.d-table th {
	font-weight:bold;	
}
.d-table th, .d-table td {
	padding:3px 6px 5px 3px;
	line-height:130%;
}
.d-table tr.row2 {
	background-color:#f3f5f6;
}
.d-table td.ok {
	text-align:center;
}
.d-table td.ok img {
	width:13px;
	height:11px;
}
.d-table .text {
	text-align:center;
	font-weight: bold;
	white-space:nowrap;
}
/* ***************************************************************** */
.editor {
}
.editor a {
	color:#5a7cb7;
}
.editor .blue {
	color:#5a7cb7;
}
.editor p, .editor li {
	line-height:130%;	
}
.editor .half {
	width:100%;
	float:left!important;
	margin-top:15px;	
}
.editor .info-box {
	float:left!important;
	position:static;
	margin-left:0;
	width:100%;	
}
/* ***************************************************************** */