body {
	background-image: url('img/sitebackground.png');
	font-family: Verdana, arial, helvetica;
	color: #17365d;
	font-size: 15px;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

dt {
	font-weight: bold;
	font-size: 16px;
}

dd {
	font-size: 14px;
}

div.site_link_ACTIVE,
div.site_link {
	border: 1px solid white;
	background-color: #17365d;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	width: auto;
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
	float: left;
}

div.site_link_ACTIVE,
div.site_link:hover {
	color: #17365d;
	background-color: white;
	border: 1px solid #17365d;
}

#site_link_container {
	text-align: center;
	clear: both;
	width: 1020px;
}

#site_container {
	margin: 0px;
	x: auto 0 auto;
	clear: both;
	width: 1020px;
}

div.clear {
	clear: both;
	display: block;
}

#left {
	float: left;
	margin-left: 20px;
	width: 49%;
	text-align: left;
}

#right {
	float: right;
	text-align: center;
	width: 49%;
}

#site_header {
	width: 1020px;
}

#site_headerLEFT {
	float: left;
	padding-left: 50px;
	height: 141px;
}

#site_headerLEFT_TR {
	vertical-align: bottom;
}

#site_headerRIGHT {
	float: left;
	padding-left: 260px;
}

p.subheader {
	font-size: 22px;
	font-style: italic;
}

.italics {
	font-style: italic;
}

.smallBorder {
	border: 1px solid black;
}

img.processor_logo {
	padding-left: 10px;
	padding-right: 10px;
}

img.certification {
	border: 1px solid black;
	margin: 2px;
}