html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* Used in Orange callout */
/* Used on announcement callouts */
/* Used on green callouts */
/*used - oh hell, I can't remember!*/
/*Border color*/
/*Background for table subhead row*/
/*Background for odd numbered tr td*/
/* Used on chemicals page */
/* Color for headings on callouts */
/* mobile footer */
/* mobile border in sidebar */
/* H2 and visited link */
/*smartphones slide panel menu horizontal rules*/
/* Navigation Background, related links h2 */
/* Titles in content groups */
/* notes under links */
/* Secondary site heading background */
/* borders on the main section pages */
/* Titles in content groups */
/* Borders for news releases */
/* Used on articles tagline */
/* Homepage login border */
/*color conflict*/
/**/
/* Mobile menu background */
/* */
/* Used for notice background */
/* Used on index page backgrounds */
/*Used for tablet link background*/
/*Used on contacts page for 'card' backgrounds*/
/* Used on footer breadcrumb */
/* Used on footer headers */
/* Used on the customers page mobile business groups menu */
/* Used on the inactive dropdown state */
/**/
/* Used on contact list headlines */
/* Used on lines in the page navigation on contacts page */
/* Used on news release schedule tables */
/* Used on news release schedule tables */
/* Used on news release schedule tables */
/*Used for horizontal rule on burntgold callout.*/
/* Used on the navigation */
/* Used on the border for the red button */
/* used on buttons */
/* used on button gradients */
/* Used on button highlights */
/* used on button shadows */
/* Tagline color */
/* Used on homepage latest news */
/* used on yellow buttons */
/* used on yellow buttons */
/* used on signup background */
/* Used on articles borders */
/* Used on articles headelins */
/* Used on statement callouts */
/* Used on headlines & Updates callout */
/*used for text links*/
/*used for text link hover*/
/*used mix-in name*/
/*used mix-in name*/
/*used mix-in name*/
/*Added variation-specific font-family names so font weights will render correctly in IE*/
/*Buttons*/
/* box drop shadow - created for page sections that cast a shadow*/
/* Image Container Inset Shadow 
@mixin imgboxshadow {
	display: block;
	position: relative;
	top: 6px;
	img {
		margin-top: -11%;
	}
	&:before {
		display: block;
		content: '';
		position: absolute;
		width: 100%;
		height: 100%;
		@include box-shadow(rgba(0, 0, 0, .3) 0 5px 10px inset);
		top: -6px;
	}
	@include boxshadow; 

}*/
/*created to give some headings a slight embossed affect */
.colors li {
  padding: 15px;
  float: left;
  width: 10%;
  height: 150px;
}

/*color name changes made to help me ID colors to keep them consistent*/
.up-yellow {
  background: #ecac00;
}

.armygreen {
  background: #818a5f;
}

.burntorange {
  background: #d48139;
}

.navy {
  background: #3f6086;
}

.dk-red {
  background: #853019;
}

.blue1 {
  background: #869bbf;
}

.black {
  background: black;
}

.white {
  background: white;
}

.armygreen-text {
  background: #d3da99;
}

.burntorange-text {
  background: #f7da88;
}

.navy-text {
  background: #aedaff;
}

.primary {
  background: #fff2b0;
}

.secondary {
  background: #d3db9a;
}

.third {
  background: #efe2ac;
}

.light-orange {
  background: #ffd985;
}

.lime {
  background: #dce0a4;
}

.lightgreen {
  background: #d2da99;
}

.khaki {
  background: #e3d09c;
}

.nightblue {
  background: #374a60;
}

.up-yell-med {
  background: #fdf1d1;
}

.dark-yellow {
  background: #d39900;
}

.palebrown {
  background: #c7b299;
}

.raspberry {
  background: #853019;
}

.brown {
  background: #998a7a;
}

.lt-gray {
  background: #c8bdb1;
}

.md-gray {
  background: #b8a693;
}

.highlight-brwn {
  background: #7f7160;
}

.softyellow {
  background: #fbd87a;
}

.lightbrown {
  background: #c8bdb1;
}

.brightblue {
  background: #003697;
}

.cream {
  background: #f9f4e1;
}

.brownishyellow {
  background: #d19000;
}

.warmbrown {
  background: #8b4f0d;
}

.hayyellow {
  background: #eee1ab;
}

.slatebrown {
  background: #7e7160;
}

.darkcream {
  background: #f1e4b6;
}

.pink {
  background: #dd9990;
}

.link {
  background: #b03f21;
}

.link-visited {
  background: #853019;
}

.link-hover {
  background: #cd8909;
}

.link-callout-visited {
  background: #dedede;
}

.link-callout-hover {
  background: #e5910c;
}

.md-armygreen {
  background: #aeb499;
}

.lt-armygreen {
  background: #cfd7b4;
}

.pale-armygreen {
  background: #e8ebd4;
}

.lt-up-yellow {
  background: #f9ecc9;
}

.wm-gray0 {
  background: #524a41;
}

.wm-gray1 {
  background: #675d52;
}

.wm-gray2 {
  background: #998a7a;
}

.wm-gray3 {
  background: #b8a693;
}

.wm-gray4 {
  background: #c8bdb1;
}

.wm-gray5 {
  background: #e2d6c7;
}

