/*------------------------------------------------------
   CSS Created for P&G dynamic website
   Copyright 2004 Michael Moore
   DataShepherd Ltd.
   */

/*------------------------------------------------------
   We have thought about adding the feature to span the page
   the enitre width of the browser. There are a couple of points
   to be raised here. The ability to span the header 100% though
   keep the content the same width, or the entire content spanned
   100%.
   */

/*------------------------------------------------------
   BODY
   */
body 
{
  font-family: Verdana, Lucida Grande, Helvetica, Trebuchet MS, Sans-Serif;
  font-size: 10px;
  line-height: 14px;
  color: #ffffff;
  margin: 0;
  border: 0;
  padding: 0;
  text-align: center;
  background: #333333 url('images/body_bg.gif') repeat-y top center;
  }
#Container 
{
  background: transparent;
  position: relative;
  margin: auto;
  padding: 0;
  border: 0;
  width: 920px;
  text-align: left;
  }
/*------------------------------------------------------
   HEADER
   */
#Header 
{
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 0;
  border: 0;
  margin: 0;
  width: 920px;
  height: 229px;
  text-align: left;
  background: #ffffff url('images/header.jpg') no-repeat top center;
  }

.announce_header 
{
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 0;
  border: 0;
  margin: 0;
  width: 754px;
  height: 114px;
  text-align: left;
  background: #ffffff;
  border: 3px black solid;
  }

.announce_entry 
{
  margin-top: 5px; 
  font-size: 200%; 
  font-weight: bolder; 
  width: 100%; 
  text-align: center;
  position: relative;
  top: 3px;
  line-height: 26px;
  }
.announce_entry a 
{
  padding: 2px;
  color: #ffffff;
  text-decoration: none;
  background: #FFFFFF 
  }
.announce_entry a:hover 
{
  color: #FFFFFF;
  background: #116644;
  }

#Lang 
{
  margin: 0;
  position: absolute;
  top: 20px;
  right: 0;
  padding-right: 10px;
  border: 0;
  font-weight: 700;
  text-align: right;
  background: transparent;
  z-index: 100;
  color: #ffffff
  }
#Lang a 
{
  color: #ffffff;
  text-decoration: none;
  }
#Lang a:hover 
{
  color: #ffffff;
  text-decoration: underline;
  }
/*------------------------------------------------------
   NAVIGATION
   */
.MainNav, #Nav 
{
  position: absolute;
  top: 202px; 
  left: 0px;
  padding: 0;
  margin: 0;
  border: 0;
  }
#Nav 
{
  width: 920px;
  }
#Nav ul 
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  text-align: center;
  overflow: auto;
  height: 30px;
  background:  url('images/nav.gif')  ;
  }
#Nav ul li 
{
  display: block;
  float: left;
  text-align: left;
  padding: 0;
  margin: 0;
  border: 0;
  font-family: Verdana, Lucida Grande, Helvetica, Trebuchet MS, Sans-Serif;
  font-weight: normal;
  font-size: 11px;
  line-height: 30px;
  background:  url('images/nav.gif')  ;
  }


#Nav ul li a, #Nav ul li.left a, #Nav ul li.right a, #Nav ul li.rightselectednav a, #Nav ul li.leftselectednav a, #Nav ul li.selectednav a 
{
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  display: block;
  /* border-right: 1px #CCCCCC solid; */
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bolder;
  background:  url('images/nav.gif')  ;
  }
#Nav ul li a:hover, #Nav ul li.left a:hover, #Nav ul li.right a:hover, #Nav ul li.selectednav a, #Nav ul li.leftselectednav a 
{
  cursor: pointer;
  color: #d6f6a3;
  }

/*------------------------------------------------------
   SUB NAVIGATION
   */

#SideNav hr 
{
  width: 100%;
  height: 1px;
  padding: 0;
  margin-top: 1em;
  margin-bottom: 1em;
  background-color: #ffffff;
  border: 0px;
  }



#SideNav 
{
  position: absolute;
  top: 232px;
  left: 0px;
  padding: 0;
  margin: 0;
  border: 0;
  width: 289px;
  }
#Sub 
{
  margin: 0;
  padding: 4px;
  }
#Sub ul 
{
  border: 0;
  margin: 0;
  padding: 0 0 0 0;
  list-style: none;
  text-align: left;
  }
