﻿
.drhydeborderedcell
{
border-right: #404040 1px solid; 
border-top: #404040 1px solid;
 border-left: #404040 1px solid;
border-bottom: #404040 1px solid;
}


.drhydetext
{
    font-family:Comic Sans MS;
    text-align:justify; 
    font-size:12pt;
    color:#606060;
}
.drhydepagetitle
{
    color:#2E4C71;
    Font-family: Arial;
    font-size:16pt;
    font-weight:bold;
    font-style:italic;
}

.doctorhydebutton
{
  background-image: url(../../ImagenesWS/buttons/DHButton.jpg);
  background-repeat:no-repeat;
  background-position:-12px 01px;
}

.doctorhydebutton:hover
{
  /* background-image: url(../../ImagenesWS/buttons/DHButton2.jpg);*/
}

.doctorhydemenu 
{
   color:#004A80;
   text-decoration: none;
   font-family:Comic Sans MS;
   /*font-family:verdana;*/
   font-size:11pt;
   font-weight:bold;
   margin-left:18px;
   
 }
 
 .doctorhydemenu:hover
 {
  font-size:12pt;
 }

/*.doctorhydemenu:hover
{
    color:white;
     background-color:#34609b;
    text-decoration:none;
    font-family:verdana ;
    font-size:11pt;
 font-weight:bold;
}
*/

.headerlabel
{
    color:#1E3C71;
    Font-family: Arial;
    font-size:9pt;
    font-weight:normal
}

.FieldLabel
{
    color:#2E4C71;
    Font-family: Arial;
    font-size:9pt;
    font-weight:bold
}

.FieldTB
{
    color:#505050;
    Font-family: Arial;
    font-size:9pt;
    font-weight:normal;
}

.borderedimg
{
    border-right: dimgray 1px solid;
    border-top: dimgray 1px solid;
    border-left: dimgray 1px solid;
    border-bottom: dimgray 1px solid;
}  

.IN2Blue
{
   background-color :#507CD1;   
}
.SkyTeambg
{
    background-color:#2E4C71;
}

.EMRRedBg
{
     background-color :#AA0B0B; 
}

.EMRRed
{
    color:#AA0B0B; 
}

.EMRWhiteMenu 
{
      color:White;
font-family:Arial Black;
   font-weight:normal;
   font-size:11pt;
   text-decoration:none;
   
 }
 
 .EMRWhiteMenu:hover
{ 
   color:White;
   background-color:#AA0B0B;
   font-family:Arial Black;
   font-weight:normal;
   font-size:11pt;
 }
 
.CommunicateGreenMenu 
{
   color:#0f6221; 
   text-decoration:none;
   
 }

.CommunicateGreenMenu:hover
{
   color:#0f6221; 
   background-color:#f0f0f0;
   /*font-weight:bold;*/
   border:3px outset;
}

.EMRRedMenu 
{
   color:#641d18; 
   text-decoration:none;
   
 }

.EMRRedMenu:hover
{
   color:white; 
   background-color:#AA0B0B;
   font-weight:bold;
}

/******************************/
.normalpagetittle
{
    color:#2E4C71;
    Font-family: Arial;
    font-size:24;
    font-weight:bold
}

.smalltext
{  
    color:#2E4C71;
    Font-family: Arial;
    font-size:8pt;
}


/**Styling information specific to individual content pages**/

/* Accordion */
.accordionLink
{
    color:White;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #78A3BC;
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{	
    font-family: Arial, Sans-Serif;
    color:#505050;
	font-size: 8pt;
    background-color: #f3f3FF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}


/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:100%;		
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}

.smallhyperlink
{
     color:#505050;
     font-family:Verdana;
     font-size:6pt;
}

.smallhyperlink2
{
     color:#78A3BC;
     font-family:Arial;
     font-size:8pt;
}

