
	
.homepage {
	background: #fff url(/ugrad/images/bg-lightyellow.jpg) no-repeat right;
	/* color: #fff; */
	}
	
.homepage .feature {
	width: 300px;
	float:right;
	font-size:smaller;
	}
	
.homepage .feature h5 {
	color: #000;
	}
	
.cta-darkblue {
	background: #00416F;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	color: #fff !important;
	}
	
.cta-red {
	background: #9F1B33;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	color: #fff !important;
	}
	
.cta-yellow {
	background: #F7CE50;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	}
	
.cta-teal {
	background: #408A93;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	color: #fff !important;
	}
	
.cta-purple {
	background: #7A597A;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	color: #fff !important;
	}
	
.cta-darkblue h4, .cta-purple h4, .cta-red h4, .cta-teal h4 {
	font-family:Garamond,serif;
	font-weight: normal;
	color: #F7CE50 !important;
	}
	
.cta-purple h5, .cta-purple a, .cta-purple a:visited, cta-red h5, .cta-red a, .cta-red a:visited, .cta-teal h5, .cta-teal a, .cta-teal a:visited {
	color: #fff !important;
	}
	
.cta-darkblue h5, .cta-darkblue a, .cta-darkblue a:visited {
	color: #DDE6F0 !important;
	}
	
.khaki {
	background: #E4E3D7;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	font-size:smaller;
	}
	
.khaki ul {
	padding:0;
	margin-left:15px;
	}
	
.feature-label {
	background: #9F1B33;
	} 
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8e7a4a !important;
	font-size:25px;
}

.introText, .smcaps {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8e7a4a;
}
.introText {
	font-style:italic;
	font-size:15px;
}
.smcaps {
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}

#askscuRC {
	width:160px !important;
	height:131px;
	margin:5px 0px;
	/*float:left;*/
	background:url(/ugrad/images/rc-askscu.png) no-repeat;
}
#askInput {
	margin:46px 0px 0px 4px;	
	background:#fbe5b5;
	font-style:italic;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:148px;
	height:45px;
	color:#827251;
	vertical-align:middle;
}
#askSubmit {
	margin:3px 0px 0px 29px;
}
.dottedLine {
	width:100%;
	border:none;
	border-top:1px dotted #cccccc;
	margin-top:10px;
	padding-top:10px;
	height:10px;
	overflow:hidden;
}
.dottedLineSm {
	width:35%;
	text-align:center; /* for IE */
	margin: 6px auto 6px auto;
	border:none;
	border-top:1px dotted #cccccc;
}