#Sub ul li a 
{
  padding: 4px;
  margin: 0;
/*
   border-left: 1px #CCCCCC solid;
   border-right: 1px #CCCCCC solid;
   border-bottom: 1px #CCCCCC solid;
 */

  text-decoration: none;
  display: block;
  text-align: left;
  /*
     font-family: Verdana, Lucida Grande, Helvetica, Trebuchet MS, Sans-Serif;
     font-size: 10px;
     color: #ffffff;
     background: #FFFFFF url('')  ;
     */
  }
/*
   #Sub ul li a:hover 
   {
     color: #116644;
     background: #EEEEEE url('')  ;
     }
*/
#SubTitle 
{
  height: 20px;
  line-height: 20px;
  margin: 0;
  padding: 0 4px 0 4px;
  overflow: hidden;
/* 
  border-left: 1px #CCCCCC solid;
  border-right: 1px #CCCCCC solid;
  border-top: 1px #CCCCCC solid;
 */


  text-align: left;
  font-family: Verdana, Lucida Grande, Helvetica, Trebuchet MS, Sans-Serif;
  font-size: 11px;
  font-weight: bolder;
  color: #d6f6a3;
  margin-top: 15px;
  margin-bottom: 15px;
  text-decoration: none;
  text-transform: uppercase;
  /* background: #CCCCCC url('../subnav_title.gif')  ; */
  }
/*--------------------------------------
   Side Container
   */
#Sub ul li.SubBlank 
{
  margin: 0 0 0 0;
  padding: 4px;
/* 
  border-left: 1px #CCCCCC solid;
  border-right: 1px #CCCCCC solid;
  border-bottom: 1px #CCCCCC solid;
  background: #FFFFFF;
 */
  font-size: 10px;
  text-align: left;
  }
#Sub ul li.SubBlank a 
{
  margin: 0;
  padding: 0;
  border: 0;
  display: inline;
  text-decoration: underline;
  background: none;
  color: #c5747a;
  }
#Sub ul li.SubBlank a:hover 
{
  color: #c5747a;
  }
#SubLogin 
{
  margin: 0 0 0 0;
  padding: 4px;
/* 
   border-left: 1px #CCCCCC solid;
   border-right: 1px #CCCCCC solid;
   border-bottom: 1px #CCCCCC solid;
 */
  background: #FFFFFF;
  font-size: 10px;
  line-height: 14px;
  text-align: center;
  }
#SubSpacer 
{
  margin: 0;
  padding: 0;
  border: 0;
  height: 4px;
  font-size: 1%;
  line-height: 1px;
  }
/*------------------------------------------------------
   SUB SUB NAVIGATION
   */
#Sub ul li.subsubTitle 
{
  line-height: 20px;
  margin: 0;
  padding-left: 4px;
  overflow: hidden;
/* 
  border-left: 1px #CCCCCC solid;
  border-right: 1px #CCCCCC solid;
 */
  font-family: Verdana, Lucida Grande, Helvetica, Trebuchet MS, Sans-Serif;
  font-weight: bolder; 
/*   background: #CCCCCC url('../subnav_title.gif')  ;  */
  color: #d6f6a3;
  margin-top: 15px;
  margin-bottom: 15px;
  text-decoration: none;
  text-transform: uppercase;

  }
#Sub ul li.currentSub 
{
  margin: 0 0 0 0;
  padding-left: 6px;
  font-family: Verdana, Lucida Grande, Helvetica, Trebuchet MS, Sans-Serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bolder;
  text-align: left;
/* 
  margin: 0 0 0 0;
  font-size: 10px;
  font-weight: bolder; 
  text-align: left;
  text-indent: 6px;
 */

  }
#Sub ul li.currentSub a, #Sub ul li.currentSub a:hover 
{
  color: #d6f6a3;
  text-decoration: none;
  }
#Sub ul li.subsub a 
{
  margin: 0 0 0 0;
  padding-left: 10px;
  font-family: Verdana, Lucida Grande, Helvetica, Trebuchet MS, Sans-Serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bolder;
  text-align: left;
  }
#Sub ul li.subsub a:hover 
{
  color: #d6f6a3;
  }
/*------------------------------------------------------
   MAIN
   */
#MainContainer 
{
  margin: 0 0 0 0px;
  padding: 0 0 0 0;
  text-align: left;
  vertical-align: top;
  width: 100%;
  text-align: left;
  }
#Main 
{
  position: absolute;
  top: 247px;
  left: 290px;
  width: 610px;
  margin: 0;
  padding: 10px;
  text-align: left;
  vertical-align: top;
  }
#Main a 
{
  text-decoration: underline;
  color: #c5747a;
  }
