/* CSS Document */

html {
	height: 100%;
}
body {
	background-color: #ffffff;
	/*background: url(../images/fondo.jpg) no-repeat;*/
	/*background: url(../images/fondo.jpg);
	background-repeat:repeat-x;
	background-position:top;*/
	/*background-position: 0px 0px;*/

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: verdana;
    /*color: #000000;*/
	color:#575757;
    scrollbar-3dlight-color:#F7F7F7; 
    scrollbar-arrow-color:#21568C; 
    scrollbar-track-color:#F7F7F7; 
    scrollbar-darkshadow-color:#F4FDFF; 
    scrollbar-face-color:#EAEDED; 
    scrollbar-highlight-color:#F4FDFF; 
    scrollbar-shadow-color:#808080;
}
/*.fondo{
background: url(../images/fondo.jpg);
background-position:top;

}*/
.contentheadingfront {
	color: #3484C1;
	font-weight: bold;
	font-size: 14px;
}
table.moduletableaulas {
	width: 240px;
	/*margin-top: 2px;*/
	margin-left: 2px;
	margin-right:2px;
	margin-bottom:0px;
	background-color : #ffffff;
	border-left: 1px solid #959499;
	border-top: 1px solid #959499;
	border-right: 1px solid #959499;
	border-bottom: 1px solid #959499;
}
table.moduletableaulas th {
	color: #000000;
	background: url(../images/campus.jpg) no-repeat;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 30px;
	font-size: 12px;
	font-family: verdana;
}
table.moduletableaulas td {
background-color : #F5F5F5;
}
table.moduletablecampus {
	width: 270px;;
	margin-top: 5px;
	margin-left: 5px;
	margin-right:5px;
	margin-bottom:0px;
	background-color : #ffffff;
	border-left: 1px solid #E1E2E6;
	border-top: 1px solid #E1E2E6;
	border-right: 1px solid #E1E2E6;
	border-bottom: 0px;
	/*border-bottom: 1px solid #E1E2E6;*/
	
}


