@charset "utf-8";
/* CSS Document */

/* web developement by www.banjocreative.com 212.924.4251 */

/* css default reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style-type: none;

}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* Normalizes margin, padding 
body, ul, li, h1, h2, h3, h4, h5, h6 p {
	margin : 0;
	padding : 0;
	list-style-image: none;
	list-style-type: none;
}
*/
/* Normalizes font-size for headers 
h1, h2, h3, h4, h5, h6 { font-size : 100%; }

/* Removes border from fieldset and img 
img { border : 0; }
*/


/* Hides from IE5-mac \*/
#divContainer {height: 1%;}
/* End hide from IE5-mac */



#divColumn240px {
  float: left;
  width: 100px;
  }
 
p {
  margin-left: 110px;
  }
* /* Hide from IE5-mac. Only IE-win sees this. \*/
html   #divColumn240px {
  margin-right: -3px;
  }
*  html   p  {
  height: 1%;
  margin-left: 0;
  }
 
/* End hide from IE5/mac */



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

#divHomeSections {
	display: block;
	height: 30px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	padding-top: 10px;
	padding-bottom: 4px;
	clear: both;
}
*  /* Hides from IE-mac \*/
html   .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */





html 	{ text-align : center; 
overflow:-moz-scrollbars-vertical;
}

p {
	line-height: 1.4em;
	margin-left: 0px;
}

/*should there be a "width : 80%; in body? */
body 	{
	background-color : #fff;
	font : 72%/1.6  "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color : #333;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}


/*li, h3, p { display : inline; }

li p { color : #666; }*/



/* ============================= Heading styles ================================*/



h1 {
	font-size: 2.2em;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
}



h2 {
	font-size: 1.7em;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
	line-height: 1.1em;
}
x#xtruths h2  {
	font-size: 1em;
	display: block;
	padding-top: 12px;
	padding-bottom: 4px;
	color: #F47900;
	line-height: 1.1em;
}

h3 {
	display: block;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 12px;
	font-weight: bold;
}


#truths h3 {
	display: block;
	color: #F47900;
	padding-top: 0px;
	padding-bottom: 4px;
	font-weight: bold;
}


#people h3 {
	display: block;
	color: #F47900;
	padding-top: 12px;
	padding-bottom: 0px;
	font-weight: bold;
}
.title {
	font-size: 0.8em;
	line-height: 1.2em;
}
#homepage h2   {
	color: #FF6600;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 1.5em;
}


h3 img { 
position : absolute; 
padding : 1px;
height : 100px; 
width : 100px;
outline : 1px solid #ccc; } 



h4 {
	background-color: #00FF33;
	display: block;
}



h5 {
	font-size: 1.7em;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #F47900;
}




h6 {
	font-size: 1.2em;
}
x.readmore    a:link,a:visited   {
	color: #0099CC;
	white-space:nowrap;
	text-decoration: none;
	background-image: url(../images/bullet_arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 12px;
}
x.readmore    a:hover,a:active {
	text-decoration: underline;
	white-space:nowrap;
}






#Hompage h1 {
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 220px;
	height: 0px;
	font-size: 1.7em;
}




#divContent a:link {
	color: #000000;
	text-decoration: none;
	white-space:nowrap;
}

#divContent a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 1em;
	white-space:nowrap;
}

#divContent a:hover {
	color: #000000;
	text-decoration: underline;
	white-space:nowrap;
}

#divContent a:active {
	color: #000000;
	text-decoration: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: none;
	font-size: 1em;
	white-space:nowrap;
}





#Hompage h2     {
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 220px;
	font-size: 1.4em;
	line-height: 1.3em;
	text-decoration: none;
}


#Hompage h3 {
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 220px;
	background-color: #FFFFFF;
	font-size: 1.1em;
	font-weight: 700;
}






/* ============================= Layout Divs ================================*/


#divContainer {
	width: 7.5in;
	margin-right: auto;
	margin-left: auto;
}





#divHeader {
	width: 7.5in;
	left: 0px;
	top: 0px;
}

#divTopNav {
	display: none;
	clear: both;
	width: 960px;
	padding-top: 14px;

}

.logo  {
	display: block;
	height: 48px;
	width: 273px;
	float: none;
	top: 0px;
	left: 0px;
}

#divFooter a:link    {
	text-decoration: none;
	color: #000000;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	
	
}

#divFooter a:visited    {
	text-decoration: none;
	color: #000000;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	
	
}

#divFooter a:hover, a:active   {
	color: #000000;
	text-decoration: underline;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	
	
	
}


