.contentheading, .componentheading{
	font-size: 16px;
	width:100%;
	font-weight: bold;
	color: #333;
	padding-left: 5px;
}
.componentheading{
	font-variant: small-caps;
	border-bottom: 1px solid #e4dfd2;
	margin-bottom: 10px;
}

.contentpaneopen td p:first-child {
	background: url("../images/shadow.gif") left top repeat-x;
}
.contentpaneopen{margin: 0;}

.contentpaneopen p{
	
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	font-size-adjust: none;
	font-stretch: normal;
	color: #454545;
	text-align: justify;
}

.contentpagetitle{
	font-size: 14px;
}
.small{
	font-size: 75%;
	font-weight: bold;
	color: #781600;
   padding-bottom: 6px;
	padding-left: 5px;

}
.createdate, .modifydate{
	font-size: 75%;
	font-weight: bold;
	color: #646464;
    padding-bottom: 6px;
	padding-left: 5px;
	
}
#right .moduletable_menu {
	/*background: #e4dfd2;*/
	border: 1px solid #f1f1f1;
	height: 268px;

}

#right .moduletable_menu ul{
	padding: 0;
	list-style: none;
	float: left;
	margin: 0;
}
#right .moduletable_menu ul li{
	display: block;
	padding: 0;
	margin-bottom: 5px;
}
#right .moduletable_menu ul li a{
	display: block;
	width: 280px;
	height:36px;
	padding: 30px 0 0 15px;
	text-decoration: none;
	color: #e4dfd2;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}
#right .moduletable_menu ul li a:hover{
	color:#fff;
}

#right .moduletable_menu ul li.item1{
margin:0;
background: #781600 url(../images/item1.png) no-repeat;

}

#right .moduletable_menu ul li.item2{
margin:0;
background: #dc8523 url(../images/item2.png) no-repeat;
}
#right .moduletable_menu ul li.item3{
margin:0;
background: #1a304c url(../images/item3.png) no-repeat;
}
#right .moduletable_menu ul li.item4{
margin:0;
background: #3d4a02 url(../images/item4.png) no-repeat;
}

#right .moduletable{
   margin-top: 8px;
   padding: 0;
	border:1px solid #f4f4f4;
}
#right .moduletable h3 {
   margin: 0; 
   padding:5px 0 0 8px; 
   color:#bb0000;
   font-size: 12px;
	height: 20px;
	background: #e4dfd2;	
}

#right .moduletable ul li{
	padding: 8px 0 0 0;
	border-bottom: 1px dotted #e4dfd2;
}

#left .moduletable{
 clear: both;
}
#left .moduletable h3{
    color: #bb0000;
	font-size: 11px;
	height: 20px;
	margin: 0 25px 2px 0;
	padding: 6px 2px 4px 13px;
	border-bottom: 1px solid #7f7a67;
	text-align: right;
}


#left .moduletable_menu h3{
	color: #848484;
	font-size: 11px;
	height: 20px;
	margin: 0 25px 2px 0;
	padding: 6px 2px 4px 13px;
	border-bottom: 1px solid #7f7a67;
	text-align: right;
}

#left .moduletable_menu ul{
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
	margin:8px 0 0 0;
}
#left .moduletable_menu ul li{
		display: block;
	   padding: 0;
	
}
#left .moduletable_menu ul li a{
	display: block;
	height: 40px;
	/*width: 235px;*/
	padding: 11px 25px 0 6px;
	text-decoration: none;
	color: #848484;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	text-align: right;
   	
}
#left .moduletable_menu ul li a:hover, #left .moduletable_menu ul li .active, #left .moduletable_menu ul li .current{
	display: block;
	background: url(../images/button-hover.png) right no-repeat;
   color:#bb0000;	
}

div#pathway{
	font-size: 78%;
	border-bottom: 1px solid #e6e9eb;
	width: 100%;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
div#pathway a {
	color: #bb0000;
}


div.moduletable{
   color:#646464;
   padding: 5px;
   	
}

div#topContainer .moduletable div{
   padding: 0;
   marging: 0; 
}
#ft div.moduletable h3{
	margin:0;
	color: #ac1f1f;
	margin-top:8px;
	padding: 5px;
	border-bottom: 1px dotted #999;
   /*background: #dcdfe1 url("../images/bg2.png") 0 0 repeat-x;
	*/
	font-size: 12px;
}

#ft .moduletable{
	background: transparent;
}

#ft .moduletable div{
   color:#999;
   padding: 5px;	
}

a.readon, a.readon:link {
   background:#707070 url(../images/readmore_link.png) no-repeat left top;
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 59px;
	height: 17px;
   float: right;
   padding: 4px 0 0 7px;
}

a.readon:hover{
 background:#454545 url(../images/readmore_hover.png) no-repeat left top;
}


* table of contents */
.contentpaneopen table{
    width: auto;
 }
table.contenttoc
{
  margin: 5px;
 /* border: 1px solid #ccc;*/
  padding: 5px;
  float: right;
  width: 750px;
}

table.contenttoc td
{
  padding: 5px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  
}
table.contenttoc td.encabezado
{
  background: #efefef;
  color: #e96d20;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

table.contenttoc td.space
{
  padding: 5px;
  background-color: #eee;

}
table.contenttoc td H3
{
 color: #bb0000;
 font-weight: bold;
 font-size: 12px;
border-bottom: 1px solid #ccc;
}

table.contentpane td, table.contentpane ul li{
     padding:4px;
}

table.contentpane ul li{
        border-bottom: 1px solid #f1f1f1;
}

.sectiontableentry1 td{
  padding:4px;
}
.sectiontableentry1 td:first-child{
  background: #f1f1f1;
  font-weight: bold;
 }

.sectiontableentry1 td:first-child + td{
  background: #f1f1f1;
 }
.contentdescription{
  border-bottom: 1px solid #ccc;  
  background: #f1f1f1;
  font-weight: bold;
  font-size: 11px;
}


