body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 20px;
	text-align: center;
	color: #333333;
}

img { border: none; }
table { border-spacing: 15px; }
td { vertical-align: top; }
hr { 
	border: none;
	color: #333333;
	background-color: #333333;
	height: 1px;
}

#content {
	position: relative;
	margin: 0 auto;
	width: 1000px;
}

#header {
	margin: 20px auto;
	width: 800px;
}

#header img {
	vertical-align: middle;
	padding: 0 18px;
}

#leftnav {
	float: left;
	margin-right: 20px;
}

#pagecontent {
	padding: 10px 20px 20px 20px;
	width: 638px;
	float: left;
	text-align: left;
	background: #D9DEFF;
	border: 1px solid blue;
}

#address {
	font-weight: bold;
	font-size: 11px;
}

#address a, #address a:visited { color: #333333; }
#address a:hover { color: #666666; }

.reset { clear: both; }

.pageheading {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #666666;
}

.subheading {
	font-size: 16px;
}

.centeralign { text-align: center; }

table.swatches td { 
	width: 60px;
	height: 60px;
	text-align: right;
}

table.swatches {
	border: 1px solid #333333;
	background: white;
}

#formtable {
	border-spacing: 5px;
}

.pms { font-size: 10px; }

div.portimage {
    float: left;
    margin: 10px;
    height: 80px;
    width: 105px;
}

div.portimage img {
    max-height: 75px;
    max-width: 100px;
}

div.porttype {
    text-decoration: underline;
}

#footer {
	margin-top: 20px;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