#divMainNav  a:link      {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	width: 160px;
	font-size: 1em;
	float: left;
	height: 30px;
	text-align: center;
	padding-top: 8px;
	background-image: url(../images/nav_bar_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#divMainNav  a:visited   {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	width: 160px;
	font-size: 1em;
	float: left;
	height: 30px;
	text-align: center;
	padding-top: 8px;
	background-image: url(../images/nav_bar_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#divMainNav  a:hover   {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	width: 160px;
	font-size: 1em;
	float: left;
	height: 30px;
	text-align: center;
	padding-top: 8px;
	clear: right;
	background-image: url(../images/nav_bar_background_over.jpg);
	background-repeat: repeat-x;
}


#divMainNav  a:active   {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	width: 160px;
	font-size: 1em;
	float: left;
	height: 30px;
	text-align: center;
	padding-top: 8px;
	clear: right;
	background-image: url(../images/nav_bar_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
}









#divMainNav {
	height: 38px;
	width: 960px;
	background-color: #FF6600;
	display: none;
	background-image: url(../images/nav_bar_background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	
}


#divSubNav {
	padding: 0px;
	display: none;
	width: 220px;
	margin: 0px;
	float: left;
}
#divSubNavCol {
	width: 230px;
	padding-right: 10px;
	float: left;
	display: none;
	padding-top: 40px;
	background-color: #FFFFFF;
	padding-left: 0px;
	height: 400px;
}


#divFooter {
	width: 960px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 10px 0px 22px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
}
#divContent {
	display: block;
	width: 960px;
}
#divSideBarCol {
	width: 230px;
	padding-right: 10px;
	float: left;
	display: block;
}
#divColumnSingle2nd {
	width: 230px;
	padding-right: 10px;
	display: block;
	top: 0px;
	left: 240px;
	float: left;
}
#divColumnSingle3rd {
	width: 230px;
	padding-right: 10px;
	display: block;
	top: 0px;
	left: 240px;
	float: left;
}
#divColumnSingle4th {
	width: 230px;
	padding-right: 10px;
	display: block;
	top: 0px;
	left: 240px;
	float: left;
}
#div3Columns {
	width: 720px;
	float: left;
	display: block;
	padding-left: 0px;
	margin: 0px;
	padding-right: 0px;
}




#divVideoLarge {
	height: 326px;
	width: 960px;
	background-color: #FFFF00;
	margin-top: 4px;
	display: block;
	float: left;
}





#divVideoStory {
	width: 710px;
	float: left;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#divVideoStory img {
	display: block;
	float: left;
	width: 340px;
	padding-right: 10px;
}
#div3ColumnContainer {
	width: 720px;
	margin: 0px;
	padding: 26px 0px 0px;
}
#divColumn240px {
	width: 230px;
	display: inline;
	top: 0px;
	float: left;
	padding-right: 10px;
	position: relative;
	height: 1%;
	margin: 0px;
}
#divColumnClient {
	width: 220px;
	display: block;
	top: 0px;
	float: left;
	padding-right: 10px;
}
#div3ColumnMap {
	display: block;
	float: left;
	width: 720px;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCFF;
}
#divBacktotop {
	width: 960px;
	margin-right: 0px;
	margin-left: 0px;
	display: none;
	padding: 0px 0px 2px;
	margin-top: 22px;
	border-top: 1px solid #E4E4E4;
}
.WorkCell {
	display: block;
	width: 220px;
	float: left;
	padding-left: 9px;
	height: 300px;
	border: 1px solid #FFFFFF;
	margin-left: 0px;
	padding-right: 9px;
	margin-right: 0px;
	padding-top: 9px;
   
}
.WorkCellLink {
	display: block;
	width: 220px;
	float: left;
	padding-left: 9px;
	height: 300px;
	border: 1px solid #FFFFFF;
	margin-left: 0px;
	padding-right: 9px;
	margin-right: 0px;
	padding-top: 9px;
   
}
.WorkCellLink:hover {
	display: block;
	width: 220px;
	float: left;
	padding-left: 9px;
	height: 300px;
	border: 1px solid #FF0000;
	margin-left: 0px;
	padding-right: 9px;
	margin-right: 0px;
	padding-top: 9px;
   
}


/* ============================= Navigation Link Styles ================================*/


#divMainNav  ul li      {
	display: inline;


}
#divSubNav a:link   {
	color: #99CC00;
	text-decoration: none;
	display: block;
	width: 226px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 0px;
	font-size: 1.2em;
	border-bottom: 1px solid #E8E8E8;
	font-weight: normal;
}
#divSubNav a:visited   {
	color: #99CC00;
	text-decoration: none;
	display: block;
	width: 226px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 0px;
	font-size: 1.2em;
	border-bottom: 1px solid #E8E8E8;
}
#divSubNav a:hover   {
	background-color: #FB8D00;
	color: #FFFFFF;
}

.rule {
	display: block;
	clear: both;
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
}

#divSubNav a:active   {

}

#divTopNav ul /* ============================= Navigation ================================*/






  {
	width: 700px;
	float: right;
	padding-bottom: 11px;
}
#divTopNav ul    li  {
	float: right;
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(../images/divider.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#divTopNav ul    a:link,a:visited {
	text-decoration: none;
	color: #666666;
	font-size: 1.2em;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#divTopNav ul    a:hover,a:active {
	color: #0099CC;
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	
}
x#divFooter      ul li  {
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	background-image: url(../images/divider.gif);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}



