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

@font-face {
	font-family: 'MyUnderwoodRegular';
	src: url('/fonts/my-underwood/my-underwood-webfont.eot');
	src: local('☺'), url('/fonts/my-underwood/my-underwood-webfont.woff') format('woff'), url('/fonts/my-underwood/my-underwood-webfont.ttf') format('truetype'), url('/fonts/my-underwood/my-underwood-webfont.svg#webfontGsRl2xdT') format('svg');
	font-weight: normal;
	font-style: normal;
}

body { font: 62.5% Verdana; }
h1 { display: none; }
p, dl, th, td, li { font: 1.2em/1.5em Verdana; }
a { text-decoration: underline; }
dl dt { font-weight: bold; }

#amp-up h1, #colleges h1 { font-weight: normal; font-size: 24px; }
#amp-up h2, #colleges h2 { font-weight: normal; font-size: 18px; }
#amp-up h3, #colleges h3 { font-weight: normal; font-size: 16px; }
#amp-up a, #colleges a { text-decoration: none; }
	#amp-up #main a:hover, #colleges #main a:hover { text-decoration: underline; }
#amp-up #trips-list li { font-size: 18px; }
#amp-up form label { text-align: right; font-size: 11px; }
#amp-up ul.links li a, #colleges a.links { font-size: 14px; }
	#amp-up ul.links li a:after, #amp-up #trips-list li a:after, #colleges a.links:after { content:" \00BB"; }

#colleges #content ul { font-size: 90%; }
#colleges #content ul li dl, #colleges #content ul li p { font-size: 12px; }

#continuumEvents { text-align: center; }
#continuumEvents h2 { font-size: 26px; }
#continuumEvents h3 { font-size: 22px; text-transform: uppercase; }
#continuumEvents h4 { font-size: 18px; }
#continuumEvents .level { font-style: italic; font-size: 12px; text-transform: lowercase; }

#events h2 { font: normal 2.2em "MyUnderwoodRegular"; }
#events #event #dates ul li { font: normal 2.5em "MyUnderwoodRegular"; }
#events #info h3 { font-weight: normal; font-size: 13px; margin: 20px 0 10px; text-decoration: underline; }
	#events #info .regInfo li li { font-size: 11px; }
#events #event-cal th { text-align: left; font-weight: bold; }
#events #event-cal td { text-transform: lowercase; }
#events #speakers h3 { font-size: 15px; }
#events #speakers h4 { font-size: 1em; font-weight: bold; }
#events #speakers p { font-size: 12px; }
#events p.register a, #events p.soon { font: bold 12px Verdana; text-decoration: none; }
#events p.register strong, #events p.soon strong { font-size: 16px; font-weight: bold; }

#nav-global a { font: normal 11px Helvetica, Arial, sans-serif; text-decoration: none; }
	#nav-global a:hover { text-decoration: underline; }

.note { font-size: 95%; font-style: italic; }
.caps { text-transform: uppercase; }