﻿body {
	background: #fff;
	color: #000;
	font-size: 11pt;
	width: 700px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: 400;
	padding: 0 10px;
}

a {
	text-decoration:none;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#header, #mainMenu, div#pageBody td.tdSideNav, #footer, #printIcon, #alphaList {
	display: none;
}

div#container div#layout {
	width:650px;
}

div#pageTitle {
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: 700;
}

div.subheading {
	font-size: 16px;
	font-weight: 700;
}