/* Style Sheet Document */

.Institutes-List-Row {
	background-image: url("../Images/Fade.png");
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 7px;
	border-width: 1px;
	border-style: solid;
	border-color: #B2C2E4;
}

.Institutes-List-Row a {
	text-decoration: none;
	font-weight: bold;
	color: #1E65B5;
}

.Institutes-List-SubRow {
	margin-bottom: 7px;
	margin-top: -7px;
	border-width: 1px;
	border-style: solid;
	border-color: #B2C2E4;
	border-top-width: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.Institutes-List-SubRow a {
	text-decoration: none;
	font-weight: bold;
	color: #1E65B5;
}

.Institutes-List-SubRow-Close {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2C2E4;
}

.Institutes-List-SubRow-Close a {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}

.Institutes-Mute {
	color: #666666;
}

.Institutes-Table-Grid {
	background-color: #DBE2F2;
}

.Institutes-Table-Grid td {
	background-color: #FFFFFF;
	font-size: 10px;
}

.Institutes-Table-Grid a {
	text-decoration: none;
}