table.moduletablecampus th {
	color: #B8D200;
	/*background: url(../images/campus.jpg) no-repeat;*/
	background-image:url(../images/titulo_modulo.jpg);
	background-repeat:repeat-x;
	font-weight: bold;
	padding-top:12px;

	padding-left: 15px;
	font-size: 12px;
	font-family: verdana;
	text-transform:uppercase;
	height:37px;

}
table.moduletablecampus td {
padding-left: 5px;
/*background-color : #F5F5F5;*/
padding-right:5px;
padding-bottom:5px;
padding-top:5px;
}
table.moduletableconversor {
	width: 270px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right:5px;
	margin-bottom:5px;
	/*background-color : #ffffff;*/
	border-left: 1px solid #E1E2E6;
	border-top: 1px solid #E1E2E6;
	border-right: 1px solid #E1E2E6;
	border-bottom: 1px solid #E1E2E6;
	background-image:url(../images/fondo_conversor.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	
}

table.moduletableconversor th {
	color: #ffffff;
	/*background: url(../images/campus.jpg) no-repeat;*/
	background-image:url(../images/titulo_conversor.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:5px;
	padding-left: 15px;
	font-size: 12px;
	font-family: verdana;
	height:36px;

}
table.moduletableconversor td {
padding-left: 10px;
/*background-color : #F5F5F5;*/
padding-right:5px;
padding-bottom:5px;
padding-top:5px;
}
table.moduletableconversor input.button{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CFD88F;
  margin-right: 1px;
  margin-left:115px;
  margin-top:10px;
  margin-bottom:20px;
  height:30px;
  background-image:url(../images/fondo_boton.jpg);
  cursor:pointer;
}

table.moduletableconversor #container {
margin-left:30px;
margin-top:10px;
}



table.moduletableusuarios {
	width: 240px;
	margin-top: 0px;
	margin-left: 2px;
	margin-right:2px;
	margin-bottom:2px;
	background-color : #ffffff;
	border-left: 1px solid #959499;
	border-top: 1px solid #959499;
	border-right: 1px solid #959499;
	border-bottom: 1px solid #959499;
}
table.moduletableusuarios th {
	color: #000000;
	background: url(../images/online.gif) no-repeat;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 30px;
	font-size: 12px;
	font-family: verdana;
}
table.moduletableusuarios td {
padding-left: 5px;
background-color : #F5F5F5;
padding-right:5px;
padding-bottom:5px;
padding-top:5px;
}
table.moduletablemainbody {
	margin-top: 2px;
	width:525px;
	/*margin-left: 2px;
	margin-right:0px;
	margin-bottom:2px;*/
	background-color : #ffffff;
	border-left: 1px solid #959499;
	border-top: 1px solid #959499;
	border-right: 1px solid #959499;
	border-bottom: 1px solid #959499;
	/*padding-left:5px;
padding-right: 5px;
padding-bottom:5px;*/
/*padding-top:5px;*/
}
table.moduletablemainbody th {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	font-family: verdana;
}
table.moduletablemainbody td {
}
table.moduletablecursos {
	/*width: 230px;*/
	margin-top: 2px;
	margin-left: 0px;
	margin-right:5px;
	margin-bottom:2px;
	background-color : #ffffff;
	border-left: 1px solid #959499;
	border-top: 1px solid #959499;
	border-right: 1px solid #959499;
	border-bottom: 1px solid #959499;
}
table.moduletablecursos th {
	color: #000000;
	font-weight: bold;
	padding-top:5px;
	padding-left: 10px;
	font-size: 14px;
	font-family: verdana;
}
table.moduletablecursos td {
padding-left: 5px;
padding-right:5px;
padding-bottom:5px;
padding-top:5px;
}
table.moduletablecalendario {
	/*width: 230px;*/
	margin-top: 2px;
	margin-left: 2px;
	margin-right:0px;
	margin-bottom:2px;
}
table.moduletablecalendario th {
}
table.moduletablecalendario td {
}

table.moduletablereloj {
	/*width: 230px;*/
	margin-top: 2px;
	margin-left: 0px;
	margin-right:2px;
	margin-bottom:2px;
	/*border-left: 1px solid #959499;
	border-top: 1px solid #959499;
	border-right: 1px solid #959499;
	border-bottom: 1px solid #959499;*/
}
table.moduletablereloj th {
}
table.moduletablereloj td {
}
table.imagenborde {

	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;

}

table.imagenborde td{
padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;
}


a.mainlevelother:link, a.mainlevelother:visited {
	font-size: 10px;
	font-weight: bold;
	color: #023469;
	text-align: center;
	padding-left: 10px;
    padding-right: 10px;
	width: 100%;
	text-decoration: none;
	border-left: 1px solid #000000;
}

a.mainlevelother:hover {
	text-decoration: none;
	text-align: center;
	color: #33A307;
}

table.moduletableother {
	text-align: center;
}
table.moduletableother th {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	font-family: verdana;
	text-align: center;
	padding-left:30px;
	padding-right:30px;
	width: 100%;
}
table.moduletableother td {
text-align: center;
padding-left:35px;
padding-right:35px;
width: 100%;
}
table.moduletablebuscar {
	width: 280px;
	margin-top: 2px;
	margin-left: 10px;
	margin-right:2px;
	margin-bottom:4px;
	background-color : #3484C1;
	height:45px;
	/*border-right: 1px solid #959499;
	border-bottom: 1px solid #959499;*/
	background-image:url(../images/fondo_buscar.jpg);
	background-repeat:no-repeat;
}
table.moduletablebuscar th {
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 12px;
	font-family: verdana;
}
table.moduletablebuscar td {
padding-left: 10px;
padding-right:5px;
padding-bottom:5px;
padding-top:20px;
}
/* CONTENIDO */

.contenido {
font-family: verdana;
font-size:11px;
color:#000000;
text-align:justify;
padding-left:5px;
padding-right:5px;
}
.titulo {
font-family: verdana;
font-size:11px;
font-weight:bold;
color:#000000;
text-align:justify;
}
.firma {
font-family: verdana;
font-size:10px;
padding-bottom:5px;
color:#333333;
text-align:center;
}
.fecha{
color:#0485D9;
font-family:verdana;
text-align: left;
font-weight:bold;
font-size: 10px;
}
.contenido_titulo {
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
	font-size: 14px;
	font-family: verdana;
}
/* Joomla core stuff */
a:link, a:visited {
	color: #013466;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #33A307;	text-decoration: underline;
	font-weight: bold;
}

table.contentpaneopen {
padding-left:15px;
padding-right: 15px;
/*padding-bottom:15px;*/
/*padding-top:15px;*/
}
table.contentpaneopen td {
background-color : #ffffff;
font-size:12px;
line-height:20px;



}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
table.contentpane {
	padding-left:15px;
padding-right: 15px;
/*padding-bottom:5px;
padding-top:5px;*/
}
table.contentpane td {
background-color : #ffffff;
font-size:12px;
line-height:20px;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}
table.contentpaneopen fieldset {
	border-bottom: 1px solid #eee;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  /*margin: 1px;*/
  margin-left:20px;
  margin-top:20px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}
td {
	text-align: left;
	font-size: 11px;
}
.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #585858;
  margin-right: 1px;
  margin-top:1px;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #585858;
}
.buttonbuscar {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #0360AD;
  color            : #ffffff;
  border           : 1px solid #ffffff;
  margin-right: 1px;
  margin-top:1px;
  margin-left: 3px;
}

.inputboxbuscar {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #ffffff;
  border           : 1px solid #ffffff;
  width			   :195px;
}

