body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5 pt;
	color: #808080;
	text-align: center;
	word-wrap: normal;
	font-weight: bold;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bolder;
	color: #808080;
	text-align: justify;
}

.submenu:hover {
	color: #000000;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bolder;
	color: #808080;
}

.submenuActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #A4001D;
	text-align: left;	
}

.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #000000;
	text-align: center;	
}


.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	font-weight: normal;
}



.normalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	font-weight: normal;
		
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #A4001D;
	text-align: left;
	font-weight: normal;
	
}

.title {
	color: #A4001D;
	font-weight: bolder;
	font-size: 11px;
}

.mandatory {
	color: #A4001D;
	font-weight: bolder;
	font-size: 11px;
}

.optional {
	color: #808080;
	font-weight: bolder;
	font-size: 11px;
}


.small {
	font-size: 7pt;
}

.smallLink {
	text-decoration: underline;	
	color: #000000;
}

.smallLink:hover {
	text-decoration: underline;
	color: #A4001D;
}

.smaller {
	font-size: 6px;
}


.smallGray {
	font-size: 7pt;
	color: #808080;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.normalLink {
	text-decoration: underline;	
	color: #000000;
}

.normalLink:hover {
	text-decoration: underline;
	color: #A4001D;
}

.button {
	background-color: #9BC9D1;
	COLOR: #000000;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
}



