img{
	border:none;
}

div, td{
	font-size:10pt;
}

body { 
    color: black;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;  
/*	font-family:Verdana, Arial, Helvetica, sans-serif; */
    font-size: 10pt;
    line-height:12pt;
    text-align:left;
	/*
	background-image:url(graphics/site_bkg.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	background-attachment:fixed;	
	*/
}

.body { color: black; font-size: 10pt; line-height: 12pt; text-align: left; margin-bottom:12px;}
.testimonial {
	color: #38939a;
	font-style: italic;
	font-size: 9pt;
	line-height: 1.5em;
	text-align: center;
	width:230px;
	margin:auto;
	margin-bottom: 15px;
}
.bodycenter { color: black; font-size: 10pt; line-height: 12pt; text-align: center }
.bodyright { color: black; font-size: 10pt; line-height: 12pt; text-align: right }
.bodybold { color: black; font-weight: bolder; font-size: 10pt; line-height: 12pt; text-align: left }
.bodyitalic { color: black; font-style: italic; font-size: 10pt; line-height: 12pt; text-align: left }
a:link { color: #38939b; font-size: 10pt; line-height: 12pt; text-decoration: underline; text-align: left }
a:visited { color: #959ca1; font-size: 10pt; line-height: 12pt; text-decoration: underline; text-align: left }
a:hover { color: #959ca1; font-size: 10pt; line-height: 12pt; text-decoration: underline; text-align: left }
.producthead {
	color: #38939b;
	font-weight: bold;
	font-size: 11pt;
	line-height: 12pt;
	text-align: left;
	text-transform: capitalize
}
.productheadcenter { color: #38939b; font-weight: bolder; font-size: 11pt; line-height: 12pt; text-align: center; text-transform: capitalize }
.specialhead {
	color: #38939b;
	font-weight: bold;
	font-size: 18pt;
	line-height: normal;
	text-align: left;
	text-transform: capitalize
}
.specialheadcenter {
	color: #38939b;
	font-weight: bold;
	font-size: 18pt;
	line-height: normal;
	text-align: left;
	text-transform: capitalize
}
.specialheaditalic {
	color: #FF9900;
	font-style: italic;
	font-weight: bolder;
	font-size: 18pt;
	line-height: normal;
	text-align: right;
	text-transform: capitalize
}
.sidespecial { color: #959ca1; font-weight: bolder; font-size: 12pt; line-height: normal; text-align: center; text-transform: capitalize }
.navbold { color: #38939b; font-weight: bolder; font-size: 9pt; line-height: 10pt; text-align: center }
.navbolditalic { color: #38939b; font-style: italic; font-weight: bolder; font-size: 9pt; line-height: 10pt; text-align: center }

div.lowerNav {
    font-size: 8pt; line-height: 10pt;
	font-weight:normal;
    color: #38939b;     /* teal */
    text-align: center; 
}

div.lowerNav a:link {
    text-decoration: underline; 
    color: #38939b; 
	font-size:8pt;
}

div.lowerNav a:visited, p.lowerNav a:hover {
    text-decoration: underline; 
    color: #959ca1; /* grey */
	font-size:8pt;
}

.footer { color: white; font-style: normal; font-size: 8pt; }

.creditline {
    text-align: center; 
    color: #38939b; 
}

.creditline a { 
    color: #38939b; 
}

.mainContentTable {
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    width:900px;
}
.eventHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #38939B;
	margin-top: 4px;
	padding-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.homeProductLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 9pt;
	font-weight: bold;
	color: #107955;
}

h3.categoryTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight:normal;
	color: #107995;
	border-top:solid 1px silver;
	padding-top:5px;
}

div.press_home{
	font-style:normal; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	margin-top:10px; 
	padding:0px 0px 0px 10px; 
	text-align: left; 
	line-height: 1.4em;
	color:#000;
	width:230px;
	font-size:9pt;
}

div.press_home a{
	text-decoration:none;
	color:#000;
	font-size:9pt;
}

div.press_home a:hover{
	color:#999;
}

table.pressListing td a{
	text-decoration:none;
	color:#000;
}

table.pressListing td a:hover{
	color:#999;
}

img.prodLine_Home{
	border:solid 1px;
	border-color:#999;
}
