@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 20pt;
}

a {
	color: black;
	text-decoration: none;
}

h2 {
	font-size: 24pt;	
}

h3 {
	font-size: 20pt;	
}

	h3.subhead {
		font-size: 18pt;
		font-weight: normal;
		font-style: italic;
	}

h4 {
	font-size: 16pt;	
}

h5 {
	font-size: 14pt;	
}

.sIFR-flash {
	display    : none !important;
	height     : 0;
	width      : 0;
	position   : absolute;
	overflow   : hidden;
}

.sIFR-alternate {
	visibility : visible !important;
	display    : block   !important;
	position   : static  !important;
	left       : auto    !important;
	top        : auto    !important;
	width      : auto    !important;
	height     : auto    !important;
}

#lang, #search, #nav, #snav, #footer, #flash, .io-left, .io-right {
	display: none;	
}

img {
	margin-right: 0 !important;
	margin-left: 0 !important;
	border: none;
}

h1 {
	width: 100%;
	margin: 0 0 .06in 0;
	border-bottom: 1px solid black;
	display: block;
}

h1 a {
	display: block;	
	border: 1px solid red;
}

h1 a img {
	margin: 0 auto !important;
	border: none;
}