
a:link {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #999999;
}

body {
	font-size: 14pt;
	font-family: Arial,sans-serif;
	color: #666666;
}

h1 {
	font-weight: bold;
	text-align: center;
	font-size: 14pt;
}

li {
	margin-bottom: 1em;
}

div.centered {
	text-align: center;
}

iframe.full {
	margin: 0 auto;
	display: block;
	width: 800px;
	height: 1400px;
	border: none;
	overflow-y: auto;
	overflow-x: hidden;
}

body.centered {
	text-align: center;
}

sup {
	font-size: 50%;
}

.centered div {
	max-width: 60em;
	text-align: left;
	margin: 0 auto;
}

#content {
	font-size: 10pt;
	font-family: Arial,sans-serif;
	color: #666666;
	max-width: 40em;
	text-align: left;
	margin: 50px auto;
}

#content.wide {
	max-width: 824px;
}

#content.wide .nexia-logo {
	margin-left: 10em;
}

.techSpecs {
	font-size: 12pt;
	font-family: Arial,sans-serif;
	color: #666666;
}

.techSpecs li {
	margin-bottom: 0;
}

.terms {
	font-size: 10pt;
	font-family: Arial,sans-serif;
	color: #666666;
} 

#footer {
	font-size: 12px;
	text-align: center;
}

#footer a, #footer a:visited {
	color: #666666;
}

.column {
	float: left;
	width: 255px;
	padding: 15px 30px 20px 0;
}

.last-column {
	padding-right: 0;
	float: right;
	width: 245px;
}

.premium-left {
	float: left;
	width: 510px;
}

.premium-right {
	float: right;
	width: 290px;
}

.premium-micetype {
	font-size: 10px;
	padding-top: 10px;
}

.spacer {
	clear: both;
}
