/****************************************************************/
/*   Design:   Multiflex-3.12 / Layout-5                        */
/*   File:     Text formats                                     */
/*--------------------------------------------------------------*/
/*   Design:   www.1234.info                                    */
/*   Date:     January 20, 2008                                 */
/*--------------------------------------------------------------*/
/*   License:  Fully open source without restrictions.          */
/*             Please keep footer credits with the words        */
/*             "Design by 1234.info". Thank you!                */
/****************************************************************/

/******************/
/*  MAIN SECTION  */
/******************/


/* MAIN NAVIGATION */
.main-navigation-02 .loginform {
	width:160px; 
	margin:-10px 20px 0 20px;}
.main-navigation-02 .loginform p {
	clear:both; 
	margin:0; 
	padding:0;}
.main-navigation-02 .loginform fieldset {
	width:160px; 
	border:none;}
.main-navigation-02 .loginform label.top {
	float:left; 
	width:125px; 
	margin:0 0 2px 0; 
	font-size:110%;}
.main-navigation-02 .loginform label.right {
	float:left; 
	width:125px; 
	margin:5px 0 0 0; 
	padding:0 0 0 3px; /*IE6*/ 
	font-size:110%;}
.main-navigation-02 .loginform input.field {
	width:158px; 
	margin:0 0 5px 0; 
	padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; 
	padding:0.2em 0 0.3em 0 /*IE6*/; 
	border:solid 1px rgb(200,200,200); 
	font-family:verdana,arial,sans-serif; 
	font-size:110%;}
.main-navigation-02 .loginform input.checkbox {
	float:left; 
	margin:5px 0 0 0 !important /*Non-IE6*/; 
	margin:2px 0 0 -3px /*IE6*/; 
	border:none;}
.main-navigation-02 .loginform input.button {
	float:left; 
	width:5.0em; 
	margin:10px 0 5px 0; 
	padding:1px; 
	background:rgb(230,230,230); 
	border:solid 1px rgb(150,150,150); 
	text-align:center; 
	font-family:verdana,arial,sans-serif; 
	color:rgb(150,150,150); 
	font-size:110%;}
.main-navigation-02 .loginform input.button:hover {
	cursor:pointer; 
	border:solid 1px rgb(80,80,80); 
	/*background:rgb(220,220,220);*/ 
	color:rgb(80,80,80);}

.main-navigation-02 .searchform {
	width:160px; 
	margin:0 20px 0 20px;}
.main-navigation-02 .searchform fieldset {
	border:none;}
.main-navigation-02 .searchform input.field {
	float:left; 
	width:158px; 
	padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; 
	padding:0.2em 0 0.3em 0 /*IE6*/; 
	border:1px solid rgb(200,200,200); 
	font-family:verdana,arial,sans-serif; 
	font-size:120%;}
.main-navigation-02 .searchform input.button {
	float:left; 
	width:3.0em; 
	margin-top: 0.5em; 
	padding:1px; 
	background:rgb(230,230,230); 
	border:solid 1px rgb(150,150,150); 
	text-align:center; 
	font-family:verdana,arial,sans-serif; 
	color:rgb(150,150,150); 
	font-size:120%;}
.main-navigation-02 .searchform input.button:hover {
	cursor:pointer; 
	border:solid 1px rgb(80,80,80); /*background:rgb(220,220,220);*/ 
	color:rgb(80,80,80);}

.main-navigation-02 h1.first {
	clear:both; 
	margin:0px; 
	padding:4px 20px 3px 20px; 
	background-color:rgb(190,190,190); 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:150%;}
/**/
.main-navigation-02 h1.first-red {
	clear:both; 
	margin:0px; 
	padding:4px 20px 3px 20px; 
	background-color:rgb(204,102,51)/*rgb(204,0,0)*/; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:150%;}
.main-navigation-02 h1.first-blue {
	clear:both; 
	margin:0px; 
	padding:4px 20px 3px 20px; 
	background-color:rgb(255,191,0); 
	font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:150%;}
/**/
.main-navigation-02 h1 {
	clear:both; 
	margin:30px 0 20px 0; 
	padding:4px 20px 3px 20px; 
	background:rgb(190,190,190); 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:150%;}
.main-navigation-02 h2 {
	clear:both; 
	margin:20px 10px 10px 20px; 
	font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); 
	font-weight:bold; 
	font-size:150%;}
.main-navigation-02 h3 {
	clear:both; 
	margin:10px 10px 5px 20px; 
	color:rgb(80,80,80); 
	font-weight:bold; 
	font-size:110%;} /* Note: h2 not existent, to make identical to formats for main-navigation for easier exchange */
.main-navigation-02 p {
	clear:both; 
	margin:0 10px 10px 20px; 
	color:rgb(80,80,80); 
	line-height:1.3em; 
	font-size:110%;}
.main-navigation-02 p.center {
	text-align:center;}
.main-navigation-02 p.right {
	text-align:right;}

.main-navigation-02 ul {
	list-style:none; 
	margin:0.5em 10px 1.0em 20px;}
.main-navigation-02 ul li {
	margin:5px 0 0.2em 2px; 
	padding:0px 0px 0 11px; 
	background: url(../img/bg_bullet_full_1.gif) no-repeat 0 0.4em; 
	line-height:1.2em; 
	font-size:110%;}
