/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body {
	background-color: #646b74;
	background-image:url(../images/background-strip.gif);
	background-repeat: repeat-x;
	color: #666666;
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/*img {
	vertical-align:bottom;
}	*/

#skip-navigation{	
	margin: 0px;
	padding: 0px;
	height: 0px;
}

#wrap{
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

#header{
	position: relative;
	width: 960px;
}
#headerspacer {
	padding-top: 1px;
	padding-bottom: 1px;
}
#contentwrap {
	background-image:url(../images/mainbg-strip.gif);
	background-repeat:repeat-y;
}


#contentwrap-home {
	background-color: #FFFFFF;
	background-image:url(../images/homebg-strip.gif);
	background-repeat:repeat-y;
}


#contentwrap-singlecolumn {
	float: left;
	background-color: #FFFFFF;
	background-image:url(../images/homebg-strip.gif);
	background-repeat:repeat-y;
}

#contentwrap-2col {
	background-color: #FFFFFF;
	background-image:url(../images/bg-strip-2col.gif);
	background-repeat:repeat-y;
}


#centerc{
	display: inline;
	float:left;
	padding-bottom:17px;
	margin-left:200px;
	margin-top:17px;
	padding-left: 20px;
	padding-right: 20px;
	width:450px;
}
* html #centerc {  /* This is the Tan hack */
	width: 490px; 
	w\idth: 450px; 
	}
	
#leftc{
	float:left;
	margin-left:-690px;
	margin-top:17px;
	padding-left: 20px;
	padding-right: 20px;
	width: 160px;
	
}
* html #leftc {  /* This is the Tan hack */
	width: 200px; 
	w\idth: 160px; 
	}
#rightc{
	float:right;
	margin-top:17px;
	padding-left: 10px;
	padding-right: 10px;
	width: 250px;
}
* html #rightc {  /* This is the Tan hack */
	width: 270px; 
	w\idth: 250px; 
	}

#singlecolumn{
	padding-bottom:17px;
	margin-top:17px;
	padding-left: 20px;
	padding-right: 20px;
	width:920px;
}
* html #singlecolumn {  /* This is the Tan hack */
	width: 960px; 
	w\idth: 920px; 
	}

#centerc-home {
	display: inline;
	float:left;
	margin-left:200px;
	margin-top:17px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 16px;
	width:744px;
}
* html #centerc-home {  /* This is the Tan hack */
	width: 760px; 
	w\idth: 744px; 
	}
#leftc-home{
	float:left;
	margin-left:-960px;
	margin-top:17px;
	padding-left: 20px;
	padding-right: 20px;
	width: 160px;
}
* html #leftc-home {  /* This is the Tan hack */
	width: 200px; 
	w\idth: 160px; 
	}
	
	
#centerc-2col {
	display: inline;
	float:left;
	margin-left: 200px;
	margin-top: 17px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	width:720px;
}
* html #centerc-2col {  /* This is the Tan hack */
	width: 760px; 
	w\idth: 720px; 
	}
#leftc-2col{
	float:left;
	margin-left:-960px;
	margin-top:17px;
	padding-left: 20px;
	padding-right: 20px;
	width: 160px;
}
* html #leftc-2col {  /* This is the Tan hack */
	width: 200px; 
	w\idth: 160px; 
	}	

#foot{
	clear: both;
	margin-top: 10px;
}

/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header_graphic{
	float: left;
	width: 320px;
}
#navigation{
	float: right;
	margin-top: 15px;
	margin-left: 90px;
	width: 550px;
}



/** ------------------------------------------------------ **/
/** -------------------navigation ------------------------ **/

#navigation ul {
	list-style: none;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;

}
#navigation ul li {
	float: left;
	margin: 0px; 
	padding: 0px;	
}
#navigation ul li a, #navigation ul li a:visited {
    display: block;
}
#navigation li:hover ul, #navigation li.sfhover ul {
    left: auto; 
	 }

/** ------------------------------------------------------ **/
/** ------------------------ menu ------------------------ **/

#menu ul {
	list-style: none;
	margin: 0px;
	margin-bottom: 10px;	
	padding: 0px;
}


#menu ul li a, #menu ul li a:visited {
	color: #666666;
	border-bottom: 1px solid #d4d4d4;
	display: block;
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
	/*width avoids extra whitespace in ie5-6*/
	width: 150px;
}

#menu ul li a:hover, #menu ul li a:active {
	color: #0a2244;
}

.menu_header {
	color: #182946;
	display: block; 
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;	
	margin: 0px;
	padding: 0px;
	padding-bottom: 1px; 
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 150px;
}
.menu_header a {
	color: #182946;
}


/** ------------------------------------------------------ **/
/** ------------------------ menu subsection ------------- **/

#submenu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#submenu ul li
{
	margin: 0; 
	padding: 0; 
}

#submenu ul li a, #submenu ul li a:visited
{
	border-bottom: 1px solid #666666;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 5px;
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 170px;
}
* html #submenu {  /* This is the Tan hack */
	width: 185px; 
	w\idth: 170px; 
	}


/** ------------------------------------------------------ **/
/** ------------------- higlights boxes------------------- **/