.componentheading {
	height: 23px;
	background: url(../images/botom_sub.gif) repeat-x;
	color: #3484C1;
	font-weight: bold;
	font-size: 14px;
	padding-left: 25px;
	margin-top:20px;
	margin-left:20px;
}
.contentcolumn {
	padding-right: 5px;
}
.contentheading {
	color: #3484C1;
	font-weight: bold;
	font-size: 14px;
	padding-bottom:0px;
	padding-top:20px;
}
.buttonheading{
	padding-bottom:0px;
	padding-top:20px;

}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #013366;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #33A307;
}

a.mainlevel#active_menu {
	color:#33A307;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #33A307;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	/*height: 1.5em;*/
	height:2px;
}
table.moduletablefirma{
margin-left:30px;
width:100%;
/*margin-right:40px;*/
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}
table.moduletablefirma a:link{
font-family:Arial, Helvetica, sans-serif;
color:#1D518B;
font-size:11px;
}
table.moduletablefirma a:visited{
font-family:Arial, Helvetica, sans-serif;
color:#1D518B;
font-size:11px;
}

table.moduletablefirma a:hover{
font-family:Arial, Helvetica, sans-serif;
color:#33A307;
font-size:11px;
}
table.moduletableprograma{
background-image:url(../images/fondo_programa.jpg);
background-repeat:no-repeat;
height:176px;

}

table.moduletableprograma table.contentpaneopen td{
background-color:#32B7E2;
color:#FFFFFF;
font-size:11px;
line-height:normal;

/*width:50px;*/
}

table.moduletableprograma table.contentpaneopen{
margin-top:60px;
margin-right:120px;
margin-left:5px;

}
table.moduletableprograma p{
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;

}
table.moduletableprograma a.readon:link{
background-image:url(../images/fondo_vermas.jpg);
background-repeat:no-repeat;
display:block;
height:20px;
width:70px;
margin-top:10px;
font-size:8px;
padding-left:18px;
padding-top:4px;
color:#2D3E48;


}
table.moduletableprograma a.readon:visited{
background-image:url(../images/fondo_vermas.jpg);
background-repeat:no-repeat;
display:block;
height:20px;
width:70px;
margin-top:10px;
font-size:8px;
padding-left:18px;
padding-top:4px;
color:#2D3E48;


}
table.moduletableprograma a.readon:hover{
color:#33A307;
text-decoration:none;
}
table.moduletablecampus table.contenido_modulo #titulo_cont{
color:#94A800;
font-size: 12px;
font-family: verdana;
font-weight:bold;
} 
table.moduletablecampus hr{
background-color: #E1E2E6;
border:0px;
height: 1px;
} 
table.moduletablecampus a:link{
color:#4F4F4F;
font-weight:normal;
} 
table.moduletablecampus table.contenido_modulo a:visited{
color:#4F4F4F;
font-weight:normal;
} 

#preloadedImages {
       width: 0px;
       height: 0px;
       display: inline;
       background-image: url(../images/inicio_b.jpg);
       background-image: url(../images/login_b.jpg);
       background-image: url(../images/contacto_b.jpg);
       background-image: url(../images/inicio_a.jpg);
       background-image: url(../images/login_a.jpg);
	   background-image: url(../images/contacto_a.jpg);
	   visibility:hidden;
}

table.moduletableservicios th{
background-image:url(../images/cruz.jpg);
background-position:top left;
background-repeat:no-repeat;
height:50px;
color:#02588B;
padding-left:20px;
padding-top:0px;
font-size:16px;
}

table.moduletableservicios{
margin-left:20px;
margin-top:50px;
}
table.moduletableservicios td{
padding-left:10px;
padding-right:10px;
}

table.moduletableservicios a:link{
background-image:url(../images/flecha_enlace.jpg);
background-position: left;
background-repeat:no-repeat;
display:block;
padding-left:10px;
padding-top:0px;
margin-top:5px;
text-decoration:underline;

}
table.moduletableservicios a:visited{
background-image:url(../images/flecha_enlace.jpg);
background-position: left;
background-repeat:no-repeat;
display:block;
padding-left:10px;
padding-top:0px;
margin-top:5px;
text-decoration:underline;

}


table.moduletableinferior th{
background-image:url(../images/cruz.jpg);
background-position:top left;
background-repeat:no-repeat;
height:50px;
color:#02588B;
padding-left:20px;
padding-top:0px;
font-size:16px;


}

table.moduletableinferior{
margin-left:20px;
margin-top:50px;
margin-right:20px;
margin-bottom:10px;
}

table.moduletableinferior td{
padding-left:10px;
}

table.moduletableinferior a:link{
color:#4F4F4F;
font-weight:normal;
}
table.moduletableinferior a:visited{
color:#4F4F4F;
font-weight:normal;
}


font-weight:normal;

table.contentpane td.contentdescription{
width:100%;
}