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, 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: #e6e6e6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 0;
	margin: 0;
}
#MainWebsite {
	display: block;
	background: #FFAD00;
	padding: 4px 0;
	margin:  0;
	text-decoration: none;
	font-weight: bold;
	color: #0055A3;
}
#MainWebsite:hover {
	color: #FFF;
}
#Wrapper {
	width: 910px;
	text-align: left;
	margin: 0 auto;
}
#Header {
	width: 870px;
	padding: 15px 20px 0 20px;
	background: url(../_images/header_bg.gif) repeat-y;
}
#Logo {
	float: left;
	width: 220px;
}
#Logo img {
	width: 55px;
	float: left;
	margin: 0 35px 0 0;
}
#Logo h1 {
	font-weight: normal;
	margin: 0;
	color: #FFAD00;
	font-style: italic;
	font-size: 170%;
	padding: 60px 0 0 0;
}
#Logo h2 {
	font-weight: normal;
	margin: 0;
	color: #FFFFFF;
	font-style: italic;
	font-size: 150%;
	margin: 0px 0 0 0;
}
#HeaderIcons {
	width: 380px;
	float: right;
	background: url(../_images/header_iconography.gif) no-repeat;
	height: 105px;
}
#Page {
	background: url(../_images/header_bg_bottom.gif) no-repeat top;
	width: 890px;
	padding: 15px 10px;
	position: relative;
}
#FullWidth div#Page {
	background: url(../_images/header_bg_bottom_wide.gif) no-repeat top;
}
#LeftColumn {
	width: 200px;
	position: absolute;
	top: 15px;
	left: 25px;
}
#LeftColumn ul {
	background: url(../_images/leftcol_bg.gif) repeat-y;
	list-style: none;
	margin: 0;
	padding: 5px 40px 20px 20px;
}
#LeftColumn ul li {
	font-size: 120%;
	padding: 7px 0 10px 0;
	background: url(../_images/nav_bg.gif) repeat-x bottom;
}
#LeftColumn ul li a {
	text-decoration: none;
	color: #0156A4;
	font-weight: bold;
}
#LeftColumn ul li a:hover {
	color: #000000;
}
#LeftColumn p.Printer {
	font-size: 80%;
	font-weight: bold;
	padding: 20px 30px;
	background: url(../_images/leftcol_bg_bottom.gif) no-repeat top left;
}
#LeftColumn p.Printer a {
	display: block;
	padding: 3px 0 3px 25px;
	background: url(../_images/print_icon.gif) no-repeat left;
	text-decoration: none;
	color: #FF6C00;
}
#LeftColumn p.Printer a:hover {
	color: #0055A3;
}
#LeftColumn blockquote {
	text-align: center;
	padding: 0 20px 0 0;
}
#LeftColumn blockquote h3 {
	margin:  15px 0 5px 0;
	font-weight:  normal;
}
#LeftColumn blockquote a {
	text-decoration: none;
	color: #FF6C00;
}
#LeftColumn blockquote a:hover {
	color: #0055A3;
}
#Content {
	background: url(../_images/page_bg.gif) repeat-y;
	width: 600px;
	float: right;
	padding: 40px 50px 10px 50px;
	line-height: 1.4em;
}
#FullWidth div#Content {
	background: url(../_images/page_bg_wide.gif) repeat-y;
	width: 770px;
	float: none;
	margin: 0 0 0 10px;
}
#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: none;
}
#Content li {
	padding: 0 0 5px 0;
}
#Content ul li {
	padding: 0 0 5px 15px;
	background: url(../_images/bullet.gif) no-repeat left 5px;
}
.NewsletterItem {
	margin: 0 0 0 0;
}
.NewsletterItem h3 {
	font-size: 280% !important;
	font-weight: normal !important;
	color: #0156A4 !important;
}
.NewsletterItem img {
	float: right;
	margin: 0 0 20px 20px;
	display: block;
}
.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;
	_width: 195px;
	text-align: center;
	margin: 0;
	overflow: hidden;
}
.EquipmentRow dd {
	font-weight: bold;
}
.EquipmentRow dd a span {
	display: block;
	font-size: 80%;
}
p.CompAlert {
	text-align: center;
	padding: 5px !important;
	border: 1px solid aqua;
	background: white;
	color: black;
}
a.BigButton {
	display: block;
	padding: 10px;
	background: #FFAE00;
	color: #FFF !important;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
}
table {
	border-collapse: collapse;
	font-size: 85%;
	line-height: normal;
}
table tr.Heading td {
	font-size: 120%;
	font-weight: bold;
	color: #FFAE00;
}
table tr td {
	border: 1px solid #cbcbcb;
	padding: 3px 8px;
}
#Footer {
	width: 650px;
	float: right;
	background: url(../_images/footer_bg.gif) no-repeat top right;
	padding: 40px 20px;
	color: #666666;
	font-size: 80%;
	margin: 0 10px 0 0;
	_margin: 0 0 0 0;
}
#FullWidth div#Footer {
	width: 840px;
	float: none;
	background: url(../_images/footer_bg_wide.gif) no-repeat top right;
}
#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;
}