﻿/* ======================================================================================================================================== */  
/*Menu Style*/
#logo { 
   float: left;    width: auto;    background: #CCCCCC;   margin: 0;        
}
.primaryStaticMenu
{
   background-color: transparent;   float: left; 
}
.primaryStaticMenuItem
{   
   background-color: #16247E;    border-width: 0px;   border-color: #efefef #aaab9c #ccc #efefef;  border-style: solid;   color: #ffffff;   
}
.primaryStaticHover
{
   color: #800000;   background: #FFFFF;
}

.primaryDynamicMenu
{   
   background-color: #f7f2ea;   border-bottom: solid 1px #ccc;    
}  
.primaryDynamicMenuItem
{  
   background-color: #739ACE;    color: #FFFFFF;      border-width: 0px;   border-color: #f7f2ea #aaab9c #f7f2ea #efefef;     border-style: solid;         
}    
.primaryDynamicHover
{
   color: #800000;   background: #FFFFFF;
}            

.secondaryLevelOne
{
   background-color: transparent;   background-repeat: repeat-x;   margin: 1.5em 0 0 0;
}
.secondaryLevelTwo
{
   background: #FAFBFB;   
}
.secondaryStaticHover
{
   color: #800000;
}
/* ======================================================================================================================================= */    
/* Button Style */  
.ButtonStyle
{ 
  font-weight:bold;  font-style:normal;  font-size:small; FONT-FAMILY: Verdana ; color:#00344A; 
}
/* ======================================================================================================================================== */  
/* TextBox Style */        
.TextBoxStyle
{
    -moz-appearance: none;   FONT-FAMILY: Verdana ;   font-size: 8pt;    height:auto; width:175px;
}
/* ======================================================================================================================================== */  
.LabelStyle
{
    -moz-appearance: none; FONT-FAMILY: Times New Roman ;   font-size: 12;   height:auto;
/* gridView Css*/
}
.grid-view
{
   padding: 1;  margin: 0;   border: 1px solid #333;   font-family: "Verdana";   font-size: 9pt; text-align: left;  
}

.grid-view tr.header
{
   color: White;   background-color: #3E6493;   vertical-align: middle;   text-align: center;   font-weight: bold; font-size: 10pt;
}

.grid-view tr.header A
{
	color:White;
	text-decoration:undeline;
}
.grid-view td
{
    border: solid 1px #FFFFFF;
    margin: 2px 2px 2px 2px;
    font-family: Verdana;
    font-size: 9pt;
    padding: 2px 2px 2px 2px;
    text-align: left;
}
.grid-view tr.header A:hover
{
	color:Silver;
	text-decoration:undeline;
}

.grid-view tr.alternate
{   background-color:#EFF7FF;  }

.grid-view tr.normal
{    background-color: #DEEFFF;  }

.grid-view tr.pager
{ 	background-color:White; text-align:right; }

/* ======================================================================================================================================== */
.ProductDownloadTHEAD
{
	padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;    
    color: #ffffff;
    background-color: #8C8D8D;
    line-height:28px;
}

.round_outer_panel

{   

    margin: 5px 5px 5px 0px;   

    width: 100%;

}

 

.round_middle_panel

{   

    padding: 0px;   

    margin: 0px;

    width: 98%;

}

 

.round_inner_panel

{   

    padding: 10px 20px 10px 20px;            

    width: 90%;

}

.tdborder {
border-bottom: 2px solid #000000;
}

.Hyperlinkstyle {
text-decoration: none;
cursor:inherit;
}

.Panel legend
{
color:#D54E21;
font-weight:bold; 
}

.Panel fieldset
{
   border: solid 3px #edf4f9;
}
.headline-color {


	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
}

.Panel1 legend
{
color:#D54E21;
font-weight:bold; 
}

.Panel1 fieldset
{
   border: solid 3px #CCCCFF;
}

.Panel2 legend
{
color:#D54E21;
font-weight:bold; 
}

.Panel2 fieldset
{
   border: solid 0px ;
}