/* CSS Document */


.clr {
	clear: both;
}

.main_outline {
	padding: 0px 0px 0px 0px;
		width:802px;
	margin: 0px;
	margin-top: 15px; 
}

#pathway_outline {
	width: 100%;
	float: left;
	border: 1px solid #000000;
        margin: 0px 0px 0px 0px;  
        background: #eeeeee;
}
#pathway_outline2 {

	width: 100%;
	float: left;
	border: 1px solid #000000;
	border-bottom:0px;
        margin: 0px 0px 0px 0px;  
        background: #eeeeee;
        height:18px;

}
#pathway {
	float: left;
	color: #637070;
	padding: 4px 3px 3px 5px;
}
#banderitas {
	float: left;
	color: #637070;
	padding: 4px 3px 3px 5px;
}
#quote {
	float: right;
	margin: 0px 0px 0px 0px;
	padding-right: 5px;
	vertical-align:middle;

}
#buttons {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	vertical-align:middle;
	background-color:inherit;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0px;
        width: auto !important;

	font-size: 9px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #bbbbbb;

}

ul#mainlevel-nav li a
{

	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #709E9D;
	background: transparent;
}

	ul#mainlevel-nav li a:visited
{
	color: #aaaaaa;
	background: transparent;
}


#search {
	float: right;
	border: 1px solid #cccccc;
	padding: 0px;
	width: 120px !important;
	width: 120px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
}

#search .inputbox {
	border: 0px;
	padding: 4px 3px 3px 5px !important;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	height: 17px !important;
	height: 19px;
	width: 100px !important;
	width: 100px;
	color: #000000;
}

#header_area {
	width: 100%;
	text-align: left;
	border: 1px solid #000000;
	margin: 0px;
}

#header {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 110px;
	border: 1px solid #000000;
	background: url(../images/header_home.jpg) no-repeat;
}

#top_outline {
	float: left;
	border: 1px solid #cccccc;
	padding: 0px;
	margin-left: 0px;
	float: left;
	overflow: hidden;
	height: 150px;
	width: 159px;
	
}

#left_outline {
    margin-top: 0px 0px 0px 0px;
    padding: 0px;
    width: 158px;
    background-color : #E4E6D9;
}

#content_area {
	padding: 0px 0px 0px 0px; 
        margin: 0px 0px 0px 0px; 
	width: 100%;
        background-color : #ffffff;
}
.content {
	background-color : #ffffff;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
        
}
#sandbox_area_2 .sandbox_area {
	float: left;
	margin-top: 0px;
	width: 468px;
}


#right_outline {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	width: 159px;
        background-color: #E4E6D9;
	border-color:1px solid #000000;
	
}


.titlecito {
        background: url(../images/icon.gif) no-repeat;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #ffffff;
        background-color: #000000;
        font-weight:bold;
        vertical-align:top;
        margin : 0px 0px 0px 0px;
        
}

/** adjust content area based on right nav **/
#sandbox_area_2 .content_outline {
	width: 100%;
}

#sandbox_area_1 .content_outline {
	width: 100%;
	padding: 0px 0px 0px 0px;
}

#active_menu {
	color:#637070;
	font-weight: bold;
}

a#active_menu:hover {
	color: #637070;
}

.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;

  font-size: 11px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
  border: 1px solid #cccccc;
  width: 40px;
  padding: 4px;
}

.page_bg {
	background: #999999 ;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	border: 0px;
}

.pagenav {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  padding: 4px;
  margin: 1px;
}

.pagenavbar {
	padding-right: 5px;
	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 3px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background: #999999;
}

/* mambo core stuff */
a:link, a:visited {
	color: #637070; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #82B8B7;	text-decoration: none;
	font-weight: bold;
}


table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}


table.contentpane td.contentheading {
  padding-left: 15px;
  padding-top: 9px;
}

.button {
	padding: 2px 5px 2px 5px;
	height: 22px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

#sandbox_area_2 .componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	width: 458px !important;
	width: 462px;
}

#sandbox_area_1 .componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	width: 504px !important;
	width: 504px;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	background: url(../images/contenthead.png)  repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 9px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

.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;
}

table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

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;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 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-position:center top;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	height: 24px !important;
	height: 24px;
	width: 100%;
	text-decoration: none;
	text-align:center;
}
a.mainlevel:hover {
	
	text-decoration: none;
	color: #709E9D;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

a.sublevel:hover {
	color: #7A7A7A;
	text-decoration: none;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

.dd {
	background-color:#999999;
	color: #637070;
}

/* Estilos de texto originales */
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.style2 {color: #000000}
.style3 {font-size: 8px}
.style4 {
	font-size: 12px;
	font-weight: bold;
	
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
       
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight:bold;
       
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;

}
.style8 {
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        color: #333333;
}
.style9 {
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        color: #000000;
}

.tabla_center {
	border-bottom:1px solid #000000;
}
.tablas {
	border:1px solid #000000;
}