body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: none;
	background-attachment:fixed;
	background-repeat: no-repeat;
}


h1 {
	background-color: transparent;
	font-family: Verdana, Arial, Times;
	font-size: 14pt;
	font-style: normal;
	font-weight: 100;
	color: #014F7F;
	text-decoration: none;
}

p {
	background-color: transparent;
	font-family: Verdana, Arial, Times;
	font-size: 9pt;
	font-style: normal;
	font-weight: 100;
	color: #000000;
}

p.small {
	background-color: transparent;
	font-family: Verdana, Arial, Times;
	font-size: 8pt;
	font-style: normal;
	font-weight: 100;
	color: #000000;
}

a:link {
	background-color: transparent;
	color: #014F7F;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color: #014F7F;
	text-decoration: none;
}

a:active {
	background-color: transparent;
	color: #014F7F;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #3382A2;
	text-decoration: none;
}

img {
	border-color: #000000;
}


.listNav {
	background-color: transparent;
	font-family: Verdana, Arial, Times;
	font-size: 8pt;
	font-style: normal;
	font-weight: 100;
	color: #000000;
}

.listTitle {
	background-color: transparent;
	font-family: Verdana, Arial, Times;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.listText {
	background-color: transparent;
	font-family: Verdana, Arial, Times;
	font-size: 8pt;
	font-style: normal;
	font-weight: 100;
	color: #000000;
}

.detailFileInfoBox {
	background-color: #DDDDDD;
	font-family: Verdana, Arial, Times;
	font-size: 8pt;
	font-style: normal;
	font-weight: 100;
	color: #014F7F;
}


.navItem
{
	background-color: transparent;
	font-family: Verdana, Arial, Times;
	font-size: 8pt;
	font-style: normal;
	font-weight: 100;
	color: #000000;
};

.formular {
	background: #FFFFFF;
 	font-family: Verdana, Arial, Times;
	font-size: 08pt;
	border-bottom: #014F7F 1px solid;
	border-left: #014F7F 1px solid;
	border-right: #014F7F 1px solid;
	border-top: #014F7F 1px solid;
}