.wm-gray6 {
  background: #eae1d3;
}

.wm-gray7 {
  background: #f7f0e4;
}

.wm-gray3-border {
  background: #817365;
}

.wm-gray2ishyellow {
  background: #d19000;
}

.deep-red {
  background: #592011;
}

.bright-red {
  background: #b42200;
}

.dark-red {
  background: #882910;
}

.peach {
  background: #d27a66;
}

.deepest-red {
  background: #6c1400;
}

.dk-burntorange {
  background: #b26734;
}

.navbar-orange {
  background: #b94d30;
}

.orange {
  background: #cf7a12;
}

.bright-yellow {
  background: #eeb309;
}

.light-yellow {
  background: #f7d984;
}

.golden {
  background: #f4d37e;
}

.lightblue {
  background: #f1f6f7;
}

.mediumblue {
  background: #c2cddf;
}

.teal {
  background: #80adbf;
}

.orangebrown {
  background: #be753d;
}

.darkerbrown {
  background: #8b6328;
}

.cream-2 {
  background: #f5eed5;
}

.palegoldenrod {
  background: #eae1bd;
}

.light-cream {
  background: #e3d09c;
}

.palegreen {
  background: #8b8e65;
}

body, html {
  font-family: "nimbus-sans", "helvetica", sans-serif;
  font-size: 11pt;
  line-height: 13pt;
}

.header, .footer, #mobile-menu, .breadcrumb, #cLinkT, .jumpto, video, audio, object, embed {
  display: none;
}

.pagewrapper, .content-wrapper, .main-content {
  background: none !important;
  width: 100%;
  max-width: 7.25in;
  margin: 0;
  padding: 0;
}

.print-logo {
  display: block;
  width: 194px;
  margin-bottom: 18pt;
}
.print-logo img {
  width: 100%;
  height: auto;
}

table {
  width: 100%;
  float: none;
  page-break-inside: avoid;
  margin-bottom: 12pt;
  border: 1pt solid Gainsboro;
  border-width: 1pt 0 1pt;
}
table tr {
  border-bottom: 1pt solid Gainsboro;
}
table th, table td {
  vertical-align: top;
}
table td:first-child {
  padding-left: 0;
}

.callout {
  background: #ffffff !important;
  page-break-inside: avoid;
  float: none;
}

p, h1, h2, h3, h4, h5, a, p span {
  color: #000000 !important;
}

p, li, a {
  font-size: 11pt;
  line-height: 13pt;
}

p, ul {
  margin-bottom: 12pt;
}

ul li {
  list-style: none;
  overflow: visible;
  padding-left: 17px;
  position: relative;
  margin-left: 0;
}

ul li:before {
  content: "\203A ";
  /*unicode for single right-pointing angle quotation mark*/
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18pt;
}

main-content-inner a, a {
  border: 0;
  text-decoration: none;
  font-size: 1em !important;
}

a[href^="http://"]:after {
  content: " [" attr(href) "] ";
}

h1, h2, h3, h4, h5, h6 {
  page-break-after: avoid;
}

h1, .main-content-inner h1 {
  font-size: 24pt;
  font-family: "nimbus-sans-condensed", "Arial Narrow", sans-serif;
  font-weight: 700;
  margin: 6pt 0 18pt;
}

ul.breadcrumb + h1 {
  margin-top: 0;
}

h2 {
  font-size: 18pt;
  margin: 3pt 0 6pt;
}

h3 {
  font-size: 13pt;
  margin: 3pt 0 6pt;
  font-weight: 700;
}

strong {
  font-weight: bold;
}

img {
  max-width: 100% !important;
}

ul, img {
  page-break-inside: avoid;
}

.photo {
  border: 0;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
}

.photo.lt {
  float: left;
  padding: 0;
  margin-left: 0;
}
.photo.lt img {
  border: solid 1px #000;
}

.photo.lt + ul {
  clear: both;
}

p.clearAll {
  height: 1px;
  line-height: 0;
  font-size: 0;
  margin: 0;
  clear: both;
}

.pagetitle {
  background: #ffffff;
}

.column1, .column2 {
  float: none !important;
  width: 100% !important;
  margin: 20px 0 !important;
  display: block;
  clear: both;
}

.button {
  background: #ffffff !important;
  border: 1px solid #000000 !important;
}

.contentGrp {
  padding-left: 0;
  padding-right: 0;
}

div.horizontal-rule {
  margin: 0 0 6pt;
}

/* Page specific */
.home .row-top .myuprr-login {
  display: none;
}

.home .home-bottom.half .column1, .home .home-bottom.half .column2 {
  display: block;
  width: 100%;
}

.main-section-page .imageCont img {
  display: none;
}

.main-section-page .imageCont .intro {
  background: none;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}

.main-section-page .imageCont {
  height: auto;
}

.main-section-page .row-top {
  background: none;
}

.intro .featured-wrapper {
  background: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.intro .featured-wrapper .featured {
  width: 100%;
}

.main-content .intro.max .preview .preview-inside, .intro .featured-wrapper .featured .mediabox-text {
  width: 100%;
  float: none;
  clear: both;
  max-width: 100%;
}

.main-content .intro.max .preview .mediabox {
  float: none;
  width: 100%;
  clear: both;
  margin-top: 20px;
}