.main-navigation-02 ol {
	margin:0.5em 10px 1.0em 40px !important /*Non-IE6*/; 
	margin:0.5em 10px 1.0em 45px /*IE6*/;}
.main-navigation-02 ol li {
	list-style-position:outside; 
	margin:0 0 0.4em 0; 
	font-size:110%;}

/* MAIN CONTENT */
.main-content-02 h1.pagetitle {
	margin:0 0 0.4em 0; 
	padding:0 0 2px 0; 
	border-bottom:solid 7px rgb(225,225,225); 
	font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); 
	font-weight:bold; 
	font-size:220%;}
.main-content-02 h1.pagetitle-red {
	margin:0 0 0.4em 0; 
	padding:0 0 2px 0; 
	border-bottom:solid 7px rgb(204,102,51)/*rgb(204,0,0)*/; 
	font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); 
	font-weight:bold; 
	font-size:220%;}
.main-content-02 h1.pagetitle-orange {
	margin:0 0 0.4em 0; 
	padding:0 0 2px 0; 
	border-bottom:solid 7px rgb(255,191,0); 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(100,100,100); 
	font-weight:bold; 
	font-size:220%;}
.main-content-02 h1.pagetitle-blue {
	margin:0 0 0.4em 0; 
	padding:0 0 2px 0; 
	border-bottom:solid 7px rgb(137,170,214); 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(100,100,100); 
	font-weight:bold; 
	font-size:220%;}
	/**/
.main-content-02 h2.pagetitle {
	margin:0 0 0.4em 0; 
	padding:0 0 2px 0; 
	border-bottom:solid 4px rgb(225,225,225); 
	font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); 
	font-weight:bold; 
	font-size:/*185*/170%;}
.main-content-02 h2.pagetitle-red {
	margin:0 0 0.4em 0; 
	padding:0 0 2px 0; 
	border-bottom:solid 4px rgb(204,102,51)/*rgb(204,0,0)*/; 
	font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); 
	font-weight:bold; 
	font-size:/*185*/170%;}
.main-content-02 h2.pagetitle-orange {
	margin:0 0 0.4em 0; 
	padding:0 0 2px 0; 
	border-bottom:solid 4px rgb(255,191,0); 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(100,100,100); 
	font-weight:bold; 
	font-size:/*185*/170%;}
.main-content-02 h2.pagetitle-blue {
	margin:0 0 0.4em 0; 
	padding:0 0 2px 0; 
	border-bottom:solid 4px rgb(137,170,214); 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(100,100,100); 
	font-weight:bold; 
	font-size:/*185*/170%;}
.main-content-02 h4.pagetitle {
	padding:0 0 2px 0; 
	border-bottom:solid 2px rgb(225,225,225); 
	font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); 
	font-weight:bold; 
	
	margin:1.2em 0 1.0em 0; 
	color:rgb(80,80,80); 
	font-size:155%;}
.main-content-02 h4.pagetitle-red {
	padding:0 0 2px 0; 
	border-bottom:solid 2px rgb(204,102,51); 
	font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); 
	font-weight:bold; 
	
	margin:1.2em 0 1.0em 0; 
	color:rgb(80,80,80); 
	font-size:155%;}
.main-content-02 h4.pagetitle-orange {
	padding:0 0 2px 0; 
	border-bottom:solid 2px rgb(255,191,0); 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(100,100,100); 
	font-weight:bold; 
	
	margin:1.2em 0 1.0em 0; 
	color:rgb(80,80,80); 
	font-size:155%;}
.main-content-02 h4.pagetitle-blue {
	padding:0 0 2px 0; 
	border-bottom:solid 4px rgb(137,170,214); 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(100,100,100); 
	font-weight:bold; 
	
	margin:1.2em 0 1.0em 0; 
	color:rgb(80,80,80); 
	font-size:155%;}
	/**/
.main-content-02 h1.block {
	clear:both; 
	margin:1.0em 0 0em 0; 
	padding:2px 0 2px 2px; 
	background:rgb(190,190,190); 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:220%;}
.main-content-02 h1.block-red {
	clear:both; 
	margin:1.0em 0 0em 0; 
	padding:2px 0 2px 2px; 
	background:rgb(204,102,51)/*rgb(204,0,0)*/; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:220%;}
.main-content-02 h1.block-blue {
	clear:both; 
	margin:1.0em 0 0em 0; 
	padding:2px 0 2px 2px; 
	background:rgb(137,170,214); 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:220%;}
.main-content-02 h1.block-orange {
	clear:both; 
	margin:1.0em 0 0em 0; 
	padding:2px 0 2px 2px; 
	background:rgb(255,191,0); 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:220%;}
	
.main-content-02 h2.block {
	clear:both; 
	margin:1.0em 0 0em 0; 
	padding:2px 0 2px 2px; 
	background:rgb(190,190,190); 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:170%;}
.main-content-02 h2.block-red {
	clear:both; 
	margin:1.0em 0 0em 0; 
	padding:2px 0 2px 2px; 
	background:rgb(204,102,51)/*rgb(204,0,0)*/; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:170%;}
.main-content-02 h2.block-blue {
	clear:both; 
	margin:1.0em 0 0em 0; 
	padding:2px 0 2px 2px; 
	background:rgb(137,170,214); 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:170%;}
.main-content-02 h2.block-orange {
	clear:both; 
	margin:1.0em 0 0em 0; 
	padding:2px 0 2px 2px; 
	background:rgb(255,191,0); 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:170%;}
