
.gridfield,
.yieldGrid .actualYieldRow td 
{
 font-size: 9px;
}


.gridheader
{
 text-align: center;
 font-size: 11px;    
 font-family: Arial, Tahoma, Helvetica, Verdana, Sans-Serif;
 font-weight: 400;
 background-color: #c1dd93;
 height: 10px; 
 vertical-align:bottom; 
}

#tabContent .gridheader { height: 18px; }
	
.radNumericTextBox
{
    height: 12px;
    color: Black;
    font-size: 10px;
    width: 45px;   
}

.div_grid
{
   overflow: scroll; 
}

.FieldValueTable
{
 font-size: 10px;
 text-align: center;
 font-weight: bold;
}

.FieldValue_1
{
 font-size: 12px;
 text-align: right;
 width: 30px;
}

.FieldCell
{
    height: 10px;
    border-width: thin;
    border: solid thin gray;
}

.FieldCell_1
{
    width:31px;
    text-align: right;
}

#LeftSideUnit
{
width:225px;
float:left;
background-color:#FFFFFF;
}

#RightSideUnit {
background-color:#FFFFFF;
}

#navInputs  a {
width:56px;
background: url("../images/nav-inputs.gif") 0 0  no-repeat;
}

#navMkt  a{
width:56px;
background: url("../images/mkt.gif") 0 0  no-repeat;
}

#navMktGraph  a{
width:56px;
background: url("../images/mkt_graph.gif") 0 0  no-repeat;
}

#navGrp  a{
width:56px;
background: url("../images/grp.gif") 0 0  no-repeat;
}

#navAph  a{
width:56px;
background: url("../images/aph.gif") 0 0  no-repeat;
}

#navCat a{
width:56px;
background: url("../images/cat.gif") 0 0  no-repeat;
}
#navIP a{
width:56px;
background: url("../images/ip.gif") 0 0  no-repeat;
}
#navRA a{
width:56px;
background: url("../images/ra.gif") 0 0  no-repeat;
}
#navCRA a{
width:56px;
background: url("../images/CRC.gif") 0 0  no-repeat;
}
#navGripHpo a{
width:56px;
background: url("../images/GripHpo.gif") 0 0  no-repeat;
}

/* ADMIN STYLE */
  .contentWrap{
    float:left;
    display:inline;
    clear:both;
    width:90%;
    margin: 5px 0 10px 32px;
    position:relative;
  }
   .contentSection{
    float:left;
    display:inline;
    width:100%;
    margin:0 0 6px 0;
    padding: 5px 0 0 0;
    border-top:1px solid #ccc;
  }
  .adminPanel{
      width:100%;
      float:left;
      display:inline;
      margin:0 0 10px 0;
      padding-bottom: 10px;
      background:#FBFAF7;
      border:1px solid #C5BDB1;
  }
  
  .adminPanel h3{
    float:left;
    display:inline;
    width:98%;
    margin:15px 0 0 10px;
    font-size:1em;
  }
  
  .adminPanel h5{
    margin:0;
  }

  a.linkButton{
    font-size:.85em;
    width: 14em;
    margin:0 0 0 530px;
    padding:1px 7px;
    text-decoration: underline;
    display:block;
    border:1px solid #666;
    border-left:1px solid #ccc;
    border-top:1px solid #ccc;
    background:#fff url(../images/bgButton.gif) repeat-x left bottom;
    text-align:center;
    text-decoration:none;
    color:#000066;
  }
    
  a.linkButton:hover{
    border-right:1px solid #000;
    border-bottom:1px solid #000;
    background:#fff url(../images/bgButtonOver.gif) repeat-x left bottom;
    text-decoration:none;
    color:#990000;
    cursor:pointer;
  }
  
    .productOptionsColumn{
    width:43px;
  }
  
  .productPriceColumn{
    width:65px;
  }
  
  .productStatusColumn{
    width:116px;
  }
  
  .productSortColumn{
    width:50px;
  }
  

