/* Left navigation */
a.NavLvl1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000
}
a.NavLvl1a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF
}
a.NavLvl1:hover {
	text-decoration: underline;
}
a.indexlanguage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #EE2D24;
	font-weight: bold;
	text-decoration: none;
}
/* Breadcrumb styles both for linked and unlinked entries */
a.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	text-decoration: underline;
	color: #EE2D24;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: bold;
}
/* Class styles */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
	color: #000000;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #524522;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	white-space: normal;
}
h4 {
	font-style: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-variant: small-caps;
	line-height: normal;
}
.NavHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	white-space: normal;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	line-height: normal;
	padding-bottom: 6px;
	list-style-position: outside;

}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none
} 
/*Intext hyperlinks*/
a.lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EE2D24;
	text-decoration: underline;

}
.image {
	border: 0px none;
	vertical-align: text-bottom;


}
