/*
* Cascading Style Sheet for GCC Intranet
*/ 


/*
* ligas generales
*/ 
a {
	font-family: Arial, Helvetica, sans-serif;
	color: 0055a5;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: 0055a5;
	text-decoration: underline;
}

/*
* fin ligas generales
*/ 

.MenuAuxiliar
{
	font-family:helvetica,arial;
	font-size:11px;
	color:#666666;
}

A.MenuAuxiliar
{
	text-decoration:none;
}

A.MenuAuxiliar:hover
{
	text-decoration:underline;
}

.TituloSeccion
{
	font-family:helvetica,arial;
	font-size:16.5pt;
	color:#01405b;
}

.inputStyle
{
	background-color:#FFFFFF; color:000000; font-size:8pt; 
	BORDER-BOTTOM: #7F9DB9 solid thin; 
	BORDER-LEFT: #7F9DB9 solid thin; 
	BORDER-RIGHT: #7F9DB9 solid thin; 
	BORDER-TOP: #7F9DB9 solid thin; 
	FONT-FAMILY: Arial, Verdana; 
	FONT-WEIGHT: normal
}


select
{
	background-color:red; color:red; font-size:8pt; 
	BORDER-BOTTOM: #7F9DB9 solid thin; 
	BORDER-LEFT: #7F9DB9 solid thin; 
	BORDER-RIGHT: #7F9DB9 solid thin; 
	BORDER-TOP: #7F9DB9 solid thin; 
	FONT-FAMILY: Arial, Verdana; 
	FONT-WEIGHT: normal
}


.TableStyleA
{
	BORDER-BOTTOM: #015E89 dotted thin; 
	BORDER-LEFT: #015E89 dotted thin; 
	BORDER-RIGHT: #015E89 dotted thin; 
	BORDER-TOP: #015E89 dotted thin;
	border-width:1px;
}

.TableStyleB
{
	BORDER-BOTTOM: #015E89 solid thin; 
	BORDER-LEFT: #015E89 solid thin; 
	BORDER-RIGHT: #015E89 solid thin; 
	BORDER-TOP: #015E89 solid thin;
	border-width:1px;
}

.BusquedaAvanzada
{
	font-family:arial,helvetica;
	font-size:10px;
	color:#383c3c;
}

.Busqueda
{
	font-family:helvetica,arial;
	font-size:9pt;
	color:#383c3c;
	font-weight:bold;
}

.TitleContenidoRelacionado
{
	font-family:helvetica,arial;
	font-size:9pt;
	color:#FFFFFF;
	font-weight:bold;
}

