/* CSS Document */

.header	{
background-color:#1086C6;
}
.menu	{
background:url(../images/menuBg.gif);
background-repeat:repeat-x;
}
.menuActive	{
background:url(../images/menuBgActive.gif);
background-repeat:repeat-x;
}

.submenuBG	{
background:url(../images/subMenuBg.gif);
background-repeat:repeat-y;
}

.submenu	{
background:url(../images/subMenuBgBottom.gif);
background-position:bottom;
background-repeat:no-repeat;
border-right-width: 1px;
border-right-style: inset;
border-right-color: #7BA2D6;
}
.border	{
	border: 1px solid #7BA2D6;	
}
.centerBg{
background-color:#E6ECFF;
}
.centerTop{
background:url(../images/bgCenterTop.gif);
background-repeat:repeat-x;
}
.centerBottom{
background:url(../images/bgCenterBottom.gif);
background-repeat:repeat-x;
}


.menuItem, .menuItemActive	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #327DB5;
	text-decoration: none;
	padding-left: 3px;
	width: 100%;
}

.menuItemActive, .menuItem:hover	{
	color:#005082;
}


.subMenuItem, .subMenuItemActive	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #327DB5;
	text-decoration: none;
	width: 100%;

}

.subMenuItemActive	{
font-weight:bold;

}
.menuItemLink	{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #327DB5;
	text-decoration: none;
}
.subMenuItem:hover	{
text-decoration: underline;

}
.hotLink	{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7BA2D6;
	border-left-color: #7BA2D6;

}

.hotLinkLeft	{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7BA2D6;
}

.hotLinkRight	{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7BA2D6;
}
.hotLinkTop	{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7BA2D6;
}
.hotLinkBottom, .hotLinkLine{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7BA2D6;
}
.hotLinkLine {
	background-color:#ffffff;
}
.hotLinkLine2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7BA2D6;
	background-color:#E6ECFF;
}

.titleBG	{
	background:url(../images/titleBG.gif);
	background-repeat:repeat-x;
}

.titleBG2	{
background:url(../images/titleBG2.gif);
background-repeat:repeat-x;
}

.inputField	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #7BA2D6;
	padding-left: 3px;
}
.linkWhite, .linkBlack	{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.linkBlack	{
	color:#000000;
}
.MenuLista	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #327DB5;
}
.MenuLista:hover	{
	text-decoration: underline;
}
.Path {
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	text-decoration: none; 
	}

.Path:hover {text-decoration: underline; }

.titleMain, .titleMainLink	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #327DB5;
	text-decoration: none;
	font-weight:bold;
	padding-left: 5px;
	padding-right: 5px;
}
.titleMainHTML 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #327DB5;
	text-decoration: none;
	font-weight:bold;
	padding-left: 0px;
	padding-right: 0px;
}

.titleMainLink:hover	{
	color: #95C0E1;
}

.main, .mainSmall	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F4F;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
}

.mainSmall	{
	font-size: 10px;
}

.footer	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.menuStyle{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7BA2D6;
	border-bottom-color: #7BA2D6;
}
.menuLeftStyle, .borderLeftRight, .borderLeft{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7BA2D6;
}
.menuRightStyle, .borderLeftRight, .borderRight{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7BA2D6;
}

.borderLeftRight	{

}

.borderTop	{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7BA2D6;
}

.borderBottom	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7BA2D6;
}
.menuActiveBg	{
	background-color:#ffffff;
}
.menuActiveBg2	{
	background-color:#E6ECFF;
}


.menuBg	{
	background-color:#FFFFFF;
}

.Text, .Description, .HotlinkDescription, .RegistrationFormText, .NewDescription, .TextBlue	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
}
.TextBlue	{
	color: #327DB5;
}
.NewsLettersNoticiasT1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.NewsTitle, .TituloNoticias	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F4F;
	text-decoration: none;
}

.NewsTitle:hover	{
	color: #A4A4A4;
}

.MenuLista	{
	text-decoration: none;

}
.childLink	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #327DB5;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
}
.RegistrationInput, .FormInput, .sendButton	{
	border-width: 1px;
	border-style: solid;
	border-color: #7BA2D6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
}

.sendButton	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #327DB5;
	text-decoration: none;
	border: 1px solid #7BA2D6;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.sendButton:hover	{
	background:#297DB5;
	color: #ffffff;
}

.tdLine, .tdLine2, .tdLine1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F4F4F;
	text-decoration: none;
	
}
.tdLine2	{
	background-color:#ffffff;
}
.tdLine	{
background-color:#E6ECFF;
}
.hotlinkDescription	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #327DB5;
	text-decoration: none;
}