#Main a:hover 
{
  text-decoration: underline;
  color: #c5747a;
  }
td.main 
{
  font-family: Verdana, Lucida Grande, Helvetica, Trebuchet MS, Sans-Serif;
  font-size: 10px;
  line-height: 14px;
  color: #ffffff;
  }
/*-------------------------------------------------
   Blockquote
   */
blockquote 
{
  margin: 0;
  padding: 4px;
  border: 1px #DDDDDD solid;
  text-indent: 22px;
  background: #EEEEEE url('../../../core/images/quote_start.gif') no-repeat 4px 4px;
  }
/*------------------------------------------------------
   FOOTER
   */
#Footer 
{
  position: relative;
  padding: 0;
  border: 0;
  margin: 0 0 0 0px;
  width: 100%;
  text-align: center;
  font-family: Verdana, Lucida Grande, Helvetica, Trebuchet MS, Sans-Serif;
  font-size: 10px;
  line-height: 14px;
  color: #ffffff;
  }
#Footer tr td p 
{
  border: 0;
  padding: 10px 0 10px 0;
  margin: 0 0 0 0;

  text-align: center;
  }
#Footer tr td p a 
{
  text-decoration: underline;
  color: #c5747a;
  }
#Footer tr td p a:hover 
{
  text-decoration: underline;
  color: #c5747a;
  }
/*------------------------------------------------------
   FONT
   */
h1 
{
  font-family: Times New Roman, Times, serif;
  font-size: 22px;
  font-weight: normal;
  color: #d6f6a3;
  text-transform: none;
  text-decoration: none;
  margin-top: 0.0em;
  margin-bottom: 0.2em;
  line-height: 1em;
  }
h2 
{
  font-family: Times New Roman, Times, serif;
  font-size: 18px;
  font-weight: normal;
  color: #d6f6a3;
  text-transform: none;
  text-decoration: none;
  margin-top: 0.0em;
  margin-bottom: 0.2em;
  line-height: 1em;
  }
h3 
{
  margin-top: 0.0em;
  margin-bottom: 0.2em;
  line-height: 1em;
  font-family: Verdana, Lucida Grande, Helvetica, Trebuchet MS, Sans-Serif;
  font-size: 11px;
  font-weight: bolder;
  color: #d6f6a3;
  text-decoration: none;
  text-transform: uppercase;
  }
h4 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #d6f6a3;
  text-transform: none;
  text-decoration: none;
  margin-top: 0.0em;
  margin-bottom: 0.2em;
  line-height: 1em;
  }
p 
{
  text-align: left;
  font-family: Verdana, Lucida Grande, Helvetica, Trebuchet MS, Sans-Serif;
  font-size: 10px;
  line-height: 14px;
  color: #ffffff;
  }
p a 
{
  text-decoration: underline;
  color: #c5747a;
  }
p a:hover 
{
  text-decoration: underline;
  color: #c5747a;
  }
.data 
{
  font-family: Verdana, Lucida Grande, Helvetica, Trebuchet MS, Sans-Serif;
  font-size: 10px;
  line-height: 1.3em;
  }
strong 
{
  font-weight: bold;
  }
.bullet 
{
  padding-left: 20px;
  background: url('../../../core/images/bullet_icon.gif') no-repeat left; 

  }
.center 
{
  text-align: center;
  }
/*------------------------------------------------------
   IMAGES
   */
.image 
{
  padding: 0;
  margin: 0;
  border: 0;
  }
.headerImage 
{
  text-align: left;
  padding: 0;
  border: 0;
  margin: 0;
  }

/*------------------------------------------------------
   TABLE
   */
#List 
{
  width: 100%;
  border: 1px #cccccc solid;
  margin: 0;
  padding: 0;
  font-family: Verdana, Lucida Grande, Helvetica, Trebuchet MS, Sans-Serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  }
#List th 
{
  margin: 0;
  padding: 4px;
  line-height: 1em; 	
  border-bottom: 1px #CCCCCC solid;
  height: 10px;
  font-family: Verdana, Lucida Grande, Helvetica, Trebuchet MS, Sans-Serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: normal;
  text-align: left;
  background: #000000;
  }
#List tr.list-no-hover 
{
  margin: 0;

  font-family: Verdana, Lucida Grande, Helvetica, Trebuchet MS, Sans-Serif;
  font-size: 10px;
  font-weight: normal;
  }
