/* CSS Document */
p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.125em;
	font-style: normal;
	font-weight: normal;
	word-spacing: 0.5px;
	letter-spacing: 0.5px;
	text-align: left;
	vertical-align: text-top;
	color: #000000;
	margin: 10px 10px 10px 10px;
	padding: 0px;
}

a:link, a:visited   {
	color: #000000;
	text-decoration: underline;
}	

a:hover {
	color: #003399;
	text-decoration: none;
}

a:active  {
	color: #000000;
	text-decoration: underline;
}	



h1 {
	font-family: 'Trebuchet MS', Marlett, Arial, sans-serif;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin: 10px;
	color: #333333;
}

h2 {     /* h2 is for subtitles and distributor area titles*/
	font-family: 'Trebuchet MS', Marlett, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.25;
	margin: 10px;
	padding: 0px;
	color: #000066;
	text-align: left;
	vertical-align: middle;
}

h2 a:link, h2 a:visited {	/* h2 a:hover is for distributor anchor links and product page headers*/
	color: #000066;
	text-decoration: underline;
}

h2 a:hover {
	color: #000000;
	text-decoration: none;
}

h2 a:active {			/* h2 a:hover is for distributor anchor links and product page headers*/
	color: #000066;
	text-decoration: underline;
}

h3 {
	font-family: 'Trebuchet MS', Marlett, sans-serif;
	font-size: 1.375em;
	letter-spacing: .1em;
	font-weight: bold;
	line-height: 1.375;
	margin: 6px 6px 6px -6px;
	padding: 0px;
	color: #000000;
	text-align: left;
}

.panel {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	word-spacing: 0.25px;
	letter-spacing: 0.25px;
	text-align: left;
	vertical-align: text-top;
	color: #000000;
	margin: 0px;
	padding: 10px 0px;
	width: 185px;
}

.rt_panel {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	word-spacing: 0.25px;
	letter-spacing: 0.25px;
	text-align: left;
	vertical-align: text-top;
	color: #000000;
	margin: 0px;
	padding: 10px 0px;
	width: 185px;
}

#rt_sidebar h2 {     /* h2 in right sidebar only*/
	font-family: 'Trebuchet MS', Marlett, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.25;
	margin: 0px 10px;
	padding: 0px;
	color: #003300;
	text-align: left;
	vertical-align: middle;
}

.footer {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	word-spacing: 0.5px;
	letter-spacing: 0.25px;
	text-align: center;
	vertical-align: text-top;
	color: #666666;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

p.footer a:link, p.footer a:visited  {
	color: #666666;
	text-decoration: underline;
}	

p.footer  a:hover, p.footer a:active {
	color: #000000;
	text-decoration: none;
}

.bold {
	font-weight: bold;
}

.keywords {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.5em;
	font-style: normal;
	font-weight: normal;
	word-spacing: 0.5px;
	letter-spacing: 0.5px;
	text-align: left;
	vertical-align: text-top;
	color: #ccd3e2;
	margin: 10px 10px 10px 10px;
	padding: 0px;
}
