﻿.btnInline {

display: inline-table;

}

.Links
{
	text-decoration:none;
	font: bold 12px auto; 
}
 /* MultiView Tab Using Menu Control */
body {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	overflow:scroll; /*get rid of scroll bars in IE */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	 font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
  
	}
	.maincontent {
	height:600px; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	overflow:scroll; /*get rid of scroll bars in IE */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	}
.tabs
    {
    position:relative;
    top:1px;       
    z-index:2;     
    }
   
    .tab
    {
        border:1px solid black;
      color:#dde4ec;
    background-color:#465c71;
     padding:2px 10px; 
    }
   .tab:hover
    {
        background-color: #bfcbd6;
    color: #465c71;
   }
    .selectedtab
    {
    background-color: #bfcbd6;
    color: #465c71;
    }
   
   
.tabcontents
    {
    border:1px solid black;
    padding:10px;
    width:500px;
    height:200px;  
    background-color:white;        
   
    }
.subMenu {
 /* background-color:#659EC7;*/
/*  background:url(../Images/parent.jpg);*/
  
   color:White;
   font-size: 10px;
   font-weight:bold;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
 text-align:center;
 height:20px;
 width:100px;
   }
   .Dashboard {
 /* background-color:#659EC7;*/
/*  background:url(../Images/parent.jpg);*/
  
   color:White;
   font-size: 9px;
   font-weight:bold;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
 text-align:center;
 height:80px;
 width:150px;
   }
.Dashboard:hover 
{
    
border-color:Red;  
   color: #0f0e0f;
   }
.Dashboard:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
  .imageSize1
  {
     
      height:75px;
      width:75px;
  }
.imageSize1:hover
  {
       border-color:Red;
     
      height:75px;
      width:75px;
  }
 
.LinkBut
{
    text-decoration:none;
    color:Black;
    text-align:center;
    font-size:12px;
}
.SubMenuLinkBut
{
    text-decoration:none;
    color:White;
    
    text-align:center;
    font-size:11px;
}
 .LinkBut:hover {
    color:red;
    text-decoration:blink;
    text-align:center;
   }
.LinkBut:active {
   text-decoration:none;
    color:red;
    text-align:center;}

.TreeViewHover
{
	color:#FFE88C;
	cursor:hand;
}
.TreeViewLeaf
{
	 background:url(../Images/MenuHeader.png);
}
.Links:hover
{
	color:Red;
	
}
.panel
{
	font-size:10px;
}
.button
{
}
.dropdown
{
    width:175px;
	font-size:12px;
}
.textbox
{
   width:170px;
	font-size:12px;
}
.label
{
   
	font-size:13px;
}
.tdStyle
{
    width:150px;
     background-color:#BCC6CC;
}
.submenu
{
   /* color:White;
     background-color:#465c71;*/
}
.LinkButton
{
	font-size:12px;
}
.LinksWithWhite
{
	text-decoration:none;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size:small; 
	color:White;
}
.LinksWithWhite:hover
{
	color:Red;
}
.LinksWithWhite:active
{
	color:Red;
}

.LinkButton
{
	text-decoration:none;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size:small; 
	color:black;
	
}
.LinkButton:hover
{
	color:Red;
}
.LinkButton:active
{
	color:Red;
}

.Calendar
{
	border:solid 1px #FFBA65;
	background-color:#2A6BB1;
	color:White;
	font-weight:bold;
}
.Copyright
{
	text-decoration:none;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size:small; 
	color:Black;
	vertical-align:bottom;
	text-align:center;
}
.CopyrightLink
{
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold; 
	color:#381736;
}
.CopyrightLink:hover
{
	color:Black;
	text-decoration:none;
}
.TreeView
{
	font-family:Verdana;
	font-size:11px;
	color:black;
}
.TreeView:hover
{
	cursor:hand;
	text-decoration:underline;
	
}
.PrintButton
{
/*	background-image:url('../Images/ButtonBG.png');
	background-repeat:repeat-x;
	background-color:#086A87;
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	height: 21px;*/
}
.PrintButton:hover
{
	/*background-color:##0489B1;
	border:raised 2px #000000;
	color:Black; */
	cursor:hand;
}
.LogoutLink
{
	text-decoration:none;
	font-family:Verdana;
	font-size:small; 
	color:#FFD800;
}
.LogoutLink:hover
{
	color:Yellow;
}
.PageHeader
{
	background-image:url(../Images/frmGradient8.png);
	background-repeat:repeat-x;
	font-weight:bold;
	height:25px;
	font-family:Calibri;
	font-size:medium;
	color:Black;
}
.PageHeadText
{
	color:Black;
	text-align:center;
	font-weight:bold
}
.TableBG
{
	border:solid 1px #B9C5CF;
	background-color:#D7D1E0;
}
.ContentHeadBG
{
	color:black;
   background-image:url(../Images/fadedBar.png);
	background-repeat:repeat-x;
	
    height:21px;
    width:100%;
   margin:0px;
    text-align:left;
    font-family:Tahoma;
    font-weight:bold;
    font-size:13px;
  
}
.BottomBanner
{
	background-color:#4b6c9e;
	text-align:center;
	height:25px;
	color:White;
}

.SubHead
{
   font-weight:bold;
    font-size:13px; 
    color:White;
    background-color:#7a999e;
    width:1000px;
}
.background
{
   background-color:#d6d6d6;
}