body {
	background: rgb(102,102,102);
	font-family: "times new roman", times, serif;
	color: black;
	font-size: 87.5%;
}

img {
	border: none;
}

.clearfloat {
	clear: both;
	height: 1px;
	}

img.background {
	vertical-align: bottom;
}

img.padded {
	margin: 0.5em;
}

div.centered {
	text-align: center;
}

p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.27em;
}

p.white, span.white, div.white {
	color: white;
}

.special_head {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: yellow;
	background: rgb(80,80,80);
	height: 50px;
	padding: 0;
	position: relative;
	text-align: center;
}
.special_head div.side {
	display: inline;
	height: 40px;
	padding: 5px 0;
	position: absolute;
	top: 0;
	width: 80%;
}
.special_head div.side a.button {
	display: inline;
	height: 40px;
	margin: 0 5px;
	overflow: hidden;
}
.special_head div.side img {
	border: none;
	display: block;
}
.special_head div.side p {
	line-height: 40px;
	margin: 0;
	padding: 0;
}
.special_head div.left {
	left: 0;
	z-index: 10;
}
.special_head div.right {
	right: 0;
}
.special_head div.left,
.special_head div.left a.button,
.special_head div.left p {
	float: left;
}
.special_head div.right,
.special_head div.right a.button,
.special_head div.right p {
	float: right;
}

span.special {
	font-family: arial, helvetica, sans-serif;
	color: white;
	font-size: 0.8em;
	font-weight: normal;
}

a.special:link, a.special:visited, a.special:hover {
	color: white;
	text-decoration: underline;
	font-size: 1.0em;
}

a.top:link, a.top:visited {
	color: white;
	text-decoration: underline;
	font-family: "times new roman", times, serif;
	font-size: 1em;
}

a.top:hover {
	color: rgb(230,230,0);
	text-decoration: underline;
	font-family: "times new roman", times, serif;
	font-size: 1em;
}

a:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: rgb(0,0,110);
}

a:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: rgb(0,0,110);
}

a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: rgb(110,0,0);
	text-decoration: none;
}

a.small_left:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	color: rgb(0,0,110);
}

a.small_left:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	color: rgb(0,0,110);
}

a.small_left:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	color: rgb(110,0,0);
	text-decoration: none;
}

a.normal:link {
	font-family: "times new roman", times, serif;
	font-size: 1em;
	color: rgb(0,0,110);
}

a.normal:visited {
	font-family: "times new roman", times, serif;
	font-size: 1em;
	color: rgb(0,0,110);
}

a.normal:hover {
	font-family: "times new roman", times, serif;
	font-size: 1em;
	color: rgb(110,0,0);
	text-decoration: none;
}

a.more_info:link, a.more_info:visited, a.more_info:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	color: black;
	text-decoration: none;
}

a.more_info:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	color: rgb(0,0,160);
	text-decoration: none;
}

div.more_info {
	clear: both;
	background: rgb(210,210,210);
	padding: 0;
	width: 5em;
	text-align: center;
	border-top: 2px solid rgb(230,230,230);
	border-right: 2px solid rgb(180,180,180);
	border-bottom: 2px solid rgb(180,180,180);
	border-left: 2px solid rgb(230,230,230);
}

ul#brandbttn {
	list-style-type: none;
	margin: 0 0 .2em;
	padding: 0;
	text-align: center;
}

#brandbttn li {
	display: inline;
	margin: 0;
}

#brandbttn a {
	display: block;
	float: left;
	width: 10%;
	color: white;
	border-top: medium solid #606060;
	border-right: medium outset Black;
	border-bottom: medium outset Black;
	border-left: medium solid #606060;
	/* border: medium outset; */
	padding: 3px 3px;
	background-color: rgb(80,80,80);
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: .5em;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#brandbttn a:link, #brandbttn a:visited {
	color: white;
}

#brandbttn a:hover {
	color: yellow;
}

.title {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: yellow;
	background: rgb(80,80,80);
	display: inline;
	padding: 0em .3em .1em .3em;
}

.subtitle {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: white;
	background: rgb(80,80,80);
	display: inline;
	padding: 0em .3em .1em .3em;
}

.subtitle_wide {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	color: white;
	background: rgb(80,80,80);
	padding: 0em .3em .1em .3em;
	width: 30em;
	margin: 1em auto 1em auto;
}

.subtitle_yellow {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.3em;
	color: rgb(230,230,0);
	margin-top: 0em;
}

.subtitle_navy {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.3em;
	color: rgb(0,0,110);
}

.small {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	color: black;
}

.tiny {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: black;
}

td.main {
	background: white;
}

td.fifty {
	width: 50px;
}

td.left  {
	text-align: left;
	vertical-align: top;
}
td.centered  {
	text-align: center;
	vertical-align: top;
}

td.right {
	text-align: right;
	vertical-align: top;
}

td.small_left  {
	text-align: left;
	vertical-align: top;
	font-size: 1em;
	color: black;
}

/*td.category  {
	text-align: left;
	vertical-align: top;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: white;
	background: rgb(80,80,80);
	padding: 0.1em 0em 0.2em 0.2em;
}*/

div.product_left {
	width:49%;
	float: left;
	clear: left;
}

div.product_right {
	width:49%;
	float: right;
	clear: right;
}

div.product_heading {
	vertical-align: top;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: white;
	background: rgb(80,80,80);
	padding: 0.1em 0em 0.2em 0.3em;
}

div.product_spacer {
	clear: both;
	font-size: 0.8em;
}

form {
	margin: 0;
}

select {
	font-family: arial, helvetica, sans-serif;
	font-size: 87.5%;
}

/***** glossary styles *****/

dl#glossary dt {
	font-weight: bold;
	/* display:compact;
	float: left;
	width: 175px; */
}

dl#glossary dd {
	margin-bottom: 1em;
}

.redd {
	color: #EF1510;
	font-weight: bold;
}

#navtools {
	text-align: right;
}

#menu-form,
#search_form {
	margin: 10px 0 0 0;
	padding: 0;
}

#menu-form select {
	padding: 1px;
}

#search_form input {
	font-size: 85%;
}

#facebook {
    float: left;
    background: none;
    width: 230px;
    margin-top: -7px;
    background: none;"
}