/* *****************************************************************
Order the styles below alphabetically for ease of selection in the drop-down lists.  
NB: to add a style to the drop-down list, insert a "." before the name. 
****************************************************************** */

Body {
 margin-left: 0;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 background-color: #FFFFFF;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #333333;
}

A:Active {
 color: #D5031A;
}

A:Hover {
 color: #1C72A6;
}

A:Link {
 color: #D5031A;
}

A:Visited {
  color: #D5031A;
}

P {
 font-size: 12px;
 color: #000000;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 margin-left: 5px;
 margin-right: 5px;
}

Input,TextArea,Select {
 color: #333333;
 background-color: #7ABDE8;
 font-family: Arial,Verdana,Helvetica;
 font-size: 11px;
 border-color: #264673;
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px;
} 

LI{
 font-size : 12px;
 color: #000000;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 margin-left: 2px;
 margin-right: 2px;
 margin-bottom: 5px;
}


TD {
 font-size: 12px;
 color: #000000;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
}

HR {
 height:1px;
 align:left;
 width:100%;
 color:#D5031A;
}

/* ***********************************************************************************
 CLIENT STYLES BELOW APPEAR IN THE EDITOR DROP DOWN LIST.
 Order the styles below alphabetically for ease of selection in the drop-down lists.  
 NB: to add a style to the drop-down list, insert a "." before the name.
*********************************************************************************** */

.Body_Text {
 font-size: 12px;
 color: #000000;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 margin-left: 0px;
 margin-right: 0px
 margin-bottom: 10px;
 margin-top: 10px
}

.Body_Text_Small {
 font-size: 10px;
 color: #666666;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 margin-left: 0px;
 margin-right: 0px;
}

.Body_Text_Tiny {
 font-size: 9px;
 color: #333333;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 margin-left: 0px;
 margin-right: 0px;
}

.Input.Form_Button {
 background-color: #D5031A;
 color: #FFFFFF;
 border-color: #248DAA;
 font-family : Arial,Verdana,Helvetica;
 font-size: 11px;
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px; 
}

.Form_Input {
 color: #292929;
 background-color: #FFFFFF;
 font-family: Arial,Verdana,Helvetica;
 font-size: 10px;
 border-color: #248DAA;
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px;
 scrollbar-face-color: #248DAA;
 scrollbar-highlight-color: #389DCC;
 scrollbar-shadow-color: #000000;
 scrollbar-3dlight-color: #389DCC;
 scrollbar-arrow-color: #AF1b20;
 scrollbar-track-color: #9b9fa1;
 scrollbar-darkshadow-color: #8BABBC;
}

Form_Field_Hidden {
 border-top-width:0px;
 border-left-width:0px;
 border-left-color: #FFFFFF;
 border-bottom-width: 0px;
 border-bottom-color: #FFFFFF;
 border-top-color: #FFFFFF;
 border-right-width: 0px;
 border-right-color: #FFFFFF;
 width: 1px;
 height: 1px;
 color: #FFFFFF;
}

.Heading_Main {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #D5031A;
 font-weight: bold;
}

.Heading_Sub {
 font-size: 12px;
 font-weight: bold;
 color: #1C72A6;
}

.Heading_Sub_Alternative {
 font-size: 12px;
 font-weight: bold;
 color: #D5031A;
}

.Horizontal_Line {
 height:1px;
 align:left;
 width:100%;
 color:#1C72A6;
}

.Horizontal_Dotted_Line {
 height:1px;
 align:left;
 width:100%;
 color:#D5031A;
 border-style: dotted;
}

.Page_Title {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #D5031A;
 font-weight: bold;
}

.Style_Bullet{
 font-size : 10px;
 color: #000000;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 list-style-image: url(/sharedfiles/bio-strategy/images/site/style-bullet.gif);
 margin-left: 2px;
 margin-right: 2px;
 margin-bottom: 0px;
}

.Table_Main {
 border-width:.05em;
 border-bottom-style:solid;
 border-top-style:solid;
 border-right-style:solid;
 border-left-style:solid;
 border-color:#ADA585;
}

.Table_Background_Dark {
 background-color: #A5B7CF;
}

.Table_Background_Light {
 background-color: #DCE3ED;
}