body {
padding: 6pt;
font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
font-size: 10pt;
text-align: left;
letter-spacing: 1pt;
}

#printlogo {
background-image: url(/img/logo2.gif);
background-repeat: no-repeat;
}

#menu {
display: none;
}

#footer {
display: none;
}

#header {
display: none;
}

#validation {
display: none;
}

#contentleft {
width: 100%;
}

#contentleft h1 {
color: #F48B00;
font-size: 14pt;
}

#contentleft h2 {
color: #52749A;
font-size: 12pt;
}

#contentleft h3 {
color: #52749A;
font-size: 11pt;
}

#contentright {
border-top: 1px solid #52749A;
padding-top: 15pt;
margin-top: 25pt;
clear: both;
}

#contentright ul li {
color: #52749A;
}

#contentright h2 {
color: #F48B00;
font-size: 11pt;
}

.righttext h3 {
color: #F48B00;
font-size: 10pt;
margin-bottom: -8pt;
margin-top: 18pt;
}

p.rightlink {
margin-top: -8pt;
display: none;
}

.date {
color: #52749A;
font-weight: bold;
}

a, a:visited {
color: #52749A;
font-size: 10pt;
text-decoration: none;
}

.text>p {
text-indent: 14pt;
}

#portfolio div.contentsep {
	clear: both;
}

#portfolio .text {
	clear: both;
}

#folio .text p {
	text-indent: 0pt;
}

.column1 {
	float: left;
	width: 45%;
	margin-right: 5%;
}

.column2 {
	float: right;
	width: 49%;
}

.column1 p, .column2 p {
	text-align: left;
	font-size: 0.9em;
}