/* Modified 060306 */
/* Version 1.1, public but with improvements on the way */
body {
	padding: 0;
	margin: 0;
	}
.hide {
	display: none;
	}
.postalcode {
	margin-left: 1.5em;
	}
.byline {
	margin-top: -.25em;
	margin-bottom: .87em;
	font-style: italic;
	text-align: right;
	}
.byline em {
	font-style: normal;
	}
.location {
	color: #012645;
	margin: 0 0 .85em 1em;
	text-align: left;
	line-height: 1.4;
	}
#maincontent .location {
	line-height: 1.2;
	}
.pi .location, .grad .location, .cc .location {
	margin-left: 0;
	}
.contact, .contact p, .contact ul {
	text-align: right;
	}
ul.items {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	}
ul.items li {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 1em;
	}

/* TYPOGRAPHY */
html {
	font-size: 100%;
	}
body {
	font-size: 79%;
	}
body, p, td, th, li, ul, ol, dl, form, input, select, h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Lucida, Verdana, Helvetica, Arial, sans-serif;
	}
code, pre {
	font-family: "Bitstream Vera Sans Mono", "Courier New", courier, monospace;
	}
#header #nav *, #menuwrap #menu * {
	font-family: Helvetica, Verdana, "Bitstream Vera Sans", Lucida, Arial, sans-serif;
	}
em {
	font-style : italic;
    }
strong {
	font-weight: bold;
    }		
sup {
	vertical-align: .2em;
	}
sub {
	vertical-align: -.2em;
	}
html, p, td, li, ul, ol, dl, dd, input, select, th, dt {
	font-size: 1em;
	color: #012645;
	}
#nav li {
	font-size: .91em;
	}
#nav li li {
	font-size: 100%;
	}
#menu li {
	font-size: .91em;
	font-weight: 600;
	}
#menu li li {
	font-size: 100%;
	font-weight: normal;
	}
h1 {
	font-size: 1.30em;
	line-height: 1.15;
	}
#main h1 {
	color: #fff;
	background-color: #0d287b;
	padding: 4px 4px 2px 5px;
	}
#maincontent h1 {
	margin-top: 1.1em;
	margin-bottom: 1em;
	margin-left: 0;
	padding-left: 0;
	}
h2 {
	font-size: 1.30em;
	line-height: 1.15;
	color: #001424;
	margin-top: 0.95em;
	margin-bottom: 0.6em;
	padding: 2px;
	border-top: 1px solid #001424;
	border-bottom: 1px solid #001424;
	}
h3 {
	font-size: 1.25em;
	line-height: 1.1;
	color: #031831;
	margin-top: 0.9em;
	margin-bottom: 0.3em;
	padding: 0 0 .1em .2em;
	padding: 0 2px 0 3px;
	border-bottom: 1px solid #002a4c;
	}
h4 {
	font-size: 1.13em;
	color: #002a4c;
	margin-top: 0.85em;
	margin-bottom: 0.6em;
	}
h5	{
	font-size: 1.07em;
	color: #012645;
	margin-top: 0.85em;
	margin-bottom: 0.6em;
	}
h6	{
	font-size: 1em;
	color: #012645;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	}
li li, li ul, li p, li dl, dl dl, li td, td td, td p, td ul {
	font-size: 100%;
	}
blockquote p, blockquote ul, blockquote dl {
	font-size: 94%;
	}
blockquote p, blockquote li {
	color: #2a5c85;
	}
p {
	margin: 0 0 .85em 0;
	text-align: left;
	line-height: 1.4;
	}
ul, ol {
	margin-top: 0;
	margin-bottom: .85em;
	}
li p {
	margin-bottom: .7em;
	}
a:link {
	color: #304790;
	text-decoration: none;
	}
a:visited {
	color: #304790;
	text-decoration: none;
	}
a:hover {
	color: #f76017;
	text-decoration: underline;
	}
a:active {
	color: #f79b17;
	text-decoration: none;
	}
#nav a:link {
	color: #0d287b;
	}
#nav a:visited {
	color: #0d287b;
	}
#nav a:hover {
	color: #f76017;
	}
#nav a:active {
	color: #f79b17;
	}
#footer a:link, #footer a:visited {
	color: #0d287b;
	}
#footer a:hover {
	color: #f87d41;
	}
#footer a:active {
	color: #f8a42c;
	}
