@charset "UTF-8";
html {
	height: 100%;
}

body {
	font:				100% Helvetica, Verdana, Arial, sans-serif;
	background:			#3C63A0;
	margin:				0;
	padding:			0;
	text-align:			center;
	color:				#000000;
}
#container {
	width:				755px;
	background:			#FFFFFF;
	margin:				auto;
	text-align:			left;
}
#header {
	background:			#3C63A0;
	padding:			25px 0 0 0;
}
#header h1 {
	margin:				0;
	padding:			10px 0;
}
#mainContent {
	padding:			20px 40px;
	background:			#FFFFFF;
	font-size:			14px;
	line-height:		1.4em;
}

#home {
	margin:				0 30px 0 0;
	background:			#FFFFFF;
	font-size:			14px;
	line-height:		1.4em;
}
#footer {
	color:				#3C63A0;
	height:				22px;
	width:				755px;
	margin:				0;
	margin-bottom:		20px;
	padding:			13px 0 0 0;
	text-align:			center;
	font-size:			11px;
	background-image:	url(../images/footer.gif);
}
#footer a:link {
	color:				#3C63A0;
	text-decoration:	none;
}
#footer a:visited {
	color:				#3C63A0;
	text-decoration:	none;
}
#footer a:active {
	text-decoration:	none;
}
#footer a:hover {
	color:				#3C63A0;
	text-decoration:	underline;
}
div#nav {
	background:			#999999;
	background-image:	url(../images/nav-bkg.gif);
	background-repeat:	repeat-x;
	text-align:			left;
	padding-left:		32px;
}
div#nav ul {
 	font-family:		Helvetica, Arial, Verdana;
	color:				#333333;
	font-weight:		bold;
    font-size:			12px;
	line-height:		24px;
	margin:				0;
	padding:			.25em 0 0 0;
	list-style-type:	none;
}
div#nav ul li {
	display:			inline;
	padding:			0 .5em 0 .5em;
	color:				#003399;
}
div#nav ul li a {
	text-decoration:	none;
}
div#nav a:link {
	color:				#333;
	text-decoration:	none;
}
div#nav a:visited {
	color:				#333;
	text-decoration:	none;
}
div#nav a:active {
	text-decoration:	none;
}
div#nav a:hover {
	color:				#003399;
	text-decoration:	none;
}
a:link {
	color:				#003399;
	text-decoration:	underline;
}
a:visited {
	color:				#003399;
	text-decoration:	underline;
}
a:active {
	text-decoration:	none;
}
a:hover {
	color:				#333;
	text-decoration:	none;
}
#consortium {
	list-style-type:	none;
	margin:				0;
	padding:			0;
}
.top a {
	font-size:			10px;
	margin-bottom:		1em;
}
.top a:link {
	color:				#003399;
	text-decoration:	none;
}
.top a:visited {
	color:				#003399;
	text-decoration:	none;
}
.top a:active {
	color:				#003399;
	text-decoration:	none;
}
.top a:hover {
	color:				#003399;
	text-decoration:	underline;
}
h1 {
	color:				#003399;
	font-weight:		normal;
	margin-bottom:		30px;
}
h2 {
	font-size:			18px;
	font-weight:		normal;
	margin-bottom:		-.5em;
	margin-top:			2em;
}
#consortium p {
	font-size:			14px;
	text-align:			left;
}
#mission {
	float:				right;
	width:				25%;
	padding:			5px 20px 5px 20px;
	margin:				20px 0 30px 30px;
	background-color:	#9FC7DE;
	border:				solid #000000 1px;
}
#mission strong {
	font-size:			16px;
}
#image {
	float:				left;
	width:				300px;
	height:				100%;
	background-color:	#666666;
	margin:				0 20px 0 0;
}
#copy {
	margin-right:		50px;
}
.fltrt {
	float:				right;
	margin:				18px 0 20px 20px;
}
.fltlft {
	float:				left;
	margin:				0px 20px 20px 0px;
}
.sub {
	position:			relative;
	top:				.3em;
	font-size:			.8em;
}
.quote {
	float:				right;
	font-size:			24px;
	font-family:		Georgia, "Times New Roman", Times, serif;
	background-color:	#CCCCCC;
	padding:			40px 20px;
	text-align:			center;
	line-height:		1.5em;
	margin:				0;
	height:				100%;
}
.unordered {
	font-weight:		normal;
	list-style-type:	circle;
}
.unordered-outline {
	font-weight:		bold;
	list-style-type:	none;
	list-style-image:	none;
}
.unordered-outline ul {
	font-weight:		normal;
	list-style-type:	none;
	list-style-image:	none;
}
h3 {
	font-size:			14px;
	font-weight:		bold;
	margin-bottom:		-1em;
	margin-top:			2em;
}
.quotebox {
	margin:				0 40px 0px 40px;
	background-color:	#C7DBE9;
	padding:			20px;
}
#events p {
	font-size:			11px;
	line-height:		1.2em;
}
.date {
	font-weight:		bold;
}
#events h2 {
	font-size:			18px;
	margin:				auto;
	color:				#003399;
}
.media p {
	font-size:			12px;
	line-height:		1.2em;
}
.media {
	background-color:	#C7DBE9;
	padding:			20px;
}
.photocredit {
	font-size:			10px;
}
.participants li {
	list-style-type:	none;
	margin-left:		-40px;
}
.participants ul li {
	list-style-type:	none;
	margin-left:		auto;
}