@charset "utf-8";
/* IE 6 hack since it doesn't accept body CSS body attributes.  
   Wrap text within .bgDark class BODY attribute.  */
.bgDark
{
   background-image: url(http://www.truestonefed.com/images/background.gif);
   background-repeat: repeat;
   color: black;
   font: normal 8pt Verdana, Tahoma, Arial, sans-serif;
   line-height: 11pt; 
   margin: 0;
}

br
{
  line-height: 5px;
}

a:link, a:visited, a:focus, a:active
{
	color: #005172;
	text-decoration: none;
}

a:hover
{
	color: #993333;
	text-decoration: none;
} 

a.sideMenuBold:link, a.sideMenuBold:visited, a.sideMenuBold:focus, a.sideMenuBold:active,
div.sideMenuBold2
{
	  color: #005172;
	  font-weight: bold;
} 

a.sideMenuRegular:link, a.sideMenuRegular:visited, a.sideMenuRegular:focus, a.sideMenuRegular:active
{
	  color: #005172;
}

a.sideMenuBold2:hover
{
	  color: #005172;
}

a.sideMenuBold:hover, a.sideMenuRegular:hover
{
	  color: #993333;
}

.adminButton
{
    background-color:  #993333;
    color: white;
    font-weight: bold;
	vertical-align: top;
}

.banner
{
    border: 0;
    margin-top: 10px;
    width: 100%;
    /* next line is IE 6 hack. */
    _width: 950px;
}

.blackSevenPt
{
   font-size: 7pt;	
   line-height: 9pt;
}

blockquote.callout
{
   font-style: italic;
   margin: 0px;
   padding: 8px;
}

.bottomButtonBlueBox
{
     background-color: #005172;
     color: white;
	 /* next line is IE 6 hack. */
     display: inline;
	 float: left; 
	 padding: 5px 0px 5px 11px;
	 text-align: left;
	 width: 191px; 
	 /* next line is IE 6 hack. */
	 _width: 194px;
}

.bottomButtonWhiteBox
{
     background-color: white;
	 clear: both; 
	 padding: 5px 15px 0px 5px;
	 text-align: left;
     vertical-align: middle;
	 width: 180px;
	 /* next line is IE 6 hack. */
	 _width: 183px;
}

.bottomButtonBox
{
     background-color: white;
	 border: 1px solid #999999;
	 /* next line is IE 6 hack. */
     display: inline;
     float: left;
	 height: 85px;
	 margin: 2px 10px 5px 1px;
	 /* next line is IE 6 hack. */
	 _margin: 2px 20px 5px 1px;
  	 width: 201px;
	 /* next line is IE 6 hack. */
	 _width:  204px; 
}

.bottomButtonBoxLeft
{
     background-color: white;
	 border: 1px solid #999999;
     clear: both;
     /* next line is IE 6 hack. */
     display: inline;	 
     float: left;
	 height: 85px;
	 margin: 2px 10px 5px 28px;
	 /* next line is IE 6 hack. */
	 _margin: 2px 20px 5px 28px;
	 width: 201px;
}

.bottomButtonImg
{
   float: left;
   margin: 0px 10px 0px 5px;
   padding: 0;
}

.bottomButtonText
{
     background-color: white;
	 padding: 5px 5px 0px 10px;
	 text-align: left;
}

.bottomLinks
{
    margin-top: 5px; 
	text-align: center;
}

a.bottomLinks:link, a.bottomLinks:visited, a.bottomLinks:focus, a.bottomLinks:active
{
	cell-padding: 10px; 
	color: #cccccc;
	display: inline;
    font-size: 7pt;
	font-weight: bold;  
	padding: 3px 0 3px 3px; 
	text-align: left;
	text-decoration: none; 
	white-space:nowrap;  
}

a.bottomLinks:hover
{
	color: white;
} 

.boxGrey
{
	background-color: #cccccc;
	height: auto;
	margin: 0 auto 0 auto;
	max-width: 900px;
	text-align: center;
	width: 900px;
}

.breadcrumbs
{
    clear: both;
	display: inline-block;
	float: none;
    font-size: 7pt;	
    margin-left: 28px;
	text-align: left;
	width: 100%;
}

.breadcrumbs2
{
    clear: both; 
	display: inline-block;
	float: none;
 	height: 1px;
    margin-left: 28px;
	text-align: left;
	width: 100%;
}

.calloutTableCell
{
    border: 1px;
	border-color: #999999;
    border-style: solid;
	padding: 5px;
	white-space: nowrap;
}


.execBioName
{
    color: #005172;
    font-size: 11pt;	
    font-weight: bold;
}

.execBioTitle
{
    color: #005172;
    font-size: 10pt;	
    font-weight: bold;
}

.footer
{
    clear: both;
    color: #333333;
    font-size: 7pt;	
    font-weight: bold;
	height: 30px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 100%;
}

.footerText
{
     border: 1px solid #999999;
     margin: 28px;
     vertical-align: middle;
}

.fullBox
{
     background: white;
	 border: 1px solid #999999;
	 clear: both;
	 margin:  5px 28px 12px 28px;
  	 _margin: 5px 0px 12px 28px; 
     width: 790px;
	 /* Next line is IE 7 hack. */	 
		width: 845px;
     /* Next line is IE 6 hack. */	 
	 _width: 892px;
}

h1
{
	font-size: 12pt;
	font-weight: bold;	
	margin: 0;
	padding: 3px 2px 2px 0px;
}

h2
{
	font-size: 11pt;	
	font-weight: bold;
	margin: 0;
	padding: 3px 2px 2px 0px;
}

h3
{
	font-size: 10pt;
	font-weight: 600;	
	margin: 0;
	padding: 3px 2px 2px 0px;
}

h4
{
	font-size: 9pt;	
	font-weight: 600;	
	margin: 0;
	padding: 3px 2px 2px 0px;
}

h5
{
	font-size: 8pt;	
	font-weight: 600;	
    margin: 0;
	padding: 3px 2px 2px 0px;
}

h6
{
	font-size: 7pt;	
	font-weight: 600;	
	margin: 0;
	padding: 3px 2px 2px 0px;
}

.hrFooter
{
    color: #999999;
    text-align: left;
	width: 100%;
	/* next line is IE 6 hack. */
	_width: 950px;
}

.hiddenInput
{
    height: 0px;
    width: 0px; 
}

.imgBio
{
   border: 0;
   /* next line is IE 6 hack. */
   display: inline;
   float: left;
   margin: 7px 7px 7px 0px;
   padding: 0;
   width: 100px;
}

.imgCenter
{
   border: 0;
   margin: 0;
   padding: 0;
   text-align: center;
}

.imgHomePage
{
   /* next line is IE 6 hack. */
   _width: 535px;
}

.imgLeft
{
   border: 0;
   /* next line is IE 6 hack. */
   display: inline;
   float: left;
   margin: 10px 10px 10px 0px;
   padding: 0;
   /* next line is IE 6 hack. */
   _width: 290px;
}

.imgNews
{
   border: 0;
  /* next line is IE 6 hack. */
   display: inline;
   float: left;
   margin: 5px;
   padding: 0;
   width:  70px;
}

.imgRight
{
    /* next line is IE 6 hack. */
    display: inline;
	float: right;
	margin: 10px;
 	padding: 0;
    /* next line is IE 6 hack. */	
	_width: 287px;
}
  
.imgServices
{
    /* next line is IE 6 hack. */
    border: 0;
	display: inline;
    float: left;
    margin: 7px 7px 7px 0px;
    padding: 0;
    /* next line is IE 6 hack. */	
	_width: 245px;
}  
    

.leftTextBoxFixed
{
	background-color: white;
	border: 1px solid #999999;
	clear: both;
	/* next line is IE 6 hack. */
   display: inline;
	float: left;
	height: 412px;
	margin: 5px 11px 12px 28px;
	/* next line is IE 6 hack. */
   _margin: 5px -70px 12px 28px;
	padding: 12px;
	text-align: left;
	vertical-align: top;
	width: 490px;
	/* next line is IE 6 hack. */
   _width: 535px;
}

.leftTextBoxFixedGolf
{
   background-color: ;
   position:absolute z-index:-1;
   border: 1px solid #999999;
   clear: both;
  /* next line is IE 6 hack. */
   display: inline;
   float: left;
   height: 190px;
   margin: 7px 0px 0px 0px;
   /* next line is IE 6 hack. */
   _margin: 5px -70px 12px 28px;
   padding: 5px;
   text-align: left;
   /*vertical-align: top;*/
   width: 250px;
   /* next line is IE 6 hack. */
   _width: 535px;
}

.leftTextBoxFixedClients
{
   background-color: white;
   border: 1px solid #999999;
   clear: both;
  /* next line is IE 6 hack. */
   display: inline;   
   float: left;
   height: 434px;
   margin: 5px 11px 12px 28px;
  /* next line is IE 6 hack. */
   _margin: 5px -70px 12px 28px;
   padding: 12px;
   text-align: left;
   vertical-align: top;
   width: 564px;
   /* next line is IE 6 hack. */
   _width: 604px;
}

.leftTextBoxFixedNetworkWireless
{
   background-color: white;
   border: 1px solid #999999;
   clear: both;
  /* next line is IE 6 hack. */
   display: inline;
   float: left;
   height: 610px;
   margin: 5px 11px 12px 28px;
   /* next line is IE 6 hack. */
   _margin: 5px -70px 12px 28px;
   padding: 8px 8px 8px 12px;
   text-align: left;
   vertical-align: top;
   width: 570px;
   /* next line is IE 6 hack. */
   _width: 610px;
}

.leftTextBoxFixedSOA
{
   background-color: white;
   border: 1px solid #999999;
   clear: both;
  /* next line is IE 6 hack. */
   display: inline;   
   float: left;
   height: 548px;
   margin: 5px 11px 12px 28px;
   /* next line is IE 6 hack. */
   _margin: 5px -70px 12px 28px;
   padding: 8px 8px 8px 12px;
   text-align: left;
   vertical-align: top;
   width: 570px;
   /* next line is IE 6 hack. */
   _width: 610px;
}

.leftTextBoxFixedTechnology
{
   background-color: white;
   border: 1px solid #999999;
   clear: both;
  /* next line is IE 6 hack. */
   display: inline;   
   float: left;
   height: 414px;
   margin: 5px 11px 12px 28px;
  /* next line is IE 6 hack. */
   _margin: 5px -70px 12px 28px;
   padding: 12px;
   text-align: left;
   vertical-align: top;
   width: 564px;
   /* next line is IE 6 hack. */
   _width: 604px;
}

.leftTextBoxFixedVirtualization
{
   background-color: white;
   border: 1px solid #999999;
   clear: both;
   /* next line is IE 6 hack. */
   display: inline;
   float: left;
   height: 460px;
   margin: 5px 11px 12px 28px;
  /* next line is IE 6 hack. */
   _margin: 5px -70px 12px 28px;   
   padding: 8px 8px 8px 12px;
   text-align: left;
   vertical-align: top;
   width: 570px;
   /* next line is IE 6 hack. */
   _width: 610px;
}

.leftTextBoxFixedWork
{
   background-color: white;
   border: 1px solid #999999;
   clear: both;
   /* next line is IE 6 hack. */
   display: inline;
   float: left;
   height: 440px;
   /* next line is IE 6 hack. */
   _height: 446px;
   /* next line is IE 7 hack. */
   *height: 446px;
   margin: 5px 11px 12px 28px;
  /* next line is IE 6 hack. */
   _margin: 5px -70px 12px 28px;   
   padding: 8px 8px 8px 12px;
   text-align: left;
   vertical-align: top;
   width: 570px;
   /* next line is IE 6 hack. */
   _width: 610px;
}

.leftTextBoxVariable
{
   background-color: white;
   border: 1px solid #999999;
   clear: both;
   /* next line is IE 6 hack. */
   display: inline;
   float: left;
   margin: 5px 11px 12px 28px;
  /* next line is IE 6 hack. */
   _margin: 5px -70px 12px 28px;   
   padding: 8px 8px 8px 12px;
   text-align: left;
   vertical-align: top;
   width: 570px;
   /* next line is IE 6 hack. */
   _width: 610px;
}

.leftTextBoxVariablePic
{
   background-color: white;
   border: 1px solid #999999;
   clear: both;
   /* next line is IE 6 hack. */
   display: inline;
   float: left;
   margin: 5px 11px 12px 28px;
  /* next line is IE 6 hack. */
   _margin: 5px -70px 12px 28px;   
   padding: 8px 8px 8px 12px;
   text-align: left;
   vertical-align: top;
   width: 570px;
   /* next line is IE 6 hack. */
   _width: 610px;
}

.leftTextBoxVariableTrust
{
   background-color: white;
   border: 1px solid #999999;
   clear: both;
   /* next line is IE 6 hack. */
   display: inline;
   float: left;
   margin: 5px -30px 12px 0px;
  /* next line is IE 6 hack. */
   _margin: 5px -110px 12px 28px;   
   padding: 8px 8px 8px 8px;
   text-align: left;
   vertical-align: top;
   width: 545px;
   /* next line is IE 6 hack. */
   _width: 610px;
}

.leftTextBoxVariableSmall
{
   background-color: white;
   border: 0px
   clear: both;
   /* next line is IE 6 hack. */
   display: inline;
   float: left;
   margin: 0px 900px 12px 0px;
  /* next line is IE 6 hack. */
   _margin: 0px -70px 12px 0px;   
   padding: 0px;
   text-align: left;
   vertical-align: top;
   width: 250px;
   /* next line is IE 6 hack. */
   _width: 250px;
}

li.sideMenu
{
   margin: 0;
   overflow: hidden;
   padding: 0;
}

li.text
{
/*   margin: 0em 0em 0em 1.5em;
   overflow: hidden;
   padding:0; */
}

li.text2
{
 /*  margin: 0em 0em 0em 3em;
   overflow: hidden;
   padding:0; */
}

.listItemHighlight
{
   color: #005172;
   font-style: italic;
   font-weight: bold;
}


/* Menu CSS */

#navContainer
{
   clear: both;
   margin: 0 0 0 24px;
   padding: 0;
   width: 100%;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	padding: 4px;
	text-align: left;
}

#nav li { /* all list items */
	float: left;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #cccccc;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li li 
{
   background: #cccccc;
   border: 1px solid #bbbbbb;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	visibility: inherit;  /* fixes IE7 'sticky bug' */
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	visibility: inherit;  /* fixes IE7 'sticky bug' */

}

#nav ul ul.AboutUs
{
    width: 100px;
}

#nav ul ul.AboutUs a
{
    width: 100px;
}


#nav ul ul.Clients
{
    width: 230px;
}

#nav ul ul.Clients a
{
    width: 230px;
}

#nav ul ul ul.News
{
    width: 60px;
}

#nav ul ul ul.News a
{
    width: 60px;
}

#nav ul ul.Partners
{
    width: 160px;
}

#nav ul ul.Partners a
{
    width: 160px;
}

#nav ul ul.Services
{
    width: 230px;
}

#nav ul ul.Services a
{
    width: 230px;
}

#nav ul ul.Technology
{
    width: 320px;
}

#nav ul ul.Technology a
{
    width: 320px;
}

/* End Menu CSS */

.popupRight
{
   background-color: white;
   border: 1px solid #999999;
   margin: 16px 26px 0px 631px;
   /* next line is IE 6 hack. */
   _margin: 16px -70px 0px 631px;
   padding: 9px 12px 12px 12px;
   text-align: left;
   vertical-align: top;
   width: 216px;
}


.popupNetworkWireless
{
   border: 1px solid #999999;
  /* next line is IE 6 hack. */
   display: inline;
   float: right;
   margin: 7px;
   /* next line is IE 6 hack. */
   _margin: 7px 3px 7px 7px;
   padding: 5px;
   text-align: left;
   width: 240px;
   /* next line is IE 6 hack. */
   _width: 275px;
}

.popupServices
{
   border: 1px solid #999999;
  /* next line is IE 6 hack. */
   display: inline;
   float: right;
   margin: 7px 12px 7px -7px;
   /* next line is IE 6 hack. */
   _margin: 7px -5px 7px 12px;
   padding: 5px;
   text-align: left;
   width: 240px;
   /* next line is IE 6 hack. */
   _width: 275px;
}


#query
{
   background-color: #dddddd;
}

.rightGraphicBox
{
   border: 1px solid #999999;
   height: 70px;
   margin: 5px 26px 0px 560px;
   /* Next line is IE 6 hack. */
   _margin: 5px -70px 0px 560px;
   /* Next line is IE 6 hack. */
   _overflow: hidden;
   padding: 0px;
   text-align: center;
   vertical-align: top;
   width: 306px;
}

.rightGraphicBox2
{
   border: 1px solid #999999;
   height: 68px;
   margin: 5px 26px 0px 631px;
   /* Next line is IE 6 hack. */
   _margin: 5px -70px 0px 631px;
   /* Next line is IE 6 hack. */
   _overflow: hidden;
   padding: 0px;
   text-align: center;
   vertical-align: top;
   width: 240px;
}

.rightTextBoxFixed
{
	background-color: white;
	border: 1px solid #999999;
	height: auto;
	/* Next line is IE 6 hack. */
   _margin: 16px -70px 0px 561px;
	text-align: left;
	vertical-align: top;
	width: 284px;
	margin-top: 16px;
	margin-right: 26px;
	margin-bottom: 0px;
	margin-left: 561px;
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

.rightTextBoxFixedClients
{
   background-color: white;
   border: 1px solid #999999;
   height: 350px;
   margin: 16px 26px 0px 631px;
   /* Next line is IE 6 hack. */
   _margin: 16px -70px 0px 631px;
   padding: 9px 12px 12px 12px;
   text-align: left;
   vertical-align: top;
   width: 216px;
}

.rightTextBoxFixedContactUs
{
   background-color: white;
   border: 1px solid #999999;
   height: 302px;
   /* Next line is IE 7 hack. */	
   *height: 308px;
   /* Next line is IE 6 hack. */ 
   _height: 307px;
   margin: 16px 26px 0px 631px;
   /* Next line is IE 6 hack. */
   _margin: 16px -70px 0px 631px;
   padding: 9px 12px 12px 12px;
   text-align: left;
   vertical-align: top;
   width: 216px;
}

.rightTextBoxFixedNetworkWireless
{
   background-color: white;
   border: 1px solid #999999;
   height: 450px;
   margin: 16px 26px 0px 631px;
   /* Next line is IE 6 hack. */
   _margin: 16px -70px 0px 631px;
   padding: 9px 12px 12px 12px;
   text-align: left;
   vertical-align: top;
   width: 216px;
}

.rightTextBoxFixedSOA
{
   background-color: white;
   border: 1px solid #999999;
   height: 395px;
   margin: 16px 26px 0px 631px;
   /* Next line is IE 6 hack. */   
   _margin: 16px -70px 0px 631px;
   padding: 9px 12px 12px 12px;
   text-align: left;
   vertical-align: top;
   width: 216px;
 }

.rightTextBoxFixedTechnology
{
   background-color: white;
   border: 1px solid #999999;
   height: 330px;
   margin: 16px 26px 0px 631px;
   /* Next line is IE 6 hack. */
   _margin: 16px -70px 0px 631px;
   padding: 9px 12px 12px 12px;
   text-align: left;
   vertical-align: top;
   width: 216px;
}

.rightTextBoxFixedVirtualization
{
   background-color: white;
   border: 1px solid #999999;
   height: 370px;
   margin: 16px 26px 0px 631px;
   /* Next line is IE 6 hack. */ 
   _margin: 16px -70px 0px 631px;
   padding: 9px 12px 12px 12px;
   text-align: left;
   vertical-align: top;
   width: 216px;
}

.rightTextBoxVariable
{
   background-color: white;
   border: 1px solid #999999;
   margin: 16px 26px 0px 631px;
  /* Next line is IE 6 hack. */    
   _margin: 16px -70px 0px 631px;
   padding: 9px 12px 12px 12px;
   text-align: left;
   vertical-align: top;
   width: 216px;
}

#search1
{
	  color: #993333;
	  /* next line is IE 6 hack. */
      display: inline;
	  float: left;
      font-size: 8pt;
      font-weight: bold;
	  margin-left: 64%;
	  padding-left: 20px; 
	  padding-top: 3px;
	  text-align: left;
	  vertical-align: top;
	  white-space: nowrap;
}

.spacerServices
{
      float: right; 
      height: 285px; 
	  margin: 7px 7px 7px 0px;
      /* next line is IE 6 hack. */
      _margin: 7px  3px 7px 0px;
      padding: 5px;
   	  width: 240px;
}

table.tablePriorities
{
     border: 5px inset #005172;
     border-collapse: collapse; 
     border-spacing: 0px;
     margin: 0;
	 padding: 3px;
}

table.tablePrioritiesOuter
{
	 border: 5px inset #cccccc;
     border-collapse: collapse;
     border-spacing: 0px;
     margin: 0;
	 padding: 0;
}

td.tablePriorities
{

     border: 3px ridge #cccccc;
     margin: 0;
	 padding: 5px;
	 vertical-align: top;
}

th.tablePriorities
{
      background-color: #005172;
	  border-color: #005172;
	  color: white;
	  font-size: 9pt;
	  font-weight: bold;
	  margin: 0;
   	  padding: 5px;
	  text-align: center;
}

.textLeft
{
  /* next line is IE 6 hack. */
   display: inline;
   float: left;
   margin: 7px 7px 7px 0px;
   padding: 2px;
   text-align: left;
   vertical-align: top;
   width: 270px;
}

.textRight
{
   margin: 7px 7px 7px 310px;
   padding: 5px;
   text-align: left;
   width: 240px;
}

.textBlueItalic
{
   color: #005172; 
   font-family: Verdana, Tahoma, Arial;
   font-size: 10pt;	
   font-weight: normal;
   font-style: italic;
}

ul.sideMenu
{
   list-style-type:none;
   margin: 0;
   padding: 0;
}

ul.text
{
/*   line-height: 11pt;
   padding:0; 
   margin:0; */
}

.yellowCalloutLeft
{
   background-color: #fffddd;
   border: 1px solid #999999;
   /* next line is IE 6 hack. */
   display: inline;
   float: left;
   margin: 7px 15px 7px 0px;
   padding: 5px;
   text-align: left;
   width: 280px;
   /* next line is IE 6 hack. */
   _width: 310px;

}

.yellowCalloutRight
{
   background-color: #fffddd;
   border: 1px solid #999999;
   /* next line is IE 6 hack. */
   display: inline;
   float: right;
   margin: 7px;
   padding: 5px;
   text-align: left;
   width: 240px;
   /* next line is IE 6 hack. */
   _width: 275px;
}

.yellowCalloutRightGolf
{
   background-color: #fffddd;
   border: 1px solid #999999;
   /* next line is IE 6 hack. */
   display: inline;
   float: right;
   margin: 7px;
   padding: 5px;
   text-align: left;
   height: 190px;
   width: 275px;
   /* next line is IE 6 hack. */
   _width: 275px;
}
#newsdivider {
	margin: 0px;
	height: 1px;
	width: 280px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #024D86;
}
.leading {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
