@charset "utf-8";
/* CSS Document */



@font-face {
	font-family:"SPETETRIAL";
		url("../fonts/SPETETRIAL.ttf") format("truetype");
	font-weight:normal;
	font-style:normal
}


body {
	margin: 0px;
	padding: 0px;
}

h2, h1 {
	page-break-after: avoid;
}

div.mainblock {
	width:  1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#pg2 {
	page-break-before: always;
}

div.row {
	width: 984px;
	margin: 20px;
	display: block;
	position: relative;
}

div.row div {
	float: left;
}

td.logo {
	width: 50%;
	height: 120px;
}

td.logo img {
	border: none;
	height: 90px;
	margin: 15px 0;
}


td.title {
	width: 50%;
	height: 50px;
	line-height: 50px;
	font-size: 32px;
	text-align: right;
	margin-right: 14px;
	color: #327e58;
}


td.title2 {
	width: 50%;
	height: 50px;
	line-height: 50px;
	font-size: 28px;
	text-align: right;
	margin-right: 14px;
	color: #327e58;
}




table.box {
	width: 980px;
	line-height: 30px;
	margin-bottom: 20px;
	border: 2px solid #327e58;
	border-collapse: collapse;
}

table.box thead.boxhead {
	width: 980px;
	line-height: 30px;
	min-height: 30px;
}

table.box thead.boxhead th {
	text-align: left;
	font-size: 18px;
	background-color: #327e58;
	color: #fff;
	border-bottom: 2px solid #327e58;
}



table.box tbody td {
	border: 1px solid #327e58;
}

table.box td.boxa3 {
	width: 326px;
	min-height: 30px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
		text-transform: uppercase;
}


table.box td.boxa3 b {
	font-size: 16px;
	color: #327e58;
		text-transform: none;
}


table.box td.boxq {
	width: 140px;
	min-height: 30px;
	font-weight: bold;
	font-size: 16px;
	color: #327e58;
}

table.box td.boxa {
	width: 840px;
	min-height: 30px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
		text-transform: uppercase;
}

table.box td.boxa2 {
	width: 370px;
	min-height: 30px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
}




	
	

