img, div#mainNav, div#footer ul, div#skip2nav {
	display: none;
}

body {
	color: rgb(65,64,64);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

p {
	margin-bottom: 5pt;
	line-height: 20pt;
}

h1 a:link, h1 a:visited {
	color: rgb(3,42,169);
	font-size: 18pt;
	text-decoration: none;
	text-transform: uppercase;
}

h2 {
	font-weight: normal;
	font-size: 15pt;
	color: rgb(6,69,126);
	margin-bottom: 4pt;
	padding-bottom: 0;
}

 h2 a:link, h2 a:visited {
 	font-size: 12pt;
 }

div.intro {
	margin-bottom: 20pt;
}

div.intro p {
	color: rgb(6,69,126);
	font-size: 13pt;
	margin-bottom: 0;
}

abbr {
	border: 0;
}

div#content ul {
	margin-bottom: 20pt;
	margin-left: 12pt;
	padding-left: 0;
	margin-top: 0;
}

div#content ul li {
	list-style: square;
	margin-bottom: 5pt;
}

div#content a:link, div#content a:visited {
	color: rgb(24,66,139);
	text-decoration: none;
	border-bottom: 1pt rgb(24,66,139) dotted;
	padding-bottom: 0;
}

div#footer {
	text-align: center;
	color: rgb(153,153,153);
	font-size: 8pt;
}