

body {
	background: #E8ECEF;
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	font-size: .70em;
	color: #224966;
		text-align: center;
}


#focus {
	background-color: #E8ECEF;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 968px;
	height: 578px;
	z-index: 1;
}
/* text control */

.normal {
	font-size: .70em;
}

.section {
	font-size: .70em;
	font-weight:bold;
	color: #224966;
}

.introcopy {
	font-size: 1.4em;
	color: #ffffff;
}
a {
	font-size: .75em;
	color: #224966;
	text-decoration: none;
	font-weight:bold;
	background : transparent;
	padding-right:5px;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	background : #F95F29;
	padding-right:5px;
}

a.light {
	font-size: 1em;
	color: #224966;
	text-decoration: none;
	font-weight:normal;
	background : transparent;
	padding-right:0px;
}
a.light:hover {
	color: #ffffff;
	text-decoration: none;
	background : #F95F29;
	padding-left:0px;
	padding-right:0px;
}

a.piclink {
	color: #224966;
	text-decoration: none;
	font-weight:normal;
	background : transparent;
	padding-right:0px;
}
a.piclink:hover {
	color: #ffffff;
	text-decoration: none;
	background :transparent;
	padding-left:0px;
	padding-right:0px;
}