body {
  margin:0px;
  padding:0px;
  background-color:white;
}
body, td, span, div, input, select, textarea, th {
  font-family: Arial,Tahoma,Verdana;
  font-size:11px;
  color:#696B6E;
}
#MainCopy { 
  display:block;
  width:880px;
  margin-bottom:20px;
}
#MainCopy_SmartFilter { 
  display:block;
  margin-top:15px;
  margin-left:0px;
  width:100%;
  margin-bottom:20px;
}
#BottomBar td, #BottomBar a {
  color:#696B6E;
  font-size:10px;
}
#BottomBar a {
  font-weight:normal;
  text-decoration:none;
}
#BottomBar a:hover {
  text-decoration:underline;
}
#TopBar {
  width:100%;
  height:40px;
  overflow:hidden;
  display:block;
  background-color:#DEDEDE;
  background-image:url(images/topbarbgstrip.gif);
}
#TopBar a {
  font-size:11px;
  font-weight:normal;
  color:#ffffff;
  background-color:#63BD24;
  background-image:url(images/toptab_green.gif);  
  background-repeat:no-repeat;  
  display:block;
  float:left;
  text-decoration:none;
  overflow:hidden;
  width:98px;
  margin-left:2px;
  margin-right:2px;
  text-align:center;
  line-height:11px;
  margin-top:13px;
  padding-top:8px;
  height:27px;
}
#TopBar .TwoLines {
  padding-top:2px;
}
#TopBar .Highlighted {
  padding-top:8px;
  color:#74C821;
  background-color:white;
  background-image:url(images/toptab_white.gif); 
}
#TopBar .TwoLinesHighlighted {
  padding-top:2px;
  color:#74C821;
  background-color:white;
  background-image:url(images/toptab_white.gif); 
}
#TopBar .Long {
  background-image:url(images/toptablong_green.gif);  
  width:200px;
}
#TopBar .LongHighlighted {
  padding-top:8px;
  color:#74C821;
  background-color:white;
  background-image:url(images/toptablong_white.gif);  
  width:200px;
}
#TopBar #SmartFilterTopLink {
  float:right;
  margin-right:0px;
}


hr {
  height:1px;
	color:#eaeaea;  
	background-color:#eaeaea;
}
a {
	color:#74C821;
}
a:hover {
	color:#999999;
}
h1 {
	font-size: 26px;
	color:#74C821;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
h2 {
	font-size: 20px;
  line-height:25px;
	color:#74C821;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
h3 {
	font-size: 15px;
	color:#696B6E;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
h4 {
	font-size: 14px;
	color:#74c821;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
h5 {
	font-size: 15px;
	color:#999999;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
h6 {
	font-size: 14px;
	color:#74c821;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

ul {
  margin-top:3px;
  margin-bottom:8px;
}

#SmartFilterIntroTD { 
  padding:15px;padding-top:40px;padding-bottom:15px;background-color:#F3F3F3;background-image:url(images/smartfilter_graybg.gif);background-repeat:no-repeat;background-position:bottom left;
}
#SmartFilterIntroTD, #SmartFilterIntroTD p, #SmartFilterIntroTD td, #SmartFilterIntroTD span {
  font-size:10px;
  color:#62B015;
}
#SmartFilterIntroTD h1, #SmartFilterIntroTD h2, #SmartFilterIntroTD h3, #SmartFilterIntroTD h4, #SmartFilterIntroTD h5, #SmartFilterIntroTD h6 {
  color:#62B015;
}
.SmartTopics td {
  text-align:left;
  background-color:#F1F1F1;
  font-weight:normal;
  color:#74C821;
  font-size:19px;
  width:160px;
  height:261px;
  padding-left:0px;
  padding-right:0px;
  cursor:pointer;
  cursor:hand;
  background-image:url(images/Filter_SelectionBG.gif);
}
.SmartTopics span {
  color:#74C821;
  font-size:19px;
  margin-top:10px;
  margin-bottom:10px;
}
.SmartTopics .ischecked {
  background-image:url(images/check_green.gif);
}
.SmartSubCategories span {
  margin-top:2px;
  margin-bottom:6px;
  color:#696B6E;
  font-size:10px;
  display:block;
  padding-top:0px;
  padding-right:3px;
  padding-bottom:7px;
  background-image:url(images/uncheck_white2.gif);
  background-repeat:no-repeat;
  background-position:5px 0px;
  cursor:pointer;
  cursor:hand;
}
.SmartSubCategories .ischecked {
  background-image:url(images/check_white2.gif);
}

.DvPDFMain div {
  display:block;
  width:160px;
  height:170px;
  margin-right:12px;
  margin-bottom:15px;
  float:left;
  border:1px solid white;
}

.PopTopBorder {
  background-image:url(images/PopTopLine_BG.gif);
  background-position:top left;
}
/* POP STYLES */
div.popcover {
   z-index: 8000;
  background-color:#ffffff; 
	filter:alpha(opacity=55);
	-moz-opacity:0.55;
	-khtml-opacity: 0.55;
	opacity: 0.55;
}
div.popup { z-index: 9000; width: 477px;height:675px;overflow-y:visible;}

div.popup table
{
  border-collapse: collapse;
}

div.popup th
{
  width: 1%;
  padding: 0px 5px 1px 20px;

  text-align: left;

  font-family: arial, Serif;
  font-weight: 900;
  font-size:  13px;
  color:   #679cad;
}

div.popup td
{
}

div.popup form
{
  margin:  0px;
  padding: 10px 0px 0px 20px;
}
div.popup div.scroll
{
  overflow:scroll;
}

.PageCounts {
  background-image:url(images/PopNumbers_BG.gif);
  background-position:top left;
  display:block;
  float:right;
  color:#74C821;
  font-size:12px;
  font-weight:bold;
  height:29px;
  line-height:29px;
  padding-left:6px;
  padding-right:15px;
}
.PageCounts a {
  color:#74C821;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  line-height:29px;
}
.PopCloseBtn {
  color:#74C821;
  font-size:12px;
  background-image:url(images/PopCloseBtn_BG.gif);
  background-position:top right;
  display:block;
  float:right;
  height:29px;
  line-height:29px;
  overflow:hidden;
}
.PopCloseBtn a {
  color:#74C821;
  font-size:12px;
  text-decoration:none;
  line-height:29px;
}
.PDF_bottomlogo {
  display:none;
}
