/* - bodytext - */
.bodytext { 
	font-weight: normal; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding-left: 3px; 
}

/* - bodytextsmall - */
.bodytextsmall { 
	font-weight: normal; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding-left: 3px; 
}

/* - smalltext - */
.smalltext { 
	font-weight: normal; 
	font-size: 9px; 
	font-family: Arial 
}

/* - heading1 - */
.heading1 { 
	font-weight: bold; 
	font-size: 13px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* - download - */
.download {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a.download:link {
color: #006400;
text-decoration: underline;
}
a.download:hover {
color: #006400;
text-decoration: none;
}
a.download:active {
color: #000000;
text-decoration: underline;
}
a.download:visited {
color: #000000;
text-decoration: underline;
}
a.download:visited:hover {
color: #000000;
text-decoration: none;
}

/* - breadcrumb - */
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 666666;
	font-weight: bold;

}
a.breadcrumb:link {
color: #666666;
text-decoration: none;
}
a.breadcrumb:hover {
color: #006400;
text-decoration: underline;
}
a.breadcrumb:active {
color: #006400;
text-decoration: none;
}
a.breadcrumb:visited {
color: #666666;
text-decoration: none;
}
a.breadcrumb:visited:hover {
color: #666666;
text-decoration: underline;
}

/* - larger_breadcrumb - */
.largerbreadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: 006400;
	font-weight: bolder;

}
a.largerbreadcrumb:link {
color: #006400;
text-decoration: none;
}
a.largerbreadcrumb:hover {
color: #006400;
text-decoration: underline;
}
a.largerbreadcrumb:active {
color: #006400;
text-decoration: none;
}
a.largerbreadcrumb:visited {
color: #006400;
text-decoration: none;
}
a.largerbreadcrumb:visited:hover {
color: #006400;
text-decoration: underline;
}
.heading2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.heading3 {
	font-size: 13px;
	font-weight: bold;
	color: #006400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.headingbigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #990000;
}

.brick-colors table {
    text-align: center;
}
