  a:link { color: #751d2d; text-decoration: underline }
  a:visited { color: #751d2d; text-decoration: underline }
  a:hover { color: #751d2d; text-decoration: none }
  a.foot:link { color: #001aa7; text-decoration: underline }
  a.foot:visited { color: #001aa7; text-decoration: underline }
  a.foot:hover { color: #751d2d; text-decoration: none }
  a.popnav:link { color: #d5d9f2; text-decoration: none }
  a.popnav:visited { color: #d5d9f2; text-decoration: none }
  a.popnav:hover { color: #ffffff; text-decoration: underline }
  .box { border: #001aa7 solid 1px }
  .boxLink { border: #751d2d solid 1px }
  .text { font-family: trebuchet ms, tahoma, verdana; font-size: 14px; color: #001aa7; cursor:default }
  .smalltext { font-family: trebuchet ms, tahoma, verdana; font-size: 12px; color: #001aa7; cursor:default }
  .footer { font-family: trebuchet ms, tahoma, verdana; font-size: 11px; color: #5e61a0; cursor:default }
   .text_pagelinks   {font-family: trebuchet ms, tahoma, verdana; color: #001aa7; font-size:1.05em;}
.breakhere {page-break-before: always}

@media print{
  #hideprint{ display:none;}
}



.largertext	{
	font-size:1.25em;
	}	
	
.centeredtext {
	text-align:center;
	}

/*just set for catlog width to not affect Ceranet code*/
.catalogwidth h2 {
	font-size:1.6em;
	text-align:center;
	}

.bordermatchsurround	{
	border: 1px solid #505089;
	}

.centered {
	position:relative;
	left:25%;
	width:50%;
	text-align:left;
	}


.catalogwidth h1 {
	text-align:center;
	}
		
.catalogwidth {
	width:600px;
	}

.halfcatalogwidthleft {
	width:282px;
	}

.halfcatalogwidthleft td {
	text-align:center;
	}

.halfcatalogwidthright {
	position:relative;
	left:293px;
	top:-215px;
	width:295px;
	}
	
.halfcatalogwidthright td {
	text-align:center;
	}
	
.floatright {
	border: #001aa7 solid 1px;
	float:right;
	margin:0 5px 0 5px;
	}
	
.noborder {
	border-width:0;
	}
	
.spacebelow {
	padding-bottom:25px;
	}
	
.footnote {
	font-style:italic;
	font-size:.8em;
	}



/* remove link decorations from hyperlinked */
a img{
	border:0;
	}
