/* Content */

body
{
	color:#003366;
	background-color:#fffff0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	scrollbar-base-color:#fffff0;
	margin:0px 0px 0px 0px;
}

code
{
	color:#000000;
}

table
{
	font-size:12px;
}

a
{
	text-decoration:underline;
	color:#003366;
}

img
{
	border:none 0px;
}

h1
{
	color:#003366;
	font-size:18px;
	font-weight:bold;
	margin-bottom:12px;
	margin-top:12px;
}

h2
{
	color:#003366;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
}

h3
{
	color:#003366;
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:8px;
}

h4
{
	color:#003366;
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:8px;
}

h5
{
	color:#003366;
	font-size:11px;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:8px;
}

p
{
	margin:0px 0px 0px 0px;
}


.footer
{
	text-align:center;
	background-color:#bdcfa5;
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-style:solid;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:solid;
	border-color:#9c9a9c;
}

.contactAndSitemap
{
	font-size:12px;
	font-weight:bold;
}

.copyRight
{
	font-size:10px;
	font-weight:normal;
	color:#636563;
}

.contentParagraph
{
	text-align:justify;
	margin-bottom:10px;
}

.naviImage
{
	width:175px;
	vertical-align:bottom;
	background-color:#efebd6;
}

.content
{
	margin-left:0px;
	margin-right:15px;
}

.acceptDeclineButton
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#003366;
}


/* Navigation */

.naviButton
{
	background-color:#efebd6;
	border-top-width:2px;
	border-bottom-width:2px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-color:#9c9a9c;
}

.naviButton-onTopic
{
	background-color:#dedfce;
}

.naviButton-text
{
	color:#003366;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}

.subNaviButton
{
	background-color:#dedfce;
	border-top-width:1px;
	border-style:solid;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-color:#9c9a9c;
}

.subNaviButton-onTopic
{
	background-color:#6b8694;
	border-width:1px;
	border-style:solid;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-color:#9c9a9c;
}

.subNaviButton-text
{
	color:#000000;
	font-size:11px;
	font-weight:normal;
	margin-top:4px;
	margin-bottom:4px;
}

.subNaviButton-text-onTopic
{
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	margin-top:4px;
	margin-bottom:4px;
}

.lastUpdate
{
	text-align:center;
	background-color:#bdcfa5;
}

.lastUpdate-text
{
	color:#000000;
	font-size:9px;
	margin-top:4px;
	margin-bottom:4px;
}

.highlighted-text
{
	color:#ff0000;
}