/**/
.main-content-02 h1.first {
	clear:both; 
	margin:0 0 /*0em*/15px 0; 
	padding:4px 0 3px 2px; 
	background-color:rgb(190,190,190); 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:220%;}
/**/
.main-content-02 h1.first-red {
	clear:both; 
	margin:0 0 /*0em*/15px 0; 
	padding:4px 0 3px 2px; 
	background-color:rgb(204,102,51)/*rgb(204,0,0)*/; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:220%;}
	
.main-content-02 h1.first-blue {
	clear:both; 
	margin:0 0 /*0em*/15px 0; 
	padding:4px 0 3px 2px; 
	background-color:rgb(255,191,0); 
	font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:220%;}
	
	
.main-content-02 h1.first-orange {
	clear:both; 
	margin:0 0 /*0em*/15px 0; 
	padding:4px 0 3px 2px; 
	background-color:rgb(255,191,0); 
	font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:220%;}
/**/
.main-content-02 h1 {
	clear:both; 
	margin:/*1.0*/1.2em 0 0.5em 0; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(80,80,80); 
	font-weight:normal; 
	font-size:210%;}
.main-content-02 h2 {
	clear:both; 
	/*margin:1.2em 0 0.5em 0;*/ 
	font-family:"trebuchet ms",arial,sans-serif; 
	/*color:rgb(80,80,80); */
	/*font-weight:normal;*/ 
	font-size:170%;
	
	margin:0 0 0.4em 0; 
	padding:0 0 2px 0; 
	color:rgb(100,100,100); 
	font-weight:bold; 
	}
.main-content-02 h3 {
	clear:both; 
	margin:/*0.5*//*-1.0*/1.2em 0 0.5em 0; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(125,125,125); 
	font-weight:normal; 
	font-size:130%;}
.main-content-02 h1.side {
	clear:none;}
.main-content-02 h2.side {
	clear:none;}
.main-content-02 h3.side {
	clear:none;}

.main-content-02 h4 {
	margin:/*1.5*/1.2em 0 1.0em 0; 
	color:rgb(80,80,80); 
	font-family:"trebuchet ms",arial,sans-serif; 
	/*font-weight:normal;*/
	/**/
	font-weight:bold;
	/**/ 
	font-size:/*170*/155%;}
.main-content-02 h5 {
	margin:/*1.5*/1.2em 0 1.0em 0; 
	color:rgb(80,80,80); 
	font-family:"trebuchet ms",arial,sans-serif;
	font-size:140%;}
.main-content-02 h6 {
	margin:1.2em 0 0.2em 0; 
	color:rgb(80,80,80); 
	font-weight:bold; 
	font-size:120%;}
.main-content-02 p {
	margin:0 0 1.0em 0; 
	line-height:1.5em; 
	font-size:120%;}
.main-content-02 p.center {
	text-align:center;}
.main-content-02 p.right {
	text-align:right;}
.main-content-02 p.details {
	clear:both; 
	margin:-0.25em 0 1.0em 0; 
	line-height:1.0em; 
	font-size:110%;}
.main-content-02 blockquote {
	clear:both; 
	margin:0 30px 0.6em 30px; 
	font-size:100%/*90*/;}

.main-content-02 dl {
	line-height:1.7em;
	padding-left: 1.7em; 
	/*display:block;*/}
.main-content-02 dt {
	margin:0;
	padding:0; 
	font-size: 120%; 
	font-weight:bold; 
	/*display:block;*/}
.main-content-02 dd {
	margin:0; 
	padding-left: 2em; 
	font-size: 120%; 
	/*display:block;*/}
.main-content-02 dt a, dt a:visited {
	display:block; 
	text-decoration:none; 
	color:rgb(70,122,167); 
	font-weight:bold;}
.main-content-02 dd a, dd a:visited {
	display:block; 
	border:none; 
	text-decoration:underline/*none*/; 
	color:rgb(70,122,167);}
.main-content-02 dt a:hover, dd a:hover {
	text-decoration:none;}

.main-content-02 table {
	clear:both; 
	width:auto/*475px*/; 
	margin:2.0em 0 0.2em 2.0/*20*/px; 
	/*table-layout: fixed;*/ 
	table-layout:auto; 
	border-collapse:collapse; 
	empty-cells:show; 
	background-color:rgb(233,232,244);/**/}
.main-content-02 table th.top {
	height:3.5em; 
	padding:0 /*7*/3px 0 /*7*/3px; 
	empty-cells:show; 
	background-color:rgb(233,232,244);/**/ 
	text-align:left; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:97%;}
.main-content-02 table th {
	height:3.0em; 
	padding:2px 7/*20*/px 2px 7px; 
	border-left:solid 2px rgb(255,255,255); 
	border-right:solid 2px rgb(255,255,255); 
	border-top:solid 2px rgb(255,255,255); 
	border-bottom:solid 2px rgb(255,255,255); 
	background-color:rgb(233,232,244);/**/ 
	text-align:left; 
	color:rgb(80,80,80); 
	font-weight:bold; 
	font-size:97%;}
.main-content-02 table td {
	height:3.0em; 
	padding:2px 7px 2px 7px; 
	border-left:solid 2px rgb(255,255,255); 
	border-right:solid 2px rgb(255,255,255); 
	border-top:solid 2px rgb(255,255,255); 
	border-bottom:solid 2px rgb(255,255,255); 
	background-color:rgb(233,232,244);/**/ 
	text-align:left; 
	font-weight:normal; 
	color:rgb(80,80,80); 
	font-size:97%;}
