﻿/* Default CSS Stylesheet for a new Web Application project */
BODY
{
	font-weight: normal;
	font-size: 12px;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial;
	letter-spacing: normal;	
	background-color: #BABEBD;

}

/*--------Banner de Accesibilidad*--------------------*/
.BannerAccesibilidadArea
{	
	width:100%;
	height:0px;	
	background: url(../Images/back.gif) repeat-x;
	position:relative;
	bottom: 0px;
}

.ABannerIcon
{
	BACKGROUND-POSITION-X: left;
	background-image: url(../Images/icono.gif);
	background-repeat: no-repeat;
	height: 36px;
}

.line1
{
	padding-left: 24px;
	font-size: 12px;
	font-family: Arial;
	color: black;
}

.line2
{
	padding-left: 24px;
	padding-top: 3px;
	font-size: 12px;
	color: white;	
	font-family: Arial;
}
/*----------------------------------------------------*/
.WhiteLink A:Link
{
	color:#ffffff;		
}
.WhiteLink A:visited
{
	color:#ffffff;
}
.WhiteLink A:hover
{
	color:#ffcc00;
}
.DateText
{
	font-weight: lighter;
	font-size: 12px;	
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.cssLangSelect
{
	color: #ffffff;
	background-color: #646464;
}
.WeatherBoxStyle
{
	border-right: #646464 1px solid;
	border-top: #646464 1px solid;
	border-left: #646464 1px solid;
	border-bottom: #646464 1px solid;
}
.WeatherStyle
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.cssNotes
{
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
.WeatherStyleCity
{
	font-size:12px;
	color:#000000;
}
.GrayBorderTable
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.GrayBorderTableLeft
{
	border-left: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	width:4%;
}
.GrayBorderTableRight
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
/* classes used for text labels */
.text10pt {font-size:10pt; font-family:Arial; font-weight:normal; text-decoration:none; color:Black }
.text10ptBold {font-size:10pt; font-family:Arial; font-weight:bolder; text-decoration:none; color:Black }
.text11pt {font-size:11pt; font-family:Century Gothic, Century, Arial, sans-serif; font-weight:bolder; text-decoration:none; color:Black }
.text12pt {font-size:12pt; font-family:Century Gothic, Century, Arial, sans-serif; font-weight:normal; text-decoration:none; color:Black }
.textError {font-size:12px; font-family:Century Gothic, Verdana, Arial; font-weight:bold; text-decoration:none; color:Red }
.textSmall {font-size:x-small; font-family:Century Gothic, Century, Arial, sans-serif; text-decoration:none; color:Black }
.sectionTitle {font-size:11pt; font-family:Arial, Verdana, Times New Roman; font-weight:bold; color:Black }

.UpDownTableLines
{
	border-top: #646464 1px solid;
	border-bottom: #646464 1px solid;
}

/* ------------CitycenPortal END*/

.cssWhiteLinkwhitBack
{
	border-top-width: thin;
	border-right: black 1px solid;
	font-weight: lighter;
	font-size: 12px;
	BACKGROUND-POSITION-Y: 9%;
	background-image: url(/GPRPortal/Images/cancel_center.gif);
	border-bottom-width: thin;
	border-bottom-color: black;
	margin: 3px 8px;
	border-left: black 1px solid;
	color: black;
	border-top-color: black;
	background-repeat: repeat-x;
	font-family: Arial;
	text-decoration: none;
}

.cssBlackLink a:link, .cssBlackLink a:visited, .cssBlackLink a:hover
{
	font-weight: lighter;
	font-size: 12px;
	color: black;
	font-family: Arial;
	text-decoration: underline;	
}
.cssBlackLinkBold a:link, .cssBlackLinkBold a:visited, .cssBlackLinkBold a:hover
{
	font-weight: lighter;
	font-size: 12px;
	color: black;
	font-family: Arial;
	text-decoration: none;	
}

.cssSmallDarkGrayText {
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-family: Arial;
	text-decoration:none;
}
.cssWhiteLink
{
	font-weight: lighter;
	font-size: 12px;
	color: white;
	font-family: Arial;
	text-decoration: none;	
}
.cssWhiteLinkBold
{
	font-weight: bold;
	font-size: 12px;
	color: White;
	font-family: Arial;
	text-decoration: none;	
}
.cssLightWhiteText
{
	font-weight:bold;
	font-size: 11px;
	color: #E9E9E9;
	font-family: Arial;
	text-decoration: none;	
	
}
.cssWhiteLinkBoldLeft
{
	font-weight: bold;
	font-size: 12px;
	color: White;
	font-family: Arial;
	text-align: left; 
	text-decoration: none;	
}
.HomeBody A:link, .HomeBody A:Hover, .HomeBody A:Active, .HomeBody A:Visited
{
	color: 000000;
	font-size:12;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.cssWhiteLinkBoldRight
{
	font-weight: bold;
	font-size: 12px;
	color: White;
	font-family: Arial;
	text-align: right; 
	text-decoration: none;	
}
.cssWhiteLinkRight
{
	font-weight: lighter;
	font-size: 12px;
	color: White;
	font-family: Arial;
	text-align: right; 
	text-decoration: none;	
}
.cssSearchBackground
{
	background-color: #565755; 
}
.cssTableRowSpacer
{
	font-size: 1pt;
	height: 1px;
}
.cssWelcomeGrayText
{
	margin-top: 4pt;
	font-weight: normal;
	font-size: xx-small;
	margin-left: 8pt;
	color: #919291;
	font-family: Arial;
}
.cssSolidGrayLine
{
	margin: 1px;
	border-bottom-style: solid;
	border-bottom-color: gray;
	height: 1px;
	width: 281px;
	border-bottom-width: 1px;
}
.cssSolidGrayLineNoSpecWidth1
{
	
	border-bottom: gray 1px solid;
	
}
cssSolidGrayLineNoSpecWidth
{
	margin: 0px;
	border-bottom: gray 1px solid;
	height: 1px;
}
.cssMediumGrayText
{
	font-family:Arial;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.cssMediumGrayTextBold
{
	font-family:Arial;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.cssBlueLink
{
	font-weight: normal;
	font-size: 10pt;
    color: black;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.GoogleStyleLink
{
	font-weight: normal;
	font-size: 10pt;
	color: #0033cc;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.ListUrl
{
	/*color: #339933; Green Color*/
	color:#B3630E; /*Navigator Menu Red */
	/*color:#CA9932; */
}

.cssCategoryLink
{
	font-weight: bold;
	font-size: 11px;
	line-height: 10pt;
	vertical-align: top;
	color: #000099;
	font-family: Arial;
	text-decoration: none;
}
.cssSubCategoryLink
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	line-height: 9pt;
	font-family: Arial;
	text-decoration: none;
}
.cssGrayUnderLineText
{
	font-size: 12px;
	color: gray;
	font-style: normal;
	font-family: Arial;
	text-decoration: underline;
}
.cssGrayPictureBorder
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}
.cssBlueRegularLink
{
	font-weight:normal;
	color: blue;
	font-style: normal;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
.cssMainSolidGrayLine
{
	margin: 1px;
	border-top-style: solid;
	border-top-color: gray;
	height: 1px;
	width: 780px;
	border-top-width: 1px;
}
.cssLineText
{
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-family: Arial;
	line-height:20px;
	text-decoration:underline;
}
.cssGrayText
{
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-family: Arial;
	text-align:justify;
}
.cssGrayTextNumbering
{
	padding-right: 5px;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-family: Arial;
	text-align: justify;
}

.cssBlueRegularText
{
	font-size: 12px;
	color: blue;
	font-style:normal;
	font-family: Arial;
}
.cssWhiteText
{
	margin-top: 4pt;
	font-weight: bold;
	font-size: 12px;
	background-image: none;
	margin-left: 8pt;
	color: #ffffff;
	font-family: Arial;
	background-color: #565755;
}
.cssDefaultText
{
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	font-family: Arial;
	background-color: #565755;
	text-decoration: none;
}
.cssWhiteUnderLineText
{
	margin-top: 4pt;
	font-weight: bold;
	font-size: 12px;
	margin-left: 8pt;
	color: #ffffff;
	font-family: Arial;
	text-decoration: underline;
}
.cssWhiteRegularText
{
	margin-top: 4pt;
	font-weight: bold;
	font-size: 12px;
	margin-left: 8pt;
	color: #ffffff;
	font-family: Arial;
}
.cssDefaultSearchText
{
	font-size: 12px;
	font-family: Arial;
}
.cssReadHeader
{
	font-size: 12px;
	color: white;
	font-family: Arial;
	background-color: #eb2952;
}
.cssRedSelectedHeader
{
	font-size: 12px;
	color: white;
	font-family: Arial;
	background-color: #990033;
}
.cssBlueSmallLinks
{
	font-weight: bold;
	font-size: 10px;
	color: blue;
	font-style: normal;
	font-family: Arial;
	background-color: transparent;
	text-decoration: underline;
}
.cssSmallGrayText
{
	font-size: 10px;
	color: gray;
	font-style: normal;
	font-family: Arial;
	background-color: transparent;
}
.cssRegularGrayText
{
	font-size: 12px;
	color: #646464;
	font-style: normal;
	font-family: Arial;
	background-color: transparent;
	text-align:justify;
	padding-left: 5px;
	padding-right: 5px
}
.cssSmallOrangeText
{
	font-size: 10px;
	color: #b4640e;
	font-style: normal;
	font-family: Arial;
	background-color: transparent;
	margin-right:20px;
	text-decoration:none;
}
.cssSmallLightGrayText A:link
{
	color:gray;
	text-decoration: none; 
}

.cssSmallLightGrayText A:visited
{
	color: gray;
	text-decoration: none; 
}

.cssSmallLightGrayText A:hover 
{
	color: gray;
	text-decoration: underline; 
}

.cssSmallLightGrayText
{
	font-size: 11px;
	color: gray;
	font-style: normal;
	font-family: Arial;
	background-color: transparent;	
	text-decoration: none; 
}

.cssSmallWhiteText
{
	font-size: 10px;
	color: ffffff;
	font-style: normal;
	font-family: Arial;
	background-color: transparent;
}

.cssNormalGrayText
{
	font-weight: lighter;
	font-size: 12px;
	color: #696969;
	font-family: Arial;
	text-decoration: none;
}

.cssFooterLinks a:hover
{
	text-decoration: none;	
	color: #ffcc00;
}

.cssFooterLinks
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	border-top-style: none;
	font-style: normal;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-decoration: none;
	border-bottom-style: none;
}
.cssSummaryListTomaPosesion
{
	
	font-weight: normal;
	font-size: 9px;
	color: blue;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}
.cssSummaryList
{
	padding-left: 0px;
	font-weight: normal;
	font-size: 11px;
	color: blue;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}
.cssNewsList
{
	padding-left: 0px;
	font-weight: normal;
	font-size: 11px;
	color:#333333;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}

.cssSmallOrangeTitles
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
.cssRegularTableText
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	text-justify:newspaper;
	padding-left: 5;
	padding-right:5;
}

.cssListText
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.ListLi
{
	margin-left: 15px;
	padding-left:1px;
}

.cssListText A:Hover
{
	color: #ffcc00;
}

.cssRegularTableTextLink
{
	font-weight: normal;
	font-size: 12px;
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.cssTableFooterRowSpacer
{
	font-size: 12pt;
	font-family: Arial;
	text-decoration: none;
}
.cssGridPagingArea
{
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #565755;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	height: 17px;
	margin-left: 10px;
	padding-left: 7px;
	text-align: left;
}
.cssSectionDescription
{
	margin-top: 4pt;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: Arial;
}
.cssChannelPostingCell
{
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: top;
	line-height: 9pt;
	text-align: left;
}
.cssDarkTitleBar
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	background-color: #565755;
	color: #ffffff;	
	height: 25px; 
}
.cssMediumGreyTitle
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	background-color: #999999;
	color: #ffffff;
}
.cssTitle
{
	font-size: 18px;
	margin-left: 5px;
	color: #FFFFFF;
	font-family: Arial;
}
.cssTitleHeader
{
	font-weight: bold;
	font-size: 12px;
	word-spacing: 8px;
	margin-left: 5px;
	border-bottom: #ffffff 1px solid;
	font-family: Arial, Arial Rounded MT Bold, Helvetica, sans-serif,;
	letter-spacing: 7px;
}
.lblTitle, .lblTitle A:hover
{
	color: #ffffff;
	text-decoration:none;
		
}
.cssTitleHeaderTD A:hover
{
	font-weight: bold;
	font-size: 12px;
	word-spacing: 8px;
	margin-left: 5px;
	color: #fffff0;
	font-family: Arial, Arial Rounded MT Bold, Helvetica, sans-serif, ;
	letter-spacing: 7px;
	text-decoration: none;	
	
}
.cssTitleGray
{
	font-size: 18px;
	margin-left: 5px;
	color: #666666;
	font-family: Arial;
}
.cssTitleGrayBoldSmall
{
	font-size: 16px;
	margin-left: 5px;
	color: #666666;
	font-family: Arial;
	font-weight:bold;
}
.cssTitleGrayBold
{
	font-size: 20px;
	margin-left: 5px;
	color: #666666;
	font-family: Arial;
	font-weight:bold;
}
.cssSubTitle
{
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
	color: black;
	font-family: Arial;
}
.cssActionLinks
{
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	line-height: 9pt;
	font-family: Arial;
	text-decoration: none;
}
.cssActionLinksBlue
{
	font-weight: normal;
	font-size: 12px;
	color: #003399;
	line-height: 9pt;
	font-family: Arial;
	text-decoration: none;
}

.cssBulletedLinkList
{
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	line-height: 9pt;
	font-family: Arial;
	text-decoration: none;
	list-style-position:outside;
	list-style-type:circle;
}
.cssTranslateLink
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	vertical-align: middle;
	height: 23px;
	text-align: center;
	background-color:Transparent;
	text-decoration: none;
}
.cssSelectedChannel
{
	background-image: url(/GPRPortal/Images/bg_global.gif);	
}

.cssAlignLeft
{
	float: left;
}
.cssAlignRight
{
	float: right;
}
.cssNewsRowNumber
{
	/*padding-right: 5px;*/
}
.cssNewsRowData
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.cssGridPagingAreaWhiteBold
{
	font-weight: bold;
	font-size: 12px;	
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #565755;
	text-decoration: none;
}
.cssText
{
	text-justify: newspaper;
	font-size: 12px;
	margin-left: 10px;
	margin:right 10px;
	color: black;
	direction: ltr;
	font-family: Arial;
	text-align: justify;
	text-decoration: none;
}
.cssGeneralContentText
{
	text-justify: newspaper;
	font-size: 11px;
	margin-left: 10px;
	margin:right 10px;
	color: black;
	direction: ltr;
	text-indent: 0em;
	line-height: 1em;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}
.cssDetailText
{
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: Arial;
	text-align: justify;
}
.cssSubChannelTabSelected
{
	border-right: black 1px solid;
	padding-right: 5px;
	border-top: black 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Arial;
	height: 23px;
	background-color: #ffffff;
	text-align: center;
}
.cssSubChannelTabSelected A:link, .cssSubChannelTabSelected A:Active, .cssSubChannelTabSelected A:visited
{
	color: black;
	text-decoration: underline;
}
.cssSubChannelTabNotSelected
{
	border-right: black 1px solid;
	padding-right: 5px;
	border-top: black 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Arial;
	height: 23px;
	background-color: #333333;
	text-align: center;
	text-decoration: none;
}
.cssSubChannelTabNotSelected A:link, .cssSubChannelTabNotSelected A:Active, .cssSubChannelTabNotSelected A:visited
{
	color:White;
}
.cssCalendarText
{
	padding-left: 8px;
	font-weight: bold;
	font-size: 10pt;
	color: dimgray;
	font-family: Arial;
	text-decoration : none; 
}
.cssCalendarTable
{
	border-right: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
}
.cssSubChannelTabImage
{
	height: 23; 	
}
.cssDarkCorners
{
	height: 26px; 
}
.cssResultImage
{
	height: 90;
	width: 115;
	float: right;
	vertical-align:top;
}
.cssNewsModeTitle
{
	font-size: 14px;
	margin-left: 10px;
	color: black;
	font-style: italic;
	font-family: Arial;
}
.tdConLinea
{
	border-bottom: black double;
}
.titleConv
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
}
.dbList, .dbList A:Link, .dblist A:visited
{
	font-size: 11pt;
	color: black;
	list-style-type: disc;
	text-decoration: none;
}
.dbList A:hover
{
	text-decoration: underline;
}
.ImageFooterBlack
{
	font-size: 9pt;
	color:#000000	
}
.ImageFooterGrayDrk
{
	font-size: 9pt;
	color:#333333
}
.ImageFooterGrayLight
{
	font-size: 9pt;
	color:#999999
}
.SideMenuCell
{
	
	padding-bottom: 3px;
	border-bottom: #ffffff 1px solid;
}
.MenuItem
{
	margin-top: 5px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 10px;
	color: #ffffff;
	border-top-style: none;
	text-indent: 10px;
	border-bottom: #ffffff 1px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
}
.MenuItem A:hover
{
	color: Blue;
	text-decoration: underline;	
}
.LeftNavBarCell
{
    background-color: #666666;
}
.TitleBradcrumbs {
	background-color: #FFFFFF;
}
.ContentTitle
{
	font-weight: bold;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	margin-right: 80px;
	margin-left: 17px;
	width: 519px;
	padding-top: 20px;
}
.cssMarginPostingsArea
{
	margin-bottom:10px;
}
.cssPostingsTitle
{
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-family: Verdana;
	font-weight:bold;
	text-indent: 2px;
	width:95%;
}
.cssPostingsTitleMedium
{
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-family: Verdana;
	font-weight:bold;
}
.cssPostingTitleImage
{
	width:4%;
	vertical-align:text-top;
}
.cssRowSpacer
{
	height:10px
}
.cssPostingsTitleCellGPR
{
	background:#b4640f;
}
.cssPostingsTitleCellG2G
{
	
	background:#e1bb70;
}
.cssPostingsTitleCellG2B
{
	
	background:#e6c991;
}
.cssPostingsTitleCellCP
{
	
	background:#cd9933;
}
.cssPostingsTitleGray
{
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-family: Verdana;
	font-weight:bold;
}
.cssCalendarTodayDay
{
	font-size: 10px;
	TodayDayStyle-BackColor: Rosa;
	font-style: normal;
	font-family: Arial;
	text-decoration:none;
}
.cssPlainTituloOrange
{
	font:bold 13px Verdana;
	color:#FFA721;
	text-decoration:none;
}
.cssPlainTitulo
{
	font:bold 13px Verdana;
	color:dimgray;
	text-decoration:none;
}
.cssPlainTituloWhite
{
	font:bold 14px Verdana;
	color:white;
	text-decoration:none;
}
.Titulo
{
	border-right: #999999 thin;
	border-top: #999999 thin;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	border-left: #999999 thin;
	width: 100%;
	text-indent: 3px;
	border-bottom: #999999 thin;
	white-space: normal;
	height: auto;
	text-align: left;
}
.Titulo2
{
	border-right: #999999 thin;
	border-top: #999999 thin;
	font: bold 11px Arial;
	border-left: #999999 thin;
	width: 100%;
	text-indent: 3px;
	border-bottom: #999999 thin;
	white-space: normal;
	height: auto;
	text-align: left;	
	text-decoration: none; 
	color: #000000;
}
.TitleSearchCells
{
	border-right: #000000 1px solid;
}

.TituloSearch, .TituloSearch a:link, .TituloSearch a:visited, .TituloSearch a:hover
{
	border-right: #999999 thin;
	border-top: #999999 thin;
	font-size: 11px;
	border-left: #999999 thin;
	width: 100%;
	text-indent: 3px;
	line-height: normal;
	border-bottom: #999999 thin;
	font-style: normal;
	font-weight:bold;
	color:Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: normal;
	height: auto;
	font-variant: normal;
	text-decoration: none;
}
.TituloHerramientas
{
	border-right: #999999;
	padding-right: 1px;
	border-top: #999999;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 2px;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-transform: uppercase;
	border-left: #999999;
	width: 182px;
	color: #ffffff;
	padding-top: 1px;
	border-bottom: #999999;
	height: 17px;
	background-color: #333333;
	text-align: center;
}
.ToolsMenuItem
{
	font-weight: bold;
	font-size: 11px;
	color: dimgray;
	text-indent: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.NavMenu
{
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	border-top-style: none;
	border-bottom: #FFFFFF 1px solid;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	height: 28px;
	background-color: transparent;
	text-decoration: none;
}
.NavMenu A:link, .NavMenu A:Visited
{
	color: #FFFFFF;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	
}
.NavMenu A:hover
{
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	
}
#footer {
	background-color: #FFFFFF;
	height: auto;
	width: 780px;
	border: 1px solid #000000;
}
#ResultListGrdResults {
	width: 598px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#ResultListGrdResulTblRowDescription {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: Arial;
	text-align: justify;
	width: 519px;
	padding-right: 80px;
	padding-left: 25px;

}

#ResultListGrdResultsLnkName {
	font-weight: bold;
	/*color: #000000;*/
	font-style: normal;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	margin-right: 80px;
	margin-left: 17px;
	width: 519px;
	padding-top: 20px;
}
#ResultListGrdResultsLnkDetail {
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	line-height: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 519px;
	clip:      rect(auto 80px auto 25px);
	position: static;
	z-index: auto;
	padding-left: 25px;
	padding-right: 80px;
	text-align: right;
}
#cssGridPagingArea {
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #565755;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	width: 519px;
	height: 17px;
	margin-left: 10px;
	padding-left: 7px;
	text-indent: 5pt;
}
#cssGridPagingAreaGrayLine {
	margin-left: 10px;

}
#TituloBreadcrumbs {
	width: 100%;
	background-image: url(../images/CanalHdr.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.BreadCrumbsLinks
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.BreadCrumbsLinks A
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.BreadCrumbsLinks A:hover
{
	font-weight: normal;
	font-size: 9pt;
	color: white;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.BreadCrumbsLinksLast
{
	font-weight: bolder;
	font-size: 9pt;
	color: black;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.BreadCrumbsLinksChannel
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#Busqueda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.FieldsLabels
{
	font-size: 12px;
	font-family: Arial;
}
.tdSubImg, tdSubImg A:hover
{
	border-bottom: white 1px solid;
	text-decoration:none;
}
.AlfabetiTable A:Link, .AlfabetiTable A:visited, .AlfabetiTable A:Active
{
	font-weight: bold;
	font-size: 12px;
	color: blue;
	font-family: Arial;
}
.CellspaceRightBar
{
	border-right: blue 1px solid;
}
.CellspaceUpBar
{
	border-top: gray 1px solid;
}
.SmallGrayLink A:link, .SmallGrayLink A:visited, .SmallGrayLink A:active
{
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-family: Arial;
	background-color: transparent;
}
.MediumGrayLink A:link, .MediumGrayLink A:visited, .MediumGrayLink A:active
{
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-family: Arial;
	background-color: transparent;
}
.ToolsLink A:link, .ToolsLink A:visited, .ToolsLink A:Active
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Arial;
}
.ToolsLink A:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: yellow;
	font-family: Arial;
}
.cssImageText
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: 'Trebuchet MS';
	background-color: transparent;
	text-decoration: none;
}
.cssImageTextBlack
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: 'Trebuchet MS', Verdana, Arial;
	background-color: transparent;
	text-decoration: none;
}
.toolImgBorder
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.cssSearchBorder
{
	border-bottom: #999999 1px solid;
}
.cssWhiteBorder
{
	border-bottom: #FFFFFF 1px solid;
}
.Line { border-top: #999999 1px solid; }

.cssListLine
{
	border-right: red 1px solid;
	border-top: red 1px solid;
	border-left: red 1px solid;
	border-bottom: red 1px solid;
}
.UnderLineTable
{
	border-bottom: #646464 1px solid;
}
.UnderLineTableGray
{
	border-bottom: #999999 1px solid;
}
.TitleBold
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
}
.cssFooterSubTex
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;	
}
.GrayTitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-shadow:Gray;
	color:#333333;
	text-indent: 7px;
	white-space: normal;
	height: auto;
	text-align: left;
}
.AgencyContactTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
}
.MediumBoldText
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
}
.AgencyContact
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
}
.cssNavigationCell
{
	background-color:#999999;
}

.cssNavigationCellRight
{
	background-color:#CCCCCC;	
}

.cssTextAlign
{
	text-align:justify;
}
.cssTextIndent
{
	text-indent:5px;
}

.cssSmallOrangeLink, .cssSmallOrangeLink A:link, .cssSmallOrangeLink A:visited, .cssSmallOrangeLink A:Active
{
	font:normal 8px Verdana;
	color:#FFA721;
	text-decoration:none;
}
.cssHolidayCell
{
	font-size: 10px;
	color: white;
	font-style: normal;
	font-family: Arial;
	background-color:#FFA721;
}
.cssCellWidth
{
	width:6px;
}
.titleWhite
{
	font-size: 13px;
	font-family: Arial;
	color: #ffffff;	
}

.TextPadding
{
	padding-right: 5px;
	padding-left: 5px;
}

.CellRightPadding
{
	padding-right: 5px;
}

.CellLeftPadding
{
	padding-Left: 5px;
}

.CellPaddingBottom
{
	padding-bottom: 5px;	
}

.CellPaddingTop
{
	padding-top: 5px;
}


