@charset "utf-8";
.heighlightedNames {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.degnationandqualification {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-style: italic;
}
.eventHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	height: 16px;
	padding-left: 5px;
	padding-top: 4px;
}
.eventMainMonth {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #990000;
	width: 30px;
	margin: auto;
	float: left;
}
.eventMainDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: capitalize;
	color: #666666;
	margin: auto;
	float: left;
}
.eventBoxBack {
	height: 219px;
	width: 173px;
	margin: auto;
	float: left;
	overflow: auto;
	background-color: #eeeeee;
}
.eventVline {
	margin: auto;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 1px;
	height: 54px;
}
.eventData {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #2C2C2C;
	width: 130px;
	margin: auto;
	float: left;
}
.eventHline01 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;
	font-family: Arial, Helvetica, sans-serif, sandaru-n;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.eventUnit {
	width: 173px;
	margin: auto;
	float: left;
	overflow: auto;
}
.eventVenueData {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #990000;
	width: 130px;
	margin: auto;
	float: left;
	height: 24px;
}
.mainNewsBack {
	margin: auto;
	float: left;
	overflow: auto;
	background-color: #eeeeee;
}
.mainNewsContainer {
	padding-right: 5px;
	float: right;
}
.homeFacultiesHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.homeFaculties {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #002D8A;
	margin-top: 0px;
	margin-left: 5px;
	padding: 0px;
	line-height: 16px;
}
.homeFaculties A:link {
	text-decoration: none;
	color: #002D8A;
}
.homeFaculties A:visited {
	text-decoration: none;
	color: #002D8A
}
.homeFaculties A:hover {
	text-decoration: underline;
	color: #990000;
}

.imgBorderWhite {
	border: 3px solid #FFFFFF;
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 5px;
}
.homeNewsHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.homeNewsText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	line-height: 16px;
	text-align: justify;
}
.homeLogos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #990000;
	height: auto;
	width: auto;
	text-indent: -2px;
}

