﻿body 
{
	margin:				0;
	padding:			0;
	background-color:	#CBD3D9;
    font-family:        Arial, Verdana, Helvetica, sans-serif;
}
#container
{
	width:				792px;
	margin:				0 auto;
}
#container #top 
{
	width:				792px;
	height:				268px;
	margin:				0 auto;
}

#container #top #r1_c1 
{
	width:				792px;
	height:				173px;
	margin:				0 auto;
	background-image:	url('img/print-banner_r1_c1.png');
	background-repeat:	no-repeat;
	text-indent:		-9999em;
}
#container #top #r2_c1 
{
	width:				792px;
	height:				36px;
	margin:				0 auto;
	background-image:	url('img/print-banner_r2_c1.png');
	background-repeat:	no-repeat;
	font-size:			20px;
	font-weight:		bold;
	font-style:			italic;
	text-align:			center;
	line-height:		1.9;
}
#container #top #r3_c1 
{
	width:				792px;
	height:				59px;
	margin:				0 auto;
	background-image:	url('img/print-banner_r3_c1.png');
	background-repeat:	no-repeat;
}

#container #top #r3_c1 #leftInfo 
{
	float:				left;
	margin:				0;
	padding:			26px 0 0 55px;
	font-size:			14px;
	font-weight:		bold;
}

#container #top #r3_c1 #rightInfo
{
	float:				right;
	margin:				0;
	padding:			26px 55px 0 0;
	font-size:			14px;
	font-weight:		bold;
	text-align:			right;
}

#container #middle 
{
	width:				792px;
	min-height:			679px;
	margin:				0 auto;
	background-color:	#ffffff;
}

#container #middle #subText 
{
	margin:				0;
	padding:			0;
}

#container #middle #subText #left
{
	float:				left;
	margin:				0;
	padding:			6px 0 0 55px;
	font-size:			10px;
}

#container #middle #subText #right
{
	float:				right;
	margin:				0;
	padding:			6px 55px 0 0;
	font-size:			10px;
	text-align:			right;
}
#container #middle #subText #right #pioStaff
{
	list-style-type: 	none;
	line-height:		1.15;
}

#container #middle #nrTitle {
	clear:				right;
	display:			block;
	text-align:			center;
	font-size:			16px;
	font-weight:		bold;
	margin:				0 auto;
	padding:			0;
}
#container #middle #nrSubTitle {
	display:			block;
	text-align:			center;
	font-size:			16px;
	font-weight:		bold;
	font-style:			italic;
	margin:				0 auto;
	padding:			4px 0 0 0;
}

#container #middle #nrText {
	font-size:			15px;
	margin:				0 55px;
	padding:			0 0 10px 0;
}

#container #middle .nrAttachments {
	margin:				0 55px;
	padding:			0 0 10px 0;
}

#container #middle .nrAttachments #dlAttachments div.attachInfo 
{
	float:				left;
	margin-bottom:		20px;
    text-align:         center;
	font-size:			13px;
	font-weight:		bold;
    width:				328px;
}

#container #bottom
{
	width:				792px;
	height:				80px;
	margin:				0 auto;
	background-color:	#ffffff;
}

#container #bottom #address
{
	text-align:			center;
	background-color:	#ffffff;
	font-weight:		bold;
	font-size:			14px;
	padding-bottom:		4px;
}

#container #bottom #languages
{
	width:				682px;
	height:				22px;
	margin:				0 auto;
	background-image:	url('img/languages.jpg');
}

#container .nrBlock {
	text-align:			center;
	padding:			20px;
}
