/* General Layout */
body, html {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 1em;
}
img {
	border: 0;
}
td {
	vertical-align: top;
	font-size: 11px;
	line-height: 1.5em;
}
/* Type */
p {
	line-height: 16px;
	font-size: 11px;
	margin: 0px;
	clear: both;
}
li > p {
}
pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
strong, b {
	font-weight: bold;
	line-height: 1.5em;
	color: #666666;
}
h1 {
	font-size: 2em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
	color: #999999;
}
h3 {
	font-size: 13px;
	margin: 45px 0em 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #369;
	letter-spacing: 0px;
	font-weight: normal;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1.2em 0em 1.2em 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-transform: uppercase;
}
h5 {
	font-size: 11px;
	font-weight: normal;
	margin: .75em 0em 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
h6 {
	font-size: 13px;
	margin: 45px 0em 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #933;
}
ol, ul, li {
	list-style:square outside;
	font-size:11px;
	line-height: 1.5em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	clear: both;
}
/* Variations */
a.grey {
	text-decoration: none;
	color: #666;
}
a.grey:visited {
	text-decoration: none;
	color: #666;
}
a.grey:active {
	text-decoration: underline;
	color: #b55;
}
a.grey:hover {
	color: #933;
	text-decoration: underline;
	}
a.breadcrumbs {
	text-decoration: none;
	color: #eeeeee;
}
a.breadcrumbs:visited {
	text-decoration: none;
	color: #eeeeee;
}
a.breadcrumbs:active {
	text-decoration: underline;
	color: #fff;
}
a.breadcrumbs:hover {
	color: #ffffff;
	text-decoration: underline;
	}
td.breadcrumbs {
	text-align: left;
	background-color: #666666;
	vertical-align: middle;
	padding-left: 5px;
	color: #e9e9e9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Inverse Color Scheme */
a.inverse {
	color: #FFF;
	font-size: 10px;
}
a.inverse:hover {
	color: #CCC;
	text-decoration: none;
}
/* Red Color Scheme */
a {
	color: #933;
	text-decoration: none;
	font-size: 11px;
}
a:active {
	color: #995454;
	text-decoration: none;
}
/* Formatting */
.sideimg {
	text-align: right;
	vertical-align: top;
	padding-top: 2px;
	}
.label {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 5px;
}
.product {
	padding: 16px 20px 20px;
	text-align: left;
	vertical-align: middle;
}
.hdiv {
	background-image: url(images/hdiv.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.vdiv {
	background-image: url(images/vdiv.gif);
	background-repeat: repeat-y;
	width: 1px;
}
.productimg {
	margin-top: 50px;
	margin-bottom: 50px;
}
.header2 {
	background-image: url(images/header2tone.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.left {
	display: block;
	float: left;
	margin-right: 10px;
}
.format1 {
	padding-left: 15px;
	vertical-align: top;
	padding-right: 10px;
}
.tier2intro {
	padding: 20px 20px 40px;
	vertical-align: bottom;
}
a:hover {
	color: #995454;
	text-decoration: underline;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-top: 15px;
	text-align: center;
	margin-bottom: 25px;
}
.tier2img {
	text-align: center;
	vertical-align: bottom;
	margin-top: 38px;
	margin-bottom: 38px;
}
td.product {
	vertical-align: middle;
}
td.product2 {
	vertical-align: top;
	line-height: 1.5em;
	font-size: 11px;
}
.product2 {
	padding: 16px 20px 20px;
	text-align: left;
	vertical-align: middle;
}
.right {
	float: right;
	margin-left: 20px;
	display: inline;
}
td.inverse {
	text-align: center;
	background-color: #666666;
	vertical-align: middle;
}
.breadcrumbs {
	font-size: 10px;
	font-weight: normal;
	color: #CC9999;
	text-align: left?);
}
.inverse {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.tier2heading {
	padding: 0px;
	margin-bottom: 15px;
}
