@charset "utf-8";
/* CSS Document */

.rfevent {
	font-size: 1.2em;
	color: #73A79F;
	font-weight: bold;
	text-transform: uppercase;
	}

.caption {
	font-size: 0.9em;
	color: #C0C0C0;
	font-weight: normal;
	}

.textwidth2left
{
	width: 252px;
	float: left;
	font-weight: normal;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-top: 1px;
	line-height: 15px;
	padding: 3px 0px 0px 0px;
	text-decoration: none;
}
.textwidth3right
{
	width: 251px;
	float: left;
	font-weight: normal;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-top: 1px;
	line-height: 15px;
	padding: 3px 0px 0px 0px;
	text-decoration: none;
}

.narrow-textwidth
{
	width: 167px;
	float: left;
	font-size: 0.8em;
	color: #C0C0C0;
	font-weight: normal;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	line-height: 10px;
}
.highlight {
	color: #f23b80;
	}
.highlight3 {
	color: #515151;
	}

.highlight2 {
color: #73A79F
}
.highlight4 {
color: #81017e;
	font-weight: bold;
}
.subtitle1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #73A79F;
}
.subtitle2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #f23b80;
}
.leftimage {
	float: left;
	width: 167px;
	margin-bottom: 1px;
}
.middleimage {
	float: left;
	width: 167px;
	margin-left: 1px;
	margin-bottom: 1px;
}
.rightimage {
	float: left;
	width: 167px;
	margin-left: 1px;
	margin-bottom: 1px;
}
.institute-extra-title {
	font-size: 1.2em;
	color: #f23b80;
	font-weight: bold;
	text-transform: uppercase;
	}
