body {
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #003366;
	margin:3px;
	padding:0px;
	text:#000000;
	text-align:center;
	}
#container {
    width:700px;
	margin:0px auto;
	text-align:left;
  }
#content {
	width:700px;
	margin:20px 0px 0px 0px;
	display:inline;  
	padding:0px;
	float:left;
	text-align:left;
	background:#ffffff; 
}	
#content_header {
	width:700px;
	height:90px;
	background:url(images/brand_spokesperson.jpg) no-repeat left; 
}	
#content ul {
	margin:0px auto;
	}
#content li {
	padding:5px 20px 5px 0px; 
	color:#0d2b44; 
	font-size:14px; 
	font-style:normal;
	font-family:verdana, arial, helvetica, sans-serif;
	}
#content h5 {
	margin:20px 5px 5px 5px; /* top, right, bottom, left */
	padding:5px;
	font-weight:bold;
    font-size:13px;
    text-align:justify;
	font-variant:small-caps;
	color:#0d2b44;
	font-family:verdana, arial, helvetica, sans-serif;
}
#content .h5 {
	margin:0px 10px 0px 0px; 
	padding:0px;
	font-weight:bold;
    font-size:14px;
    text-align:justify;
	font-variant:small-caps;
	color:#004593;
	font-family:verdana, arial, helvetica, sans-serif;
}
#content .h5 a {
	font-weight:bold;
    font-size:14px; 
    text-align:justify;
	font-variant:small-caps;
	color:#666666;
	font-family:verdana, arial, helvetica, sans-serif;
	text-decoration:none; 
	}
#content .h5 a:hover {
	color:#ca1010;
	text-decoration:underline; 
	}
#content p {
	margin:5px 5px 5px 5px; 
	padding:5px;
	font-weight:normal;
    font-size:14px; 
    text-align:left;
	color:#0d2b44;
	font-family:verdana, arial, helvetica, sans-serif;
}
#content a {
	font-weight:normal;
    font-size:14px; 
    font-weight:normal;
    text-align:left;
	color:#0d2b44;
	font-family:verdana, arial, helvetica, sans-serif;
	}
#content a:hover {
	color:#ca1010;
	text-decoration:underline; 
	}
#content_spokesperson_column1 {
	width:230px;
	margin:0px 20px 0px 0px;
	float:left;
}
#content_spokesperson_column1 img {
	margin:0px 0px 0px 75px;
}
#content_spokesperson_column1 hr {
	margin:20px 15px 0px 15px;
}
#content_spokesperson_column1 .title {
	color:#004593;
    font-weight:bold;
	font-size:18px;
}
#content_spokesperson_column1 .heading {
	color:#004593;
    font-weight:bold;
}
#content_spokesperson_column1 a {
	font-weight:normal;
    font-size:14px; 
    font-weight:normal;
    text-align:center;
	color:#0d2b44;
	text-decoration:none; 
	font-family:verdana, arial, helvetica, sans-serif;
	}
#content_spokesperson_column1 a:hover {
	color:#ca1010;
	text-decoration:underline; 
	}
#content_spokesperson_column2 {
	margin:0px 0px 0px 0px;
	width:450px;
	float:right;
}
#content_spokesperson_column2 .title {
	color:#004593;
    font-weight:bold;
	font-size:18px;
}
#content_spokesperson_column2 a {
	font-weight:normal;
    font-size:14px; 
    font-weight:normal;
    text-align:center;
	color:#0d2b44;
	font-family:verdana, arial, helvetica, sans-serif;
	}
.footer {
	padding: 5px;
	border-top: 1px solid #000;
	text-align: center;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	border-bottom: #000;
}
.smalltext {
	font-size: 0.75em;
}

