body
{
	font-family:Verdana,Helvetica,sans-serif;
	line-height:140%;
	color:#8B8989;
}

#page
{
	margin:0 auto;
	width:960px;
}

#content
{
	float:left;
	width:600px;
}

img
{
	border:0px;
}

p, .smallSquares, ol
{
	line-height:200%;
}

strong
{
	color:#FF3900;
	font-weight:normal;
	text-transform:uppercase;
}

.smallSquares 
{
	list-style-image:url("../images/bullet.png");
}

span.i
{
	font-family:Georgia1, Georgia, serif;
	font-style:italic;
	font-size:1.4em;
	color:#0693e2;
}

h2
{
	margin-top:8px;
	margin-bottom:8px;
}

h3
{
	color:#0693e2;
}

#menu
{
	height:20px;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	margin-top:8px;
	margin-bottom:0px;
}

#menu ul
{
	margin:0 auto;
	width:838px;
}

#menu li
{
	float:left;
	list-style:none;
}	

#menu li a
{
	width: 140px;  	
  	padding-left:40px;
  	padding-right:40px;
  	color:#8B8989;
}

#menu li a:hover
{
	color:#FFFFFF;
}

#menu li a:visited, #menu li a:active
{
  	color:#8B8989;
}

a
{
	text-decoration:none;
	color:#FF3900;	
}

a:hover
{
	color:#FF3900;
}

#cohortTable
{
	border: 1px solid #acdef9;
	border-collapse: collapse;
	font-size:0.9em;
}

#cohortTable td, #cohortTable th 
{ 
	text-align:left;
	border: 1px solid #acdef9; 
	padding:4px;
}

#picture
{
	float:right;
	width:322px;
	height:auto;
	margin-top:0px;
}

#uniLogos
{
	clear:both;	
	margin-top:12px;
	border-top:1px solid #cccccc;
}
.uniLogo
{
	float:left;
	border:0px;
	margin-left:24px;
	width:132px;
}

#messages
{
	margin:0 auto;
	width:300px;
	margin-top:80px;
}

#news
{
	list-style-type:none;	
}

#table15 td, #staffTable td, #usefulLinksTable td
{
	text-align:left;
	vertical-align:top;
}

#staffTable td
{
	padding-left:60px;
}

#staffTable td.right
{
	width:320px;
}

#staffTable td p
{
	line-height:140%;
}

#usefulLinksTable td.sectionHeader
{
	padding-top:8px;
	border-bottom:1px solid #CCCCCC;
	font-weight:bold;
}
