﻿body {
}

.Results *
{
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.Results .Breaker
{
	height:0px;	
}
.Results .Title
{
	font-size:24px;
	font-weight:bold;
}
.Results .Description
{
	color:#818181;
}
.Results .Description a
{
	color:#00A2DF;
	font-weight:bold;
	text-decoration:underline;
	font-size:11px;
}
.Results .Description a:hover
{
	text-decoration:none;
}
.Results .Dotted
{
	border-left:1px dotted #DAD9D9;
}
.Results .GrayLine
{
	width:544px;height:22px;margin-top:20px;
	background:url('Images/Results/grey_bar.gif');
}
.Results .Institutes
{
	padding:10px;
	overflow:visible;
}

.Results .Institutes .Header .ContactMainSent
{
    float:left;
    color:#818181;
    font-weight:bold;
    height:15px;
}

.Results .Institutes .Header .ContactMain
{
    float:left;
    color:#00A2DF;
    cursor:pointer;
    font-weight:bold;
    height:15px;
    text-decoration:underline;
    width:56px;
}

.Results .Institutes .Title
{
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
	position:relative;
	top:-25px;
	margin-bottom:-30px;
}
.Results .Institutes .Header
{
	font-weight:bold;
	padding-top:10px;
	
}
.Results .Institutes .HeaderDiffer
{
    cursor:pointer;
}
.Results .Institutes .Header .Name
{
	float:right;
	cursor:pointer;
}
.Results .Institutes .Header .Count
{
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#2142AB;
	background:url('Images/Results/darkblue_arrow.gif') no-repeat left 3px;
	padding-left:15px;
}
.Results .Institutes .Header .Count.Open
{
	background:url('Images/Results/darkblue_arrow_open.gif') no-repeat left 3px;
}
.Results .Institutes .Header .Line
{
	height:0px;
	border-top:dotted 1px #DAD9D9;
	margin-top:10px;
}
.Results .Institutes .Body
{
	display:none;
}
.Results .Institutes .Body .Titles
{
	font-weight:bold;
	font-size:11px;
	padding-top:20px;
	background-color:#F8F8F8;
}
.Results .Institutes .Body .Titles div
{
	float:right;
	padding-left:10px;
	width:275px;
	padding-bottom:1px;
}
.Results .Institutes .Body .Titles div.BasketTitle
{
	text-align:left;
}
.Results .Institutes .Body .Line
{
	height:0px;
	border-top:dotted 1px #DAD9D9;
}
.Results .Institutes .Body .ScholarshipHeader
{
	font-weight:normal;
	padding-top:6px;
	font-size:11px;
	cursor:pointer;
	padding-bottom:6px;
	background:url('Images/Results/arrow_up.gif') no-repeat right;
	padding-right:10px;
}
.Results .Institutes .Body .ScholarshipHeader.Open
{
	background:url('Images/Results/arrow_down.gif') no-repeat right;
}
.Results .Institutes .Body .ScholarshipHeader div:first-child
{
}
.Results .Institutes .Body .ScholarshipHeader div
{
	float:right;
	padding-left:10px;
}
.Results .Institutes .Body .ScholarshipHeader div.BasketTitle
{
	text-align:center;
}
.Results .Institutes .Body .ScholarshipHeader .Line
{
	margin-top:1px;
}
.Results .Institutes .Body .ScholarshipBody
{
	display:none;
}
.Results .Institutes .Body .ScholarshipBody .Top
{
	background-color:#F8F8F8;
	padding:10px 12px;
}
.Results .Institutes .Body .ScholarshipBody .Bottom
{
	height:23px;
	background-color:#E7E7E7;
}
.Results .Institutes .Body .ScholarshipBody .Top .Name
{
	color:#1F48A2;
	font-weight:bold;
	font-size:19px;
	float:right;
}
.Results .Institutes .Body .ScholarshipBody .Top .SubTitle
{
	color:#1F48A2;
	padding-top:5px;
	font-weight:bold;
}
.Results .Institutes .Body .Contact
{
	float:left !important;
	cursor:pointer;
}
.Results .Institutes .Body .Contact.Image
{
	background:url('Images/Results/contact_button.jpg') no-repeat;
	width:68px;
	height:28px;
	margin-left:11px;
}
.Results .Institutes .Body .Contact.Image.Faded
{
	cursor:default;
	opacity: 0.25;
	filter: alpha(opacity=25);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
}
.Results .Institutes .Body .Contact.Link
{
	width:56px;
	height:15px;
	font-weight:bold;
	color:#00A2DF;
	text-decoration:underline;
}
.Results .Institutes .Body .Contact.Link:hover
{
	text-decoration:none;
}
.Results .Institutes .Body .Contact.Link.Faded
{
	width:83px;
	cursor:default;
	text-decoration:none;
	color:#818181;
}
.Results .Institutes .Body .ScholarshipBody .Top .Text
{
	color:#333C45 !important;
	padding-top:5px;
	padding-bottom:10px;
}

.Results .Institutes .Body .ScholarshipBody .Top .File
{
	font-size:11px;
	color:#333C45;
	font-weight:bold;
	display:block;
	float:right;
	text-decoration:none;
}

.Results .Institutes .Body .ScholarshipBody .Top .File span
{
	text-decoration:underline;
}

.Results .Institutes .Body .ScholarshipBody .Top .Site
{
	font-size:11px;
	color:#333C45;
	font-weight:bold;
	display:block;
	float:left;
	text-decoration:none;
}

.Results .Institutes .Body .ScholarshipBody .Top .Text table tr td:first-child
{
	color:#333C45;
}
.Results .Institutes .Body .ScholarshipBody .Top .Text table tr td:last-child
{
	color:#333C45;
}

.Results .AjaxIndicator
{
	background:url('Images/Results/4-0.gif') no-repeat;
	width:16px;
	height:16px;
	position:absolute;
	margin-right:233px;
	margin-top:35px;
	display:block;
}



/**************AnotherSearch****************/

.AnotherSearch
{
	width:544px;
	height:125px;	
}
.AnotherSearch > div
{
	float:right;
	height:125px;	
}
.AnotherSearch .Right
{
	background:url('Images/Results/search_bg_right.gif') no-repeat;
	width:7px;
}
.AnotherSearch .Left
{
	background:url('Images/Results/search_bg_left.gif') no-repeat;
	width:7px;
}
.AnotherSearch .Center
{
	background:url('Images/Results/search_bg_pixel.gif');
	width:515px;
	padding:10px 15px 10px 0px;
	height:105px;	
}
.AnotherSearch .Radios > span
{
	color:#00A2DF;
	font-weight:bold;
}
.AnotherSearch .Radios input
{
	vertical-align:top;
}
.AnotherSearch .Field
{
	float:right;
	padding-top:12px;
}
.AnotherSearch .Field.Spacer
{
	padding-right:40px;
}
.AnotherSearch .Field select
{
	border:1px solid #ABABAB;
	color:#83838A;
	font-family:Arial;
	font-size:11px;
	height:20px;
}
.AnotherSearch .Link
{
	padding-top:5px;
	padding-left:12px;
	font-size:11px;
	font-weight:bold;
	display:block;
	float:left;
	color:#00A2DF;
	background:url('Images/Site/blue_arrow.gif') no-repeat left 9px;
	text-decoration:underline;
	cursor:pointer;
	margin-left:15px;
}
.AnotherSearch .Link:hover
{
	text-decoration:none;
}
.AnotherSearch .Breaker
{
	height:0px;
}