/**/
.column1-unit-02 table {
	clear:both; 
	width:/*auto*/100%; 
	margin:2.0em 0 0.2em 2.0px; 
	/*table-layout:auto;*/ 
	border-collapse:collapse; 
	empty-cells:show; 
	background-color:rgb(233,232,244);/**/}
.column1-unit-02 table th.top {
	height:3.5em; 
	padding:0 3px 0 3px; 
	empty-cells:show; 
	background-color:rgb(233,232,244);/**/ 
	text-align:left; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:97%;}
.column1-unit-02 table th {
	height:3.0em; 
	padding:2px 7px 2px 7px; 
	border-left:solid 2px rgb(255,255,255); 
	border-right:solid 2px rgb(255,255,255); 
	border-top:solid 2px rgb(255,255,255); 
	border-bottom:solid 2px rgb(255,255,255); 
	background-color:rgb(233,232,244);/**/ 
	text-align:left; 
	color:rgb(80,80,80); 
	font-weight:bold; 
	font-size:97%;}
.column1-unit-02 table td {
	height:3.0em; 
	padding:2px 7px 2px 7px; 
	border-left:solid 2px rgb(255,255,255); 
	border-right:solid 2px rgb(255,255,255); 
	border-top:solid 2px rgb(255,255,255); 
	border-bottom:solid 2px rgb(255,255,255); 
	background-color:rgb(233,232,244);/**/ 
	text-align:left; 
	font-weight:normal; 
	color:rgb(80,80,80); 
	font-size:97%;}

.column1-unit-02 table.blue, .column1-unit-02 table.orange, .column1-unit-02 table.red {
	clear:both; 
	width: 100%; 
	margin:2.0em 0 0.2em 2.0px; 
	table-layout:auto; 
	border-collapse:collapse; 
	empty-cells:show;
	table-layout: fixed;}
.column1-unit-02 table.blue th, .column1-unit-02 table.orange th, .column1-unit-02 table.red th {
	height:3.0em; 
	padding:2px 7px 2px 7px; 
	text-align:left; 
	color:rgb(80,80,80); 
	font-weight:bold; 
	font-size:97%;}
.column1-unit-02 table.blue th, .column1-unit-02 table.orange th, .column1-unit-02 table.red th {
	height:3.0em; 
	padding:2px 7px 2px 7px; 
	text-align:left; 
	color:rgb(80,80,80); 
	font-weight:bold; 
	font-size:97%;}
.column1-unit-02 table.blue td, .column1-unit-02 table.orange td, .column1-unit-02 table.red td {
	height:3.0em; 
	padding:/*2px 7px 2px 7px*/0; 
	text-align:left; 
	font-weight:normal; 
	color:rgb(80,80,80); 
	font-size:97%;
	}
	/**/
.column1-unit-02 table.blue td h1.first {
	clear:both; 
	margin:0 0 /*0em*/15px 0; 
	padding:/*4*/0px 0 3px 2px; 
	background-color:rgb(190,190,190); 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:220%;}
/**/
.column1-unit-02 table.blue td p, .column1-unit-02 table.orange td p, .column1-unit-02 table.red td p {
	padding:2px 7px 2px 7px;}

.column1-unit-02 table.red td h1.first {
	clear:both; 
	margin:0 0 0em 0; 
	padding:4px 0 3px 2px; 
	background-color:rgb(204,102,51)/*rgb(204,0,0)*/; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:180%;
	border-bottom:solid 2px rgb(255,255,255);}
.column1-unit-02 table.blue td h1.first {
	clear:both; 
	margin:0 0 0em 0; 
	padding:4px 0 3px 2px; 
	background-color:rgb(255,191,0); 
	font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:180%;
	border-bottom:solid 2px rgb(255,255,255);}
.column1-unit-02 table.orange td h1.first {
	clear:both; 
	margin:0 0 0em 0; 
	padding: 4px 0 3px 2px; 
	background-color:rgb(255,191,0); 
	font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:180%;
	/*border-bottom:solid 2px rgb(255,255,255);*/}
	
.column1-unit-02 table.red td h1.first {
	clear:both; 
	margin:0 0 0em 0; 
	padding:4px 0 3px 2px; 
	background-color:rgb(204,102,51)/*rgb(204,0,0)*/; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:180%;
	/*border-bottom:solid 2px rgb(255,255,255);*/}
.column1-unit-02 table.orange td h1.first {
	clear:both; 
	margin:0 0 0em 0; 
	padding: 4px 0 3px 2px; 
	background-color:rgb(255,191,0); 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:180%;
	/*border-bottom:solid 2px rgb(255,255,255);*/}

.column1-unit-02 table.blue td h2, .column1-unit-02 table.orange td h2 {
	margin:0 0 0.4em 0; 
	padding:0 0 2px 0; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(100,100,100); 
	font-weight:bold; 
	font-size:160%;}
.column1-unit-02 table.red td h2 {
	margin:0 0 0.4em 0; 
	padding:0 0 2px 0; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:160%;}
	
.column1-unit-02 table.blue td ul, .column1-unit-02 table.orange td ul, .column1-unit-02 table.red td ul {
	list-style:none; 
	margin:0.5em 0 1.0em 0;
	padding:2px 7px 2px 7px;}