/* ============================= Typography ================================*/



.LargeType

 {
	font-size: 1.3em;
	display: inline;
	padding-bottom: 0px;
	padding-top: 0px;
}
.bluetype {
	color: #0099CC;
}

.HomeWorkCellLink {
	display: block;
	width: 220px;
	margin-left: 0px;
	margin-right: -3px;
	padding: 9px;
	height: 320px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	overflow: visible;
}
.NewsCellLink {
	display: block;
	width: 220px;
	float: left;
	padding-left: 0px;
	border: 0px none #FFFFFF;
	margin-left: 0px;
	padding-right: 9px;
	margin-right: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
	height: 1%;
	clear: left;
}

#divBacktotop  a:link {
	display: block;
	padding-right: 12px;
	float: left;
	padding-left: 16px;
	background-image: url(../images/uparrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	margin-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #0099CC;
	text-decoration: none;
	font-size: 1em;
	height: 1%;
}

#divBacktotop  a:visited {
	display: block;
	padding-right: 12px;
	float: left;
	padding-left: 16px;
	background-image: url(../images/uparrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	margin-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #0099CC;
	text-decoration: none;
	height: 1%;
	font-size: 1em;
}

#divBacktotop  a:hover {
	display: block;
	padding-right: 12px;
	float: left;
	padding-left: 16px;
	background-image: url(../images/uparrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	margin-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #0099CC;
	text-decoration: underline;
}

#divBacktotop  a:active {
	display: block;
	padding-right: 12px;
	float: left;
	padding-left: 16px;
	background-image: url(../images/uparrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	margin-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #0099CC;
	text-decoration: none;
	font-size: 1em;
}


.xreturntotop     a {
	display: block;
	padding-right: 12px;
	float: left;
	padding-left: 16px;
	background-image: url(../images/uparrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	margin-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #0099CC;
	text-decoration: none;
}
.xprintsafe    a {
	display: block;
	padding-right: 4px;
	float: left;
	padding-left: 16px;
	background-image: url(../images/print_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#divColumnNews240px {
	width: 220px;
	display: block;
	top: 0px;
	float: left;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
	height: 1%;
}
#divPeople {
	width: 710px;
	float: left;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.1em;
}
#divPeople img {
	display: block;
	float: left;
	width: 230px;
	padding-right: 10px;
	height: 230px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.xxxtruths  img {
	display: block;
	float: right;
	width: 230px;
	padding-right: 10px;
	height: 230px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.truthsimages {
	display: block;
	float: right;
}

.WorkCellShort {
	display: block;
	width: 220px;
	float: left;
	padding-left: 9px;
	border: 1px solid #FFFFFF;
	margin-left: 0px;
	padding-right: 9px;
	margin-right: 0px;
	padding-top: 9px;
	text-align: left;
}
.WorkCellShortLink {
	display: block;
	width: 220px;
	float: left;
	padding-left: 9px;
	border: 1px solid #FFFFFF;
	margin-left: 0px;
	padding-right: 9px;
	margin-right: 0px;
	padding-top: 9px;
	text-align: center;
}
.WorkCellShortLink:hover {
	display: block;
	width: 220px;
	float: left;
	padding-left: 9px;
	border: 1px solid #FF0000;
	margin-left: 0px;
	padding-right: 9px;
	margin-right: 0px;
	padding-top: 9px;
	text-align: center;
}
.bug {
	display: none;
	padding-right: 32px;
	float: right;
	padding-left: 0px;
	background-image: url(../images/parham_santana_bug24.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 1.2em;
	vertical-align: text-bottom;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 4px;
	text-align: left;
	margin-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#divColumnInsights240px {
	width: 230px;
	display: inline;
	top: 0px;
	float: left;
	padding-right: 9px;
	position: relative;
	height: 1%;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E4E4E4;
}
.WorkCellLinkInsight {
	width: 220px;
	margin-left: 0px;
	margin-right: -3px;
	padding: 9px;
	height: 1%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: visible;
}
.truthmodule {
	width: 710px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.1em;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
}
.truthsrule {
	background-color: #F47900;
	height: 14px;
	width: 700px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 4px 0px;
	border: 0px none #F47900;
	margin-right: 0px;
	margin-left: 0px;
	display: none;
}
.blackboldtype {
	font-weight: bolder;
	color: #000000;
}
.orangetype {
	color: #000000;
	font-weight: bold;
}
.aboutus  img {
	width: 220px;
	height: 220px;
}




.NewsCellLink h2 a{
	color: #000000;

}


.NewsCellLink h2 a:visited{
	color: #000000;

}
#homepage h1 {
	display: block;
	color: #000000;
	font-weight: bold;
	font-size: 1.6em;
}
#homepage h2  {
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 1.5em;
}
.bluetype {
	color: #000000;
	font-weight: bold;
}
#featured #div2ColBlock li {
	background-color: #FFFF00;
	display: block;
	padding-right: 22px;
	padding-left: 22px;
}
