.noprint {
	display:none;
}

	a, a:visited {
		text-decoration: none;
	}

	a[href]:after {
		content: none !important;
	}

p {
  font-size:12px;
}


.bullet {
    display:none;
}




/*h1 {
  font-size: 20px;
  }


h1.tiny {
  font-size:10px;
}*/

h2 {
  font-size: 16px;
}


h3, h4.listTitle {
  font-size: 14px;
}


h4, h5.listTitle {
  font-size: 10px;
}

h3.overlay {
  font-size:16px;
}




h5 {
  font-size: 10px;
}

.above-the-fold-list li>a {
    font-size:11px;
}
















	#welcome_div_v2 {
		position:relative;
		left:0px;
		padding-left:0px;

	}

	.home-sub-image-overlay {
		position:static;
		left:0px;
		padding-left:0px;
	}
  .large-1 {
    width: 8.33333%;
  }

  .large-2 {
    width: 16.66667%;
  }

  .large-3 {
    width: 25%;
  }

  .large-4 {
    width: 33.33333%;
  }

  .large-5 {
    width: 41.66667%;
  }

  .large-6 {
    width: 50%;
  }

  .large-7 {
    width: 58.33333%;
  }

  .large-8 {
    width: 66.66667%;
  }

  .large-9 {
    width: 75%;
  }

  .large-10 {
    width: 83.33333%;
  }

  .large-11 {
    width: 91.66667%;
  }

  .large-12 {
    width: 100%;
  }


  .print-12 {
    width: 100%;
  }