﻿body {
	color: #606060;
	font-family: Verdana, Sans-Serif;
    font-size: .8em;
    text-align: left;
}
body p {
    margin-top: 0px;
}
body table {
	border-style: none;
	border-collapse: collapse;
}
body table td {
    padding: 5px;
}
body table td.label {
	vertical-align: middle;
	padding: 2px;
	width: 270px;
}
body table td.box {
	vertical-align: middle;
	padding: 2px;
}
body table td.summary {
	vertical-align: middle;
	padding: 2px;
}
body table td.button {
	text-align: right;
	vertical-align: middle;
	padding: 10px 2px 2px 2px;
}
body input {
    color: #0860a8;
}
body li 
{
    padding-bottom: 5px;    
}
body a 
{
    color: #0860a8;
    text-decoration: none;
}
.pageHolder { 
	width: 800px; 
	margin: 0px auto; 
}
.itemHolder { 
	position: relative; 
	float: left; 
	height: auto; 
	overflow: hidden; 
	margin-top: 20px;
	margin-right: 5px;
}
.mainHead	{ 
	background-image: url(../images/bg_box_980.gif); 
	background-repeat: no-repeat; 
	width: 786px; 
	height: 21px;
	margin-top: 10px; 
	padding: 3px 0px 0px 14px;
	font-size: 12px;
	font-weight: bold; 
	color: #ffffff; 
	text-align: left; 
}
.mainContent { 
	background-image: url(../images/bg_box_content.gif); 
	background-repeat: repeat-x; 
	width: 772px; 
	height: auto; 
	min-height: 212px; 
	_height: 212px;
	padding: 12px 14px 0 14px; 
	text-align: left; 
}
.footerHolder { 
    font-size: .7em;
    text-align: right;
}
.input {
    width: 720px;
    margin: 0px auto;
}
.inputControls {
}
.clearer {
    clear: both;
}
.overview {
    width: 720px;
    margin: 0px auto;
    font-size: 10px;
    padding-top: 30px;
}
.result {
    width: 720px;
    margin: 0px auto;
    font-size: 10px;
    padding-top: 70px;
}
.compare {
    width: 720px;
    margin: 0px auto;
    font-size: 10px;
    padding-top: 70px;
}
.tableHeader {
    font-weight: bold;
    text-align: right;
}
.tableDesc {
   border-bottom: solid 1px #606060; 
}
.tableDescBold {
   border-bottom: solid 1px #606060; 
   font-weight: bold;
}
.tableCell {
   text-align: right;
   border-bottom: solid 1px #606060; 
}
.tableCol1 {
    width: 320px;
}
.tableCol2 {
    width: 100px;
}
.tableCol3 {
    width: 100px;
}
.tableCol4 {
    width: 100px;
}
.tableCol5 {
    width: 100px;
}
.tableLastRow {
   border-bottom: solid 2px #606060; 
}
.tableSpacer {
   padding-top: 25px; 
}
.tableCol1comp {
    width: 240px;
}
.tableCol2comp {
    width: 120px;
}
.tableCol3comp {
    width: 120px;
}
.tableCol4comp {
    width: 120px;
}
.tableCol5comp {
    width: 120px;
}
.disclaimer {
    font-size: .7em;
}
.disclaimer a {
	color: #606060;
}

