body { color: #707276; font-size: 8pt; font-family: tahoma; line-height: 12pt; background-color: #e0dfe3; }

p {}

td {}

a:link { color: #354895 ; text-decoration: underline; }

a:visited { color: #354895 ; text-decoration: underline; }

a:hover { color: #354895 ; text-decoration: none; }

a:active { color: #354895 ; text-decoration: none; }

.footer { margin-left: 17px; }

.error { color:#CC0000; text-decoration: none; }

.bg_white { background-color:#FFFFFF; }

.bg_featured { background-image:url(../images/featured_bg.gif); background-repeat:repeat-y; }

.title {
	font-size:12px;
	font-weight:bold;
	color:#354895;
	}
	
.red {
	color:#FF0000;
	}

sup {
	font-size:70%;
	}
	
ul {
	/*margin:20px 0 0 0;
	padding:0;
	top:-100px;
	left:18px;*/
}

ul.solutions {
	float:left;
}

ul li {
	list-style:none;	
}

ul#fade {
	top:-16px;
	z-index:0;
}

.box {
	float:right;
	width:175px;
	margin-top:10px;
	border:1px solid #CCC;
	font-size:10px;
}

.box p {
	margin:0;
	padding:15px 10px;
	line-height:1.4em;
}

.box-title {
	margin-bottom:4px;
	background:#666;
	text-align:center;
	color:#fff;
}