/* added for non-detail lists  */
#List tr.list td 
{
  margin: 0;
  font-family: Verdana, Lucida Grande, Helvetica, Trebuchet MS, Sans-Serif;
  font-size: 10px;
  font-weight: normal;
  }
#List tr.list:hover td, #List tr.list:hover td a 
{
  text-decoration: none;
  cursor: pointer;
  color: #000000;
  background: #03cbef;
  }
#List td 
{
  margin: 0;
  padding: 4px;
  overflow: hidden;
  }
#List td a 
{
  text-decoration: underline;
  }
#List td a:hover 
{
  text-decoration: underline;
  }
#ListDetailOptions 
{
  padding: 0;
  height: 1.5em;
  border: 0;
  margin: 0;
  }
#PageResults 
{
  width: 558px;
  padding: 2px;
  height: 1em;
  margin: 0;
  border: 0;
  font-family: Verdana, Lucida Grande, Helvetica, Trebuchet MS, Sans-Serif;
  font-size: 10px;
  color: #000000;
  }
#PageResults .results 
{
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  }
#PageResults .page 
{
  margin: 0;
  padding: 0;
  border: 0;
  float: right;
  text-align: right;
  }
/*------------------------------------------------------
   FORMS
   */
#HitCounter 
{
  padding: 2px;
  margin: 0;
  width: 0;
  border: 1px #CCCCCC solid;
  background: #EEEEEE;
  }
input 
{
  font-family: Verdana, Lucida Grande, Helvetica, Trebuchet MS, Sans-Serif;
  font-size: 10px;
  color: #333333;
  border-top: 1px #AAAAAA solid;
  border-left: 1px #CCCCCC solid;
  border-right: 1px #CCCCCC solid;
  border-bottom: 1px #CCCCCC solid;
  padding: 2px;
  }
textarea 
{
  font-family: Verdana, Lucida Grande, Helvetica, Trebuchet MS, Sans-Serif;
  font-size: 10px;
  color: #333333;
  border-top: 1px #AAAAAA solid;
  border-left: 1px #CCCCCC solid;
  border-right: 1px #CCCCCC solid;
  border-bottom: 1px #CCCCCC solid;
  padding: 2px;
  }
button 
{
  font-family: Verdana, Lucida Grande, Helvetica, Trebuchet MS, Sans-Serif;
  font-size: 10px;
  color: #333333;
  border-top: 1px #FFFFFF solid;
  border-left: 1px #CCCCCC solid;
  border-right: 1px #CCCCCC solid;
  border-bottom: 1px #AAAAAA solid;
  background: #EEEEEE;
  cursor: pointer;
  padding: 2px;
  }
select 
{
  font-family: Verdana, Lucida Grande, Helvetica, Trebuchet MS, Sans-Serif;
  font-size: 10px;
  color: #333333;
  border-top: 1px #FFFFFF solid;
  border-left: 1px #CCCCCC solid;
  border-right: 1px #CCCCCC solid;
  border-bottom: 1px #AAAAAA solid;
  background: #EEEEEE;
  cursor: pointer;
  padding: 2px;
  }
hr 
{
  width: 100%;
  height: 1px;
  padding: 0;
  margin-top: 1em;
  margin-bottom: 1em;
  background-color: #656162;
  border: 0px;
  }



#Search 
{
  color: #ffffff;
  position: absolute;
  right: 0;
  top: -15px;
  margin: 0;
  border: 0;
  width: 300px;
  text-align: right;
  background: transparent;
  z-index: 101;
  }



.featureImage 
{
  float: right;
  padding: 3px;
  margin-left: 10px;
  /* border: 1px #CCCCCC solid; */
  background: #FFFFFF;
  }
.featureImage:hover 
{
  /* border: 1px #999999 solid; */
  background: #FFFFFF;
  }
.featureImageTable, .featureImageTableLeft, .featureImageTableRight 
{
  width: 20px;
  margin: 0px 6px 0px 6px;
  padding: 0;
  font-family: Verdana;
  font-size: 9px;
  font-weight: normal;
  color: #666666;
  }
.featureImageTable 
{
  align: center;
  }
.featureImageTableRight 
{
  float: right;
  }
.featureImageTableLeft 
{
  float: left;
  }
.featureImageTable img, .featureImageTableRight img, .featureImageTableLeft img 
{
  /* border: 1px #CCCCCC solid; */
  padding: 4px;
  }
.featureImageTable:hover img, .featureImageTableRight:hover img, .featureImageTableLeft:hover img 
{
  /* border: 1px #999999 solid; */
  }
