/* general stuff */
		
		body{
		font-family:Arial, Helvetica, sans-serif;}
		
		td#ultimas {
		height:24px;
		background:#006699;
		color:#FFFFFF;
		}
		
		strong {
		color: #333333}
		
        a, a:visited {
		text-decoration: none;
		font-size:14px;
		text-align:left;
		}
		a:hover {
		color: #0099FF;
		}
		ul {
		text-align:left;
		list-style: circle;
		}
		
		table.moduletable th {
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#0066CC;
		font-weight:bold;
		}
	
		table.moduletable a, table.moduletable a:visited{
		color: #0272B5;
		}
		
		table.moduletable a:hover{
		color: #00FF33;
		}		

        table.moduletable_top a, table.moduletable_top a:visited {
		background:url(../images/td_back.jpg) no-repeat;
		padding-left:12px;
		padding-right:20px;
		font-size: 13px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none; 
		}
		table.moduletable_top a:hover {
		color: #66FF66;
		}
		
		table.moduletable_footer td{
		width:900px;
		background-color:#0272B5;
		height:30px;
		vertical-align: middle;
		}
		
		table.moduletable_footer{
		font-size:18px;
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		letter-spacing:5px;
		}
		
		
		
		
.title {

font-family: sans-serif;

font-size: 24px;

font-weight: bold;

color            : #7B8DA1;

}



.pathway {

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size: 11px;

  color: #000000;

}



a.pathway:link, a.pathway:visited {

  color            : #000000;

  font-weight      : normal;

}



a.pathway:hover {

  color            : #000000;

  font-weight      : normal;

  text-decoration   : underline;

}

.poll {

  font-family      : Arial, Helvetica, sans-serif;

  font-size        : 10px;

  color            : #666666;

  line-height      : 14px;

}





.sectiontableheader {

  background-color : #CCCCCC;

  color            : #7B8DA1;

  font-weight      : bold;

}



.sectiontableentry1 {

  background-color : #F0F0F0;

}



.sectiontableentry2 {

  background-color : #E0E0E0;

}





.small {

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 10px;

  color            : #3366C0;

  text-decoration  : none;

  font-weight      : medium;

}



.smalldark {

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 10px;

  color            : #000000;

  text-decoration  : none;

  font-weight      : normal;

}





.contentpane {

  background       : #FFFFFF;

}



.contentpaneopen {
  background       : #FFFFFF;
  padding: 3px 10px;

}


.contentheading
{


	/*background-image: url(../images/barra.jpg);*/
	
	
	background-repeat: repeat
	background-color	: #FFFFFF;
	border-bottom		: 0px solid #000000;
	border-left         : 0px solid #0559B3;
	border-right        : 0px solid #0559B3;
	border-top          : 0px solid #FFFFFF;
	height				:  25px;

	
	color			: #22286B;
	font-weight		: bold;
	padding-left		: 3px;
	/*width:1000px;*/
}

.componentheading {

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 11px;

  font-weight      : bold;

  color            : #7B8DA1;

  text-align       : left;
  width:100%;

}



.createdate {

  font-family      : Arial, Helvetica, sans-serif;

  font-size        : 10px;

  color            : #999999;

  text-align       : left;

}





.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 #CCCCCC;

}



.inputbox {

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 10px;

  color            : #000000;

  background-color : #F0F0F0;

  border           : 1px solid #CCCCCC;

}

a.contentpagetitle:link, a.contentpagetitle:visited {

        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

        font-size: 13px;

        font-weight: bold;

         color: #000000;

        text-align:left;

        }



a.contentpagetitle:hover {

        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

        font-size: 13px;

        font-weight: bold;

        text-align:left;

        color: #7B8DA1;

        text-decoration: underline;

        font-weight: bold;

        }



a.category:link, a.category:visited {

  color            : #333333;

  font-weight      : bold;

}



a.category:hover {

  color            : #7B8DA1;

}



/* Styles for dhtml tabbed-pages */

.ontab {

        background-color: #ffae00;

        border-left: outset 2px #ff9900;

        border-right: outset 2px #808080;

        border-top: outset 2px #ff9900;

        border-bottom: solid 1px #d5d5d5;

        text-align: center;

        cursor: hand;

        font-weight: bold;

        color: #FFFFFF;

}

.offtab {

        background-color : #e5e5e5;

        border-left: outset 2px #E0E0E0;

        border-right: outset 2px #E0E0E0;

        border-top: outset 2px #E0E0E0;

        border-bottom: solid 1px #d5d5d5;

        text-align: center;

        cursor: hand;

        font-weight: normal;

}

.tabpadding {

}



.tabheading {

        background-color: #ffae00;

        text-align: left;

}



.pagetext {

        visibility: hidden;

        display: none;

        position: relative;

        top: 0;

}



/* for modifying {moscode} output.  Dont set the colour! */

.moscode {

        background-color: #f0f0f0;

}



/* Text passed with mosmsg url parameter */

.message {

        font-family : Verdana, Arial, Helvetica, sans-serif;

        font-weight: bold;

        font-size : 10pt;

        color : #ff6600;

        text-align: center;

}

/* custom stuff */

.container

{

        border: solid;

        border-width: 1px;

        border-color: #efefef;

        background-color: White;

}

.boxes {

        border: solid;

        border-color: #efefef;

        border-width: 1px;



}



