h1
{
	text-indent: -10000px;
	display:block;
	padding: 0;
	margin-left: -10000px;
	font-size: 1px;
	line-height: 0;
}
.alumniSuccessBody
{
	color: #333333; /* Modified by imc2 */
	margin-top: 10px;
	margin-right:30px;
	
}

.alumniSuccessBody p
{
	color: #93897b;
}

/* Modified by imc2 */
h1.dynamic
{
	color:#333333;
	display:block;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	margin-left:0;
	padding:0;
	text-indent:0;
	text-transform:uppercase;
}

/* Added by imc2 */
.reqinfo .mainContent h1.dynamic
{
	color:#DA3B34;
	display:block;
	font-size:35px;
	font-weight:bold;
	line-height:normal;
	text-transform:uppercase;
}

#alumniLeftBody
{
	margin: 10px 10px 20px 0;
	width: 605px;
	float:right;
}

/* Modified by imc2 */
#topRightCallout
{
	height: 795px;
	float:left;
	width:280px;
}

/***********************************************************************
	Styles for: .searchCriteria
***********************************************************************/

.SortBaseLineFadeRight 
{
	font-size: 16px; /* Modified by imc2 */
	font-weight: bolder;
	color: #464646; /* Modified by imc2 */
	height:24px;
	width:580px;
	margin:18px 0 9px 0;
	background-image: url(../images/backgrounds/bg_Gallery_PencilStrokeFadeRight.gif); 
	background-position: bottom; 
	background-repeat: repeat-x;
	text-transform:uppercase;
} 
/* Modified by imc2 */
.searchCriteria
{
	background: url(../Images/Gallery/bkgdGalleryList2Tile.gif) no-repeat left top; 
	padding: 3px 5px 0 5px;
	margin: 10px 0 0 0;
	vertical-align: middle;
}

.searchCriteria td
{
	padding: 2px 0;
	/*margin: 0 5px 0 0;*/  /* Commented by imc2 */
	width: 175px;
	height: 30px;
	vertical-align:middle; /* Added by imc2 */
}

.selectInput
{
	width: 170px;
	font-size: 1.1em;
	line-height: 1.4em;
}

.gallerySearch
{
	width: 110px;
	margin: 0 2px 0 0;
	color: #999999;
}

.gallerySearchGoBtn
{
	position: relative;
	top: 3px;
}



/***********************************************************************
		Styles for: alumni grid
	***********************************************************************/
.alumniGrid
{
	width: 580px;
	margin-bottom: 20px;
}

/* Modified by imc2 */
.alumniGridItem
{
	vertical-align: top;
	background: url(../images/backgrounds/bg_Gallery_PencilStrokeFadeRight.gif) repeat-x left bottom; 
	height:2px;
	width:612px;
}

.alumniThumbnail
{
	vertical-align: top;
	width: 150px;
	padding:10px 0; /* Added by imc2 */
}

.alumniGridDetail
{
	padding: 12px 5px 8px 10px;
	text-align: left;
	width: 420px;
	float: right;
	color: #333333; /* Modified by imc2 */
}

.alumniGridDetail p
{
	color: #93897b;
}

.alumniGridDetail strong
{
	font-weight: bold;
	color: #333333; /* Modified by imc2 */
}

.more
{
	color: #ed1b24;	
	padding-right: 2px;
	float: right;
	text-decoration: none;
}

.alumniName
{
	font-size: 1.05em;
	color: #ED1C24;
	font-weight: bold;
	display: block;
	margin: 0 0 10px 0;
}


.alumniQuote
{
	margin-top: 8px;	
	margin-bottom: 10px;
	font-weight: 800;
}

.alumniDetailPadding
{
	margin-top: 8px;		
}


/***********************************************************************
		Styles for: .pageation
	***********************************************************************/
	
	.pagination
	{
		margin: 5px 0 0 0;
		text-align: right;
		height: 30px;
		padding: 5px 0;
		overflow:visible;
		float: right;
	}

	.pagination a
	{
		color: #ED3B40;
		text-decoration: none;
		font-weight: bold;
		margin: 0 0 0 5px;
	}
	
	.pagination img
	{
		position: relative;
		top: 2px;
	}

	/* Modified by imc2 */
	.galleryPagingActive
	{
		padding: 6px 0 8px 0;
		margin: 0;
		color:#000000 !important;
	}
	.galleryPagerButton
	{
		width:15px;
		vertical-align:middle;
		padding:0px 3px 3px 3px; /* Modified by imc2 */
	}
	
/***********************************************************************
		Alumni detail
	***********************************************************************/
	
	#alumniDetailView
	{
		color: #93897b;
		width:570px;
		padding: 15px 5px 5px 5px;
		background-image: url(../images/backgrounds/bg_Gallery_PencilStrokeFadeRight.gif); 
		background-repeat: no-repeat;
		background-position: top;	
	}
	
	.alumniThumbnailDetail
	{
		width: 150px;
		float: left;
	}
	
	.alumniNameDetail
	{
		padding-top: 8px;	
	}

	.alumniDetailContentBlock
	{
		margin-top: 10px;	
	}
	
	.alumniDetailSummary
	{
		margin-top: 16px;
		padding: 0px 5px 8px 10px;
		text-align: left;
		width: 550px;
		color: #333333; /* Modified by imc2 */
	}
	
	.alumniDetailNameBlock
	{
		display:block;
		float:none; /* Modified by imc2 */
		height:148px;
	}
	
	.alumniQuoteDetail
	{
		margin-top: 8px;	
		margin-bottom: 10px;
		width: 560px;
		display: block;
		font-weight: 800;
	} 
	
	.goBack
	{
		margin-top: 20px;
		padding-bottom: 5px;
	}
	
	.shareprint
	{
		vertical-align: middle;
		height: 25px;	
		margin-top: 10px;
	}
	.print
	{
		vertical-align: middle;
		margin-left: 14px;	
	}
	.green
	{
		color: #28863C;
		font-weight: bold;	
	}

/*
.GalleryDropDownList {margin-right:10px;height:20px;border:inset 2px #ddd;font-size:9px;width:auto;}
.TextBoxNormal {height:15px;border:inset 2px #ddd;font-size:10px;width:140px;}
.watermarkTextNormal {color:#999;height:15px;border:inset 2px #ddd;font-size:10px;width:140px;}
*/
	
/***********************************************************************
		general
	***********************************************************************/
.GalleryDropDownList {margin-right:10px;height:20px;border:inset 2px #ddd;font-size:10px;width:auto; visibility:visible; display:block;}










