body {
	margin: auto;
	color: #000000;
	padding:0.25pt;
	border-left: .25pt solid #000;
	border-top: 6pt solid #000;
	border-right: .25pt solid #000;
	border-bottom: 3pt solid #000;
	font: 100% Georgia, "Times New Roman", Times, serif;
	height:8.57in;
	width: 99%;
}
body#wrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 100%;
	width: 100%;
	margin:auto;
}
/*Header*/
body div#wrapper h1#header{
	background-color:#ddd;
	color: #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding:.15em;
	padding-right:.3em;
	font-size: 16pt;
	margin:0;
	text-align:right;
	letter-spacing: .06em;
	border-top: 1px #FFFFFF solid;
	}
body div#wrapper h2#banner{
	/*background: #aaa url(../images/header-print.jpg) center center no-repeat;
	display: block;
	height:63px;*/
border-top: 10pt #aaa solid;
	margin:0px
}
body div#wrapper h2#banner span{
	display:none;
	}


/*Footer*/
body div#wrapper q{
	background-color:#aaa;
	color: #333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding:.15em;
	font-size: 11pt;
	margin:0;
	text-align:center;
	display:block;
	font-weight:bold;
	border: .25pt solid #000;
	position:relative;
left:-1px;
width:99.48%;
top:5.05in;
	}
body div#footer {
font-size:10pt;
position:relative;
top:5.1in;
}
body p#copy {
display:none;
}
body p#contact {
float:right;
font-size:9pt;
margin-top:1px;
font-style:italic;
letter-spacing:2px;
}
body p#contact a {
color:#000;
text-decoration:none;
}
/* Content */
body div#content{
padding:1em;
margin:0;
overflow:none;
}
body div#content h1{
font-size:18pt;
font-style:italic;
letter-spacing:1pt;
padding-bottom:3pt;
border-bottom:3pt solid #aaa;
margin-bottom:1em;
}
body div#content p{
font-size:12pt;
padding:0;
margin:1em .5em;
line-height:14pt;
}
/*Hidden Elements*/
body div#language {
	display:none;
}
body div#nav {
 display:none;
}