/********** BASIC **********/
body {
	font: normal 10pt/14pt "Trebuchet MS", Verdana, sans-serif;
	color: #000;
	background-color: #fff;
	width: auto !important;
	float: none !important;
}

a:link, a:visited {
	color: #C04709;
	background: transparent;
	text-decoration: none;	
	font: normal 10pt "Trebuchet MS", Verdana, sans-serif;
} 

img, div, a, ul, ol, li {
	float: none !important;
	position: static !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold !important;
}

h2 {
	font-size: 16pt;
}

h3 {
	font-size: 14pt;
}

h4 {
	font-size: 12pt;
}

h5, h6 {
	font-size: 10pt;
	margin: 0 0 1em;
	padding: 0;
}

p {
	margin: 0 0 1em;
	padding: 0;
}

ul {
	list-style: circle;
}

a img {
	border: none;
}


/********** LAYOUT ***********/
#content h2 {
	padding-bottom: 1%;
	text-align: right;
	border-bottom: 1px solid #666;
}

#primary {
	margin-bottom: 4%;
}

#footer {
	text-align: right;
	border-top: 1px solid #666;
	font-size: 9pt;
}

table {
	border-collapse: collapse;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
}

table td {
	padding: 10px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

table h4 {
	margin-top: 0;
}

table h5 {
	margin: 0;
	padding: 0;
}


/********** DISABLED STYLES **********/
#access_nav, #accesskeys, #header, #homecol2, #footer ul, #auxnav, .bds_footer, .disclaimer, #uJumpNav, embed, #scholarships_search, a.backtotop, a.topofpage, a.remove, a.remove2, a.moredetails, ul.alphabet, #comparison_pagination, #sorter, #nextselections, #nextselections2, .ranking, #univdetails {
	display: none;
}
