﻿body
{
	font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 10pt;
	/*background-color:#003F50 !important;*/
	background-color: white;
	height: auto;	
}

body.v4master
{
	overflow-x:auto;
	min-width:1000px;
	/* min-width equivalente para IE6 y anteriores */	
	width: expression(document.body.clientWidth < 1000? "1000px": "100%" );
}

a 
{
	font-family: Arial, Segoe UI, Verdana, sans-serif;
	text-decoration: none;
	color:#5B97B0;
}
a:hover
{
	text-decoration: underline;
}
hr
{
	color: #003F50 !important;
	height: 0px !important;
	margin: 0px;
}

/* Estilo usado genericamente para quitarle el borde a una imagen */
.ImageNoBorder
{
	border: 0px transparent none;
}

/* Estilo usado genericamente para declarar un elemento no flotante */
.divClear
{
	clear:both;	
	height:0px;
	line-height:0px;
	margin: 0px 0px 0px 0px;
	border: 0px transparent none;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
}

/* Style div hr */
.divhrSolid
{
	border-top: 1px #003F50 solid;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Sobreescribe la clase master de Band.css */
/*.cuerpo
{*/
	/*width:999px;
	margin-left:auto;
	margin-right:auto;
	height:100%;*/
		
	/*background-color:#FFFFFF;
	min-width:999px;*/
	
	/*width: 999px;*/
	/* min-width equivalente para IE6 y anteriores */	
	/*width: expression(this.clientWidth < 999 ? "999px": this.clientWidth );*/
/*}*/
.cuerpo
{
	width:80%;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-color:#FFFFFF;
	min-width:975px;
	/* min-width equivalente para IE6 y anteriores */	
	width: expression(document.body.clientWidth < 1219? "975px": "80%" );	
}

/* Links intranet extranet */
.linksIntranet
{
	color:white !important;
}
.linksIntranet:hover
{
	text-decoration:underline;
}

.backgroundColorSolid
{
	background-color: #003F50;
	color:#b8cfdc;
}

/* Ribbon Class */
body #s4-ribbonrow{
	min-height:43px;
	background-color:#003F50;
	overflow-x:auto;
	overflow-y:hidden;
}

.ms-cui-ribbon{
	font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 10pt;
	color:#6c6e70;
}
.ms-MenuUILabel,.ms-MenuUILabelRtL,.ms-menuuilabelcompact,.ms-menuuilabelcompactRtl
{
	font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size:10pt;
	width:100%;
}
.ms-cui-tabContainer
{
	font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size:8pt;

}

/* Overwrite TitleHeader Class */
.s4-title{
	padding:0px 0px 0px 0px;
	margin:0px;
	min-height:64px;
	background-color:white;
	word-wrap:break-word;
	-ms-word-wrap:break-word;
	overflow-x:hidden;
}
.s4-titletextSolid{
	/*width:100%;*/
	vertical-align:middle;
	unicode-bidi:embed;
}



/* Overwrite Logo Class */
.s4-titlelogo
{
	padding:0px 5px 0px 0px;
	text-align:left;
	vertical-align:middle;
}


/* Overwrite Navigation Class */
.s4-navigationSolid
{
	padding-top: 5px;
	padding-left: 5px;
	/*padding-bottom: 5px;*/
}
.s4-titleSolid{
	background-color:white;
	word-wrap:break-word;
	-ms-word-wrap:break-word;
	overflow-x:hidden;
}
.s4-titleSolid h1,.s4-titleSolid h2{
	font-size:10pt;
	font-weight:normal;
	display:inline;
	padding:0px;
	margin:0px;
	color: #003F50;
}
.s4-titleSolid h1 a{
	color:#003F50;
	/*display:inline-block;*/
}
.s4-titleSolid h2 a{
	color:#003F50;
	font-weight:normal;
}
.s4-titleSolid h1 a:hover,.s4-titleSolid h2 a:hover{
	text-decoration:underline;
}
.s4-titleSolid h2{
	color:#003F50;
	font-weight:bold;
}




