  body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: white;
	color: #333333;
} td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.4em;

} a {
	color: rgb(66, 114, 134);
} img {
	border: 0px;
} ul {
	margin: 1em 0 1em 22px;
	padding: 0;
} li {
	margin-bottom: .5em;

} .blue {
	color: rgb(66, 114, 134);
} .ltgray {
	color: #999999;
	
} div.clarity {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
} span.wfix {
	font-size: 1px;
	line-height: 1px;

} a.dots {
	display: block;
	background: url('/images/_global_items/via_dots.gif') top left no-repeat;
	padding: 1px 0 0 12px;
	margin-bottom: 1em;
	color: #333333;
	text-decoration: none;
	line-height: 1.2em;
} a.dots:hover {
	display: block;
	background: url('/images/_global_items/via_dots.gif') top left no-repeat;
	padding: 1px 0 0 12px;
	margin-bottom: 1em;
	color: rgb(66, 114, 134);
	text-decoration: underline;
	line-height: 1.2em;

} div.content {
	width: 320px;
	margin-bottom: 20px;
	overflow: hidden;
} div.contentnofloat {
	margin-bottom: 20px;
} .floatcontent {
	margin: 20px 0 15px 10px;
} .floatbox {
	margin: 20px 0 15px;
	border: solid #999999 1px;
	padding: 10px;
	font-size: 11px;
	line-height: 1.2em;
} div.floatright {
	clear: right;
	float: right;
	width: 200px;
	margin: 0 0 20px 20px;
	
} .title {
	margin-bottom: 1em;
} .subtitle, .featuretitle {
	font-size: 13px;
	margin-bottom: 2px;
} .sectiontitle {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
} .linetitle {
	font-size: 13px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: solid #999999 1px;
	
} .feature {
	clear: both;
	border: solid #999999 1px;
	margin-bottom: 10px;
} td.featureimage {
	vertical-align: top;
	padding: 5px;
} td.featurecontent {
	vertical-align: top;
	padding: 5px;
	font-size: 11px;
	line-height: 1.2em;
} .featureend {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	
} div.twocol_left {
	width: 275px;
} div.twocol_right {
	float: right;
	width: 275px;

} div.popupcontent {
	margin: 20px;
}