body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 946px;
	position: relative;
	margin: 40px auto auto auto;
} 

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.1em;
	color: #006699;
}

h2 a {
	color: #006699;
	text-decoration: none;
}

h3 {
	color: #006699;
	font-size: 1.17em;
	font-weight: bold;
}

h5 {
	font-size: 0.83em;
	font-weight: bold;
}
h6 {
	font-size: 0.80em; 
	color: #006699;
	font-family:Arial, Helvetica, sans-serif;
}

#subheading {
	width: 800px;
	position: relative;
	margin: 40px auto auto auto;
}

#flashObject {
	float: left;
	margin: 8px 20px auto auto;
}

#subheadingText {
}

#navigation {
	display: block;
	width: 100%;
	text-align: center;
}

#navigation ul {
	font-size: 0.6em;
	padding: 0px;
	margin: 20px;
}

#navigation li {
	display: inline;
}

#navigation a:hover {
	color: #CC3300;
	text-decoration: underline;
}

#navigation a {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}

#mainContent {
	width: 946px;
	text-align: center;
}

#mainContent a:hover {
	text-decoration: underline;
}

#mainContent table {
	font-size: 0.7em;
}

#mainContent table a {
	color: #006699;
	text-decoration: none;
}

#mainContent table a:hover {
	color: #cc3300;
	text-decoration: underline;
}

#logos {
	width: 100%;
	margin-top: 40px;
}

#logos img {
	border: none;
}

#committees {
	text-align: left;
	display: block;
}

#committees ul {
	font-size: 0.9em;
}

#technicalCommittee {
	float: left;
	margin-right: 100px;
}
