body
{
}

.Scholarships
{
	direction:rtl;
}
.Scholarships *
{
	overflow:hidden;
	/*margin:0px;
	padding:0px;*/
}
.Scholarships li
{
	overflow:visible;
	/*margin:0px;
	padding:0px;*/
}
.Scholarships .Right
{
	float:right;
	width:544px;
}

.Scholarships .Left
{
	float:left;
	width:190px;
}

  /*-----------------/
 / AdditionalGuides /
/-----------------*/

.AdditionalGuides
{
   width:519px;
   height:204px;
   overflow:hidden;
   color:#353f48;
   font-family:Arial;
   font-size:12px;
}
.AdditionalGuides .Title
{
	font-size:18px;
	font-weight:bold;
}
.AdditionalGuides .Tabs
{
   width:520px;
   height:30px;
   margin-top:5px;
}
.AdditionalGuides .Tabs a
{
   width:125px;
   height:28px;
   display:block;
   float:right;
   color:#1D46A6;
   font-weight:normal;
   text-decoration:none;
   background:url('Images/Scholarships/guides_tab_off.gif') no-repeat;
   text-align:center;
   top:1px;
   position:relative;
   line-height:11px;
   
}
.AdditionalGuides .Tabs .SelectedTab
{
   width:125px;
   height:29px;
   display:block;
   float:right;
   color:#353f48;
   font-weight:bold;
   text-decoration:none;
   background:url('Images/Scholarships/guides_tab_on.gif') no-repeat;
   text-align:center;
   position:relative;
}
.AdditionalGuides .Tabs div
{
   width:6px;
   float:right;
}
.AdditionalGuides .SelectedTabContent
{
	 border:solid 1px #d7d4d4;
	 width:517px;
	 height:145px;
	 margin-top:-1px;
}
.SelectedTabContent .Item
{
	width:238px;
	float:right;
	height:65px;
	padding-top:15px;
}
.SelectedTabContent .Item .Image
{
	width:70px;
	height:56px;
	margin:0px 18px;
	float:right;
}
.SelectedTabContent .Item .Image img
{
	width:70px;
	height:56px;
	border:none;
}
/* IE6 Only */
* html .SelectedTabContent .Item .Image
{
	margin-right:10px;
}
.SelectedTabContent .Item .SubTitle
{
	width:120px;
	height:45px;
	float:right;
	font-weight:bold;
	overflow:hidden;
	margin-top:5px;
}

.SelectedTabContent .Item .SubTitle a
{
   color:#353f48;
   text-decoration:none;
}

.SelectedTabContent .Item .SubTitle a:hover
{
   color:#83838a;
   text-decoration:none;
}

.SelectedTabContent .Divider
{
	float:right;
	width:20px;
	height:75px;
}
.SelectedTabContent .MoreLinks
{
	padding-right:18px;
	width:480px;
	overflow:hidden;
}
.SelectedTabContent .MoreLinks .Title
{
	padding:2px 0px;
	font-weight:bold;
	font-size:12px !important;
	background-color:#f7f8f8;
}
.SelectedTabContent .MoreLinks .Link
{
	font-weight:normal;
	font-size:12px !important;
	margin-top:5px;
	height:35px;
	overflow:hidden;
}
.SelectedTabContent .MoreLinks .Link a
{
	font-size:12px !important;
	color:#83838A;
	text-decoration:underline;
	line-height:18px;
}
.SelectedTabContent .MoreLinks .Link a:hover
{
	font-size:12px !important;
	color:#1D46A6;
	text-decoration:underline;
}
.SelectedTabContent .AjaxIndicator
{
	position:relative;
	bottom:90px;
	right:230px;
	display:none;
}

  /*-----------------------------------/
 / Overrides for Search Strip Control /
/-----------------------------------*/

.CommonSearchStripSearchButton img
{
	width:45px;
	height:23px;
	margin:3px 7px 0px 0px;
	cursor:pointer;
}
.CommonSearchStripLogo img
{
	width:152px;
	height:60px;
}
.CommonSearchStripLogo a
{
	width:152px;
	height:60px;
}

  /*-------/
 / Search /
/-------*/
  
.Scholarships .Search
{
	width:544px;
	height:315px;
	background:url(Images/Scholarships/search_engine_bg.gif) no-repeat;
}
.Scholarships .Search .Breaker
{
	height:0px;
}
.Scholarships .Search .Tabs
{
	padding-right:27px;
}

.Scholarships .Search .Preview
{
	height:106px;
}

.Scholarships .Search .Preview .Description
{
	font-size:11px;
	float:left;
	width:260px;
	padding-top:16px;
	line-height:16px;
}

