/*
	Olivemedia.com stylesheet

*/
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
table.content {
	background-color: #ffffff;
}
#outer2
{
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
width: 700px;
text-align: left;
top: 0px;
}
#inner
{
background-color: #ffffff;
text-align: center;
}

/* styles for IE 5 Mac */
#horizon {
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
}
 
/* following rules are invisible to IE 5 \*/
#horizon {
   left: 0px;
   width: 100%;
   margin-top: 0px;
   text-align: center;
   min-width: 700px; 
}
/* end IE 5 hack */ 
	  
#wrapper {
	background-color: #fff;
	position: relative;
	text-align: center;
	width: 700px;
	margin: 0px auto;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E2E2E;
	line-height: 13px;
}
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E2E2E;
	font-weight: bold;
}
.bodyNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E6E6E;
	line-height: 15px;
}
.bodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
	line-height: 15px;
}
.clientListCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
	line-height: 17px;
}
a.clientListCopy:link, a.clientListCopy:active, a.clientListCopy:visited {
	text-decoration:underline;
	color:#6E6E6E;
}
a.clientListCopy:hover, a.clientListCopy:visited:hover {
	text-decoration:underline;
	color:#6E6E6E;
}
.tableCells {
	padding: 3px 8px 4px 8px;
}
a:link, a:active {
	color: #6E6E6E;
	text-decoration:none;
}
a:visited {
	color: #6E6E6E;
	text-decoration:none;
}
a:hover, A:visited:hover {
	color: #565656;
	text-decoration:underline;
}
a.portBrowse, a.portBrowse:active, a.portBrowse:visited {
	text-decoration:none; color:#797979;
	font-family: Arial, Helvetica, sans-serif; 
	color: #797979;
}
a.portBrowse:hover, a.portBrowse:visited:hover {
	text-decoration:underline; 
	color:#565656;
	font-family: Arial, Helvetica, sans-serif; 
}
A.newsLink, A.newsLink:active, {
	text-decoration:none; 
	color: #797979;
}
A.newsLink:visited {
	text-decoration:none; 
	color: #797979;
}
A.newsLink:hover, A.newsLink:visited:hover {
	text-decoration:underline; 
	color:#565656;
}
A.clientList, A.clientList:active, A.clientList:visited {text-decoration:underline; color:#6E6E6E;}
A.clientList:hover, A.clientList:visited:hover {text-decoration:underline; color:#565656;}
.headline, .headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
	font-weight: bold;
	line-height: 15px;
}
.headline3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7A7A;
	line-height: 15px;
	letter-spacing: -.5px;
}
.related {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #b2b2b2;
	font-weight: bold;
	line-height: 15px;
}