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

html, body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #3B3B3B;
	line-height: 14pt;
}

.container {
	height: 100%;
}

.contentcellpadding {
	padding: 20px 40px;
}

.bars {
	background-image: url(/images/bar_stretch.gif);
	background-repeat: repeat-x;
}

.imageborder {
	border: 1px solid #666666;
}


.headerbg {
	background-image: url(/images/header_stretch.gif);
	background-repeat: repeat-x;
}

#sections {
	width: 193px;
	padding-left: 10px;
}

#sections img {
	margin-bottom: 2px;
}

