body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #013e6f;
	font-size:12px;
	line-height: 1.5;
}
h2{
	font-size: 18px;
	font-weight: normal;
	color: #003f60;
	text-decoration: none;
}
.img_flt_left{

	float:left;
	padding:10px;
}

.img_flt_right{

	float:right;
	padding:10px;
}

a {
	color: #476c8e;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #003300;
	text-decoration: underline;
	font-weight: normal;
}
.GreenHeading {
	font-size: 18px;
	font-weight: normal;
	color: #292202;
	text-decoration: none;
}
.GreenTitle {
	font-size: 14px;
	font-weight: normal;
	color: #292202;
	text-decoration: none;
}
.BlueTitle {
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.BlueTitle:hover 
{
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
} 
.BodyText {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.FooterLinks {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.FooterLinks:Hover {
	font-weight: normal;
	color: #99ccff;
	text-decoration: none;
}
.FooterLinkDivider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.NormalLinks {
	font-weight: normal;
	color: #476c8e;
	text-decoration: underline;
	}
.NormalLinks:Hover {
	font-weight: normal;
	color: #003300;
	text-decoration: underline;
}
.copyright {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.portal_pic{

	padding:3px;
	border:solid #DCDCDC 1px;
	float:left;
}
.speaker 
{
	margin-right:10px;
	margin-bottom:10px;
}
.present 
{
	color:#476c8e;
}
ol > li {font-weight:bold}
ul > li, p {font-weight:normal}
