* 
{
	padding:0px;
	margin:0px;
}
html, body
{
	height:100%;
	background-color:#CF3042;
}

#distance
{ 
	width:1px;
	height:70%;
	background-color:transparent;
	margin-bottom:-500px; /* half of container's height */
	float:left;
}
html
{
	overflow: auto;
}
body 
{
	text-align:center;
	overflow:scroll;
	background-color: #ffffff;
	/*overflow-x: hidden;*/
}
a, a:link, a:visited, * a
{
	color: #6E6E6E;
}
p, blockquote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	padding-bottom: 0.7em;
}
em
{
	font-style:italic;
}
h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #555555;
}
h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #555555;
}
h3, .contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h3 {
	text-transform: uppercase;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
form
{
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
input
{
	font-family: Arial, Helvetica, sans-serif;
}
#inner_body
{
	position:relative;
	top:0px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	max-width:981px;
	width:981px; /* remove width to allow squashing for 800x600 */
	height:580px;
	border: solid 1px #cccccc;
	clear:left;
	background-color:#FFFFFF;
}
#header 
{
	width:967px;
	height:448px;
	position:absolute;
	top:2px;
	left:8px;
	overflow: hidden;
}
#header #logo 
{
	background-image:url(images/logo3_small.jpg);
		background-repeat:no-repeat;
	width:100%;
	height:107px;
}
#topimages {
	float: right;
	height: 70px;
	width: 233px;
	display: block;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;

}
#topimages #tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	/* font-size: 0.8em; */
	color: #999999;
}
#topimages div {
	font-size: 0.66em;
}

#topimages div a, #topimages div span, #fwsignup div span {
	margin-left: 10px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	/*color: #999999;*/
}
#topimages div a span, #topimages div span span {
	margin-left: 0px;
	color: #9a2f25;
	/*color: #999999;*/
}

#topimages .contactinfo {
	clear: right;
	width: 100%;
	display: block;
	margin-bottom: 4px;
}

#topimages #technews
{
	cursor: pointer;
}
#fwsignup
{
	DISPLAY: block;
	visibility: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 15px;
	z-index: 2;
	background: #ffffff;
	WIDTH: 233px;
	HEIGHT: 80px;
	clear: none;
}
#topimages #technews #fwsignup span
{
	margin-left: 10px;
}
#topimages #technews #fwsignup span span
{
	margin-left: 0px;
}
#fwsignup form
{
	margin: 0px;
	padding: 0px; 
	margin-left: 30px;
	font-size: 1.2em;
}
#fwsignup form p { COLOR: #6e6e6e; }
#fwsignup #email
{
	width: 130px;
	height: 20px; 
	margin: 0px;
	padding: 0px; 
	border: solid 1px #cccccc;
	COLOR: #6e6e6e;
	z-index: 3;
}
#fwsignup #submitsignup
{
	width: 50px;
	height: 20px; 
	margin: 0px;
	padding: 0px; 
	background: #ffffff;
	COLOR: #6e6e6e;
	text-decoration: underline;
	border: none;
	z-index: 3;
	cursor: pointer;
}

#header #logo h1 
{
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#header #logo h3 
{
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#navigation 
{
	height: 200px;
	width: 100%;
	overflow:hidden;
	color: #333333;
}
#navigation img
{
	position: relative;
	top: -1.5em;
	left:0px;
}
#navigation img
{
	z-index: 1;
}
#navigation h3
{
	margin-bottom: 10px;
	margin-left: 5px;
	color: #ffffff;
	z-index: 2;
}
.menu 
{
width:100%;
height:20px;
z-index:3;
}
#content 
{
	height: 226px;
	width: 100%;
	position:absolute;
	left:0px;
	top:305px;
}
#primary_content {
	height: 100%;
	width: 67%;
	position: absolute;
}
.preview, .narrative
{
	height: 204px;
	float: left;
/*	text-align:right;*/
	margin: 5px;
	margin-right: 0px;
	padding: 5px;
	text-align:left;
	border: solid 1px #cccccc;
	overflow:hidden;
}
.preview
{
	width: 307px;
}

.preview h2, .narrative h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #7e2332;
}

