@charset "utf-8";

/* CSS Document */

a, img, table, tr, td, div, form, span {
	margin:0;
	padding:0;
	border:0;
}

body {
	margin:0px;	
	background-color:#;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.2em
}

a {
	text-decoration:underline;
	color:#0088cc;
}

h1,h2,h3,h4,h5,h6 {
	font-family:"Myriad Pro", tahoma, verdana, arial, sans-serif;
}

h1 {
	font-size:24px;
	color:#42932b;
	font-weight:normal;
}

h2 {
	font-size:15px;
	color:#42932b;
	font-weight:normal;
}

h3 {
	font-size:13px;
	color:#42932b;
}

h4 {

}

h5 {

}

h6 {

}

p {

}

address {
	font-style:normal;
}

#wrapperHead,
#containerNavigation,
#containerSubNavigation,
.starttext {
	display:none !important;
}

#containerFooter {
	width:auto;
	padding:40px 5px;
	font-size:12px;
}

.address,
.phoneAndEmail,
.legalNotes {
	width:195px;
	display:block;
	float:left;
}

ol#breadcrumbs {
	margin:20px 0 1.5em;
	padding:0;
	list-style:none;
	border-bottom:solid 1px #d9d9d9;
	padding-bottom:8px;
}

ol#breadcrumbs li {
	display:inline;
	font-size:11px;
	padding-left:0;
	background:none;
	margin:0;
}

ol#breadcrumbs li.starttext {
	color:#b1b1b1;
}

ol#breadcrumbs li a {
}