#LeftCBoxArea {
	margin-top: 17px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div.divLeftCBox {
	margin-bottom: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
div.divRightCAd {
	font-size: 0.9em;
}
div.divRightCAd a, a:visited {
	color: #666666;
}
p.PRightCHeader {
	color: #182946;
	border-bottom: 1px solid #646b74;
	display: block; 
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;	
	padding-bottom: 5px; 
	/*width avoids extra whitespace in ie5-6*/
	width: 250px;
}


p.pCaseStudyHeader {
	clear: both;
	color: #182946;
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
}
p.pCaseStudyLink {
	margin: 0px;
}

div.divRightCPeople blockquote {
	color: #96AFCB;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}


/** ------------------------------------------------------ **/
/** ------------------- footer --------------------------- **/
#footerbottom{
	background-image:url(../images/footer-strip.gif);
	background-repeat:repeat-x;
	height: 65px;
}

#footerleft
{
    float: left;
}
#footerleft ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-top: 30px;
    position: absolute;
	white-space: nowrap;
}
#footerleft ul li
{
	color: #666666;
	display: inline;
	font-size: 0.8em;
	margin: 0;	
	padding-right: 11px;	
}
#footerleft ul li a
{		
	color:  #666666;
	text-decoration: none;
}
#footerleft ul li a:hover, #footerleft ul li a:active, #footerleft ul li a:focus
{	
    color: #000000;
	text-decoration: none;	
}
#footerright
{
    float: right;
}
#footerright ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-right: 25px;
	padding-top: 30px;
    white-space: nowrap;
}
#footerright ul li
{
	color:  #666666;
	display: inline;
	font-size: 0.8em;
	margin: 0;	
	padding-right: 5px;	
}
#footerright ul li a
{		
	color:  #666666;
	text-decoration: none;
}
#footerright ul li a:hover, #footerright ul li a:active, #footerright ul li a:focus
{	
    color: #000000;
	text-decoration: none;	
}

#validated {
	clear:both;
	padding-top:5px;	
}

/** ------------------------------------------------------ **/
/** ------------------- HTML elements -------------------- **/

caption {
	font-weight: normal;
	text-align: left;	
}
th {
	font-weight: bold;
	text-align: left;	
}
pre {
	font-size: 0.8em;
	background-color: #CCCCCC;
	padding: 10px;
}


/** ------------------------------------------------------ **/
/** ------------------- form ------------------------- **/

form {
  margin: 0px;
  padding: 0px;
  }
fieldset {
  padding: 10px;
  padding-top: 10px;
  width: auto;
  }
legend {
  font-weight: bold;
  padding-bottom: 10px;
  }
input {
  float: left;
  margin-right: 10px
  }
select {
  float: left;
  margin-right: 10px
  }
input.buttons {
  float: none;
}
form fieldset div {
  padding-bottom: 0px;
  clear: both;
  }
form fieldset p {
  padding-bottom: 10px;
  margin: 0px;
  clear: both;
  }
label {
  display:block;
  float: left;
  width: 150px;
  margin-right: 10px;
  padding-bottom: 10px;
  }
blockquote {
	margin-left: 10px;
	margin-right: 10px;
}

/** ------------------------------------------------------ **/
/** ------------------- div table replacements ----------- **/

/*create a row*/
div.TableReplaceRow {
	clear: both;
	padding-top:0px;
  }
/*label cell*/
div.TableReplaceRow div.TableReplacelabel {
	float: left;
	text-align: left;
	width: 160px;
	margin: 0px;
  }
/*data cell*/
div.TableReplaceRow div.TableReplacedata {
	float: left;
	text-align: left;
	margin: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
  }  
 /*data cell*/
div.TableReplaceRow div.TableReplaceRight {
	float: right;
	margin: 0px;
  } 
div.TableReplaceRowClear {
	clear: both;
  }
  
.clearboth {
	clear:both;
}

/** ------------------------------------------------------ **/
/** ------------------- bespoke -------------------------- **/
#abovefooter {
	height: 10px;
	margin: 0px;
	padding: 0px;
}


#downloads a, #downloads a:visited {
	color: #666666;
}

#home-image {
	position: relative;
	z-index: 0;
}
#home-imagetext {
	color: #ffffff;
	font-weight:normal;
	font-size: 14px;
	position: absolute;
	top: 360px;
	left: 14px;
	margin-right: 30px;
	width: 700px;
	z-index: 100;
}

#legal-terms {
	margin-left: 14px;
}

.testimonial-quote {
	font-size: 1.0em;
	line-height: 1.1em;
	padding-left: 5px;
	padding-top: 0px;
}

.testimonial-quotee {
	font-size: 1.0em;
	line-height: 1.1em;
	padding: 5px;
	padding-top: 0px;
	margin-right:0px;
	text-align: right;
}

#underheader {
	height: 15px;
	margin: 0px;
	padding: 0px;
}

/*create a row*/
div.People-TableReplaceRow {
	clear: both;
	padding-top:0px;
  }
/*label cell*/
div.People-TableReplaceRow div.People-TableReplacelabel {
	float: left;
	text-align: left;
	width: 160px;
	margin: 0px;
  }
/*data cell*/
div.People-TableReplaceRow div.People-TableReplacedata {
	float: left;
	text-align: left;
	margin: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
  }  
 /*data cell*/
div.People-TableReplaceRow div.People-TableReplaceRight {
	float: right;
	margin: 0px;
  } 
div.People-TableReplaceRowClear {
	clear: both;
  }
  
.corp-bullet-points ul li{
  	list-style-type:none; 
}
#publicationMenuContainer {
	width: 920px;
	text-align: center;
	border-bottom: 1px solid #666666;
	float: left;
}

#publicationMenu {
	margin: 0 auto;
	width: 470px;
}
#publicationMenu img {
	display: block;
}
#publicationMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#publicationMenu ul li {
	float: left;
	margin: 0px; 
	padding: 0px;	
}
#publicationMenu a, #navigation ul li a:visited {
    display: block;
}

#flashContentContainer { /* for flash gallery on brochure and newsletter static page */
 	width: 920px;
	text-align: center;
}
#flashContent {
	margin: 0 auto;
}

	
