body {
	padding: 0px;
	margin: 0px;
}

div#container {
	margin: 20px auto;
}

table#layout {
	width: 760px;
}

td#logo {
	text-align: left;
	vertical-align: top;
	padding-bottom: 8px;
}

td#searchandlinks {
	text-align: right;
	padding-right: 10px;
	vertical-align: bottom;
}

tr#main {
	height: 265px;
	
}

span#aboutlinks {
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold !important;
	color: #666666;
	margin-bottom: 8px;
}

span#aboutlinks a {
	text-decoration: none;
	color: #777777;
}

span#aboutlinks a:hover {
	text-decoration: underline;
}

span#search {
	display: block;
	margin-bottom: 8px;
}

span#search .searchbox {
	height: 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	width: 245px;
}

span#search .searchselect {
	height: 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

span#search .searchbutton {
	border: 1px solid #999999;
	height: 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

span#regionlinks {
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-bottom: 8px;
}

span.campuses {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
	font-weight: bold;
}

span#regionlinks a {
	text-decoration: none;
	color: #666666;
}

span#regionlinks a:hover {
	text-decoration: underline;
}

div#menu {
	margin-left: 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
}

span.menugroup {
	display: block;
	margin-bottom: 17px;
	line-height: 30px;
}

div#menu a {
	color: #555555;
	text-decoration: none;
}

div#menu a:hover {
	color: #555555;
	text-decoration: underline;
}

div#menu a.subject-oriented {
	font-weight: bold;
	font-size: 14px;
	
}

div#menu a.audience-specific {
	font-weight: bold;
	font-size: 14px;
	color: #e1134f;
}



td#links {
	text-align: right;
	margin-right: 10px;
}

td#links a {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
	font-weight: normal;
	margin-right: 15px;
}

td#footer, td#footer p a:link, td#footer p a:visited, td#footer p a:active, td#footer p a:hover {
	font-family: arial, helvetica, sans-serig;
	font-size: 11px;
	color: #999999 !important;
}

td#hrefs a{
	font-size: 11px;
}

.quicklinks {
	height: 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