.preview p, .narrative, .narrative h3, .narrative p, .narrative li, .person h3, .person p, .case_study p, .case_study a  {
	font-family: Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

.narrative h3
{
	margin-top: 	5px;
	margin-bottom: 	5px;
}
.preview h2, .narrative h2 {
	font-size: 0.7em;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.preview p, .case_study p, .case_study a, .person h2 {
	font-size: 0.6em;
}
/* em changed to strong in preview and narrative.  
	em now rendered as italics (see style above).
.preview em, .narrative em {
	font-weight:bold;
	font-style:normal;
}
*/
.preview p {
	height:43px;
	text-align: left;
}
.preview img {
	height:130px;
	width: 307px;
}

#quote, #quoteauthor
{
	font-size: 0.7em;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: bold;
}
 #quoteauthor
{
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
}
.hotlink, .major_hotlink
{
	background-color: #7E2332;
	text-decoration: none;
	vertical-align: middle;
	padding: 0.2em;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}

.major_hotlink
{
	height: 60px;
}

.hotlink a, .major_hotlink a  {
	text-decoration: none;
	cursor: pointer;
	display: block;
	color: #FFFFFF;
}
.hotlink h2, .hotlink p, .major_hotlink h2, .major_hotlink p
{
	color: #FFFFFF;
	margin-bottom:2px;
}
.major_hotlink h2, .major_hotlink p
{
	font-size: 1.0em;
	text-transform:uppercase;
}

#secondary_content {
	height: 100%;
	width: 33%;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0px;
}
.secondary_singlepanel
{
	border:1px solid #CCCCCC;
	height:204px;
	margin:5px 5px 5px 0px;
	padding:5px;
}
.advert
{
	margin: 5px;
	border: 1px solid #8b0e04;
	height: 59px;
	background-color:#333333;
	padding:2px;
}
.advert h1, .advert p {
	color: #ffffff;
	text-transform: uppercase;
}
.advert img {
	float:right;
}
a .advert  {
	text-decoration: none;
	cursor: pointer;
}

#primary_content .preview a {
	text-decoration: none;
}
.preview .preview_img_btn {
	border: 1px solid #CCCCCC;
	margin-right: 1.5%;
	margin-top: 2%;
	float: right;
	text-align: center;
	vertical-align: middle;
	height:7px;
	width:8px;
}
.narrative
{
	width: 612px;
	height: 184px;
	padding: 15px;
	/*border: solid 1px #ff0000;*/
}
.narrative p, .narrative td
{
	font-size: 0.7em;
	text-align: left;
}
.narrative td
{
	height: 3em;
	padding: 0.1em;
}
.narrative td h3
{
	font-size: 1.1em;
}
.narrative .inset, .narrative .firstColumn, .narrative .secondColumn {
	width: 296px;
	/*
	float: right; 
	margin-left: 20px;
	display: inline;
	margin-right: 5px;
	float: left; 
	border: solid 1px #ff0000;
	*/
	height: 150px;
}
.narrative .firstColumn	{ float: left; }
.narrative .secondColumn{ float: right; }
.narrative .singleColumn{ width: 620px; height: 175px; overflow: auto; float: left; padding-top: 10px;}
.narrative .singleColumn .firstColumn, .narrative .singleColumn .secondColumn { height: auto; }

#primary_content ul, #secondary_content ul, .preview ul
{
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url('arrow.jpg');
	color: #6E6E6E
}
.narrative ul, .preview ul {
	font-size: 0.7em;
}
.narrative li, .relatednews li, .latestnews li, .preview li
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
}
.relatednews li, .latestnews li
{
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}
.narrative li
{
	margin-top: 0.2em;
	margin-bottom: 0.8em;
}
.relatednews ul
{
	margin-top: 0.5em;
}
.relatednews a.newsarchive
{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}
.singleColumn table
{
	clear: both;
}
.submitButton
{
	float: left;
	clear: both;
	height: 1.8em;
	background-color:#CCCCCC;
	color:#7E2332;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	margin-left: 10%;
	margin-bottom: 1em;
	width: 80%;
}
.smallSubmitButton
{
	float: left;
	/*clear: both;*/
	height: 1.8em;
	background-color:#CCCCCC;
	color:#7E2332;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	/*margin-left: 10%; */
	margin-bottom: 1em;
	/*width: 60%;*/
	width: 100px;
}
.content_ad
{
	width: 100%;
	height: 28px;
/*	height: 1.8em; */
	clear: both;
	background-color: #B8B8B9;
}
.content_ad p
{
	margin-left:10px;
	margin-top: 5px;
}

