@import url(HomePageTopMenu.php.css);
BODY
{
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 21px;
	color: #1d3b84;
	text-align:justify;
}

DIV
{
	text-align:justify;
}

img
{
    border: 0px;    
}

OL
{
	margin:25px;	
}

TD
{
	text-align: justify;
}

TR.LightGray TD, TR.DarkGray TD
{
	vertical-align:top;
	padding-top: 0px;
	padding-bottom: 0px;
}


TR.LightGray
{
	text-align:justify;
	background-color: #F8F8F8;	
	vertical-align:top;
	padding: 3px 6px 6px 6px;
}

DIV.MainContentContainer
{
    color: red;
    font-size: 111px; 
}

TR.DarkGray
{
	text-align: justify;
	background-color: #F1F1F1;
	vertical-align: top;
	padding: 3px 6px 6px 6px;
}

TD.Normal
{
    border: 1px solid #cfcfcf;
}

TD.NormalFirst
{
   border: 1px solid #cfcfcf;
   border-left: none;
}

TD.NormalLast
{
    border: 1px solid #cfcfcf;
    border-right: none;
}

.TableContent
{
    font-size: 11px;
}

.cServiceText, .SystemText
{
	font-style: italic;
	font-size: 11px;
}

TD.List
{
	vertical-align: top;	
	padding-bottom:12px;	
}

SELECT.Normal
{
    font-size: 11px;
    color: #1d3885;
    font-family: Verdana;
}

INPUT.Search, INPUT.WimaxStyle
{
    background-color: #f6faec;
    border-top: 1px solid #e8f3d3;
    border-bottom: 1px solid #e8f3d3;
    font-size: 11px;
    height: 14px;
    color: #173b85;
}

.InputTitle
{
    font-size: 11px;
}

A, A:visited, A:link
{	
	font-family: Verdana;
	font-size: 11px;
	color: #1d3b84;	
	text-decoration: underline;
}

A:hover
{
	text-decoration: none;
}

A.NavigationMenuLink, A.NavigationMenuLink:visited, A.NavigationMenuLink:link
{		
	color: #b3b3b3;	
	font-size: 10px;
	text-decoration: none;
}
A.NavigationMenuLink:hover
{
	text-decoration: underline;
}

A.NotUnderlined, A.NotUnderlined:visited, A.NotUnderlined:link
{	
	font-family: Verdana;
	font-size: 11px;
	color: #1d3b84;	
	text-decoration: none;
}

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

.ValidationText
{	
	font-family: Verdana;
	font-size: 13px;
	color: #f6a725;
	font-weight: bold;
	text-decoration: none;
}

A.SubheaderLink, A.SubheaderLink:visited, A.SubheaderLink:link
{	
	font-family: Verdana;
	font-size: 14px;
	color: #44a90b;
	font-weight: bold;
	text-decoration: none;
}

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

A.ColorGreen, A.ColorGreen:visited, A.ColorGreen:link
{		
	color: #44a90b;	
	text-decoration: none;
}
A.ColorGreen:hover
{
	text-decoration: underline;
}

INPUT
{
	height: 17px;
	background-color:	#F6FAEC;
	border-top: 1px solid #86C127;
	border-bottom: 1px solid #86C127;
	border-left: 0px solid #86C127;
	border-right: 0px solid #86C127;
	font-family: Verdana;
	font-size: 12px;	
	color: #1d3b84;
	padding-top: 3px;
}

TEXTAREA
{
	background-color:	#F6FAEC;
	border-top: 1px solid #e8f3d3;
	border-bottom: 1px solid #e8f3d3;
	border-left: 0px solid #86C127;
	border-right: 0px solid #86C127;
	font-family: Verdana;
	font-size: 12px;	
	color: #1d3b84;	
	padding-top: 3px;
}


A.ContentTitle, A.ContentTitle:visited, A.ContentTitle:link
{		
	color: #2279c9;
	font-size: 12px;
	
	text-decoration: none;
}
A.ContentTitle:hover
{
	text-decoration: underline;
}

A.HomePageTechnologyTitle, A.HomePageTechnologyTitle:visited, A.HomePageTechnologyTitle:link, A.HomePageActualTitle, A.HomePageActualTitle:visited, A.HomePageActualTitle:link
{		
	color: #2279c9;
	font-size: 12px;
	text-decoration: none;
}
A.HomePageTechnologyTitle:hover, A.HomePageActualTitle:hover
{
	text-decoration: underline;
}

A.LanguageLink, A.LanguageLink:visited, A.LanguageLink:link
{		
	color: #79ae26;
	font-size: 11px;
	text-decoration: none;
}
A.LanguageLink:hover
{
	text-decoration: underline;
}