.column1-unit-02 table.blue td ul li, .column1-unit-02 table.orange td ul li, , .column1-unit-02 table.red td ul li {
	margin:0 0 0.2em 2px; 
	padding:0 0 0 12px; 
	background: url(../img/bg_bullet_full_1.gif) no-repeat 0 0.5em; 
	line-height:1.4em; 
	font-size:120%;}
	/**/
	
/**/
.column1-unit-02 table.blue th, .column1-unit-02 table.blue td {
	background-color:rgb(213,225,240);
	}
	.column1-unit-02 table.blue th.top {
background-color:rgb(137,170,214);
	}
.column1-unit-02 table.orange th.top {
	background-color:rgb(255,191,0);
	}
.column1-unit-02 table.orange th, .column1-unit-02 table.orange td {
	background-color:rgb(248,224,150);
	}
.column1-unit-02 table.red th, .column1-unit-02 table.red td {
	background-color:rgb(204,102,51)/*rgb(204,0,0)*/;
	color:rgb(255,255,255);
	}
	
		.grids
	{
		/*background:rgb(255,185,79)  url(../Recursos/fondo_grid.jpg)*/
   font-size:8pt;
  font-family:"trebuchet ms",arial,sans-serif;
 	}
/**/
p.caption {
	clear:both; 
	margin:0.5em 0 2.0em 20px; 
	text-align:left; 
	color:rgb(80,80,80); 
	font-size:/*100*/97%;}
/**/
p.caption-prensa {
	clear:both; 
	margin:0.5em 0 2.0em 20px; 
	text-align:left; 
	color:rgb(80,80,80); 
	font-size:/*90*/97%;
	font-weight:bold;}

/**/
/**/
span.link {
	/*clear:both; */
	/*margin:0.5em 0 2.0em 20px;*/ 
	/*text-align:left; */
	color:rgb(80,80,80); 
	font-size:/*100*/85%;
	/*margin:0.75em 0.75em 0.75em 0.75em;*/
	padding:0.25em 0.25em 0.25em 0.25em;}

span.link a {
	color:rgb(70,122,167); 
	text-decoration:none;
	/*margin:0.75em 0.75em 0.75em 0.75em;*/
	padding:0.25em 0.25em 0.25em 0.25em;}
span.link a:hover {
	color:rgb(42,90,138);
	background-color:rgb(248,224,150);
	/*text-decoration:underline;*/
	text-decoration:none;
	/*margin:0.75em 0.75em 0.75em 0.75em;*/
	padding:0.25em 0.25em 0.25em 0.25em;}
span.link a:visited {
	color:rgb(42,90,138);
	/*margin:0.75em 0.75em 0.75em 0.75em;*/
	padding:0.25em 0.25em 0.25em 0.25em;}

/**/
/**/
.main-content-02 table p.caption {
	clear:both; 
	margin:0.5em 0 2.0em 0.5/*20*/px; 
	text-align:left; 
	color:rgb(80,80,80); 
	font-size:103%;}
/**/	
.main-content-02 ul {
	list-style:none; 
	margin:0.5em 0 1.0em 0;}
.main-content-02 ul li {
	margin:0 0 0.2em 2px; 
	padding:0 0 0 12px; 
	background: url(../img/bg_bullet_full_1.gif) no-repeat 0 0.5em; 
	line-height:1.4em; 
	font-size:120%;}

.main-content-02 ul li ul li {
	margin:0 0 0.2em 2px; 
	padding:0 0 0 12px; 
	background: url(../img/bg_bullet_full_1.gif) no-repeat 0 0.5em; 
	line-height:1.4em; 
	font-size:100%;}
.main-content-02 ul li ul li ul li {
	margin:0 0 0.2em 2px; 
	padding:0 0 0 12px; 
	background: url(../img/bg_bullet_full_1.gif) no-repeat 0 0.5em; 
	line-height:1.4em; 
	font-size:100%;}
.main-content-02 ul li ul li ul li ul li {
	margin:0 0 0.2em 2px; 
	padding:0 0 0 12px; 
	background: url(../img/bg_bullet_full_1.gif) no-repeat 0 0.5em; 
	line-height:1.4em; 
	font-size:100%;}

.main-content-02 ol {
	margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; 
	margin:0.5em 0 1.0em 25px /*IE6*/;}
.main-content-02 ol li {
	list-style-position:outside; 
	margin:0 0 0.2em 0; 
	line-height:1.4em; 
	font-size:120%;}

.main-content-02 ol li ol li {
	margin:0 0 0.2em 2px; 
	padding:0 0 0 12px; 
	line-height:1.4em; 
	font-size:100%;}
.main-content-02 ol li ol li ol li {
	margin:0 0 0.2em 2px; 
	padding:0 0 0 12px; 
	line-height:1.4em; 
	font-size:100%;}
.main-content-02 ol li ol li ol li ol li {
	margin:0 0 0.2em 2px; 
	padding:0 0 0 12px; 
	line-height:1.4em; 
	font-size:100%;}
/**/

.contactform {
	width:/*418*/515px; 
	margin:2.0em 0 0 0; 
	padding:10px 10px 0 10px; 
	border:solid 1px rgb(137,170,214)/*rgb(200,200,200)*/; 
	background-color:rgb(240,240,240);}
