

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-size: 62.5%;
	font-family: Verdana, Arial, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


p.clear {
	line-height: 1px;
	clear: both;	
}


#shell{
	width: 800px;
	margin: 0 auto;
	background: url(images/background-head.gif) top left no-repeat;
}

#header {
	padding: 50px 24px 20px 24px;
}

#header h1 a.logo {
	display: block;
	background: url(images/head-logo.gif) top left no-repeat;
	height: 32px;
	width: 185px;
	text-indent: -9999px;
	margin-left: 575px;
}

#header ul {
	border-top: 1px dashed #b2b2b2; 
	border-bottom: 1px dashed #b2b2b2; 
	height: 18px;
	margin-top: 6px;

}

#header ul li {
	float: left;
	padding-right: 16px;
	line-height: 18px;
}

#header ul li a {
	color: #003368;
	text-decoration: none;
	font-size: 1em;
	padding: 2px;
}

#header ul li a:hover {
	background-color: #003368; 
	color: #fff;
}



#hero {
	width: 750px;
	height: 160px;
	position: relative;
	margin-left: 0;
	overflow: visible;
margin-left: 25px;
}

	#hero #site-navigation{
		float: left;


width: 150px;
	
	}
	#hero #site-navigation li{
		font-size: 1em;
		line-height: 1.2em;
padding-bottom: .7em;
	}
	
	#hero #site-navigation li ul{
		padding-left: 12px;
	}
	
	#hero #site-navigation li a{
		text-decoration: none;
		color: #666;
		text-transform: uppercase;
	}
		
	#hero #site-navigation li a.active{
		color: #003368;
	}
	
	#hero #site-navigation li a:hover{
		color: #000000;
	}
	

	#hero #InnovationFlash {
		float: right;
		margin-right: 80px;
	}

	#hero h1 {
		background-color: #003368;
		height: 160px;
		background-repeat: no-repeat;
		background-position: top right;
		margin-left: 150px;
	}

	#hero h1 a {
		height: 160px;
		display: block;
		padding-top: 20px;
		padding-left: 20px;
		color: #ffffff;
		font-variant: small-caps;
		font-size: 1.8em;
	}


#right-column {
	float: right;
	width: 200px;
	margin-right: 20px;
	position: relative;
	margin-top: 30px;
/*	border-left: 1px dashed #b2b2b2; */
	padding-left: 24px;
}

#right-column .main-copy{
	color: #000;
	font-size: 1.3em;
	line-height: 1.6em;

	padding-bottom: 1em;
	margin-bottom: 1.5em;
}
#right-column .main-copy p{
	padding-bottom: 1em;
}
	#right-column h2 {
		text-transform: uppercase;
		font-weight: bold;
		padding-bottom: 4px;
 color: #666;

	}

	#right-column .news-feature {

	border-bottom: 1px dashed #b2b2b2;
		padding: 10px 0;
	}

		#right-column .news-feature img{
			display: block;
			margin-bottom: 8px;
		}
		#right-column .news-feature p{
			color: #000;
			font-size: 1em;
			line-height: 1.4em;

		}
		#right-column .news-feature p a{
			color: #00457c;
			font-weight: bold;
		}

#news-feed {
	margin-top: 10px;
	border-bottom: 1px dashed #b2b2b2;
 padding-bottom: 2em;
}
#news-feed li{
	padding-top: 10px;	
}
#news-feed li p.news-date{
	color: #666;
}
#news-feed li h3 a{
	color: #00457c;
	font-size: 1.1em;
	line-height: 1.3em;
	text-decoration: none;
}


#left-column {
	width: 400px;
	font-size: 1.2em;
	line-height: 1.3em;
	margin-left: 175px;
	margin-top: 30px;
	margin-bottom: 3em;
	border-right: 1px dashed #b2b2b2;
 padding-right: 30px;
}

#left-column p.intro-text{
color: #000;
padding-bottom: 20px;
	margin-bottom: 2em;
	border-bottom: 1px dashed #b2b2b2;

}

#left-column h2{
color: #000;
text-transform: uppercase;
}

#left-column p{
	padding-bottom: 1em;
}

#left-column ul li {
	padding-bottom: 1em;
}

#left-column ul.history li {
 padding-left: 3.5em;
 text-indent: -3.5em;
	padding-bottom: 1em;

}
#left-column ul li p {
 text-indent: 0;
 margin-top: 1em;
}



.bio {
	border-top: 1px dashed #c2c2c2;
	margin-top: 30px;
	padding-top: 30px;
}
	.firstbio{
		border-top: none;
		margin-top: 0;
		padding-top: 0;
	}

h4 { 
	text-transform: uppercase;
}

.bio em.titlebio{
	display: block;
}

.bio h4, .bio em, .bio p{
	margin-left: 210px;
}

.bio img { 
	float: left;
}



/* EVENT PAGE SPECIFIC
=============================*/	
#left-column ul.eventlist{
	list-style: none;
	padding-left: 0;
	margin: 0;
	border-bottom: 1px solid lightgray;
	margin-bottom: 2em;
}
	#left-column ul.eventlist li{
		padding: 10px;
		border: 1px solid lightgray;
		border-bottom: none;
text-indent: 0;
	}





table.contactform td{
	padding: 5px;
}

table.contactform label{
	font-style: italic;
}
table.contactform. .submitbtn{
	font-size: 120%;
}


div.footer {
 color: #666;
 font-size: 10px;
 text-align: right;
 padding: 4px;
 clear: both;
}

