/* CSS Document */

/* ---------------------------------------------------------------
CONTRIBUTE STYLES
----------------------------------------------------------------*/

h1 {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	clear					: both;
	text-transform			: uppercase;
	font-weight				: bold;
	margin-bottom			: 13px;
}

h2 {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	clear					: both;
	font-weight				: bold;
	margin-bottom			: 13px;
}
h3,h4,h5,h6 {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	clear					: both;
	font-weight				: bold;
	margin-bottom			: 5px;
	padding					: 0 0 0 10px;
}
img.floatLeft {
	border-right			: 10px #ffffff solid;
	border-bottom			: 10px #ffffff solid;
	float					: left;
}
.boldFont {
	font-weight				: bold;
}
.italicFont {
	font-style				: italic;
}
/* ------------------------------------------------------------
SITEMAP
------------------------------------------------------------ */
.level1 {
	color					: #8a8978;
	text-transform			: uppercase;
}
.level2 {
	color					: #8a8978;
	padding-left			: 40px;
}
.metalevel {
	color					: #8a8978;
	text-transform			: uppercase;
}