.formSubmits
{
      text-align: right;
      float:left;
      display:inline;
      clear:both;
      width:90%;
      padding:0 0 15px 15px;
    }
    
.adminPanel fieldset{
      float:left;
      display:inline;
      clear:both;
      width:94%;
      padding:0 0 5px 0;
      margin: 13px 0 5px 0px;
      border-style: none;
    }    

.adminPanel fieldset dl{
      margin: 10px 0 0 0px;
    }    
#wrapParent_unit {
width: 761px;
margin:0 auto 0 auto;
background-color:#fff;
}

#wrapLeft_unit_wide {
width:223px;
float:left;
}

.events_unit_wide {
background:#0a5127 url("../images/bg-events.gif") 0 0 repeat-x;
color:#fff;
padding:10px 12px 0 12px;
}

#wrapRight_Units {
width:650px;
float:left;
padding-bottom:15px;
}

#wrapLeftLarge {
width:30%;
float:left;
padding-bottom:5px;
background-color:#FFFFFF;
}
.navLogin a {
width:75px;
background: url("../images/nav-login.gif") 0 0  no-repeat;
}

.navMyFarm a {
width:65px;
background: url("../images/nav-myfarms.gif") 0 0  no-repeat;
}

.navLogOut a {
width:65px;
background: url("../images/nav-logout.gif") 0 0  no-repeat;
}

.navAdmin a {
width:65px;
background: url("../images/nav-admin.gif") 0 0  no-repeat;
}
#hdMyFarms {
background:url("../images/my-farms.gif") 0 0 no-repeat;
border-bottom:1px solid #959316;
}
#myunitssub {
   background:url("../images/bg-th-prod.gif") repeat-x 0 0;
   margin:0 0px;
   padding:0px;
   height:34px;
   text-align:left;
   color:#f4cd11;
   border-style:solid;
}


/*CIS Styles **********************************************************************************/

.FieldValue
{
 font-size: 10px;
 text-align: right;
 width: 50px; 
 font-family: Arial, Tahoma, Helvetica, Verdana, Sans-Serif;
}

.FieldCaption
{
 font-size: 11px;
 text-align: right;
 font-family: Arial, Tahoma, Helvetica, Verdana, Sans-Serif;
 font-weight: 300;
}
.tablecaption
{
 font-weight: 300; 
 vertical-align:bottom; 
 text-align: right;
 height: 10px; 
 font-size: 11px;    
 font-family: Arial, Tahoma, Helvetica, Verdana, Sans-Serif;
}

.ColumnCaption
{
 width: 40px;
 font-weight: 300;
 vertical-align:bottom; 
 text-align: center;
 height: 10px; 
 font-size: 11px;    
 font-family: Arial, Tahoma, Helvetica, Verdana, Sans-Serif;
}

.fieldtextbox
{
    height: 12px;
    font-size: 10px;
    width: 45px;
    color: Red;
}



div_grid
{
    overflow: auto;
}

/* search styles --------------------------------------- */
#search-row {
	display: block;
	float: left;
	width: 650px;
	height: auto;
	margin: 0px;
	padding: 5px 0px;
	text-align: left;
}

#search-row-short {
	display: block;
	float: left;
	width: 650px;
	height: 25px;
	margin: 0px;
	padding: 5px 0px;
	text-align: left;
}

#search-row2 
{
	display: block;
	float: left;
	width: 720px;
	height: auto;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: left;
	vertical-align: baseline;
}

#search-row3 {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 5px 0px;
	text-align: left;
}

#search-label {
	float: left;
	width: 100px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #036;
	font-size: 12px;
	line-height: 20px;
	text-align: left;

}

#search-label2 {
	float: left;
	width: 140px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #036;
	font-size: 12px;
	line-height: 20px;
	text-align: left;

}

