body {
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	background-image: none;
	color: #313131;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
object, div#manNav, #staticmasthead, #navbar {display: none;}
#logo {
	position: static;
	width: 228px;
	top: 16px;
	left: 19px;
	visibility: visible;
}
#logoInt {
	position: static;
	width: 228px;
	top: 16px;
	left: 16px;
	visibility: visible;
}

#contentTable h1 {
	color: #8A8E90;
	background-image: url(../images/h_back.gif);
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	margin: 26px 0 0 0;
	padding: 2px 0 2px 0;
	border-right: none;
}
#missionCell {
	width: 280px;
	padding-left: 20px;
	vertical-align: top;
}
#missionCell div {
	margin: 0;
	border-right: 1px solid #ABADAF;
	border-bottom: 1px solid #ADCEC9;
	border-left: 1px solid #ADCEC9;
	height: 185px;
	overflow: auto;
}
#missionCell div p {
	margin: 0 15px 15px 15px;
	padding-top: 5px;
	font-size: 13px; 
}
#whatsNewCell {
	width: 211px;
	padding-left: 20px;
	vertical-align: top;
}
#whatsNewCell div {
	margin: 0;
	border-right: 1px solid #ABADAF;
	border-bottom: 1px solid #ADCEC9;
	border-left: 1px solid #ADCEC9;
	height: 185px;
}

#whatsNewCell div p {
	margin: 0 15px 15px 15px;
	padding-top: 5px;
	font-size: 12px; 
}
#whatsNewCell div h2 {
	margin: 0 15px 5px 15px;
	padding-top: 5px;
	font-size: 12px; 
	color: #af3f87;
}
#animationCell {
	width: 225px;
	vertical-align: middle;
	padding-top: 20px;
	text-align: center;
}
img.stdBorder {
	border: 1px solid #333333;
}
img.floatLeft {
	float: left;
	margin-right: 8px;
}
span.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: center;
}
#footer p {
	width: 600px;
	text-align: center;
	font-size: 9pt;
	color: #999999;
	padding: 2em 0;
	margin: 0;
}
#aboutCell, #representingCell { 
	width: 600px;
}
#aboutCell div {
	border: none;
}
#aboutCell div p,  #representingCell div p{
	font-size: 11pt; 
}

#homeTextCell {
	font-size: 13px; 
}
#homeTextCell p {
	width: 600px;
	margin: 20px 35px;
}