.TextContenidoRelacionado
{
	font-family:helvetica,arial;
	font-size:10px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

A.TextContenidoRelacionado
{
	font-family:helvetica,arial;
	font-size:10px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

A.TextContenidoRelacionado:hover
{
	text-decoration:underline;
}


.MenuPrimerNivel
{
	font-family:arial,helvetica;
	font-size:11px;
	color:#0a50a0;
	font-weight:bold;
	text-decoration:none;
}

.MenuSegundoNivel
{
	font-family:arial,helvetica;
	font-size:11px;
	color:#005e86;
	font-weight:bold;
}


.MenuTercerNivel
{
	font-family:arial,helvetica;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}


A.MenuSegundoNivel
{
	text-decoration:underline;
}

A.MenuSegundoNivel:hover
{
	text-decoration:underline;
}


.NavegacionRed
{
	font-family:helvetica,arial;
	font-size:13px;
	color:#33333;
	font-weight:bold;
}
.MenuSegundoNivelSelect
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: arial,helvetica;
	background-color: #ef3f35;
}

.NavegacionBlack
{
	font-family:helvetica,arial;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

A.NavegacionBlack
{
	text-decoration:none;
}

A.NavegacionBlack:hover
{
	text-decoration:underline;
}

.NavegacionBlueLight
{
	font-family:arial,helvetica;
	font-size:11px;
	color:#0055a5;
	font-weight:bold;
	
}

.NavegacionBlueLightDecoration
{
	font-family:arial,helvetica;
	font-size:11px;
	color:#0055a5;
	font-weight:bold;
	text-decoration:none;
}

.NavegacionGrayLight
{
	font-family:arial,helvetica;
	font-size:11px;
	color:#999999;
	font-weight:bold;

}

.NavegacionRedLight
{
	font-family:arial,helvetica;
	font-size:11px;
	color:#ef3e34;
	font-weight:bold;
	text-decoration:none;
	
}

.NavegacionBlueLightTitle
{
	font-family:arial,helvetica;
	font-size:13px;
	color:#0055a5;
	font-weight:bold;
}

.NavegacionBlueLightViewMore
{
	font-family:arial,helvetica;
	font-size:11px;
	color:#a5a36c;
	font-weight:bold;
	
}

.NavegacionBlueLightCurrent
{
	font-family:arial,helvetica;
	font-size:11px;
	color:#ef3e34;
	font-weight:none;
}

A.NavegacionBlueLightCurrent
{
	text-decoration:none;
}

A.NavegacionBlueLightCurrent:hover
{
	text-decoration:underline;
}

.NavegacionURLPath
{
	font-family:arial,helvetica;
	font-size:11px;
	color:#0055a5;
}

A.NavegacionURLPath
{
	text-decoration:none;
}

A.NavegacionURLPath:hover
{
	text-decoration:underline;
}

.NavegacionLeft
{
	font-family:arial,helvetica;
	font-size:11px;
	color:#333333;
	
}

A.NavegacionLeft
{
	text-decoration:none;
}

A.NavegacionLeft:hover
{
	text-decoration:underline;
}

.NavegacionBlue
{
	font-family:arial,helvetica;
	font-size:11px;
	color:#0a50a0;
	font-weight:none;
}

A.NavegacionBlue
{
	text-decoration:none;
}

A.NavegacionBlue:hover
{
	text-decoration:underline;
}

.NavigationRed
{
	font-family:Arial,helvetica;
	font-size:11px;
	color:#ef3e34;
	font-weight:none;
}

A.NavigationRed
{
	text-decoration:none;
}

A.NavigationRed:hover
{
	text-decoration:underline;
}

.NavigationPath
{
	font-family:Arial,helvetica;
	font-size:11px;
	color:#0055a5;
}

A.NavigationPath:hover
{
	text-decoration:underline;
}


.LeftPane
{
	font-family:arial,helvetica;
	font-size:11px;
	color:#0a50a0;
	font-weight:none;
}

A.LeftPane
{
	text-decoration:none;
}

A.LeftPane:hover
{
	text-decoration:underline;
}

.LeftPaneN
{
	font-family:arial,helvetica;
	font-size:11px;
	color:#0a50a0;
}

A.LeftPaneN
{
	color:#0a50a0;
    text-decoration:none;
}

A.LeftPaneN:hover
{
	text-decoration:underline;
}



.LeftPaneTitle
{
	font-family:helvetica,arial;
	font-size:12px;
	color:#ef3f35;
	font-weight:bold;
}

.NewsTitle1
{
	font-family:helvetica,arial;
	font-size:11pt;
	color:#ef3f35;
	font-weight:bold;
	text-decoration:none;
}

.NewsTitle2
{
	font-family:helvetica,arial;
	font-size:9pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}


.NewsTitle3
{
	font-family:helvetica,arial;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.NewsText1
{
	font-family:helvetica,arial;
	font-size:8pt;
	color:#000000;
	font-weight:none;
	text-decoration:none;
}

.NewsText2
{
	font-family:helvetica,arial;
	font-size:8pt;
	color:#727473;
	font-weight:none;
	text-decoration:none;
}


A.LinkVerMas
{
	font-family:helvetica,arial;
	font-size:8pt;
	color:#ef3f35;
	font-weight:bold;
	text-decoration:none;
}

A.LinkVerMas:hover
{
	font-family:helvetica,arial;
	font-size:8pt;
	color:#ef3f35;
	font-weight:bold;
	text-decoration:underline;
}


h1
{
	font-family:Arial;
	font-size:13pt;
	color:#333333;
	font-weight:bold;
}


.GeneralText
{
	font-family:arial,helvetica;
	font-size:11px;
	color:#000000;
	font-weight:none;
	text-decoration:none;
}

.searchresult
{
	font-family:arial,helvetica;
	font-size:13px;
	color:#000000;
	font-weight:none;
	text-decoration:none;
}

A.searchresult
{
	font-family:arial,helvetica;
	font-size:13px;
	color:#ef3f35;
	font-weight:none;
	text-decoration:none;
}

.HeadDoctosTable
{
	font-family:helvetica,arial;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
}


A.LinkSearch
{
	font-family:helvetica,arial;
	font-size:11px;
	color:#ef3f35;
	font-weight:bold;
	text-decoration:none;
}

A.LinkSearch:hover
{
	font-family:helvetica,arial;
	font-size:11px;
	color:#ef3f35;
	font-weight:bold;
	text-decoration:underline;
}

.dialog
{
	margin: auto;
	width: 100%;
	
}
.dialogbox
{
	width: 100%;
	padding-top: 10px;
}
.nomargin 
{
	padding: 0;
	margin: 0;
}

.dialogcontent {
	width: 95%;
    	margin: auto;	
}

.xmlTable { 
	width:100%; 
}

div.dialogblockborderheadline {
	margin-top: 10px;
}

div.dialogblockborder {
	position: relative;
	border-left: 1px solid ThreeDShadow;
	border-top: 1px solid ThreeDShadow;
	border-right: 1px solid ThreeDHighlight;
	border-bottom: 1px solid ThreeDHighlight;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div.dialogblock {
	position: relative;
	padding: 8px;
	border-left: 1px solid ThreeDHighlight;
	border-top: 1px solid ThreeDHighlight;
	border-right: 1px solid ThreeDShadow;
	border-bottom: 1px solid ThreeDShadow;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
span.dialogblockhead {
	font-family:helvetica,arial;
	position:absolute;
	top: -7px;
	left: 5px;
	background-color: Window;
	color:#ef3f35;
	padding: 0 3px;
	white-space: nowrap;
}
.xmlLabel {
	font-family:helvetica,arial;
	color:#000000;
	font-size:11px; 
	white-space: nowrap;
	font-weight:bold;
}
.xmlTd    { 
	width: 85%; 
	height: 22px;
	padding: 3px;
}
.dialogbuttons {
	padding: 3px 8px 5px;
	text-align: center;
	background: #ffffff;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	
}
.xmlInput 
{ 
	border: 1px solid WindowFrame;
	margin: 0;
	padding: 0;
}
.textInput 
{
	width: 85%;
}


.OpenMenu
{
	font-family:helvetica,arial;
	font-size:9px;
	color:#0A51A3;
}

A.OpenMenu
{
	text-decoration:underline;
}

A.OpenMenu:hover
{
	text-decoration:none;
	color:#F13F33;
}

.PrinterRed
{
	font-family:Arial;
	font-size:8pt;
	color:#ef3e34;
}

.Printerblack
{
	font-family:Arial;
	font-size:8pt;
	color:#333333;
}

.PrinterTypeOne
{
	font-family:Arial;
	font-size:9pt;
	color:#ef3e34;
}

.PrinterTypeTwo
{
	font-family:Arial;
	font-size:11pt;
	color:#ef3e34;
}

.PrinterTypeThree
{
	font-family:Arial;
	font-size:13pt;
	color:#ef3e34;
}

.TitleHeader
{
	font-family:Arial;
	font-size:13pt;
	color:#333333;
	font-weight:bold;
}

.TitleColumnLeft
{
	font-family:Helvetica;
	font-size:13pt;
	color:#333333;
	font-weight:bold;
}

.TitleHome
{
	font-family:Helvetica;
	font-size:11pt;
	color:#333333;
	font-weight:bold;
}

.FooterTabs
{
	font-family:Arial;
	font-size:11px;
	color:#0a50a0;

}

A.FooterTabs
{

	text-decoration:none;
}

A.FooterTabs:hover
{
	text-decoration:underline;
}


.FooterText
{
	font-family:Arial;
	font-size:10px;
	color:#333333;
	
}


A.FooterText
{

	text-decoration:none;
}

A.FooterText:hover
{
	text-decoration:underline;
}