#search-item {
	float: left;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	color: #036;
	font-size: 12px;
	line-height: 20px;
	text-align: left;

}

#search-item2 {
	float: left;
	width: auto;
	height: 20px;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	color: #036;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}


#search-item a {
	margin: 0px;
	padding: 0px;
	color: #036;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	text-transform: uppercase;
}


/* widget uni-styles --------------------------------------- */


#wt-title {
	float: left;
	height: auto;
	padding: 5px 0px 9px 20px;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color: #036;
	font-weight: bold;
	text-decoration: none;
}

#wt-title2 {
	float: left;
	height: auto;
	padding: 5px 0px 9px 20px;
	margin: 0px;
	text-align: left;
	font-size: 10px;
	line-height: 16px;
	color: #036;
	font-weight: bold;
	text-decoration: none;
}

#wt-sponsor {
	float: right;
	height: auto;
	padding: 5px 20px 0px 0px;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 12px;
	color: #036;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#wt-sponsor2 {
	float: right;
	height: auto;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 12px;
	color: #036;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#wt-sponsor a, #wt-sponsor2 a {
	font-size: 12px;
	line-height: 12px;
	color: #036;
	font-weight: bold;
	text-decoration: none;
}

#wt-sponsor a:hover, #wt-sponsor2 a:hover {
	font-size: 12px;
	line-height: 12px;
	color: #900;
	font-weight: bold;
	text-decoration: none;
}

#wt-pic {
	float: left;
	width: 50px;
	margin: 0px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	text-align: left;
}

#wt-pic2 {
	float: left;
	width: 100px;
	margin: 0px 0px 0px 6px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	text-align: left;
}

#wt-left {
	float: left;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 5px;
	margin: 0px 10px 0px 0px;
}

#wt-left-long {
	float: left;
	width: auto;
	height: auto;
	padding: 0px 0px 15px 5px;
	margin: 0px 10px 0px 0px;
}

#wt-left300 {
	float: left;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
}

#wt-right300 {
	float: left;
	width: 220px;
	height: auto;
	padding: 0px 0px;
	margin: 0px 0px;
}

#wt-item1, #wt-item2, #wt-item3, #wt-item4, #wt-item5, #wt-item6, #wt-item7, #wt-item8, #wt-item9, #wt-item10, #wt-item14, #wt-item15, #wt-item16 {
	float: left;
	height: 20px;
	text-decoration: none;
}

#wt-item17, #wt-item18, #wt-item19 {
	float: left;
	height: auto;
	text-decoration: none;
}

#wt-item1, #wt-item3, #wt-item5, #wt-item6, #wt-item10, #wt-item11, #wt-item12, #wt-item13, #wt-item14, #wt-item15, #wt-item16, #wt-item18 {
	text-align: left;
}

#wt-item2, #wt-item7, #wt-item8, #wt-item9 {
	text-align: right;
}

#wt-item4 {
	text-align: center;
}

#wt-item1 a, #wt-item1 span {
	font-size: 13px;
	line-height: 17px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #036;
}

#wt-item14 a, #wt-item14 span {
	font-size: 13px;
	line-height: 17px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	text-transform: uppercase;
	text-decoration: none;
	color: #036;
}

#wt-item2 a, #wt-item2 span {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	text-transform: uppercase;
	text-decoration: none;
	color: #036;
}

#wt-item3 a, #wt-item3 span {
	font-size: 12px;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	color: #036;
}

#wt-item4 a, #wt-item4 span {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #036;
	text-transform: uppercase;
	text-decoration: none;
}

#wt-item17 a, #wt-item17 span {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	margin: 0px 10px;
	padding: 0px 0px 0px 0px;
	color: #036;
	text-transform: normal;
	text-decoration: none;
}

#wt-item18, #wt-item18 a, #wt-item18 span {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	margin: 0px 10px;
	padding: 0px 0px 0px 0px;
	color: #036;
	text-transform: normal;
	text-decoration: none;
}