.content_ad, .content_ad img, .content_ad p
{
	background-color:#CCCCCC;
	color:#7E2332;
	text-transform: uppercase;
	font-weight: bold;
	/*font-size: 0.9em;*/
	font-size: 10pt;
	border: none;
}
.content_ad img, .content_ad p
{
	float: left;
}
.case_study, .newsadvert
{
	color: #000000;
	margin: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	height: 75px;
	padding:2px;
}
.case_study img {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-left: 3px;
	margin-bottom: 5px;
}
.case_study a, .person h2, .newsadvert a
{
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	background-color: #7E2332;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	padding: 0.1em;
	margin-bottom: 5px;
}
.case_study a, .person h2
{
	text-align: center;
}
.newsadvert a
{
	display: block;
	width: 296px;
	height: 55px;
	padding: 8px;
	padding-top: 12px;
	text-align: left;
	font-size: 0.9em;
}
.case_study a
{
	height: 2.7em;
	width: 100px;
	padding-top: 0.3em;
}

.person h2
{
	height: 1.5em;
	width: 100px;
	padding-top: 3px;
}
.case_study p {
	clear: both;
	padding-left: 18px;
}
.case_study, .person, .relatednews {
	overflow:hidden;
}
.person, .relatednews
{
	margin: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	height: 118px;
	padding:5px;
}
.person h3, .narrative h3, .relatednews
{
	font-size: 0.7em;
}
.person p, .relatednews
{
	font-style: normal;
	margin-top: 2px;
}
.person img {
	float: right;
	margin-left: .05em;
}
.person inset {
	float:right; 
	width:37%;
}
.quote_open, .quote_close
{
	background-repeat: no-repeat;
	width: 11px;
	height: 90%;
}
.quote_open
{
	float:left;
	background-image: url('quote_open.gif');
	border-top: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
}
#partner_logos
{
	float: left;
	width: 100%;	
}
#partner_logos a
{
	margin: 10px;
	float: left;	
}
.quote_text
{
	float: left;
	background-repeat: no-repeat;
	background-image: url('quote_close.gif');
	background-position:  right bottom;
	padding-right: 11px;
	font-style: normal;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #6E6E6E;
	width: 55%
}

.questionnaire
{
	width: 90%;
	margin-left: 5%;
	margin-bottom: 1em;
}
.questionnaire td
{
	height: 3em;
	font-size: 0.8em;
}
td.question
{
	width: 50%;
	padding-right: 10px;
	font-weight: bold;
}
td.resultName
{
	text-transform: uppercase;
	width: 35%;
	padding-left: 1.1em;
}
.selected_result td.resultName
{
	font-weight: bold;
	background-image: url('arrow_large.jpg');
	background-repeat: no-repeat;
	background-position: 0% 15%
}

.contactus td
{
	height: 2.05em;
	font-size: 0.6em;
}

.contactus input, .contactus textarea
{
	font-size: 0.8em;
}	
#card
{
	border:1px solid #CCCCCC;
}
#footer 
{
	height: 42px;
	width: 100%;
	position:absolute;
	left:0px;
	top:528px;
	margin-top: 0%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 0px;
}
.news
{
	height: 100%;
	background-color:#333333;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.newsdate
{
	font-size: 0.7em;
	font-weight: bold;
	margin-bottom: 0.6em;
}
.news h3 {
	color: #FFFFFF;
	display:inline;	
	float:left;
	margin-left: 1%;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 14%;
}
.news .ticker {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	color: #FFFFFF;
	margin-top:0.3em;
	width: 80%;
}
.news .ticker1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	color: #FFFFFF;
	margin-top:2px;
	width: 80%;
}
.news a
{
	color: #ffffff;
	text-decoration: none;
}
.error
{
	color: #7E2332;
}

/***********************************************************************/
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding:		3px;
	margin:			1px;
}
table {
	/*border:		1px solid #E0E0E0;*/
	margin-top: 10px;
}

.odd {
	background-color: #E0E0E0;

}
th, .even {
	background-color: #ccc;
}


/*********************************************************************/
.fact_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #7e2332;
	margin-bottom: 5px;
	text-transform: uppercase;
	/*padding-left: 14px;
	  padding-bottom: 2px;
	text-transform: capitalize; */
}
.fact_text
{
	float: left;
	background-repeat: no-repeat;
	background-image: url('quote_close.gif');
	background-position:  right bottom;
	padding-right: 11px;
	font-style: normal;
	margin-top: 2px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	color: #6E6E6E;
	width: 88%;
}

.invitation
{
	margin: 5px 5px 5px 0px;
	border: 1px solid #8b0e04;
	height: 75px;
	background-color:#7e2332;
	padding:2px;
}
.invitation h1, .invitation p {
	color: #ffffff;
	text-transform: uppercase;
}
.invitation img {
	float:right;
}
a .invitation  {
	text-decoration: none;
	cursor: pointer;
}
#quotes
{
font-size:12px;
position:absolute;
left:550px;
top:150px;
color:#ffffff;
font:Arial, Helvetica, sans-serif;
}
