html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline; 
}
body {
	text-align: center;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 0;
	margin: 0;
}
#Wrapper {
	width: 650px;
	text-align: left;
	margin: 0 auto;
}
#Header {
	width: 650;
	padding: 15px 0;
	background: #FFF;
}
#Logo {
	float: left;
	width: 220px;
}
#Logo img {
	width: 55px;
	float: left;
	margin: 0 35px 0 0;
	border: 5px solid #0055A3;
}
#Logo h1 {
	font-weight: normal;
	margin: 0;
	color: #0055A3;
	font-style: italic;
	font-size: 170%;
	padding: 60px 0 0 0;
}
#Logo h2 {
	font-weight: normal;
	margin: 0;
	color: #666;
	font-style: italic;
	font-size: 150%;
	margin: 0px 0 0 0;
}
#HeaderIcons {
	display: none;
}
#Page {
	background: #FFF;
	width: 650px;
	padding: 0;
}
#LeftColumn {
	display: none;
}
#Content {
	background: #FFF;
	width: 650px;
	float: none;
	padding: 20px 0;
	line-height: 1.4em;
}
#Content h1,
#Content h2,
#Content h3,
#Content h4,
#Content p,
#Content ul,
#Content ol,
#Content blockquote {
	margin: 0 0 20px 0;
	padding: 0;
}
#Content h1,
#Content h2,
#Content h3,
#Content h4
{
	line-height: normal;
	color: #000;
}
#Content a
{
	text-decoration: none;
	color: #FF6D00;
	font-weight: bold;
}
#Content a:hover
{
	text-decoration: underline;
	color: #0055A3;
}
#Content h1 {
	font-size: 180%;
	font-weight: normal;
}
#Content h2 {
	font-size: 160%;
}
#Content h3 {
	font-size: 140%;
}
#Content h4 {
	font-size: 120%;
}
#Content ol,
#Content ul {
	padding: 0 0 0 30px;
}
#Content ul {
	list-style: disc;
}
#Content li {
	padding: 0 0 5px 0;
}
.NewsletterItem {
	margin: 0 0 0 0;
}
.NewsletterItem h3 {
	font-size: 280% !important;
	font-weight: normal !important;
	color: #0156A4 !important;
}
.First h3 {
	font-size: 360% !important;
	font-weight: bold !important;
	color: #0156A4 !important;
}
.EquipmentRow {
	width: 600px;
	margin: 0 0 40px 0;
}
.EquipmentRow dl {
	float: left;
	width: 200px;
	text-align: center;
}
.EquipmentRow dd {
	font-weight: bold;
}
.EquipmentRow dd a span {
	display: block;
	font-size: 80%;
}
#Footer {
	width: 650px;
	float: right;
	background: #FFF;
	padding: 0;
	color: #666666;
	font-size: 80%;
	margin: 0 10px 0 0;
}
#BackToTop {
	width: 30px;
	background: url(../_images/top.gif) no-repeat;
	height: 30px;
	display: block;
	text-indent: -9000px;
	position:fixed;
	bottom:20px;
	right:20px;
	cursor:pointer;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.NoShow {
	display: none;
}
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
hr {
	border: none 0;
	border-bottom: 1px solid #DCDCDC;
	width: 100%;
	height: 1px;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
}