#wt-item19, #wt-item19 a, #wt-item19 span {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin: 0px 10px;
	padding: 10px 0px 0px 0px;
	color: #036;
	text-transform: normal;
	text-decoration: none;
}

#wt-item5 a, #wt-item5 span {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #036;
	text-transform: uppercase;
	text-decoration: none;
}

#wt-item16 a, #wt-item16 span {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #036;
	text-transform: uppercase;
	text-decoration: none;
}

#wt-item6 a, #wt-item6 span {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	color: #036;
	text-transform: uppercase;
	text-decoration: none;
}

#wt-item7 a, #wt-item7 span {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #036;
	text-transform: uppercase;
	text-decoration: none;
}

#wt-item8 a, #wt-item8 span {
	font-size: 12px;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	color: #036;
	text-decoration: none;
}

#wt-item9 a, #wt-item9 span {
	font-size: 12px;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	color: #036;
	text-transform: uppercase;
	text-decoration: none;
}

#wt-item10 a, #wt-item10 span {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #036;
	text-decoration: none;
}

#wt-item15 a, #wt-item15 span {
	font-size: 12px;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	color: #036;
	text-decoration: none;
}


/* new widget foundation styles --------------------------------------- */


#wt-item-left {
	float: left;
	height: 20px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#wt-item-right {
	float: right;
	height: 20px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#l-item5 {
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}

#l-item10 {
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

#r-item5 {
	float: right;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#r-item10 {
	float: right;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.item10 { 
	font-size: 10px;
	line-height: 10px;
	color: #036;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.item10:hover { color: #900; }

.item10-bold { 
	font-size: 10px;
	line-height: 10px;
	color: #036;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.item10-bold:hover { color: #900; }

.item12 { 
	font-size: 12px;
	line-height: 12px;
	color: #036;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.item12:hover { color: #900; }

.item12-bold { 
	font-size: 12px;
	line-height: 12px;
	color: #036;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.item12-bold:hover { color: #900; }

.item13 { 
	font-size: 13px;
	line-height: 17px;
	color: #036;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.item13:hover { color: #900; }

/* widget 300 foundation styles --------------------------------------- */


#wt-container {
	display: block;
	float: left;
	width: 320px;
	height: auto;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
}

#wt-container2 {
	display: block;
	float: left;
	width: 320px;
	height: auto;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#wt-container3 {
	display: block;
	float: right;
	width: 320px;
	height: auto;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#wt-top, #wt-column, #wt-bottom {
	display: block;
	float: left;
	width: 320px;
	padding: 0px;
}

#wt-top {
	height: 15px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
	background-image: url('../images/site-style/320wt.gif');
	background-repeat: no-repeat;
}

#wt-column {
	margin: 0px;
	height: auto;
	background-image: url('../images/site-style/320wm.gif');
	background-repeat: repeat-y;
}

.wt-column {
	float: left;
	width: 320px;
	padding: 0px;
	margin: 0px;
	height: auto;
	background-image: url('../images/site-style/320wm.gif');
	background-repeat: repeat-y;
}

#wt-bottom {
	height: 20px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
	background-image: url('../images/site-style/320wb.gif');
	background-repeat: no-repeat;
}

#wt-320 {
	float: left;
	width: 298px;
	padding: 0px;
	margin: 0px 11px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #999;
	background-image: url('../images/bg-grass.jpg');
	background-repeat: no-repeat; 
}

#div_one
{
     height: auto;
}

#wt-320-auto {
	float: left;
	width: 298px;
	padding: 0px;
	margin: 0px 11px;
	border-style: solid;
	border-width: 1px 0px;
	border-color: #999;
	background-color: #F6F6F6;
}

#wt-300-row {
	float: left;
	height: auto;
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #036;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
}

#wt-date {
	float: left;
	width: 298px;
	height: auto;
	padding: 0px;
	margin: 0px 11px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #999;
}

