#main .header-text {
}

.header-text {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
}
.header-text1 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ccc;
}
.toolbar {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.toolbar-black {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.footer1 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 20px;

}

.text {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.text-red {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #b60000;
	line-height: 20px;
	font-weight:bold;
}
.text-title {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
	text-align: justify;
}

.toolbar2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #171717;
	text-align: right;
	background-color:#f2f2f1;
	background-repeat: repeat;
	display: block;
	vertical-align: middle;
	line-height: 25px;
}
.toolbar2-red {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	background-color:#b60000;
	background-repeat: repeat;
	display: block;
	vertical-align: middle;
	line-height: 25px;
}
.toolbar2-branding {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #171717;
	text-align: center;
	background-color:#f2f2f1;
	background-repeat: repeat;
	display: block;
	vertical-align: middle;
	line-height: 25px;
}
.toolbar2-red-branding {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color:#b60000;
	background-repeat: repeat;
	display: block;
	vertical-align: middle;
	line-height: 25px;
}

.number-grey {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #171717;
	text-align: center;
	background-color:#f2f2f1;
	background-repeat: repeat;
	display: block;
	vertical-align: middle;
	line-height: 17px;

}
.number-red {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color:#b60000;
	background-repeat: repeat;
	display: block;
	vertical-align: middle;
	line-height: 17px;
}
.red-title {
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #b60000;
}
.red-title15 {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #b60000;
}
.grey-title-13px {
	font-family: arial;
	font-size: 13px;
	color: #878787;
}
.grey-title-17px {
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #434343;
}
.grey-title-13px {
	font-family: arial;
	font-size: 13px;
	color: #434343;
}
.link-to-project-13px {
	font-family: arial;
	font-size: 13px;
	color: #aeaeae;
}
.footer-title {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}
.white-text-bold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

