.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}
.navbar {
	margin-right: 50px;
}

.title {
	font-size: large;
	font-weight: bold;
	color: #196DAD;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #93BD29;
	padding-bottom: 5px;
}
