body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-image: url(../images/background/page-bg.gif);
}

.products ul {
	list-style-image: none;
	list-style-type: none;
}

.products li {
	list-style: none;
	float: left;
	width: 170px;
	height: 150px;
}


.products li.image {
	margin: 0 auto;
	}
.tablegray_outlined {
	background-color: #FFF;
	border: thin none #000;
	color: #000;
	margin: 0px;
	background-image: none;
}

	
.products li p {
margin-top: 0px;
width: 150px;

}

.clear {
	clear: both;
}

.oneColFixCtrHdr #container {
	margin: 10px auto 10px auto;
	width: 800px;
	background-color:#FFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	position: relative;
	background-color: #ffffff;
	padding: 0px;
}
.oneColFixCtrHdr #mainContent {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top: 15px;
}
.orderedlistnormal {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	background-color: #FFFFFF;
	margin: 3px;
	padding: 3px;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px;
	text-align: center;
	font-family: "Trebuchet MS";
	background-color: #FF0000;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-color: #FF0000;
}
#footer p {
	border: 0px none #FFFFFF;
}
#footer {
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	clear: both;
}



#headerlogo {
	position: relative;
	height: 80px;
	background-color: #FF0000;
	text-align: left;
	border: medium solid #000000;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#headerlogo img {
}
#headerlogo img {
}

/* Navigation */
#nav {
	position: relative;
	left: 0px;
	width: 100%;
	position: relative;
	background-color: #000000;
	top: 0px;
	text-align: center;
	color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: medium;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family:Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 12px;
	border-bottom-color: #000000;
	font-weight: bold;
}
#nav a:link {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	font-variant: small-caps;
	font-weight:bold
}
.imagelinkstate {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30%;
	color: #999;
}
#nav a:hover {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FF0000;
	padding-top: 3px;
	padding-bottom: 3px;
}
#nav a:visited {
	color: #CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
.paragraph in a table {
	margin-left: 2px;
	padding-right: 0px;
	padding-left: 3px;
}

.MsoNormal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#headerlogo img {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FF0000;
}
#footer .style2 img {
	padding-top: 9px;
}
#footer p {
	padding-bottom: 9px;
}
#mainContent h1 {
	background-image: none;
	color: #333;
	font-family: "Trebuchet MS";
	font-variant: small-caps;
	font-size: 190%;
	background-repeat: no-repeat;
	font-weight: bolder;
	letter-spacing: 0.3em;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 2px;
	padding-bottom: 9px;
	padding-left: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	line-height: 9px;
}
.maincontenth1special {
	font-family: "Trebuchet MS";
	font-size: 16px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}


#mainContent .red_dot {
	width: 19px;
	height: 15px;
	float: left;
	background-image: url(../../images_oldwebsite/images_new/dotred.png);
	background-repeat: no-repeat;
}
p {
	font-family: "Trebuchet MS";
	font-size: 9pt;
}
.style10 {
	font-family: "Trebuchet MS";
	border: thin groove #000000;
}
#mainContent p {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
.maincontentpspecial {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-style: normal;
	color: #000000;
	background-color: #999999;
	margin: 2px;
	padding: 2px;
	border: medium outset #000000;
}

#mainContent h2 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000;
}
h2 {
	font-family: "Trebuchet MS";
}

#mainContent h3 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.underimagelabel {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	font-variant: small-caps;
	color: #000000;
}
.customlabel {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #FF0000;
	margin: 3px;
	padding: 3px;
	border: medium groove #000000;
}
.p_smaller_line_spacing {
	line-height: 98%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	word-spacing: normal;
}


Custom Panel {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #FF0000;
	margin: 5px;
	padding: 5px;
	border: medium ridge #000000;
}
.graphicborder {
	border: medium inset #FF0000;
}

.imgcatalog{
	width: 222px;
	text-align: center;
	float: left;
	margin: 4px;
	padding: 4px;
	border: 1px solid #000000;
	clear: both;
}

.caption {
	font-family: "Trebuchet MS";
	font-size: 1 em;
	color: #000000;
	}
.hlp {
	background-color: #FF0000;
	float: left;
}
h1 {
	font-family: "Trebuchet MS";
}
.header {
	background-color:#FF0000;
}
.searchdiv {
	position: absolute;
	top: 34px;
	left: 594px;
	width: 382px;
	text-align: right;

}
#backtolinks:hover {
	color: #CE2F00;
	text-decoration: underline;
	font-weight: bold;
}
#backtolinks {
	color: #CE2F00;
	text-decoration: none;
	font-weight: bold;
}
.list_spacing {
	background-color: #FFF;
	line-height: 1.3;
}
.list_spacing_normal {
}
.list_large {
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
}
.table_styled {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	letter-spacing: normal;
	text-indent: 5px;
	margin: 3px;
	padding: 3px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	color: #000;
	background-color: #FFF;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.quote {
	background-color: #CCC;
}
.oneColFixCtrHdr #container #mainContent .quote strong em {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
}
.h2specialsmaller {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.endorsementquote {
	color: #333;
	background-color: #FFF;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.labellarge {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: italic;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000;
}
.labelsmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #000;
}
.labelextralarge {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: bold;
	font-variant: small-caps;
	background-image: none;
}
.labelextrasmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
}
.bluetablecell {
	background-color: #0041B5;
}
.whitetext14pt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
}
.labelextralargewhite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	background-image: none;
	background-color: #FF4910;
	color: #FFF;
}
.goalsettersubheadorange {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF7900;
}
.imagepadded {
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 3px;
	margin-left: 3px;
}
.goalsetterquote {
	color: #FF7900;
	background-color: #003CB5;
}
.imagerightmargined {
	margin-right: 7px;
}
.tablecellgray {
	background-color: #999;
	border: thin solid #000;
}
.background {
	background-color: #737173;
	border: medium solid #000;
}
.h2nomargin {
	margin-bottom: 0px;
	margin-top: 0px;
}
.imgmargin {
	margin: 6px;
}
.ul_no_margin {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.warning {
	color: #F00;
}
.table_cell_bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 1px;
}