.contactform fieldset {
	padding:20px 0 0 0 !important /*Non-IE6*/; 
	padding:0 /*IE6*/; 
	margin:0 0 20px 0; 
	border:solid 1px rgb(137,170,214);}
.contactform fieldset legend {
	margin:0 0 0 5px !important /*Non-IE*/; 
	margin:0 0 20px 5px /*IE6*/; 
	padding:0 2px 0 2px; 
	color:rgb(80,80,80); 
	font-weight:bold; 
	font-size:130%;}
.contactform label.left {
	float:left; 
	width:100px; 
	margin:0 0 0 10px; 
	padding:2px; 
	font-size:110%;}
.contactform select.combo {
	width:175px; 
	padding:2px; 
	border:solid 1px rgb(137,170,214); 
	font-family:verdana,arial,sans-serif; 
	font-size:110%;}
.contactform input.field {
	width:275px; 
	padding:2px; 
	border:solid 1px rgb(137,170,214); 
	font-family:verdana,arial,sans-serif; 
	font-size:110%;}
.contactform textarea {
	width:275px; 
	padding:2px; 
	border:solid 1px rgb(137,170,214); 
	font-family:verdana,arial,sans-serif; 
	font-size:110%;}
.contactform input.button {
	float:right; 
	width:9.0em; 
	margin-right:20px; 
	padding:1px !important /*Non-IE6*/; 
	padding:0 /*IE6*/; background:rgb(213,225,240); 
	border:solid 1px rgb(137,170,214); 
	text-align:center; 
	font-family:verdana,arial,sans-serif; 
	color:rgb(150,150,150); 
	font-size:110%;}
.contactform input.button:hover {
	cursor: pointer; 
	border:solid 1px rgb(137,170,214); 
	background:rgb(137,170,214);/**/ 
	color:rgb(80,80,80);}
/**/
.contactform-02 {
	width:493px; 
	margin:2.0em 0 0 0; 
	padding:10px 10px 0 10px; 
	border:solid 1px rgb(200,200,200); 
	background-color:rgb(240,240,240);}
.contactform-02 fieldset {
	padding:20px 0 0 0 !important /*Non-IE6*/; 
	padding:0 /*IE6*/; 
	margin:0 0 20px 0; 
	border:solid 1px rgb(220,220,220);}
.contactform-02 fieldset legend {
	margin:0 0 0 5px !important /*Non-IE*/; 
	margin:0 0 20px 5px /*IE6*/; 
	padding:0 2px 0 2px; 
	color:rgb(80,80,80); 
	font-weight:bold; 
	font-size:130%;}
.contactform-02 label.left {
	float:left; 
	width:100px; 
	margin:0 0 0 10px; 
	padding:2px; 
	font-size:110%;}
.contactform-02 select.combo {
	width:175px; 
	padding:2px; 
	border:solid 1px rgb(200,200,200); 
	font-family:verdana,arial,sans-serif; 
	font-size:110%;}
.contactform-02 input.field {
	width:275px; 
	padding:2px; 
	border:solid 1px rgb(200,200,200); 
	font-family:verdana,arial,sans-serif; 
	font-size:110%;}
.contactform-02 textarea {
	width:275px; 
	padding:2px; 
	border:solid 1px rgb(200,200,200); 
	font-family:verdana,arial,sans-serif; 
	font-size:110%;}
.contactform-02 input.button {
	float:right; 
	width:9.0em; 
	margin-right:20px; 
	padding:1px !important /*Non-IE6*/; 
	padding:0 /*IE6*/; 
	background:rgb(230,230,230); 
	border:solid 1px rgb(150,150,150); 
	text-align:center; 
	font-family:verdana,arial,sans-serif; 
	color:rgb(150,150,150); 
	font-size:110%;}
.contactform-02 input.button:hover {
	cursor: pointer; 
	border:solid 1px rgb(80,80,80); /*background:rgb(220,220,220);*/ 
	color:rgb(80,80,80);}
/**/

/* MAIN SUBCONTENT */
.main-subcontent-02 h1 {
	clear:both; 
	margin:0 0 10px 0; 
	padding:4px 10px 3px 10px; 
	background-color:rgb(190,190,190); 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:140%;}
.main-subcontent-02 h1.green {
	clear:both; 
	margin:0 0 5px 0; 
	padding:4px 10px 3px 10px; 
	background-color:rgb(160,214,81); 
	font-family:"trebuchet ms",verdana,arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:140%;}
.main-subcontent-02 h1.blue {
	clear:both; 
	margin:0 0 5px 0; 
	padding:4px 10px 3px 10px; 
	background-color:rgb(137,170,214); 
	font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:140%;}
.main-subcontent-02 h1.orange {
	clear:both; 
	margin:0 0 5px 0; 
	padding:4px 10px 3px 10px; 
	background-color:rgb(255,191,0); 
	font-family:"trebuchet ms",verdana,arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:140%;}
/**/
.main-subcontent-02 h1.red {
	clear:both; 
	margin:0 0 5px 0; 
	padding:4px 10px 3px 10px; 
	background-color:rgb(204,102,51)/*rgb(204,0,0)*/; 
	font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:140%;}
.main-subcontent-02 h1.videoplayer-0 {
	clear:both; 
	margin:0; 
	padding:4px 10px 3px 10px; 
	background-color:rgb(190,190,190); 
	font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:140%;}