#wt-date2 {
	float: left;
	width: 298px;
	height: auto;
	padding: 5px 0px;
	margin: 0px 11px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #999;
}

#wt-img {
	float: left;
	width: 298px;
	height: auto;
	padding: 0px;
	margin: 0px 11px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #999;
	text-align: center;
}

#wt-row {
	float: left;
	width: 100%;
	height: auto;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #999;
	background-color: #F6F6F6;
}

#wt-row2 {
	float: left;
	width: 100%;
	height: auto;
	padding: 5px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #999;
	background-color: #F6F6F6;
}

#wt-row3 {
	float: left;
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px 0px;
	background-color: #FBFAF7;
}

#wt-row4 {
	float: left;
	width: 100%;
	height: auto;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px;
	background-color: #F6F6F6;
}

#wt-row5 {
	float: left;
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px;
	background-color: #F6F6F6;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #999;
}

#wt-row6 {
	float: left;
	width: 100%;
	height: auto;
	padding: 5px 0px;
	margin: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #999;
	background-color: #F6F6F6;
}

#wt-row7 {
	float: left;
	width: 100%;
	height: auto;
	padding: 10px 0px;
	margin: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #999;
	background-color: #F6F6F6;
}

#wt-row8 {
	float: left;
	width: 100%;
	height: auto;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

#wt-row9 {
	float: left;
	width: 100%;
	height: auto;
	padding: 10px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #999;
	background-color: #F6F6F6;
}

#wt-full, #wt-report {
	float: left;
	width: 270px;
}

#wt-full {
	height: auto;
	padding: 0px;
	margin: 11px 0px 0px 25px;
}

#wt-full2 {
	float: left;
	width: 298px;
	height: 14px;
	padding: 0px;
	margin: 0px 0px 0px 11px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #999;
}

#wt-report {
	height: 20px;
	padding: 5px 0px 0px 0px;
	margin: 10px 0px 0px 25px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #999;
}

#wt-full a, #wt-full span, #wt-report a {
	color: #999;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}

#wt-full a:hover, #wt-report a:hover {
	color: #036;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}

#wt-report a {
	line-height: 24px;
}

#wt-full a {
	line-height: 13px;
}


/* widget 300 item classes --------------------------------------- */


#wt-item11, #wt-item12, #wt-item13 {
	text-align: left;
}

#wt-item11, #wt-item11 a, #wt-item11 span {
	float: left;
	width: 298px;
	height: 19px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	color: #036;
	text-decoration: none;
}

#wt-item12, #wt-item12 a, #wt-item12 span {
	float: left;
	height: auto;
	width: 233px;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #036;
	text-transform: uppercase;
	text-decoration: none;
}

#wt-item13, #wt-item13 a, #wt-item13 span {
	float: left;
	height: auto;
	width: 278px;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	margin: 0px 10px;
	padding: 0px 0px 5px 0px;
	color: #036;
	text-decoration: none;
	text-align: left;
}

/* widget 650 foundation styles --------------------------------------- */

#wt-container650_short {
	display: block;
	float: left;
	width: 700px;
	height: auto;
	padding: 0px;
	margin: 0px 0px 2px 0px;
}

#wt-container650 {
	display: block;
	float: left;
	width: 710px;
	height: auto;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#wt-date650 {
	float: left;
	width: 678px;
	height: auto;
	padding: 0px;
	margin: 0px 11px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #999;
}

#wt-top2, #wt-column2, #wt-bottom2 {
	display: block;
	float: left;
	width: 725px;
	padding: 0px;
	
}

#wt-top2 {
	height: 15px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
	background-image: url('../images/site-style/650wt.gif');
	background-repeat: no-repeat;
}

#wt-column2 {
	margin: 0px;
	height: auto;
	background-image: url('../images/site-style/650wm.gif');
	background-repeat: repeat-y;
}

