/* 
Campaign Advantage - February 2004 
ie4-Mac, ie5-Mac, ns4-Mac, ns6-Mac, Opera5, ns6-PC, ns7-PC
and catch-all for browsers that get no other sheet.  Uses px to define font size.
Author: Emilienne Ireland, NashInteractive.com */

/* For testing brower sniffer */
/* AQUA for Net4/Mac and GOLD for all others */
.sniffer {background-color: #9ff;}

/* workaround to set margin height to 1px in Net 6 */
/* commented out oct 1 203 to allow you to add myTable style */
/* body { margin: 0; margin-top: 1px; height: 100%;} */
/* 12-19-03 Line below caused Netscape to print only first page of multi-page HTML page */
/* body { position: absolute; top: 1px; left: 0;} */


body { margin: -10px 0 0 -10px; } /* needed to make ns4 flush top left */
html body { margin: 0; padding: 0; } /* resets the margin for non-NN4 browsers */

/* Sept 2003 - changed from 12px to 13px because 12 was too small in Net 7 on PC - test on macs */
body, p,td,th,tr,li { font-family: Arial, Helvetica, Verdana, sans-serif; font-size:13px; color: #003; }
b,i,strong,em,dt,dd,dl,sl,caption,u,blink,select,option,form,div {font-family: Arial, Helvetica, Verdana, sans-serif; }
body {background-color: #778;}


/* Navbar for nn4/Mac 
----------------------------------------------- */
#navbar {
	margin: 0 0 0 10px;
	padding: 0;} 

#navbar td a {
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: bold; 
	color: #e0e0e0;
	font-size: 11px; 
	text-decoration: none;
	}
	
#navbar td a:hover {
	color: #fff;
	text-decoration: underline;
	}

.ns4 {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 3px;
	}
	
/* Navbar for all except nn4/Mac
----------------------------------------------- */
/* important declaration hides border from ie4.5Mac */
/* Hack to hide from NS4 */
/*/*/a{}  
.sniffer {background-color: #fc0;}

#navbar { margin: 0; }
	
div#navbar {
	border-top: 1px solid #025;
	border-bottom: 1px solid #025; }

#navbar td {
	text-align:center; 
	border-top: none;
	border-bottom: none;
	border-left: solid 1px #778 !important; 
	border-left: none; 
	border-right: solid 1px #778 !important;  
	border-right: none; 
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #778; 
	}

#navbar td#one { padding-left: 20px; }

#navbar td a { letter-spacing: 1px; }
	
body#sectionone #navbar td#one, 
body#sectiontwo #navbar td#two,
body#sectionthree #navbar td#three,
body#sectionfour #navbar td#four,
body#sectionfive #navbar td#five,
body#sectionsix #navbar td#six,
body#sectionseven #navbar td#seven,
body#sectioneight #navbar td#eight,
body#sectionnine #navbar td#nine {
	border-left: solid 1px #025 !important; 
		border-left: none; 
	border-right: solid 1px #025 !important;  
		border-right: none; 
	background-color: #556;
	}
	
body#sectionone #navbar td#one a, 
body#sectiontwo #navbar td#two a,
body#sectionthree #navbar td#three a,
body#sectionfour #navbar td#four a,
body#sectionfive #navbar td#five a,
body#sectionsix #navbar td#six a,
body#sectionseven #navbar td#seven a,
body#sectioneight #navbar td#eight a,
body#sectionnine #navbar td#nine a {
	color: #fff;
	text-decoration: none;
	cursor:text;
	}
	
.ns4 { padding:0; }
/* First comment after hack allows NN4 to see the rest */	