A.ViewMoreLink, A.ViewMoreLink:visited, A.ViewMoreLink:link
{		
	color: #1a3b85;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A.ViewMoreLink:hover
{
	text-decoration: underline;
}

A.RelatedLink, A.RelatedLink:visited, A.RelatedLink:link, A.PackCharacteristicLink, A.PackCharacteristicLink:visited, A.PackCharacteristicLink:link
{		
	color: #43a80a;
	font-size: 11px;
	text-decoration: none;
}
A.RelatedLink:hover, A.PackCharacteristicLink:hover
{
	text-decoration: underline;
}

A.FooterLink, A.FooterLink:visited, A.FooterLink:link
{		
	color: #1a3b85;
	font-size: 11px;
	text-decoration: none;
}
A.FooterLink:hover
{
	text-decoration: underline;
}

A.LadgerLink, A.LadgerLink:visited, A.LadgerLink:link
{		
	color: #858585;
	font-size: 11px;
	text-decoration: none;
}
A.LadgerLink:hover
{
	text-decoration: underline;
}

.ContentContainerText
{
    color: #163b82;
    font-size: 10px; 
}

.cSubheader
{
    font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
	color: #44a90b;	
}

.cSubheaderBlue
{
	font-family: Verdana;
	font-size: 14px;
	color: #1d3b84;	
}

.cSubheaderGray
{
	font-family: Verdana;
	font-size: 14px;
	color: #999999;	
}

.cFileSize, .cDate
{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

.GreenTableText
{
     font-size: 11px;
     color:#47a80b;
}

.BlueHeaderText
{
    font-weight: bold;
    font-size: 14px;
    color:#116fcf;
}

.BlueTableText
{
     font-size: 11px;
     color:#116fcf;
}

TABLE.EditorTable
{
	border-collapse: collapse;
}

TABLE.EditorTable TR
{
    text-align:justify;
	background-color: #F8F8F8;
	vertical-align:top;
	padding: 3px 6px 6px 6px;
}

TABLE.EditorTable TD
{
    
  border: 1px solid #cfcfcf;
  padding: 3px;
}

DIV.ContentContainer TD, DIV.ContentContainer TABLE
{
    border: 1px solid #cfcfcf;
    
    padding: 3px;
   
}

DIV.ContentContainer TR
{
    text-align:justify;
    background-color: #F8F8F8;
    vertical-align:top;
    padding: 3px 6px 6px 6px;
   
}

DIV.ContentContainer TABLE
{
    border-collapse: collapse;
    width: 100%;
}

DIV.TemplatesHolder
{
	margin-left:50px;	
	margin-right:50px;	
}

A.Path, A.Path:visited, A.Path:link
{		
	color: #878787;
	font-size: 10px;
	text-decoration: none;
}
A.Path:hover
{
	text-decoration: underline;
}

.InputTitle
{
    font-size: 11px;
}

.NumberBig
{
    font-size: 24px;
    font-weight: bold;
}


/* Themes */

.cListTitleBlue
{
	color: #FBAC29;
	font-weight:bold;	
}

.cListTitleGray
{
	color: #FBAC29;
	font-weight:bold;	
}

.cListTitleOrange
{
	color: #FBAC29;
	font-weight:bold;	
}

.cListTitleGreen
{
	color: #44a90b;
	font-weight:bold;	
}

.cTextBlue
{
	color: #1d3b84;
}
.cTextGray
{
	color: #666666;
}
.cTextOrange
{
	color: #FBAC29;
}
.cTextGreen
{
	color: #44a90b;
}

A.SiteMapGray, A.SiteMapGray:visited, A.SiteMapGray:link
{		
	color: #999999;
	text-decoration: none;
}
A.SiteMapGray:hover
{
	text-decoration: underline;
}

A.SiteMapOrange, A.SiteMapOrange:visited, A.SiteMapOrange:link
{		
	color: #f6a725;
	text-decoration: none;
}
A.SiteMapOrange:hover
{
	text-decoration: underline;
}

A.SiteMapGreen, A.SiteMapGreen:visited, A.SiteMapGreen:link
{		
	color: #43A80A;
	text-decoration: none;
}
A.SiteMapGreen:hover
{
	text-decoration: underline;
}

A.SiteMapBlue, A.SiteMapBlue:visited, A.SiteMapBlue:link
{		
	color: #136DCE;
	text-decoration: none;
}
A.SiteMapBlue:hover
{
	text-decoration: underline;
}

A.ServiceLinkGreen, A.ServiceLinkGreen:visited, A.ServiceLinkGreen:link
{		
	color: #43A80A;
	font-size: 14px;
	text-decoration: underline;
}

A.ServiceLinkGreen:hover
{
	text-decoration: none;
}

A.ServiceLinkBlue, A.ServiceLinkBlue:visited, A.ServiceLinkBlue:link
{		
	color: #136DCE;
	font-size: 14px;
	text-decoration: underline;
}

A.ServiceLinkBlue:hover
{
	text-decoration: none;
}

/* End Themes */