.Scholarships .Search .Preview .Description div
{
    background:url('Images/Site/arrow_turkis.gif') no-repeat right 6px;
}

.Scholarships .Search .Preview .Title
{
	font-size:18px;
	font-weight:bold;
	padding-right:20px;
	padding-top:7px;
}

.Scholarships .Search .Tabs .Tab
{
    background:url('Images/Scholarships/search_engine_tab_off.gif') no-repeat;
	width:118px;
	height:19px;
	cursor:pointer;
	float:right;
	margin-top:0px;
	margin-left:3px;
	color:#00A2DF;
	text-align:center;
	padding-top:10px;
}

.Scholarships .Search .Tabs .Tab.Selected
{
    background:url('Images/Scholarships/search_engine_tab_on.gif') no-repeat;
	margin-top:1px;
	color:#353F48;
	font-weight:bold;
	padding-top:8px;
	height:21px;
}

.Scholarships .Search .Contents
{
	padding:5px 25px 5px 27px;
	margin:0px;
}

.Scholarships .Search .Contents .Field
{
	float:right;
	padding-top:10px;
}
.Scholarships .Search .Contents .Field > span
{
	font-weight:bold;
}
.Scholarships .Search .Contents .Field > span.Invalid
{
	color:Red;
}
.Scholarships .Search .Contents div.Title
{
	font-weight:bold;
	padding-top:10px;
}
.Scholarships .Search .Contents .Field.Radio
{
	/*float:right;*/
	font-weight:normal;
}

.Scholarships .Search .Contents .Field.Checkbox
{
	float:right;
	width:245px;
}

.Scholarships .Search .Contents .Field.Checkbox.Invalid
{
	color:Red;
}

/* IE6 Only */
* html .Scholarships .Search .Contents .Field.Checkbox {
	padding-top:5px;
}

/* IE7 Only */
*:first-child+html .Scholarships .Search .Contents .Field.Checkbox {
	padding-top:5px;
}

.Scholarships .Search .Contents .Field.Spacer
{
	padding-right:20px;
}
.Scholarships .Search .Contents .Field.ShortSpacer
{
	padding-right:10px;
}
.Scholarships .Search .Contents .Field.LongSpacer
{
	padding-right:30px;
}

.Scholarships .Search .Contents .Field input[type=text]
{
	background:url(Images/SearchStrip/search_pixel.gif) repeat-x center top;
	border:1px solid #ABABAB;
	color:#83838A;
	font-family:Arial;
	font-size:11px;
	height:16px;
	padding:2px 4px 0 4px;
}
.Scholarships .Search .Contents .Field select
{
	border:1px solid #ABABAB;
	color:#83838A;
	font-family:Arial;
	font-size:11px;
	height:20px;
}
.Scholarships .Search .Contents .Field input[type=radio]
{
	margin-left:3px;
	vertical-align:middle;
}
.Scholarships .Search .Contents .Field input[type=checkbox]
{
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

.Scholarships .Search .Contents .Field input.Normal
{
	width:140px;
}
.Scholarships .Search .Contents .Field select.Normal
{
	width:150px;
}
.Scholarships .Search .Contents .Field select.Long
{
	width:230px;
}
.Scholarships .Search .Contents .Field input.Short,select.Short
{
	width:55px;
}
.Scholarships .Search .Contents .Field input.English
{
	direction:ltr;
}
.Scholarships .Search .Contents .Submit
{
	width:132px;height:30px;
	float:left;
	cursor:pointer;
}
.Scholarships .Search .Contents .Submit#SubmitPhase1
{
	background:url(Images/Scholarships/button_phase1.gif) no-repeat;
	margin-top:12px;
}
.Scholarships .Search .Contents .Submit#SubmitPhase2
{
	background:url(Images/Scholarships/button_phase2.gif) no-repeat;
	margin-top:11px;
}
.Scholarships .Search .Contents .Submit#SubmitPhase3
{
	background:url(Images/Scholarships/button_phase3.gif) no-repeat;
	margin-top:3px;
}
.Scholarships .Search .Contents .Submit#SubmitPhase4
{
	background:url(Images/Scholarships/button_phase4.gif) no-repeat;
	margin-top:3px;
}


/*******Disclaimer********/

.Scholarships .Disclaimer ol
{
	list-style-type:decimal;
	padding-right:22px;
}
.Scholarships .Disclaimer li
{
	padding-bottom:10px;
}
.Scholarships .Disclaimer > .Title
{
	font-size:20px;font-weight:bold;
}
.Scholarships .Disclaimer > .underTitle
{
	font-size:15px;font-weight:bold;
}
.Scholarships .Disclaimer > .Content
{
	width:95%;
}