﻿body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #DDDDDD;
	background-image: url(images/bg_01.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.style1 {	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.style5 {color: #105A9A}
.style6 {color: #115D9F}
.style7 {color: #105697}
.style8 {color: #10589A}
.style9 {color: #115A9C}

	body {
	margin:0;
	padding:0px;	
	font:12px Arial, Helvetica, Tahoma, sans-serif;
	padding:0 px;		
}

pre {
	text-align:left;
}

pre {
	text-align:left;
	
}

/* ***************************************************************** */

p, h1, h2, h3, h4, h5, h6, form, dl, ul {margin:0;display:block;padding:0px;}
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 {
}
.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; }
li { list-style-type: none; }

h1 {
	font-size:14px;
	font-weight:bold,italic;
	color: #3A3A3A;
}

h2 {
	font-size:13px;
	font-weight:bold;
	color: #3A3A3A;
}

h3 {
	font-size:18px;	
	font-weight:normal;	
	color: #3A3A3A;
}

h4 {
	font-size:16px;
	font-weight:bold;
	color: #3A3A3A;	
}

h5 {
	font-size:14px;
	font-weight:bold;
	color: #3A3A3A;	
}

/* ***************************************************************** */

.d-table {
	vertical-align:top
}
.d-table tr {
	border-bottom:1px solid #ccd1d3;
}
.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:#e7e7e7;
}
.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;
}
/* ***************************************************************** */