.main-subcontent-02 h1.orange-02 {
	clear:both; 
	margin:0 0 5px 0; 
	padding:4px 10px 3px 10px; 
	background-color:rgb(255,191,0); 
	font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:140%;}
/**/
 /* Note: h2 non-existent, to make HTML-code interchangeable between 'main-navigation' and 'main-subcontent' */
.main-subcontent-02 h3 {
	clear:both; 
	margin:1.0em 10px 0.5em 10px; 
	color:rgb(80,80,80); 
	font-weight:bold; 
	font-size:110%;}
.main-subcontent-02 p {
	clear:both; 
	margin:0 10px 1.0em 10px; 
	color:rgb(80,80,80); 
	line-height:1.3em; 
	font-size:110%;}
.main-subcontent-02 p.center {
	text-align:center;}
.main-subcontent-02 p.right {
	text-align:right;}

.main-subcontent-02 ul {
	list-style:none; 
	margin:0.5em 10px 1.0em 10px;}
.main-subcontent-02 ul li {
	margin:5px 0 0.2em 2px; 
	padding:0 0 0 11px; 
	background: url(../img/bg_bullet_full_1.gif) no-repeat 0 0.4em; 
	line-height:1.2em; 
	font-size:110%;}

.main-subcontent-02 ul li ul li {
	margin:0 0 0.2em 2px; 
	padding:0 0 0 12px; 
	background: url(../img/bg_bullet_full_1.gif) no-repeat 0 0.5em; 
	line-height:1.4em; 
	font-size:100%;}
.main-subcontent-02 ul li ul li ul li {
	margin:0 0 0.2em 2px; 
	padding:0 0 0 12px; 
	background: url(../img/bg_bullet_full_1.gif) no-repeat 0 0.5em; 
	line-height:1.4em; 
	font-size:100%;}
.main-subcontent-02 ul li ul li ul li ul li {
	margin:0 0 0.2em 2px; 
	padding:0 0 0 12px; 
	background: url(../img/bg_bullet_full_1.gif) no-repeat 0 0.5em; 
	line-height:1.4em; 
	font-size:100%;}

.main-subcontent-02 ol {
	margin:0.5em 10px 1.0em 30px !important /*Non-IE6*/; 
	margin:0.5em 10px 1.0em 35px /*IE6*/;}
.main-subcontent-02 ol li {
	list-style-position:outside; 
	margin:0 0 0.4em 0; 
	font-size:110%;}

.main-subcontent-02 ol li ol li {
	margin:0 0 0.2em 2px; 
	padding:0 0 0 12px; 
	line-height:1.4em; 
	font-size:100%;}
.main-subcontent-02 ol li ol li ol li {
	margin:0 0 0.2em 2px; 
	padding:0 0 0 12px; 
	line-height:1.4em; 
	font-size:100%;}
.main-subcontent-02 ol li ol li ol li ol li {
	margin:0 0 0.2em 2px; 
	padding:0 0 0 12px; 
	line-height:1.4em; 
	font-size:100%;}

.main-subcontent-02 .loginform {
	width:160px; 
	margin:0 10px 0 10px;}
.main-subcontent-02 .loginform p {
	clear:both; 
	margin:0; 
	padding:0;}
.main-subcontent-02 .loginform fieldset {
	width:160px; 
	border:none;}
.main-subcontent-02 .loginform label.top {
	float:left; 
	width:125px; 
	margin:0 0 2px 0; 
	font-size:110%;}
.main-subcontent-02 .loginform label.right {
	float:left; 
	width:125px; 
	margin:5px 0 0 0; 
	padding:0 0 0 3px; /*IE6*/ 
	font-size:110%;}
.main-subcontent-02 .loginform input.field {
	width:158px; 
	margin:0 0 5px 0; 
	padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; 
	padding:0.2em 0 0.3em 0 /*IE6*/; 
	border:solid 1px rgb(200,200,200); 
	font-family:verdana,arial,sans-serif; 
	font-size:110%;}
.main-subcontent-02 .loginform input.checkbox {
	float:left; margin:5px 0 0 0 !important /*Non-IE6*/; 
	margin:2px 0 0 -3px /*IE6*/; 
	border:none;}
.main-subcontent-02 .loginform input.button {
	float:left; 
	width:5.0em; 
	margin:10px 0 5px 0; 
	padding:1px; 
	background:rgb(230,230,230); 
	border:solid 1px rgb(150,150,150); 
	text-align:center; 
	font-family:verdana,arial,sans-serif; 
	color:rgb(150,150,150); 
	font-size:110%;}
.main-subcontent-02 .loginform input.button:hover {
	cursor:pointer; 
	border:solid 1px rgb(80,80,80); /*background:rgb(220,220,220);*/ 
	color:rgb(80,80,80);}

.main-subcontent-02 .searchform {
	width:160px; 
	margin:0 10px 0 10px;}
.main-subcontent-02 .searchform fieldset {
	border:none;}
.main-subcontent-02 .searchform input.field {
	float:left; 
	width:158px; 
	padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; 
	padding:0.2em 0 0.3em 0 /*IE6*/; 
	border:1px solid rgb(200,200,200); 
	font-family:verdana,arial,sans-serif; 
	font-size:120%;}
.main-subcontent-02 .searchform input.button {
	float:left; 
	width:/*3.0em*/auto; 
	margin-top: 0.5em; 
	padding:1px; 
	background:rgb(230,230,230); 
	border:solid 1px rgb(150,150,150); 
	text-align:center; 
	font-family:verdana,arial,sans-serif; 
	color:rgb(150,150,150); 
	font-size:120%;}