/* Footer
----------------------------------------------- */
.footer, a.footer:link, a.footer:visited, a.footer:hover, .footerpipe {
font: 10px/14px Verdana, Helvetica, Arial, sans-serif;
color: #fff; letter-spacing: normal; text-decoration:none; }
a.footer:hover {text-decoration:underline; }

.footerpipe { 
	text-align:center; 
	vertical-align:middle;
	color: #bbb; 
	padding-left: 10px;
	padding-right: 10px;
	}

.ctrmid td {
	text-align:center; 
	vertical-align:middle; 
	}
	
/* Lists for all except nn4
----------------------------------------------- */

/* Start hack */
/*/*/a{}  
.sniffer {background-color: #fc0;}
ul {
  margin:15px 0 19px;
  padding:0;
  list-style-type:none;
  }
ul li {
  background:url("/lib/images/layout/icon1.gif") no-repeat 20px 5px;
  margin: 0 0 15px;
  padding:0 0 0px 38px;
  }
  
ul.b00 li{
  background:url("/lib/images/layout/icon_b00.gif") no-repeat 20px .3em;
  }
  
ul.bge li, ul.bgetight li{
  background:url("/lib/images/layout/icon_bge.gif") no-repeat 20px .3em;
  margin: 0 0 10px;
  padding:0 0 0px 38px;
  }
  
ul.bgetight li{
  margin: 0 0 3px;
  }
/* first comment ends the hack */


/* Main Column Text Styles
----------------------------------------------- */
#main { 
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px; 
	/* border: 3px solid #fc0; */ 
	}

/* NOTE LH RULE ADDED TO MAINTEXT */	
.maintext { font: 13px/19px Arial, Verdana, sans-serif; }
	
.maintext .title { 
	font-family:Georgia,"Times New Roman",Times,serif; font-weight:bold; color:#932; 
	font-size: 18px; 
	padding-top:0; padding-bottom:0; margin-top:0; margin-bottom:12px; }


/* 03-26-04 Emi started adding styles here */
	
.maintext .title2 { 
	font-family: Arial, Helvetica, Verdana,sans-serif; font-weight:bold; color:#aab;  
	font-size: 1.35em;
	padding-top:0.2em; padding-bottom:0; 
	margin-top:0; margin-bottom:0.6em; 
	}
	
.maintext .item {
	margin-bottom: 30px; font-family: Verdana, sans-serif;
	}

.item p {margin: 10px 0 19px 0;}	
	
/* Use between text paragraphs, at top of page, P that follows uses class=first */
h2 { 
	font-family: Arial, Helvetica, sans-serif; font-weight:bold; color:#45a; 
	font-size:14px;
	padding-top:0; padding-bottom:0;
	margin-top:21px; margin-bottom:10px;}

h2 {clear:left;}
	
.hd2 {
	font-family: Arial, Helvetica, sans-serif; font-weight:bold; color:#45a;
	font-size:14px;
	padding-top:0; padding-bottom:1px;
	margin-top:7px; margin-bottom:5px;
	/*/*/
	margin-top:21px; margin-bottom:14px;
	margin-top:21px; margin-bottom:14px;
	background: url(/lib/images/layout/dotted.gif) repeat-x left bottom;
	/* first comment ends the hack */
	}
	
/* prevents floated images from overlapping each other */
.hd2 { clear:both; }
	
/* for image captions */
.cap, a.cap:link, a.cap:visited, .cap2 { 
		font:11px/15px Arial,Verdana,sans-serif;
		font-weight:bold; color:#668;
		margin-top:0px; margin-bottom:2px; padding:0; 
		line-height:normal;}
	a.cap:link, a.cap:visited, a.cap:hover,
	a.cap2:link, a.cap2:visited, a.cap2:hover { text-decoration:underline; }
	a.cap:visited, a.cap2:visited  { color:#999; }
	a.cap:hover, a.cap2:hover { color:#932; 
	}

/* for image captions - adds space between image and caption */
.cap2 { padding-top:6px; }

/* clients url - font size based on cap */
.url, a.url:link, a.url:visited, a.url:hover { 
		font:11px/15px Arial,Helvetica,sans-serif;
		font-weight:normal; color:#668;
		letter-spacing:1px; margin:0; text-decoration: none;}
		a.url:hover { color: #a03; text-decoration: underline; }	
		
		

		
		
/* Sidebar Column
----------------------------------------------- */
#sidebar { 
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px; 
	/* border: 3px solid #fc0; */
	}
	
#sidebar30w { 
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px; 
	/* border: 3px solid #fc0; */
	}
	
.sidetext .title, .sidetext125 .title { 
	font-family: Arial, Helvetica, Verdana,sans-serif; font-weight:bold; color:#889;  
	font-size: 17px; 
	padding-top:3px; padding-bottom:0; 
	margin-top:0; margin-bottom:12px; }
	
/* same font as vsm */
.sidetext p, .sidetext67a p { 
	font: 11px/15px Verdana, Arial, sans-serif;
	}

.sidetext .item, .sidetext67a .item {
	/* clear: both; - moved to h3 to avoid tripping ie5mac float bug */ 
	margin-bottom: 45px; font-family: verdana,sans-serif;
	/* border: 1px solid silver; */
	}
	
h3, a.h3:link, a.h3:visited, a.h3:hover,
.hd3, a.hd3:link, a.hd3:visited, a.hd3:hover { 
	font-family: Arial,sans-serif; font-weight:bold; color:#a00; 
	font-size:13px;
	padding-top:0; padding-bottom:0;
	margin-top:16px; margin-bottom:10px;
	text-decoration:none;
	}
	a.hd3:visited { color:#777; }

	h3 { clear: both; }

	/* use when h3 is immediately followed by h4 */ 
	h3.tight, .hd3tight {
 	margin-top: 16px;
	/*/*/ /*/  margin-top: -0.75em; /* rule for ns4 only; these comments end the hack */ 
	margin-bottom: 1px;
	}	

	/* link within h3 keeps pseudoclass colors and underline behavior */
	/* this is useful on resources and press archive pages */
	h3 a:link { text-decoration: none; color: #026; }
	h3 a:visited { text-decoration: none; color: #777; }
	h3 a:hover { text-decoration: underline; color: #932; }

/* use h4 as subhd to h3.tight - font size same as cap */
h4, a.h4:link, a.h4:visited, a.h4:hover { 
		font:11px/15px Arial,Verdana,sans-serif;
		font-weight:bold; color:#003;
		margin-top: 0px;
		/*/*/ /*/  margin-top: -0.5em; /* rule for ns4 only; these comments end the hack */  
		margin-bottom: 2px; padding-top: 0;
		}
	a.h4:link, a.h4:visited, a.h4:hover { text-decoration:underline; }
	a.h4:visited { color:#999; }
	a.h4:hover { color:#932; }
	
/* used to style text in blue sidebar on Home page */	
.sidetext67a .hd3 { color: #ffc; }	
.sidetext67a p, .sidetext67a p a:link { color: #fff; }
.sidetext67a p a:link { color: #cdf; font-weight:bold; }
.sidetext67a p a:visited { color: #bce; font-weight:bold; }
.sidetext67a p a:hover { color: #ffc; font-weight:bold; }
.sidetext67a p a.more:link, .sidetext67a p a.more:visited, .sidetext67a p a.more:hover
	{ font-weight:bold; color: #cdf; }
.sidetext67a p a.more:visited { color: #bce; }
.sidetext67a p a.more:hover { color: #ffc; }

/* used to style text in blue Clients sidebar on About page */	
.sidetext125 p, .sidetext125 p a:link { color: #89e; }
	

/* Misc.
----------------------------------------------- */
/* Use to set vertical margins to zero */
.zerovert { 
	padding-top:0; padding-bottom:0;
	margin-top:0; margin-bottom:0;}
	
.vsm { font: 11px/15px Verdana, Arial, sans-serif; }
.vtiny { font: 10px/14px Verdana, Arial, sans-serif; }

/* .lh {font: 13px/19px Arial, Verdana, sans-serif;} */
/* .vs { margin-top: 19px; padding-top: 0; margin-bottom: 0; padding-bottom: 0px;} */
.vs0 { margin-top: 0; padding-top: 0; }
.vs4 { margin-top: 4px; padding-top: 0; }
.first { margin-top: 10px; padding-top: 0; }
.vs19 { margin-top: 19px; padding-top: 0;}
/* .bot { margin-bottom: 0; padding-bottom: 0; } use vs19 instead */
.indent { margin: 0 0 19px 40px; }
.ind2 { margin-top:0; padding-top:0; margin: 0 0 2px 20px; }


/* Images
----------------------------------------------- */	
/* This added Oct 2003 to enforce 1 px vert height in Net 6 */
td img.blok { display:block; } /* turns off gaps around images */
.blok { display:block; }

/* added 02-03-04 - not yet tested - NY Pub Library Styles says it 
turns off gaps around images in XHTML - but RichinStyle says it messes up in ns4 */
/* img	{ border:0 } */

.imgright219 {
	width: 219px;
	float: right;
	padding-top:6px;
	padding-bottom:12px;
	padding-left:20px;
	}
	
.imgleft100 {
	width: 100px;
	float: left;
	padding-top:3px;
	padding-bottom:12px;
	padding-right:15px;
	}
	
.floatleft {
	float: left;
	}

/* use for images only, with no text */	
.floatleft, .floatleft2, .floatleft3, .floatleft4  {
	float: left;
	padding-top:0;
	padding-bottom:12px;
	padding-right:15px;
	}
	
/* use for HOME PAGE images only, with no text - redo images to have margins that work with floatleft */	
.floatleft2 {
	padding-right:0;
	}
	
/* use for HOME PAGE images only, with no text  - redo images to have margins that work with floatleft */	
.floatleft3 {
	padding-right:5px;
	padding-bottom:5px;
	}
	
/* use for HOME PAGE images only, with no text  - redo images to have margins that work with floatleft */	
.floatleft4 {
	padding-right:8px;
	padding-top:3px;
	}				
	
/* use for images only, with no text */	
.floatright {
	float: right;
	padding-top:3px;
	padding-bottom:12px;
	padding-left:15px;
	}
	
/* use for HOME PAGE images only, with no text - redo images to have margins that work with floatleft */	
.floatright2 {
	float: right;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:10px;
	}		
	
.imgcenter, #sidebar div.imgcenter {
	text-align: center;
	padding-top:12px;
	padding-bottom:0px;
	/* border: solid 1px silver; - for testing */ 
	}

/* Pseudo-classes
----------------------------------------------- */
a:link, a:visited, a:hover { color: #04c; text-decoration: underline; }
	a:visited { color: #555; }
	a:hover { color: #a00; }

.noline, a.noline:link, a.noline:visited {text-decoration: none; }
	a.noline:hover {text-decoration: underline;}

.line, a.line:link, a.line:visited, a.line:hover {text-decoration: underline; }

a.client:link, a.client:visited {color:#45a; text-decoration: none;	}
	a.client:hover { color:#932; text-decoration: none; }
	

/* Color
----------------------------------------------- */
.boxyel {border-style: solid; border-width: 1px; border-color: #eda; }
.boxgld {border-style: solid; border-width: 1px; border-color: #fc0; }
.boxblu {border-style: solid; border-width: 1px; border-color: #bcd; }
.boxbge {border-style: solid; border-width: 1px; border-color: #dad5d1; }
.frame {border-style: solid; border-width: 4px; border-color: #777 #fff #eee #999;}

.gra, a.gra:link, a.gra:visited, a.gra:hover { color: #668; text-decoration: none; }
 a.gra:hover { text-decoration: underline; }
.red, a.red:link, a.red:visited, a.red:hover { color: #603; text-decoration: none; }
 a.red:hover { text-decoration: underline; }

 
/* prevents print masthead image from appearing on screen */
#printlogo {display:none;} 

/* Print only
----------------------------------------------- */
/* always keep these last on sheet */
@media print {
	.navbar, .noprint {
		display:none;}
	
	#masthead {	/* not yet used */
		margin-left: 2%;
		margin-right: 2%;
		line-height: 130%;}
	}