/*+++++ Estructura del body +++++*/
body {
margin-top:0px;
font:75%/1em Arial, Helvetica, sans-serif;
background-color:#B9C911;
}

p {
line-height:1.35em;
}



#menu_izq02 {
background-color:#033250;

}

#menu_izq02 a{
text-decoration:none;
color:#FFFFFF;
display:block;
padding:6px 0px 6px 0px;
}

#menu_izq02 a:hover{
text-decoration:underline;
}

#contenido {
font-size:14px;
color:#033250;
font-weight:bolder;
padding:6px 0px 6px 0px;
line-height:20px;
}

#contenido h1 {
font-size:10px;
}

#contenido h2 {
font-size:14px;
}

#contenido2 {
font-size:12px;
padding:6px 0px 6px 0px;
}

#contenido2 h1 {
font-size:14px;
font-weight:bolder;
}
#contenido3 {
width:130px;
float:left;
}
#contenido3 h1 {
font-size:16px;
font-weight:bolder;
color: #033250; 
}
#contenido3 h2 {
font-size:10px;
color: #ffffff; 
}

#contenido4 h1 {
font-size:16px;
font-weight:bolder;
color: #033250; 
}

label { 
font-size: 14px; 
font-family: Arial, Helvetica, sans-serif; 
color: #033250; 
display:block;
font-weight:bolder;
}

.campo { 
width: 259px; 
height: 20px; 
margin-bottom: 5px; 
margin-top: 5px;
margin-left:3px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
border-bottom:1px solid #B9C911;
border-top:1px solid #B9C911;
border-left:1px solid #B9C911;
border-right:1px solid #B9C911;
} 
.campo2 { 
width: 150px; 
height: 20px; 
margin-bottom: 5px; 
margin-top: 5px;
margin-left:3px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
border-bottom:1px solid #B9C911;
border-top:1px solid #B9C911;
border-left:1px solid #B9C911;
border-right:1px solid #B9C911;
} 
#comentario {
width:300px;
height:77px;
}

#usos01 {
font-size:12px;
color:#033250;
padding:6px 0px 6px 0px;
line-height:20px;
}


