/* CSS Document */

.bodybg  {background-color: #ffffff;}
.bluebg  {background: #438ECF no-repeat top right; }
.fwhite  {font-family:"Trebuchet MS", Tahoma; 
          font-size:65%; color:#FFFFFF; 
          font-weight:bold; 
          text-decoration:none;}  
.fwhiten  {font-family:"Trebuchet MS", Tahoma; 
           color:#FFFFFF; font-weight:bold; 
           text-decoration:none;}
.fwhiteu {font-family:Tahoma, Verdana, Arial, "Trebuchet MS"; 
          font-size:80%; color:#FFFFFF; 
          font-weight:bold; 
          text-decoration:none;}  
.fgrey   {font-family:Tahoma, Verdana, Arial, "Trebuchet MS"; 
          font-size:70%; color: #333333; 
          text-align:justify}
.fjobs {
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma;
	color: #333333; text-align:justify;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}          
.box1
{
    max-width: 95%;
    display: block;
    vertical-align: text-top;
    vertical-align: top;
    text-align: left;
    padding:2px;
}
.box2    {max-height:200px; max-width:200px; display:block; vertical-align:text-top; vertical-align:top; 
          border-color: #99FF00; border-style:dotted; border-width:thin }
.text-blue {font-size:11px; color:#005C9D; font-family: "Trebuchet MS", Tahoma;	text-decoration:none; line-height:11px;	font-weight: bold; }
.text-blue-big {font-size:13px; color:#005C9D; font-family: "Trebuchet MS", Tahoma;text-decoration:none; line-height:13px;font-weight: bold; }
.style2 {
	font-size: x-small;
	font-family: "Trebuchet MS", Tahoma;
	color: #005C9D;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


.graybg
{
    background-color: #F5F5F5;
}		

.content, .shadow
{
    position: relative;
    bottom: 6px;
    right: 6px;
    background-color: #9F9F9F;
}
.content 
{
  height: 230px;
  width: 92%;
  display: block;
  vertical-align: text-top;
  vertical-align: top;
  text-align: left;
  background-color: #fff;
  border: 1px solid #000;
  padding: 0.5em;
}  
.container { width: 90%;
    height: 240px;
}
.fred
{
    font-family: "Trebuchet MS", Tahoma;
    font-size: 14px;
    color: #DD0001;
    font-weight: bold;
}

.sidemenuSelect
{
    padding: 2px;
    font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
    font-size: 70%;
    color: #438ecf;
    text-align: center;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
}    
.sidemenu { font-family: Tahoma, Verdana, Arial, "Trebuchet MS"; font-size: 70%; color: #333333 ; text-align: center;border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    padding: 2px;}    
.sidemenu :hover
{
    color: #dd0001;
} 
.sidesubmenu { font-family: Tahoma, Verdana, Arial, "Trebuchet MS"; font-size: 70%; color: #333333 ; text-align: right;border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    padding: 2px;}    
.sidesubmenu :hover
{
    padding: 2px;
    font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
    font-size: 100%;
    color: #dd0001;
    text-align: right;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
}    
.content_text {font-family:Tahoma, Verdana, Arial, "Trebuchet MS"; font-size:80%; color: #333333; text-align:left}
.pageguide {font-size:11px; font-weight:bold;  color:#005C9D; font-family: "Trebuchet MS", Tahoma;} 
.pageguide :hover {font-size:11px; font-weight:bold; color:#DD0001; font-family: "Trebuchet MS", Tahoma;} 
.centeredImage
    {
    text-align:center;
    display:block;
    width:90%;
    height:90%;
    }
.testimonial{font-family:Tahoma, Verdana, Arial, "Trebuchet MS"; font-size:68%; color: #333333; text-align:left}

.test
{
    margin-top: 1px;
}
.button_style
{
    background-image: url(img/button_middle.jpg) ;
}

div.TabView div.Tabs
{
    height: 24px;
    overflow: hidden;
}

div.TabView div.Tabs a
{
    float: left;
    display: block;
    width:  24%;
    text-align: left;
    height: 20px;
    padding-top: 3px;
    vertical-align: middle;
    border: 1px solid black;
    border-bottom-width: 0;
    text-decoration: none;
    font-family: Tahoma, Verdana, Arial, "Trebuchet MS"; 
    font-size:80%; 
    color: #333333;
    font-weight: 900;
}

/* Tabbed Approach for Quality Consulting */
div.TabView div.Tabs a:hover, div.TabView div.Tabs a.Active
{
    background-color: lightyellow;
}

div.TabView div.Pages
{
    clear: both;
    border: 1px solid #404040;
    overflow: hidden;
}

div.TabView div.Pages div.Page
{
    height: 100%;
    padding: 0px;
    overflow: hidden;
}

div.TabView div.Pages div.Page div.Pad
{
    padding: 3px 5px;
}
