body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	background-color: #F4F7FA;
}

td {
	vertical-align: top;
	font-size: 13px;
	color: #333333;
	background-color: #ffffff;
}

h1 {
	font-size: 36px;
	color: #bbbbbb;
}

h2 {
	font-size: 13px;
	font-weight: normal;
	color: #003399;
}

h2.options {
	padding: 25px 0px 0px 0px;
	margin-top: 20px;
	border-top: 1px solid #999999;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}

hr {
	height: 1px;
	color: #999999;
}

.menutd {
	padding: 10px 0px 20px 0px;
	border-right: 1px solid #cccccc;
	text-align: right;
}

.models {
	padding: 0px 20px 20px 0px;
}

table.menubar {}
table.menubar img { vertical-align: middle; }

table.pagetitle {}
table.pagetitle td { vertical-align: middle; }

table.thumbs { }

table.thumbs td {
	text-align: center;
	border-top: 1px dotted #cccccc;
	padding: 15px 0px 30px 0px;
	margin-top: 20px;
}

td.content { padding: 40px 10px 20px 20px; }
td.content1 { padding: 10px 40px 20px 40px; }
td.content1a { padding: 0px 10px 0px 20px; }

ol {}
ol li {
	padding-bottom: 10px;
}

ul.features {
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style: none;
}

ul.features li {
	margin: 0px;
	line-height: 17px;
	padding-left: 13px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-bottom: 10px;
}

table.contentouter, table.header {
	width: 760px;
	border-right: 1px solid #AABCDD;
	border-left: 1px solid #AABCDD;
}

table.contentouter {
	margin-bottom: 20px;
	border-bottom: 1px solid #999999;
}

div.footer {
	font-size: 11px;
	color: #cccccc;
	text-align: center;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	line-height: 18px;
}

div.footer .footerlabel { color: #666666; }
div.footer a:link, div.footer a:visited { color: #666666; }
div.footer a:hover, div.footer a:active { color: #0033ff; }

table.contactinfo {}

table.contactinfo td {
	font-weight: bold;
	padding: 2px 10px 2px 0px;
	vertical-align: middle;
}

table.contactinfo th {
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	padding: 2px 5px 2px 0px;
	vertical-align: middle;
}

.important { color: #cc0000; }

.yahoomap { border: 2px solid #cccccc; }