.featureImageTable table, .featureImageTableRight table, .featureImageTableLeft table 
{
  width: 100%;
  /* border: 1px #CCCCCC solid; */
  background: #EDEEC2;
  padding: 4px;
  font-family: Verdana;
  font-size: 9px;
  font-weight: normal;
  color: #666666;
  }
img.FeatureIcon 
{
  border: 1px #E6E6E6 solid;
  margin: 6px 10px 0 0;
  float: left;
  background: none;
  }

#Main a img 
{
  padding: 0;
  border: 0;
  margin: 0;
  }









.fTable 
{
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  font-family: Verdana;
  font-size: 10px;
  line-height: 1.5em;
  color: #666666;
  background: #e4e4e4;
  }
.fTable .fBreak 
{
  border-right: 1px #CCCCCC solid;
  border-left: 1px #CCCCCC solid;
  }
.fTable .fBreak hr 
{
  background: #e4e4e4;
  height: 0 !important; height: 1px;
  border-bottom: 0 !important; border-bottom: 1px #FFFFFF solid;
  border-bottom: 0 !important; border-top: 1px #CCD4DA solid;
  }
.fTableTL 
{
  margin: 0;
  padding: 0;
  width: 30%;
  background: url('../../custom_scripts/images2/form_t.gif') repeat-x top left;
  }
.fTableTR 
{
  width: 70%;
  margin: 0;
  padding: 0;
  height: 10px;
  text-align: right;
  background: url('../../custom_scripts/images2/form_t.gif') repeat-x top left;
  }
.fTableL 
{
  width: 30%;
  padding-left: 10px;
  padding-right: 10px;
  border-left: 1px #CCCCCC solid;
  background: #e4e4e4;
  text-align: right;
  font-weight: bold;
  }
.fTableM 
{
  padding-left: 10px;
  padding-right: 10px;
  border-left: 1px #CCCCCC solid;
  border-right: 1px #CCCCCC solid;
  background: #e4e4e4;
  }
.fTableR 
{
  padding-right: 10px;
  text-align: left;
  border-right: 1px #CCCCCC solid;
  background: #e4e4e4;
  }
.fTableSubmit 
{
  padding-right: 10px;
  padding-left: 10px;
  text-align: right;
  border-right: 1px #CCCCCC solid;
  border-left: 1px #CCCCCC solid;
  background: #e4e4e4;
  }
.fTableBL 
{
  margin: 0;
  padding: 0;
  height: 10px;
  background: url('../../custom_scripts/images2/form_b.gif') repeat-x bottom left;
  }
.fTableBR 
{
  margin: 0;
  padding: 0;
  height: 10px;
  text-align: right;
  background: url('../../custom_scripts/images2/form_b.gif') repeat-x bottom left;
  }





/*-----------------------------------------------------------
   List 
   */
div.L1 
{
  padding: 2px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  text-shadow: #234C74 0px 1px 2px;
  color: #FFFFFF;
  background: url('../../custom_scripts/images/LOne_bg.gif') repeat-x top left;
  }
td.L2 
{
  padding: 4px 0 4px 0;
  border-top: 1px #E6E6E6 solid;
  }
td.L2, td.L3, td.L4, td.L5, td.L6, td.L7 
{
  padding: 4px 0 4px 0;
  vertical-align: top;
  line-height: 16px;
  background: #FFFFFF;
  }
/*----------------------------------------
   details with groups.
   */
td.L2 .Info_Details 
{
  float: left;
  font-weight: bold;
  }
td.L3 .Info_Details 
{
  float: left;
  font-weight: bold;
  }
td.L4 div.Info_Details 
{
  float: left;
  font-weight: bold;
  }
td.L5 div.Info_Details 
{
  float: left;
  font-weight: bold;
  }
td.L6 div.Info_Details 
{
  float: left;
  font-weight: bold;
  }
td.L7 div.Info_Details 
{
  float: left;
  font-weight: bold;
  }




td.L2 .data, td.L3 .data, td.L4 .data, td.L5 .data, td.L6 .data, td.L7 .data, td.L2 b, td.L3 b, td.L4 b, td.L5 b, td.L6 b, td.L7 b
{
  color: #333333
  }
#Main td.L2 a, #Main td.L3 a, #Main td.L4 a, #Main td.L5 a, #Main td.L6 a, #Main td.L7 a
{
  color: #333333;
  }
/*----------------------------------------
   details with groups.
   */
