body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#navigation {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	background-color:#000059;
}
#navigation a {
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
	text-decoration:none;
}
#navigation a:hover {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:underline;
}
#bottomnavigation {
	font-weight: bold;
	color: #666666;
	font-size: 10px;
}
#bottomnavigation a {
	font-weight: bold;
	color: #666666;
	font-size: 10px;
	text-decoration:none;
}
#bottomnavigation a:hover {
	font-weight: bold;
	color: #666666;
	font-size: 10px;
	text-decoration:underline;
}
#header {
font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}.highlight_red {
	color: #CC0000;
	font-weight: bold;
}
#emailform {
	border: thin solid #CC0000;
	padding: 1px;
}
.smalltext {
	font-size: 10.5px;
}
.largewhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#newsletter{
	border: thin solid #000000;
}
#speakingContent li{
	padding-bottom: 1em;
}

.extralargewhiteheader {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
