.textFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #95BAE2;
	text-decoration: none;
	font-weight: bold;}
	
.buttonscontainer {
	width: 100%;
}

.buttons a {
	color: #172C50;
	border: 1px solid;
	background-color: #279F38;
	font: bold 11px Arial, sans-serif;
	text-decoration: none;
	border-color: #172C50 #172C50 #172C50 #172C50;
	display: block;
	margin: 0px;
	width: auto;
	text-align: right;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	padding: 5px;
}

.buttons a:hover {
	border: 1px solid;
	background-color: #172C50;
	border-color: #172C50 #172C50 #172C50 #172C50;
	color: #64B436;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	padding: 5px;
}
.textHeadBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #172C50;
	text-decoration: none;
}
.textHeadGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #279F38;
	text-decoration: none;
}
.textHeadWood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CA7841;
	text-decoration: none;
}
.textHeadGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.textLargeBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #172C50;
	text-decoration: none;
}
.textLargeGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #279F38;
	text-decoration: none;
}
.textLargeGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.textLargeWood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CA7841;
	text-decoration: none;
}
.textMainBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #172C50;
	text-decoration: none;
}
.textMainGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #279F38;
	text-decoration: none;
}
.textMainWood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CA7841;
	text-decoration: none;
}
.textMainGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
.textSmallBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #172C50;
	text-decoration: none;
}
.textSmallGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #279F38;
	text-decoration: none;
}
.textSmallGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.table {
	border: 2px solid #172C50;
}
