a:link, a:active, a:visited {
	background: transparent;
	color: #004080;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}

a:hover {
	border-bottom: 1px solid #004080;
	text-decoration: none;
	color: #004080;
	line-height: normal;
}

a.next:link, a.next:visited{
	border: 1px solid #2e6195;
	background: white;
	color: #2e6195;
	padding: 5px 5px;
	font-size: 11px;
	font-weight: bold;
	margin: 0 auto auto auto;
	display: block;
	width: 600px;
}

a.next:hover, a.next:active{
	border: 1px solid #2e6195;
	background: #2e6195;
	color: white;
	padding: 5px 5px;
	font-size: 11px;
	font-weight: bold;
	display: block;
	width: 600px;
}

fieldset{
	border: 0px solid white;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

form{ margin: 10px 0 10px 0; padding: 0px; }

h1{
	width: 100%;
	display: block;
	float: left;
	border-top: 1px solid #004080;
	border-bottom: 1px solid #004080;
	margin: 0 0 10px 0;
	padding: 3px 0 3px 0;
	text-indent: 5px;
	background-image: url(Images/background-topic.gif);
	color: #6A89AF;
	background-color: transparent;
	font: bold 9pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	height: auto;
}

h2{
	margin: 0 15px 5px 15px;
	padding: 10px 0 5px 0;
	border-bottom: 1px dotted #004080;
	display: block;
	color: #004080;
	background-color: transparent;
	font-size: 8pt;
	text-align: left;
	text-transform: capitalize;
}

html, body{
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: white;
	background-image: url('background.gif');
	font: 8.5pt/1.8em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	height: 100%;
}

img{ border: 0px solid white; }

input {
	border: 1px solid  #004080;
	margin: 0 0 0 0;
	padding: 2px 5px 3px 5px;
	width: 165px;
	background-color: white;
	color: #004080;
	text-transform: none;
}

p{
	margin: 0 15px 0 15px;
	padding: 0 0 15px 0;
	display: block;
	text-align: justify;
}

table{ width: 100%; height: 100%; }

td{ vertical-align: middle; text-align: center; }

ul{
	text-align: left;
	line-height: 12pt;
	display: block;
	margin: 0 10px 0 30px;
	padding: 0 0 0 0;
}

#contents{
	width: 592px;
	padding: 0 0 0 0;
	float: left;
	display: block;
	border: 1px solid #004080;
	margin: 5px 5px 0 0;
	background-color: white;
	color: black;
	height: auto;
}

#site{ margin: 0 auto; width: 800px; text-align: center; }
