@charset "UTF-8";
/* CSS Document */

#group {
	width: 910px;
}
#centre-col {
	width: 655px;
}
#portal {
	width:285px;
	float:left;
	margin: 10px 0 0 0;
	border: 2px dotted #DEDEDE;
	padding:0 10px;
}
#portal h2 {
	padding-top: 0px;
	text-transform:uppercase;
}
#portal p {
	line-height: 14px;
}
#portal a, #portal a:link, #portal a:active, #portal a:visited {
	color:#cc0000;
	text-decoration:none;
}
#reminders {
	width:295px;
	float:left;
	margin: 10px 0 0 35px;
	border: 2px dotted #DEDEDE;
	padding-left: 10px;
}
#reminders h2 {
	padding-top: 0px;
	text-transform:uppercase;
}
#main-links {
	clear:both;
	padding-top:40px;
	line-height:16px;
}
#main-links h2 {
	margin-top:5px;
	vertical-align:middle;
	font-size:13px;
	text-transform:uppercase;
	color:#FFF;
	padding:4px 0 3px 6px;
}
#main-links ul {
	list-style-type: none;
	padding-bottom: 10px;
	padding-left: 0;
}
#main-links li {
	margin-top: 10px;
}
.link-title {
	background-image:url(../images/main-links_bg-grey.gif);
	width:192px;
	background-repeat:repeat-x;
}
#courses {
	float:left;
	width:192px;
	padding-right:33px;
	padding-bottom:40px;
}
#student-life {
	float:left;
	width:192px;
	padding-right:33px;
	padding-bottom:20px;
}
#academics {
	float:left;
	width:192px;
	padding-bottom:40px;
}
#money {
	float:left;
	width:192px;
	padding-right:33px;
	padding-bottom: 100px;
	clear:both;
}
#services {
	float:left;
	width:192px;
	padding-right:33px;
}
#future {
	float:left;
	width:192px;
}
.title {
	float:left;
}
.navigation {
	float:right;
	padding: 10px;
}
.line {
	border:solid #dedede 1px;
}
#right-col {
	margin-top: 0;
}
#social-media-icons {
	padding:0 0 15px 0;
}
#asksearch {
	padding-bottom: 15px;
}

.searchinput {
/* width:98%; */
width:206px;
}





#student-apps-icons {
	padding:10px 0;
}
#student-apps-icons img {
	padding-right:8px;
	border:0;
}
#student-apps-icons ul, #student-apps-icons li {
	display: inline;
	padding: 0;
	border: 0;
	margin: 0;	
}