body {
	margin: 0 0 30px 0;
	background: fixed url(images/shared/bg.gif) top left repeat-y;
}
body, td, span, div, input {
	font: normal 12px Arial;
}
div.error {
	font: bold 13px Arial;
	color: #ff0000;
	background-color: #ffeeee;
	border: 1px solid #ff0000;
	padding: 15px;
}
a.footer {
	font: normal 11px Arial;
	color: #0066CC;
	text-decoration: underline;
}
table.bold_list td, th {
	vertical-align: top;
}
table.bold_list th {
	font: bold 16px Arial;
	padding-left: 15px;
}
table.bold_list td {
	font: bold 12px Arial;
	padding: 4px 0 7px 3px;
}
table.contact th {
	text-align: right;
	font: bold 12px Arial;
}
table.features {
	background-color: #ffffff;
}
table.features th {
	text-align: center;
	font: bold 12px Arial;
	background-color: #e6e6e6;
}
table.features td {
	font: normal 12px Arial;
	background-color: #e6e6e6;
}
div.left_nav {
	padding: 8px 20px 0 0;
	text-align: right;
}

a.left_nav:link    {color: #ffffff; text-decoration: underline}
a.left_nav:visited {color: #ffffff; text-decoration: underline}
a.left_nav:active  {color: #ffffff; text-decoration: underline}
a.left_nav:hover   {color: #ffffff; text-decoration: underline}