td.L2 .Info_Details, td.L3 .Info_Details, td.L4 div.Info_Details, td.L5 div.Info_Details, td.L6 div.Info_Details, td.L7 div.Info_Details
{
  color: #333333;
  float: left;
  font-weight: bold;
  }

td.L2 .Info_Details a, td.L3 .Info_Details a, td.L4 div.Info a_Details, td.L5 div a.Info_Details, td.L6 a div.Info_Details, td a.L7 div.Info_Details a
{
  color: #333333;
  }

/*----------------------------------------
   padding for table of docs. different levels
   */
#LContainer2 
{
  width: 100%;
  padding: 0;
  border-left: 1px #E6E6E6 solid;
  border-right: 1px #E6E6E6 solid;
  border-bottom: 1px #E6E6E6 solid;
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #666666;
  }
#LContainer3 
{
  width: 100%;
  padding-left: 20px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #666666;
  }
#LContainer4 
{
  width: 100%;
  padding-left: 20px;
  border: 0;
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #666666;
  }
#LContainer5 
{
  width: 100%;
  padding-left: 20px;
  border: 0;
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #666666;
  }
#LContainer6 
{
  width: 100%;
  padding-left: 20px;
  border: 0;
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #666666;
  }
#LContainer7 
{
  width: 100%;
  padding-left: 20px;
  border: 0;
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #666666;
  }
#Container3 td, #Container4 td, #Container5 td, #Container6 td, #Container7 td 
{
  border-top: 1px #999999 solid;
  }
/*--------------------------------------
   more stuff
   */
td.LMore 
{
  background: #EEEEEE;
  }
td.LMore a 
{
  font-weight: bold;
  text-decoration: underline;
  text-shadow: #BBBBBB 0px 1px 2px;
  color: #666666;
  }
td.LMore a:hover 
{
  color: #ffffff;
  }
#Info_btn 
{
  float: right;
  cursor: pointer;
  }
#Download_btn a 
{
  color: #0099FF;
  text-decoration: underline;	
  }
#Download_btn a:hover 
{
  color: #0066FF;
  }
img.FeatureIcon 
{
  border: 1px #E6E6E6 solid;
  margin: 6px 10px 0 0;
  float: left;
  background: none;
  }


/*////////////////////////////////////////////////////////////////////////
// END Resource List Styles
////////////////////////////////////////////////////////////////////////*/



.CommentCount 
{
  float: left;
  margin: 0;
  padding: 0 !important; padding-top: 4px;
  width: 120px;
  height: 20px;
  text-align: center;
  color: #666666;
  font-size: 9px;
  font-weight: normal;
  line-height: 20px;
  display: block;
  cursor: pointer;
  cursor: hand;
  background: url('../../../core/images/comment_bg.gif') no-repeat left top;
  background-color: none;
  text-decoration: none;
  }
.CommentCount strong 
{
  font-weight: bold;
  color: #46A3D8;
  text-decoration: none;
  }
.NoComment 
{
  float: left;
  margin: 0;
  padding: 0 !important; padding-top: 4px;
  width: 100px;
  height: 20px;
  text-align: center;
  color: #666666;
  font-size: 9px;
  font-weight: normal;
  line-height: 20px;
  display: block;
  vertical-align: middle;
  display: block;
  cursor: pointer;
  cursor: hand;
  vertical-align: center;
  background: url('../../../core/images/comment_bg2.gif') no-repeat left top;	
  background-color: none;
  text-decoration: none;
  }
.CommentsHeader 
{
  padding: 6px;
  font-weight: bold;
  font-size: 11px;
  border-left: 1px #CCCCCC solid;
  background: #EEEEEE solid;
  }
.CommentIcon 
{
  width: 28px;
  height: 23px;
  padding: 2px;
  margin: 2px;
  border: 1px #CCCCCC solid;
  background: #FFFFFF;
  float: left;
  }
.CommentsPosted 
{
  border-top: 1px #DDDDDD solid;
  padding: 6px;
  background: #EFEFEF;
  color: #333333;
  }
.Comments 
{
  padding: 6px;
  color: #666;
  }
.CommentsForm 
{
  padding: 6px;
  color: #666;
  }
/*------------------------------------------------------
   SPLASH PAGE
   */
#SplashEnter 
{
  padding: 4px 20px 4px 20px;
  margin: 0;
  width: 0;
  text-decoration: none;
  background: #FFFFFF;
  }
a #SplashEnter 
{
  text-decoration: underline;
  color: #c5747a;
  }
a:hover #SplashEnter 
{
  text-decoration: underline;
  color: #c5747a;
  background: #EEEEEE;
  }