body
{
	color: #000;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 8mm;
}

h1
{
	color: #000;
	background-color: transparent;
	font-family: arial, Helvetica, sans-serif;
	font-size: 18pt;
}

h2
{
	color: #000;
	background-color: transparent;
	font-family: arial, Helvetica, sans-serif;
	font-size: 16pt;
}

h3
{
	color: #000;
	background-color: transparent;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14pt;
}

p, ul
{
	color: #000;
	background-color: transparent;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12pt;
}

ul ul { font-size: 100%; }
acronym, abbr, dfn { border-bottom: 1px dotted #000; }

hr
{
	color: #1D2677;
	background: #1D2676;
	border: 0;
	height: 1px;
	clear: both;
}

code
{
	color: #660;
	background-color: transparent;
	font-family: georgia, times, "Times New Roman", serif;
	font-size: 10pt;
}

a:link
{
	color: #000;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}

a:visited
{
	color: #000;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}

.floatright
{
	float: right;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12pt;
}


.topstrip
{
	width: auto;
	height: auto;
	color: #000;
}

.splashcontent
{
	margin-left: 0;
	padding-top: 0;
	width: auto;
	height: auto;
}

.content
{
	width: auto;
	height: auto;
}

.rightcol
{
	display: none;
}

.nav
{
	display: none;
}


.copyright
{
	margin-top: 10mm;
	padding-top: 5mm;
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	clear: both;
}


.floatright
{
	margin: 0 0 10px 10px;
	padding: 0;
}