/* Links area */
.myLinksArea
{
	text-align:right;
	vertical-align: bottom;
	font-size: 10pt;
	width:240px;
	/*line-height: 12pt;*/
}
.linksAreaStyle
{
	padding-bottom: 5px;
	padding-right: 3px;
}
/* Links combo */
.linksAreaStyle select
{
	font-family:Arial, Segoe UI, Verdana, sans-serif;
	border:solid 1px #003F50;
	font-size: 10pt;
	color: #003F50;
}
/* Links list */
.linksAreaStyle ul
{
	list-style: none outside none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.linksAreaStyle li
{
	font-family:Arial, Segoe UI, Verdana, sans-serif;
	background-color: transparent;
	/*display: inline;
	margin: 0px 3px 0px 3px;*/
}
.linksAreaStyle a
{
	color: #003F50;
	font-size: 10pt;
}


/* Overwrite horizontal menu styles */
.s4-menuContainerSolid
{
	font-family:Arial, Segoe UI, Verdana, sans-serif;
	padding:2px 10px 2px 5px;
	background-color: #003052;
}

.s4-tn
{
	padding:0px;
	margin:0px;
}
.s4-tn ul.static{
	white-space:nowrap;
}
.s4-tn li.static > .menu-item{
	color:white;
	white-space:nowrap;
	border:1px solid transparent;
	padding:4px 10px;
	display:inline-block;
	height:15px;
	vertical-align:middle;
}
.s4-tn ul.dynamic{
	background-color:#003F50;
	border:1px solid #b8cfdc;
	
}
.s4-tn li.dynamic > .menu-item{
	display:block;
	padding:3px 10px;
	white-space:nowrap;
	font-weight:normal;
	color: white;
}
.s4-tn li.dynamic > a:hover{
	font-weight:normal;
	color:white;
	text-decoration:underline;
	/*background-color: #ffc72a;*/
	background-color: #E6942D;

}
.s4-tn li.static > a:hover
{
	color:white;
	text-decoration:underline;
	/*background-color: #ffc72a;*/
	background-color: #E6942D;
}


/* Overwrite Search Class */
.s4-search{
	padding-top:2px !important;
	padding-left:0px !important;
	padding-right:0px !important;
	padding-bottom:0px !important;
}
.s4-search input{
	font-family:Arial, Segoe UI, Verdana, sans-serif;
	font-size:10pt;
	height:16px;
	padding:1px 3px 2px;
	border-right:none !important;
	width:221px !important;
	margin-top:3px;
}
.s4-search INPUT.ms-sbplain
{
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	margin-top: 0px; 
	color: #476382;
	border-top: #e3e3e3 1px solid;

	padding-bottom: 0px;
	padding-left: 3px;
	width: 191px !important;
	padding-right: 3px;
	background: url(/_layouts/images/bgximg.png) #fff repeat-x 0px —512px;
	height: 17px;
	font-size:10pt; 
	border-top: #e3e3e3 1px solid;
	border-right: 0px; 
	padding-top: 2px ;
}


 



/* Horizontal menu styles */
.mytopNavRoundLeft
{
	width: 1px;
}
.myglassSpacerLeft
{
	background-image: url('Images/bl_Navbar_Splitter.jpg');
	background-repeat:no-repeat;
	width: 1px;
	height: 30px;

}
.myglassSpacerRight
{
	background-image: url('Images/bl_Navbar_Splitter.jpg');
	background-repeat:no-repeat;
	width: 1px;
	height: 30px;


}
.mytopNavContainer
{
	height: 30px;
	background-color: #003F50;
	margin-bottom: 10px;
}
.mytopNav
{
    /**position:relative;
    *top:-1px;*/
}

.mytopNavItem
{ 
	height: 30px;
}
.mytopNavItem a
{
	font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 10pt;
	/*#C3DBE7*/
	color: #b8cfdc;
	padding: 0px 10px 0px 10px;
	height: 30px;	
}
.mytopNavSelected 
{ 
	height: 30px;
	/* Azul claro */
	background-color: #b8cfdc;
}
.mytopNavSelected a
{
	font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 10pt;
	padding: 0px 10px 0px 10px;
	height: 30px;
	/* Azul oscuro */
	color: #003F50;
}
.mytopNavHover
{
	height: 30px;
	/* Naranja */
	background-color: #ffc72a;
}
.mytopNavHover a
{
	color:white;
}

.mytopNavFlyOuts
{
	border-top:1px #CBD1E0 solid;
}
.mytopNavFlyOutsItem
{	
	font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 10pt;
	background-color: #003F50;
	border:1px #CBD1E0 solid;
	border-top-style: none;
	color:#B8DFCD; 
}
.mytopNavFlyOutsItem a
{
    display:block;
    padding:4px 5px 4px 5px;
}
.mytopNavFlyOutsHover
{
	background-color: #ffc72a;
}
.mytopNavFlyOutsHover a
{
	text-decoration:underline;
	color:white;
}


/* Space under horizontal menu */
.spacerMenuBottom
{
	padding-bottom: 10px;
}


/* Overwrite vertical menu class */
body #s4-leftpanel
{
	width:170px;
	float:left;
}
body #s4-leftpanel-content
{
	padding:0px 0px 5px;
	background-color:white;
	border:0px solid #dbddde;
	border-width:0px 0px 0px 0px;
}
.ms-quickLaunch
{
	padding-top:1px;
}
.s4-specialNavLinkList{
	margin:0px;
	border-top:px solid #dbddde;
	padding-top:5px;
}


/* Overwrite content zone */
.s4-ca
{
	background:#fff;
	/* Same that leftpanel*/
	margin-left:170px;
	margin-right:0px;
	min-height: 0px;
}
DIV.article
{
	padding: 5px 5px 5px 5px;
}
.contentSolid
{
	font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 10pt;
	min-height: 300px;
	/*margin-top: 10px;*/
}


/* Vertical menu styles */
.myleftNav
{
	/*margin-right:15px;*/
	margin-left:7px;
	margin-top:4px;
	padding-top:0px;
	border:1px #86b1c6 solid;
	/*background-color: #D0D6E3;*/
	background-color: #003052;
	width:160px;
}
.myleftNavSpacer
{
	width:160px;
}
.myleftNav1, .myleftNav2, .myleftNav3
{
	/*color: #354260;*/
	color:white !important;
	
}

.myleftNav1
{
	font-family: Arial, Segoe UI, Verdana, sans-serif; 
	font-size: 10pt; 
	/*font-weight:bold; */
	line-height:14pt;
}
.myleftNav1 a
{
	font-family: Arial, Segoe UI, Verdana, sans-serif;  
	font-size: 10pt; 
	/*font-weight:bold; */
	padding-left:5px;
	display:block;
	padding-right:10px;
}
.myleftNav2
{	
	font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 10pt; 
	line-height:14pt;
}
.myleftNav2 a
{
	padding-left:10px;
	display:block;
	padding-right:10px;
}
.myleftNav3
{	
	font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 10pt; 
	line-height:14pt;
}
.myleftNav3 a
{
	padding-left:18px;
	display:block;
	padding-right:10px;
}
.myleftNavSelected
{
	/*background-color: #B2BCD3;
	color: #F4F5F9;*/
	/*background-color:#5b97b0;*/
	background-color:#9FC2D3;
	color: white !important;
	/*border-top:1px #B2BCDD solid;
	border-bottom:1px #B2BCDD solid;*/
	line-height:14pt;
}
.myleftNavHover
{
	background-color: #E6942D;
	/*color:#E6942D !important;*/
}




/* Search controls styles */
.searchControl
{
    margin:2px 2px 2px 2px;
}
.searchControl .ms-sbcell .ms-sbplain
{
    margin-right:2px;
    margin-left:2px;
    border:1px #555555 solid;
    height:14px;
}
.searchControl .ms-sbcell
{
    border:none;
    font-weight:normal; 
    font-size:10pt; 
    color: #b8cfdc;
    padding:0px;
}
.searchControl .ms-sbgo
{
    background:none;
}



/* Footer fijo */
body #s4-workspace
{
	overflow-y:scroll;
	overflow-x:auto;
	position:relative;
	
	/*height: 100%;*/
	min-width: 999px;
	left:0px;
}
.SolidFooter
{
	clear:both;
	font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 10pt; 
	color: #003F50;
	text-align:center;

	border: 0px transparent none;
	border-top: 1px #003F50 solid;
   	padding: 3px 0px 0px 0px;
   	/*margin-top: 5px;*/
   	
  	width:80%;
   	margin-left:auto;
	margin-right:auto;
	min-width:975px;
	/* min-width equivalente para IE6 y anteriores */	
	width: expression(document.body.clientWidth < 1219? "975px": "80%" );	
	
	height: 25px;   
	min-height: 25px;	
	line-height: 25px;
	vertical-align: middle;
}


/* Estilos para el WebPart de info de Usuario */
.UserInfoContainer
{
	padding-top: 10px;
	width: 100% !important;
}
.UserInfoDivFoto
{
	float:left;
	width: 12%;
	border: 1px #003F50 solid;
	margin-right: 7px;
}
.UserInfoName
{
	font-family: Arial, Helvetica, sans-serif;  
	font-size:12pt; 
	font-weight:bold;
	color: #003F50;
	padding-bottom: 2px;
}
.UserInfoTitle
{
	font-family: Arial, Helvetica, sans-serif;  
	font-size:10pt; 
	color: #003F50;
	padding-bottom: 2px;
}
.UserInfoDepartment
{
	font-family: Arial, Helvetica, sans-serif;  
	font-size:12pt; 
	color: #ffc72a;
	padding-bottom: 2px;
}
.UserInfoBlogLink
{
	font-family:Arial, Helvetica, sans-serif !important; 
	font-size: 10pt !important; 
	text-decoration:none !important;
	color: #003f50 !important;
}
.UserInfoBlogLink:hover
{
	text-decoration:underline !important;
}
.UserInfoBiography
{
	font-family: Arial, Helvetica, sans-serif;  
	font-size:10pt; 
	padding-top: 5px;
	padding-bottom: 5px;
	color: black;
}



/* Subscription Form Styles */
.SF_MainContainerDiv
{
	font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 10pt; 
	border: 1px #004257 solid;
}
.SF_FormTitleDiv
{
	padding: 5px 0px 5px 0px;
	border-bottom: 1px #004257 solid;
	text-align:center;
	background-color: #ffc72a;
}
.SF_FormDescriptionDiv
{
	padding: 5px 5px 5px 5px;
}
.SF_ContainerDiv
{
	padding: 5px 5px 5px 5px;
}
.SF_LineDiv
{
	padding: 2px 0px 2px 0px;
}
.SF_LabelDiv
{
	float:left;
	/*height: 24px;
	line-height: 24px;
	vertical-align:middle;*/
	margin-top: 3px;
	width:65px;
	/*min-width:65px;*/
	/* min-width equivalente para IE6 y anteriores */	
	/*width: expression(this.clientWidth < 65? "65px": this.clientWidth);*/
}
.SF_TextDiv
{
	float:left;
}
.SF_TextInput
{
	
}
.SF_DivError
{
	color:red;
	text-align:left;
	display:inline-block;
}
.SF_DivButton
{

}
.SF_Button
{
				
}
.SF_DivOtherImage
{
	display: block;
	padding: 2px 0px 2px 0px;
}
.SF_TextSubmit
{
	border-bottom: 1px #004257 solid;
	border-left: 1px #004257 solid;
	border-right: 1px #004257 solid;
	padding: 5px 2px 0px 2px;
	font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 10pt; 
}
.SF_FormLOPDDiv
{
	padding: 5px 5px 5px 5px;			
}




/* Contact Form Styles */
.CF_MainContainerDiv
{
	font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 10pt; 
}
.CF_FormTitleDiv
{
	padding: 5px 0px 5px 0px;
}
.CF_FormDescriptionDiv
{
	padding: 5px 5px 5px 5px;
}
.CF_ContainerDiv
{
	padding: 0px 5px 0px 5px;
}
.CF_LineDiv
{
	padding: 2px 0px 2px 0px;
}
.CF_LabelDiv
{
	float:left;
	margin-top: 3px;
	width:120px;
	/*min-width:65px;*/
	/* min-width equivalente para IE6 y anteriores */	
	/*width: expression(this.clientWidth < 65? "65px": this.clientWidth);*/
}
.CF_TextDiv
{
	float:left;
}
.CF_TextInput
{
	
}
.CF_DivError
{
	margin-left: 5px;
	color:red;
	text-align:left;
	display:inline-block;
}
.CF_DivButton
{

}
.CF_Button
{
				
}
.CF_DivOtherImage
{
	/*display: block;*/
	padding: 0px 0px 0px 5px;
}
.CF_DivOtherImage a
{
	font-family:Arial, Segoe UI, Verdana, sans-serif !important;
	background-color: transparent !important;
	font-size:10pt !important;
	text-decoration:none !important;
	color: #5B97B0 !important;
	font-weight:normal !important;
}
.CF_DivOtherImage a:hover
{
	text-decoration:underline !important;
	color: #5B97B0 !important;	
}
.CF_TextSubmit
{
	padding: 5px 2px 0px 2px;
	font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 10pt; 
}
.CF_FormLOPDDiv
{
	padding: 5px 5px 5px 5px;			
}



/* Custom Styles for all page for Solid  
o	Title: 16pt
o	Subtitle: 14pt
o	Header: 12pt
o	Normal: 10pt
*/
.SignIn_EmailTitle
{
	width: 98px;
	text-align: left;
	color: #023D4F;
	line-height: normal;
	clear: both;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 170px;
	float: left;
}

.SignIn_EmailValue input
{
	float: left;
	width: 195px;
}

.SignIn_Password
{
	padding-top:5px;
}

.SignIn_PasswordTitle
{
	width: 98px;
	text-align: left;
	color: #023D4F;
	line-height: normal;
	clear: both;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 170px;
	float: left;
}

.SignIn_PasswordValue input
{
	float: left;
	width: 195px;
}

.SignIn_Buttons
{
	clear: both;
 	color:#676767;
 	font-family:verdana,arial,hevetica,sans-serif;
 	font-size:8pt;	
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	text-align:justify;
}

.SignIn_Submit
{
	width: auto;
	height: 26px;
	text-align: left;
	color: #000000;
	line-height: normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	vertical-align: middle;
	float: left;
	height:26px;
	cursor: pointer;
	margin-left: 267px;
	padding-right:5px;
	text-align:left;
	/*margin-right: 40px;*/
}

.SignIn_Cancel
{
	color:#676767;
	font-family:Verdana,arial,helvetica,sans-serif;
	font-size:8pt;
	text-align:justify;
}

.SignIn_Error
{
	color: #FF0000;
	line-height: normal;
	padding-left: 98px;
	padding-top:5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

.SignIn_RequiredField
{
	color: #FF0000;
	line-height: normal;
	padding-left: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

.SignIn_RequiredAsterisk
{
	font-size: 18px;
}

.SolidStylesCustom-Title
{
	font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 16pt;
	color:#ffc72a;	
	font-weight:normal;
}
.SolidStylesCustom-Sub-Title
{ 
    font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 14pt;
	color:#004257;
	font-weight:normal;	
}
.SolidStylesCustom-Header
{ 
    font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 12pt;
	color:#5b97b0;	
	font-weight:normal;
}
.SolidStylesCustom-Normal
{ 
    font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 10pt;
	color:black;	
	font-weight:normal;
}
.SolidStylesCustom-Normal-Bold
{ 
    font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 10pt;
	color:black;
	font-weight:bold;	
}
.SolidStylesCustom-Normal-Italic
{ 
    font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 10pt;
	color:black;	
	font-style:italic;
	font-weight:normal;
}
.SolidStylesCustom-Normal-Link
{
	font-family:Arial, Segoe UI, Verdana, sans-serif !important;
	background-color: transparent !important;
	font-size:10pt !important;
	text-decoration:none !important;
	color: #5B97B0 !important;
	font-weight:normal !important;
}
.SolidStylesCustom-Normal-Link:hover
{
	text-decoration:underline !important;
	color: #5B97B0 !important;
}

.ms-rteStyle-Solid-Title
{
	-ms-name:"Solid Title";
	font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 16pt;
	color:#887E6F;	
	font-weight:normal;
}
.ms-rteStyle-Solid-Sub-Title
{ 
	-ms-name:"Solid SubTitle";
    font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 14pt;
	color:#9FC2D3;
	font-weight:normal;	
}
.ms-rteStyle-Solid-Header
{ 
	-ms-name:"Solid Header";
    font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 12pt;
	color:#5b97b0;	
	font-weight:normal;
}
.ms-rteStyle-Solid-Normal
{ 
	-ms-name:"Solid Normal";
    font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 10pt;
	color:black;	
	font-weight:normal;
	text-align:justify;
}

.ms-rteStyle-Solid-Normal a
{ 
	color:#0000FF !important;
}

.ms-rteStyle-Solid-Normal a:visited
{ 
	color:#B674FF !important;
}


.ms-rteStyle-Solid-Normal-Bold
{ 
	-ms-name:"Solid Normal Bold";
    font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 10pt;
	color:black;
	font-weight:bold;	
}
.ms-rteStyle-Solid-Normal-Italic
{ 
	-ms-name:"Solid Normal Italic";
    font-family: Arial, Segoe UI, Verdana, sans-serif;
	font-size: 10pt;
	color:black;	
	font-style:italic;
	font-weight:normal;
}
.ms-rteStyle-Solid-Normal-Link
{
	-ms-name:"Solid Normal Link";
	font-family:Arial, Segoe UI, Verdana, sans-serif !important;
	background-color: transparent !important;
	font-size:10pt !important;
	text-decoration:none !important;
	color: #5B97B0 !important;
	font-weight:normal !important;
}
.ms-rteStyle-Solid-Normal-Link:hover
{
	-ms-name:"Solid Normal Link:hover";
	text-decoration:underline !important;
	color: #5B97B0 !important;
}

.ms-rteStyle-Comment
{
	color: #9F9311 !important;
}


/* Intranet Styles */
.ms-linksection-level1
{
	font-family:Arial, Segoe UI, Verdana, sans-serif ;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.ms-linksection-level1 td
{
	padding-left:0px;
	padding-bottom:17px;
}
.ms-linksection-level1 h3
{
	font-size:12pt;
	font-weight:normal;
	color:#003F50;
	margin:0px;
	padding:0px;
}
.ms-linksection-level1 h3 a
{
	color:#003F50;
}
.ms-linksection-level1 h3 a:hover
{
	text-decoration:underline;
}
.ms-linksection-level1 img
{
	padding:0px 8px 0px 0px;
}
.ms-linksection-level1 ul
{
	margin:0px;
	padding:0px;
}
.ms-linksection-level1 ul li
{
	line-height:14px;
	list-style:none;
	padding-top:1px;
	margin-left:0px;
	margin-right:0px;
}
.ms-linksection-level1 ul li a
{
	font-size:10pt;
	color:black;
}
.ms-linksection-level1 ul li a:hover
{
text-decoration:underline;
}
.ms-linksection-level2
{
font-family:verdana;
margin:0px;
padding:0px;
}
.ms-linksection-level2 td
{
padding-left:5px;
padding-bottom:17px;
}
.ms-linksection-level2 h3
{
font-size:11pt;
font-weight:normal;
/* [ReplaceColor(themeColor:"Dark1-Lightest")] */ color:#7F7F7F;
margin:0px;
padding:0px;
}
.ms-linksection-level2 h3 a
{
/* [ReplaceColor(themeColor:"Accent5-Darker")] */ color:#288400;
}
.ms-linksection-level2 h3 a:hover
{
text-decoration:underline;
}
.ms-linksection-level2 img
{
padding:0px 8px 0px 10px;
}
.ms-linksection-level2 ul,.ms-linksection-level2 ul li
{
display:inline;
line-height:16px;
}
.ms-linksection-level2 ul
{
margin:0px;
padding:0px;
}
.ms-linksection-level2 ul li
{
font-size:8pt;
font-weight:normal;
/* [ReplaceColor(themeColor:"Dark1",themeTint:"0.81")] */ color:#cfcfcf;
list-style:none;
white-space:nowrap;
}
.ms-linksection-level2 li a
{
/* [ReplaceColor(themeColor:"Hyperlink")] */ color:#0072BC;
}
.ms-linksection-level2 li a:hover
{
text-decoration:underline;
}
.ms-linksection-level2 span
{
padding:0px 2px 0px 0px;
}