/* Normal font sizes */
.smalltext { font-size: 10px; font-family: Arial; }
.extrasmalltext { font-size: 11px; font-family: Arial;color:#006699;}
.mediumtext { font-size: 12px; font-family: Arial; color:#333333;}
.extramediumtext { font-size: 15px; font-family: Arial; }
.largetext { font-size: 19px; font-family: Arial; }
.hugetext { font-size: 22px; font-family: Arial; }

/* Normal font sizes w/ bold */
.smalltextbold { font-size: 10px; font-family: Arial; font-weight: bold; }
.extrasmalltextbold { font-size: 11px; font-family: Arial; font-weight: bold; }
.mediumtextbold { font-size: 9px; font-family: Arial; font-weight: bold;color:#333333;}
.extramediumtextbold { font-size: 15px; font-family: Arial; font-weight: bold; color:#333333;}
.largetextbold { font-size: 19px; font-family: Arial; font-weight: bold; }
.hugetextbold { font-size: 22px; font-family: Arial; font-weight: bold; }

/* Normal font sizes w/ italic */
.smalltexti { font-size: 10px; font-family: Arial; font-style : italic; }
.extrasmalltexti { font-size: 11px; font-family: Arial; font-style : italic; }
.mediumtexti { font-size: 12px; font-family: Arial; font-style : italic; }
.extramediumtexti { font-size: 15px; font-family: Arial; font-style : italic; }
.largetexti { font-size: 19px; font-family: Arial; font-style : italic;  }
.hugetexti { font-size: 22px; font-family: Arial; font-style : italic;  }

/* Normal font sizes w/ bold & italic */
.smalltextboldi { font-size: 10px; font-family: Arial; font-style : italic; font-weight: bold;}
.extrasmalltextboldi { font-size: 11px; font-family: Arial; font-style : italic; font-weight: bold;}
.mediumtextboldi { font-size: 12px; font-family: Arial; font-style : italic; font-weight: bold;}
.extramediumtextboldi { font-size: 15px; font-family: Arial; font-style : italic; font-weight: bold;}
.largetextboldi { font-size: 19px; font-family: Arial; font-style : italic; font-weight: bold;}
.hugetextboldi { font-size: 22px; font-family: Arial; font-style : italic; font-weight: bold;}

/* Form fields class */
SELECT, INPUT, TEXTAREA { font-family: Arial; font-size: 11px; }
.formfields	{ font-family: Arial; font-size: 11px; }

.tdclass {
	background-color: #E2E2E2;
	border : 0px solid Gray;
	border-bottom-width : 1px;
}
.noborder {
	background-color: white;
	border : 0px solid Gray;
	border-bottom-width : 1px;
}
.frnoborder {
	background-color: white;
	border : 0px solid #D3D3D3;
	border-bottom-width : 1px;
}
.headerclass {
	background-color: #C1F7C1;
	border : 0px solid Black;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
}
.ongoingheaderclass {
	background-color: #FAEBD7;
	border : 0px solid Gray;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
}
.sitedetailsheaderclass {
	background-color: #FAEBD7;
	border : 0px solid Gray;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
}
.frclass {
	background-color: E2E2E2;
	border : 0px solid #D3D3D3;
	border-bottom-width : 1px;
}
.buttonclass{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background: Silver;
	cursor: hand;
}
.toplink	{
	font : 11px Arial;
	color: green;
	font-style : italic;
	text-decoration : none;
}
.fieldsetclass {
	border-color: ThreedLightShadow;
	border : 0px;
}
.bgclass {
	background-color : black;
}
.scroller	{
	scrollbar-3dlight-color : #F0F8FF;
	scrollbar-arrow-color : Black;
	scrollbar-base-color : #F1F1F1;
	scrollbar-darkshadow-color : White;
}



.LinkPartsListItem { font-family: inherit; font-size: 11px;}

.DIVList					{ margin-top: 12px; font-size: 12px; }

.DIVList P				{ margin-top: 3px; }

.DIVList A, 

.DIVList A:active		{ color: Blue; }

.DIVList A:visited:hover	{ color: Red; }

.DIVListHeader			{ background-color: #0052B5; color: White; width: 100%; cursor: hand;}

.DIVListHeaderClosed		{ background-color: white; color: Black; width: 100%;}

/* blue background */

.DIVListTitleCellBlue		{  background-image: url(http://powersuite1.corporate.ge.com/images/left_blue_bg.gif); 

	                              background-position: left top; background-repeat: no-repeat; padding-left: 8px; padding-top: 2px; padding-bottom: 2px; }

.DIVListButtonCellBlue		{ background-image: url(http://powersuite1.corporate.ge.com/images/right_blue_bg.gif); 

	                              background-position: right top; background-repeat: no-repeat; text-align: right; cursor: hand;}

/* white backgroun */

.DIVListTitleCellWhite		{  background-image: url(http://powersuite1.corporate.ge.com/images/left.gif); 

	background-position: left top; background-repeat: no-repeat; padding-left: 8px; padding-top: 2px; padding-bottom: 2px;}

.DIVListButtonCellWhite		{ background-image: url(http://powersuite1.corporate.ge.com/images/right.gif); 

	background-position: right top; background-repeat: no-repeat; text-align: right; cursor: hand;}

.DIVListButton			{ margin-right: 4px; margin-left: 2px; margin-top: 2px; margin-bottom: 2px; }

.DIVListUpButton			{}

.DIVListDownButton		{display: none; }

.DIVListHeader .DIVListTitle,

.DIVListHeader .DIVListTitle:hover,		

.DIVListHeader .DIVListTitle:visited:hover,		

.DIVListHeader .DIVListTitle:visited,		

.DIVListHeader .DIVListTitle:active {	  cursor:hand; font-weight: bold; font-size: 14px; color: white;	font-family: Arial; text-decoration: none;}

.DIVListHeader .DIVListTitle:active	{ color: #FFFF66; }

.DIVListHeaderClosed .DIVListTitle:active	{ color: #FFFF66; }

.DIVListHeaderClosed .DIVListTitle,

.DIVListHeaderClosed .DIVListTitle:hover,	

.DIVListHeaderClosed .DIVListTitle:visited:hover,		

.DIVListHeaderClosed .DIVListTitle:visited,		

.DIVListHeaderClosed .DIVListTitle:active {	  cursor:hand; font-weight: bold; font-size: 14px; color: black;	font-family: Arial; text-decoration: none;}				

.DIVListBody				{ padding-top: 2px;  padding-left: 4px; padding-bottom: 2px; border: #000000 1px solid; font-family: Verdana, Arial, Helvetica;  

	                          background-color: #FFFFFF;  }

.DIVListBody UL			{ list-style-image: url(http://powersuite1.corporate.ge.com/images/blue_bullet.gif); margin-left: 18px; margin-top: 2px; margin-bottom: 2px; }

.DIVListBody LI			{ margin-top: 0px; margin-bottom: 4px; }

.LinkDescription			{ margin-top: 2px; margin-bottom: 6px; }

.DIVListItem { font-size: 11px; }

.DIVListItemLink { font-size: 11px; }.tablas {
	background-color: #033250;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	border-top: thin none #033250;
	border-right: thin solid #033250;
	border-bottom: thin none #033250;
	border-left: thin solid #033250;
	color: #FFFFFF;
}
.tablas2 {
	background-color: #0083D7;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	color: #FFFFFF;
	border-top: thin solid #033250;
	border-right: thin none #033250;
	border-bottom: thin solid #033250;
	border-left: thin none #033250;
}

