@charset "utf-8";
/* CSS Document */


/* Fix for TogMods DIV Content height problem */

#dvMods1 { float:left;}
#dvMods2 { float:left;}


.colAdjRht
{
  padding-right:2px;
}

.colAdjLft
{
  padding-left:1px;
}

TD.ThreeColSpacerAltBg {
background-image: url(../images/colDivAlt.gif);
background-repeat: repeat-y;

}
TD.ThreeColSpacerAltRhtBg {
background-image: url(../images/colDivAlt_Rht.gif);
background-repeat: repeat-y;
padding-left:0px;
}
TD.ThreeColSpacerBg {
 background: url(../images/colDiv.gif);
 background-repeat: repeat-y;
 padding-right:2px;
 } 
TD.ThreeColSpacerRhtBg {
 background: url(../images/colDiv_Rht.gif);
 background-repeat: repeat-y;
 padding-right:12px; 
 padding-left:0px; 
}
TD.ThreeCol {
	font-family: "Times New Roman", Times, Serif, Geneva;
	font-size:12pt;
	color: #0856aa;
	margin:0px 0px 0px 0px;
	padding: 10px 3px 10px 3px;
	line-height:1.25em;
	width:187px;
}
TD.ThreeColBg {
	color: #0856aa;
	background-color:#C9D9E8;
	margin:0px 0px 0px 0px;
	padding: 10px 3px 10px 3px;
	line-height:1.25em;
	width:187px;
	
}
