BODY {
  background-color: white;
  color: black;
}
.SmallSiteMenu {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #404040;
  text-decoration: none;
  padding-bottom: 7px;
  padding-right: 10px;
}
.SmallSiteMenu a:link, .SmallSiteMenu a:visited, .SmallSiteMenu a:active {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #404040;
  text-decoration: none;
}
.SmallSiteMenu a:hover {
  color: #BD4C04;
  text-decoration: underline;
}

.TopSiteMenu, .TopSiteMenu a:link, .TopSiteMenu a:active, .TopSiteMenu a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFFFFF;
  text-decoration: none;
}
.TopSiteMenu a:hover {
  font-weight: bold;
  text-transform: uppercase;
  color: #F1C62E;
  text-decoration: underline;
}

.PageMenu, .PageMenu a:link, .PageMenu a:active, .PageMenu a:visited {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #404040;
  text-decoration: none;
}
.PageMenu a:hover {
  color: #BD4C04;
  text-decoration: underline;
}
div.QMenu {
  margin-top: 75px;
}
div.QCont {
  border-color: #0077bb;
  border-width: 1px;
  border-style: solid;
}

.QuoteText {
  font-size: 12px;
  font-family: Times New Roman, serif;
}

.BottomSiteMenu, .BottomSiteMenu a:link, .BottomSiteMenu a:active, .BottomSiteMenu a:visited {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #404040;
  text-decoration: none;
}
.BottomSiteMenu a:hover {
  color: #BD4C04;
  text-decoration: underline;
}

DIV.sechead {
  background-color: #E6E6E6;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: large;
  text-align: center;
  border-color: black;
  border-top: solid thin;
  border-bottom: solid thin;
}

h2.sechead {
  background-color: #E6E6E6;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: large;
  text-align: center;
  border-color: black;
  border-top: solid thin;
  border-bottom: solid thin;
  margin: 0;
}

.TextCopyright {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #B0B0B0;
  padding: 8;
}

.Text {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #303030;
}
.Text a:link {
  color: #303030;
  font-weight: bold;
}
.Text a:visited {
  color: #303030;
}
.Text a:hover {
  color: #BD4C04;
  text-decoration: underline;
}

.Results td {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 1 1 1 1;
  font-size: 95%;
}

/* Webinator/Appliance features table; slightly larger text, but do not make
 * table wider than look and feel or menus:
 */
.Chart {
  font-size: 13px;
}

/* pages/search.html form, tech support form: */
.SearchForm {
  font-size: 13px;
}

.Notice {
  font-size: 13px;
  color: #0000bb;
}

.Title {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #524E4E;
  text-decoration: none;
  font-weight: bold;
  padding-left: 8px;
  padding-bottom: 4px;
}

.Border {
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
  border-left-color: #CCCCCC;
}

.TitleBlue {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #4383C5;
  text-decoration: none;
  font-weight: bold;
}
.TitleGreen, .TitleGreen a:link, .TitleGreen a:visited, .TitleGreen a:active {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #64878E;
  text-decoration: none;
  font-weight: bold;
}
.TitleGreen a:hover {
  color: #64878E;
  text-decoration: underline;
}
.LinkGreen, .LinkGreen a:link, .LinkGreen a:active, .LinkGreen a:visited {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #64878E;
  text-decoration: underline;
  padding-bottom: 9px;
  padding-top: 2px;
}
.LinkGreen a:hover {
  font-weight: bold;
  color: #31494E;
  text-decoration: underline;
}
.TextPic, .TextPic a:link, .TextPic a:visited, .TextPic a:active {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
}
.TextPic a:hover {
  color: #F1C62E;
  text-decoration: underline;
}
.newslist {
}
.newslist ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.newslist li {
	background-image: url(/site/images/blueball.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin: 0 0 1em 0;
}
.newslist li a {
	padding-left: 1.5em;
}
.inlinedl dt {
	margin-top: 0.5em;
	font-weight: bold;
}
.inlinedl dd {
	margin-left: 0;
	margin-bottom: 0.5em;
}

table.twocolprod {
	border-spacing: 0;
	border-collapse: collapse;
}

.twocolleft {
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	border-color: black;
	border-right: solid thin;
	vertical-align: top;
	width: 50%;
}

.twocolright {
	padding-left: 0.3em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	border-color: black;
	border-left: solid thin;
	vertical-align: top;
	width: 50%;
}

.prodhead {
	text-align: left;
	font-size: 1.2em;
	text-transform: capitalize;
}
.prodlink {
	text-align: right;
}
.prodhead a:link {
	text-decoration: none;
}
.prodhead a:visited {
	text-decoration: none;
}
