
    A:link    { color: #3366ff; text-decoration: underline; }
    A:visited { color: #3366ff; text-decoration: underline; }
    A:hover   { color: #cc0000; text-decoration: underline; }

	body { background-color:#D4D4D4; font-family: arial, verdana, geneva, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none; color: #333333; line-height: normal; }

	.hdrText { font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none; color: #3B6DB2; text-align: right; padding-right: 20px; }
	.bdyText { font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; text-decoration: none; color: #666666; line-height: 1.25; }
	.ftrText { font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; color: #ffffff; text-align: center; padding-top: 15px; }
	.shdText { font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 19px; font-style: normal; font-weight: bold; text-decoration: none; color: #FF9B00; padding-left: 31; padding-bottom: 22px; }
	.mintext { font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; color: #333333; }
	.visText { font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 13px; font-weight: bold; margin-top: 8px; }
	.captext { font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none; color: #3366ff; }

/*  CSS TWO COLUMN WRAPPER  */
    #cuWrapper { width: 470px; margin: 0 auto; }
    #cuCellOne { background-color: #F6D098; border: 0px solid #333333; padding: 12px; width: 232px; float: left; }
    #cuCellTwo { background-color: #F6D098; border: 0px solid #333333; padding: 12px; width: 232px; float: left; }


/*  FOOTER AND NAV STYLES   */
    .ftrNav          { font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; color: #ffffff;  }
    .ftrNavOn        { font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; color: #ffffff;  }
    a.ftrNav         { font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: underline; color: #ffffff; }
    a.ftrNav:link    { text-decoration: none; color: #ffffff; }
    a.ftrNav:visited { text-decoration: none; color: #ffffff; }
    a.ftrNav:hover   { text-decoration: underline; color: #3366ff; }


/*  CONTENT TEXT  */
    .fpText         { font-family: arial, verdana, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none; line-height: 1.25; color: #666666; }
    .fpNav          { font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: underline; line-height: 2; color: #356C35; padding-right: 7px; }
    a.fpNav         { font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: underline; line-height: 2; color: #356C35; padding-right: 7px; }
    a.fpNav:link    { text-decoration: underline; color: #356C35; }
    a.fpNav:visited { text-decoration: underline; color: #356C35; }
    a.fpNav:hover   { text-decoration: none; color: #356C35; }


/*  FORM STYLES  */
  .formtext  { font-family: verdana, sans-serif; font-size: 13px; background-color: #f6f6f6; border: 1px solid #999999; width: 300px; padding: 2px; color: #333333; }
  .formtext2 { font-family: Arial, sans-serif; font-size: 11px; background-color: #f2f2f2; border: 1px solid #999999; width: 80px; }
  input      { font-size: 12px; font-family: Arial, Verdana; font-weight: normal; font-style: normal; }



/* Lightbox 2.0 Styles */
	#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
	#lightbox img{ width: auto; height: auto;}
	#lightbox a img{ border: none; }
	
	#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
	#imageContainer{ padding: 10px; }
	
	#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
	#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
	#imageContainer>#hoverNav{ left: 0;}
	#hoverNav a{ outline: none;}
	
	#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
	#prevLink { left: 0; float: left;}
	#nextLink { right: 0; float: right;}
	#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
	#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
	
	#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
	
	#imageData{	padding:0 10px; color: #666; }
	#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
	#imageData #caption{ font-weight: bold;	}
	#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
	#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
	
	#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* OTHER STYLES */
    .bkg_norepeat { background-repeat: no-repeat; }
    .dashed_line  { width: 858; margin-top: 22px; margin-bottom: 10px; margin-left: 0px; height: 1px; border-top: 1px dashed #cccccc; }
    .dashed_line2 { width: 593; margin-top: 22px; margin-bottom: 10px; margin-left: 0px; height: 1px; border-top: 1px dashed #cccccc; }
	.tablerowhead  { border-right: #c0c0c0 1px solid; border-TOP: #c0c0c0 1px solid; border-left: #c0c0c0 1px solid; color: #ffffff; border-bottom: #c0c0c0 1px solid; background-color: #c0c0c0; font-weight: bold; font-family:arial,sans-serif; }
	.tablerowdata  { border-right: #c0c0c0 1px solid; border-TOP: #c0c0c0 1px solid; border-left: #c0c0c0 1px solid; border-bottom: #c0c0c0 1px solid; font-family: arial,sans-serif; padding: 8px; font-size: 12px; }
