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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 14px;
	font-family: arial;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background:url(images/accel-bg.jpg) repeat;
}

a:link, a:visited {color:#284d94; text-decoration:none; font-weight:bold;}
a:hover {color:#284d94;}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#body-wrapper {margin:0px auto; width:984px; background:url(images/wrapper-bg.png) repeat-y;}
#wrapper {margin:0px auto; width:940px;}

#content-wrapper {background:url(images/content-wrapper-bg.png) repeat-y;}
#nav {width:252px; float:left;}
#nav .nav-item {height:38px; background:#707070; margin-bottom:2px; }
#nav .nav-item img {padding:5px 5px;}
#content {padding:15px 15px; width:654px; float:left;}
#home-link {margin-top:15px;}
#bottom-bar {background:#ffa800; height:24px;}

.paragraph-text {font-size:14px; line-height:18px;}
.page-head {color:#284d94; font-weight:bold; font-size:22px; margin:0px 0px 15px 0px;}
.subhead {color:#284d94; font-weight:bold; font-size:16px; margin:0px 0px 8px 0px;}
.product-text {margin:8px 0px 0px 0px; padding-right:0px; line-height:16px;}
.products-italic {color:#284d94; font-style:italic; font-size:18px; margin-bottom:20px;}
.border-dotted2 {height:1px; font-size:1px; line-height:1px; border-bottom:dotted 1px #000000; overflow:hidden; margin:15px 0px 17px 0px;}
.product-image {border:solid 1px #000000;}

.clear{height:1px; clear:both; font-size:0px; line-height:0px; overflow:hidden; }









