/* Cake Distribution - xhtml/css website layout by Pino Agnello.

Version: 1.0 (April 3, 2008)

Screen layout: */

body {
background-color:#907aba;
padding:0px 0 0 0;
margin-top: 35px;
font:70% verdana, arial, verdana, sans-serif;
line-height:13pt;
color:#000000;
}

	HTML {
overflow: -moz-scrollbars-vertical;
}

a {
	color:#330099;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

.clientlink a:link {
	color:#330099;
	text-decoration:none;
}

.clientlink a:hover{
	color:#ffffff;
	text-decoration:underline;
	background-color:#e85890;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;

}

#mission {

color:#FFFFFF;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
padding-top: 0px;

}

.copyright {
font:90% arial, verdana, sans-serif;
line-height:12pt;
margin-bottom: 13px;
}

.tabborder {
border:solid 1px #cc0000;
}

.eliot {
	padding-right:10px;
}

.contact {
border:solid 1px #cc0000;
line-height:12pt;
color:#000000;
}

.borderit img{
border: 2px solid #fff;
}

.borderit:hover img{
border: 2px solid #909BC9;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}.dottedlineright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #909BC9;
	border-right-color: #909BC9;
	border-bottom-color: #909BC9;
	border-left-color: #909BC9;
	border-right-style: dotted;
}

.tabdots {border-bottom:dotted; color:#CC0099;
border-bottom-width:1px;}

.cellswf {
border:solid;
border-width: 1px;
}

#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#swfcenter    
	{
	margin-left: -375px;
	position: absolute;
	top: -335px;
	left: 50%;
	width: 750px;
	height: 670px;
	visibility: visible;
	border-style:solid;
	border-width: 1px;
	border-color:#000000;
	}
	
	.email {
		text-align:center;
	}
	
	.email-body {
		width:564px;
		margin-left:166px;
		margin-right:166px;
		margin-top:15px;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.9em;
		font-weight:bold;
		line-height:1.2em;
	}
	
	.para-pink {
		padding:15px 35px;
		background-color:#f8d3e3;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		line-height:1.1em;
		font-size:0.9em;
	}
	
	.para-pink a {
		text-decoration:underline;
	}
	
	.notbold {
		font-weight:normal;
	}
	
	.para-small {
		font-size:0.7em;
		line-height:1.4em;
	}
	
		.ooohhh-body {
		width:790px;
		margin-left:53px;
		margin-right:49px;
		margin-top:15px;
		/*font-family:Arial, Helvetica, sans-serif;
		font-size:1.3em;
		line-height:1.2em;*/
		float:left
	}
	
	.ooohhh-left {
		width:372px;
		float:left;
	}
	

	.ooohhh-right {
		width:382px;
		float:right;
		padding-right:17px;
		padding-left:18px;
	}
	
	.ooohhh-strip {
		width:790px;
		float:left;
	}
	
	.center-logo {
		text-align:center;
		width:380px;
		margin-top:40px;
	}
	
	.ooohhh-email-strap {
		text-align:left;
		padding-left:35px;
		padding-right:135px;
		width:394px;
		font-size:0.8em;
		background-image:url(news/Ooohhhasis/divbg.jpg);
		background-repeat:no-repeat;
	}
	
	.invited-bold {
		font-size:1.5em;
		font-weight:bold;
	}
	
	.pp-bold {
		font-size:1.2em;
		font-weight:bold;
	}
	
	.powerpoint-page-link {
		width:300px;
		padding-top:20px;
		padding-bottom:20px;
		margin-top:50px;
		margin-bottom:105px;
		margin-left:40px;
		text-align:center;
		font-size:1.3em;
		border:dotted #CCC 1px;
	}
	
	.spart-top {
		width:375px;

		padding:10px 10px 5px 15px;
		color:#fff;
	}
	.tom-top {
		width:375px;
		text-align:justify;
		padding:10px 10px 5px 0px;
		color:#000;
	}
	
	.spart-mid {
		width:408px;
	}
	
	.spart-btm {
		width:180px;
		margin-left:10px;
		color:#fff;
		float:left;
		margin-bottom:15px;
	}
	
	.spart-btm-blue {
		color:#00acec;
	}
	
	.picwrap {
	float:left;
	margin-right:5px;
	}