.main-subcontent-02 .searchform input.button:hover {
	cursor:pointer; 
	border:solid 1px rgb(80,80,80); /*background:rgb(220,220,220);*/ 
	color:rgb(80,80,80);}
/**/
/********************/
/*  COMMON CLASSES  */
/********************/
.main-02 img {
	clear:both; 
	float:left; 
	margin:3px 10px 7px 0; 
	padding:1px; 
	border:1px solid rgb(150,150,150);}
.main-02 img.center {
	clear:both; 
	float:none; 
	display:block; 
	margin:0 auto; 
	padding:1px; 
	border:1px solid rgb(150,150,150);}
.main-02 img.right {
	clear:both; 
	float:right; 
	margin:3px 0 7px 10px; 
	padding:1px; 
	border:1px solid rgb(150,150,150);}

.main-02 a {
	color:rgb(70,122,167); 
	font-weight:bold; 
	text-decoration:none;}
.main-content-02 h1 a {
	color:rgb(70,122,167); 
	font-weight:normal; 
	text-decoration:none;}
.main-02 a:hover {
	color:rgb(42,90,138); 
	text-decoration:underline;}
.main-02 a:visited {
	color:rgb(42,90,138);}

.main-02 a img {
	border:solid 1px rgb(150,150,150);}
.main-02 a:hover img {
	border:solid 1px rgb(220,220,220);}/**/

/***** mapasitio *****/
p.nivel-01 a:hover, p.nivel-02 a:hover, p.nivel-03 a:hover, p.nivel-04 a:hover {
	color:#cc0000;
	text-decoration: none;
	}
	

p.nivel-01, p.nivel-02, p.nivel-03, p.nivel-04, p.nivel-01-0, p.nivel-02-0, p.nivel-03-0, p.nivel-04-0 {
	font-size:1.1em;
	}
	
p.nivel-01 a:active, p.nivel-02 a:active, p.nivel-03 a:active, p.nivel-04 a:active {
	color: #000099;
	text-decoration: none;
}
p.nivel-01 a:link, p.nivel-02 a:link, p.nivel-03 a:link, p.nivel-04 a:link {
	color: #000099;
	text-decoration: none;
}

/* */
/********* p tags *********/
/********* nivel-01 *********/
p.nivel-01-0 {
	border: 2px solid rgb(190,190,190);
	padding: 5px;
	width: 200px;
	display: block;
	font-weight: bold;
	margin: 5px 5px 5px 25px;
	background-color: rgb(210,210,210);
}
p.nivel-01 {
	width: 200px;
	display: block;
	margin: 5px 5px 5px 25px;
}
p.nivel-01 a {
	background-color: rgb(210,210,210);
	border: 2px solid rgb(190,190,190);
	display: block;
	padding: 5px;
	width: 200px;
}
p.nivel-01 a:hover, p.nivel-01 a:active {
	border: 2px solid rgb(190,190,190);
	background-color: rgb(255,255,255);
}
/********** nivel-02 **********/
p.nivel-02-0 {
	border: 2px solid rgb(190,190,190);
	padding: 5px;
	width: 200px;
	display: block;
	margin: 5px 5px 5px 50px;
	font-weight: bold;
	background-color: rgb(225,225,225);
}
p.nivel-02 {
	margin: 5px 5px 5px 50px;
	width: 200px;
	display: block;
}
p.nivel-02 a {
	background-color: rgb(225,225,225);
	border: 2px solid rgb(190,190,190);
	display: block;
	padding: 5px;
	width: 200px;
}
p.nivel-02 a:hover, p.nivel-02 a:active {
	border: 2px solid rgb(190,190,190);
	background-color: rgb(255,255,255);
}
/********** nivel-03 **********/
p.nivel-03-0 {
	color: #000000;
	border: 2px solid rgb(190,190,190);
	padding: 5px;
	text-decoration: none;
	width: 200px;
	display: block;
	font-weight: bold;
	margin: 5px 5px 5px 75px;
	background-color: rgb(235,235,235);
}
p.nivel-03 {
	margin: 5px 5px 5px 75px;
	font-weight: bold;
	width: 200px;
	display: block;
}
p.nivel-03 a {
	background-color: rgb(235,235,235);
	border: 2px solid rgb(190,190,190);
	display: block;
	padding: 5px;
	width: 200px;
}
p.nivel-03 a:hover, p.nivel-03 a:active {
	border: 2px solid rgb(190,190,190);
	background-color: rgb(255,255,255);
}
/********** nivel-04 **********/
p.nivel-04-0 {
	border: 2px solid rgb(190,190,190);
	padding: 5px;
	text-decoration: none;
	width: 200px;
	display: block;
	font-weight: bold;
	margin: 5px 5px 5px 100px;
	background-color: rgb(240,240,240);
}
p.nivel-04 {
	margin: 5px 5px 5px 100px;
	font-weight: bold;
	width: 200px;
	display: block;
}
p.nivel-04 a {
	background-color: rgb(240,240,240);
	border: 2px solid rgb(190,190,190);
	display: block;
	padding: 5px;
	width: 200px;
}
p.nivel-04 a:hover, p.nivel-04 a:active {
	border: 2px solid rgb(190,190,190);
	background-color: rgb(255,255,255);
}