#wt-bottom2 {
	height: 15px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
	background-image: url('../images/site-style/650wb.gif');
	background-repeat: no-repeat;
}

#wt-650 {
	float: left;
	width: 700px;
	padding: 0px;
	margin: 0px 11px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #999;
	background-color: #F6F6F6;
}

#wt-full-650 {
	float: left;
	width: 628px;
	height: auto;
	padding: 0px;
	margin: 10px 0px 5px 25px;
}

#wt-full-650 a {
	color: #999;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}

#wt-full-650 a:hover {
	color: #036;
}

#wt-right650 {
	float: left;
	width: 548px;
	height: auto;
	padding: 0px 0px;
	margin: 0px 0px;
}

#wt-650-row {
	float: left;
	height: auto;
	width: 548px;
	margin: 0px 0px;
	padding: 0px 0px;
	color: #036;
	text-transform: uppercase;
	text-decoration: none;
}

#wt-650-title {
	float: left;
	height: auto;
	width: 710px;
	margin: 0px 0px;
	padding:  0px 0px 2px 15px;
	color: Black;
    font-size: 13px;
}
#wt-650-title .p 
{
    font-size: 13px;
}

#wt-advertising-650 {
	float: left;
	width: 628px;
	padding: 0px;

}

/* ad styles --------------------------------------- */


#ad-top, #ad-column, #ad-bottom {
	display: block;
	float: left;
	width: 320px;
	padding: 0px;
}

#ad-top {
	height: 10px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
	background-image: url('../images/site-style/320adt.gif');
	background-repeat: no-repeat;
}

#ad-column {
	margin: 0px;
	background-color: #FFF;
	text-align: center;
}

#ad-bottom {
	height: 10px;
	margin: 0px 0px 10px 0px;
	font-size: 0px;
	line-height: 0px;
	background-image: url('../images/site-style/320adb.gif');
	background-repeat: no-repeat;
}


/* IE6 Fixes --------------------------------------- */


* html #wt-320, #wt-650, #wt-date, #wt-date2, #wt-img, #wt-container {
	display: inline;
}

* html #wt-row, #wt-row2, #wt-row3, #wt-row4, #wt-row5, #wt-row6, #wt-row7, #wt-row8, #wt-row9 {
	display: inline;
}

* html #wt-full, #wt-full2, #wt-full span, #wt-full-650, #wt-report {
	display: inline;
}

* html #wt-item1, #wt-item2, #wt-item3, #wt-item4, #wt-item5 {
	display: inline;
}

* html #wt-item6, #wt-item7, #wt-item8, #wt-item9, #wt-item10 {
	display: inline;
}

* html #wt-item11, #wt-item12, #wt-item13, #wt-item14, #wt-item15, #wt-item16, #wt-item17, #wt-item18, #wt-item19 {
	display: inline;
}

* html #wt-300-item, #wt-300-item2, #wt-650-item, #wt-650-item2 {
	display: inline;
}
.div_contentscroll
{
    overflow: auto;
    height: 50px;
}


.yieldGridContainer { width: 95%; margin-left: 5px; }
#div_grid .gridheader
{
	border-style: solid solid none solid;
	border-width: 1px;
	border-color: #999;
	height: 20px;
}

.yieldGrid  
{
		border-style: none solid solid solid;
	border-width: 1px;
	border-color: #999;
 }
	
.yieldGrid .yieldColumn
{
	border-right: 1px solid #999; 
}

.yieldGrid .actualYieldRow td { border-top: 1px solid #999; border-bottom: 1px solid #999; }

#wt-container650 .header { margin: 2px 13px 0 10px;  }
#wt-container650 .header .instructions { float: left; width: 550px; margin-bottom: 15px; margin-left: 5px; color: #07361A; }
#wt-container650 .header .addButtonContainer { float: right; width: 100px; text-align: right; padding-right: 12px; margin-bottom: 5px;}
