/**** Main **********************************************************************************************************************************************************/
body, p, table { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 17px; text-decoration: none; }
body {
	background-color: #d2d2d2;
	margin: 0px;
}

/**** Headers **********************************************************************************************************************************************************/
h1, h2, h3, h4 { color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }
h1 { font-size: 30px; line-height: 32px; }
h2 { font-size: 24px; line-height: 26px; margin-bottom: 0px; }
h3 { font-size: 18px; line-height: 20px; }
h4 { font-size: 30px; line-height: 32px; }

/**** Bullet Points **********************************************************************************************************************************************************/
ul, ol, li { color: #000000; background-position: left; list-style-color: #5E6567; }
.hdr_ul { list-style-type: none; margin-left: -15px; padding-left: -15px; }
ul { list-style-type: disc; margin-left: 5px; padding-left: 5px; }
ol { list-style-type: decimal; margin-left: 12px; padding-left: 12px; }

/**** Links **********************************************************************************************************************************************************/
a:link, a:visited { color: #df6e28; text-decoration: none; }
a:hover { color: #df6e28; text-decoration: underline; }

/**** Images **********************************************************************************************************************************************************/
.img_hdr { margin: 0px 4px 0px 0px; padding: 0px 4px 0px 0px; text-align: left; }
.img_lhs { margin: 0px 8px 8px 0px; padding: 0px 8px 8px 0px; text-align: left; }
.img_rhs { margin: 0px 0px 10px 15px; padding: 0px 0px 10px 15px; text-align: right; }

/**** Font Sizes **********************************************************************************************************************************************************/
.small { font-size: 11px; line-height: 13px; }
.small_div { font-size: 11px; line-height: 13px; margin: 0px 1px 0px 1px; padding: 0px 1px 0px 1px; }
a.small:link, a.small:visited { font-size: 11px; line-height: 13px; text-decoration: none; }
a.small:hover { font-size: 11px; line-height: 13px; text-decoration: underline; }

.grey { color:#b5b5b5; font-size:12px; line-height:16px; }
.grey2 { color:#666666; font-size:12px; line-height:16px; }

a.green:link, a.green:visited { color:#009747; font-size:12px; line-height:16px; text-decoration: none; }
a.green:hover { color:#009747; font-size:12px; line-height:16px; text-decoration: underline; }

a.green_hdr:link, a.green_hdr:visited { color:#009747; font-size:18px; line-height:18px; text-decoration: none; }
a.green_hdr:hover { color:#009747; font-size:18px; line-height:18px; text-decoration: none; }

a.orange_hdr:link, a.orange_hdr:visited { color:#df6e28; font-size:18px; line-height:18px; text-decoration: none; }
a.orange_hdr:hover { color:#df6e28; font-size:18px; line-height:18px; text-decoration: none; }

a.result_title:link, a.result_title:visited { color: #df6e29; font-size: 18px; line-height: 22px; text-decoration: none; }
a.result_title:hover { color: #df6e29; font-size: 18px; line-height: 22px; text-decoration: none; }

/*** Dividers / Dates / Captions **********************************************************************************************************************************************************/
.div { color: #999999; font-size: 11px; margin: 0px 2px 0px 2px; padding: 0px 2px 0px 2px; }
.date { color: #999999; font-size: 11px; line-height: 12px; text-decoration: none; }
.caption { font-size: 11px; color: #999999; }

/**** Navigation **********************************************************************************************************************************************************/
.nav_divider { color: #4b6d82; font-size: 14px; font-weight: bold; margin: 0px 2px 0px 2px; padding: 0px 2px 0px 2px; }

.bground_nav { background-attachment: scroll; background-image: url(image/bground_nav.jpg); background-position: left top; background-repeat: repeat-x; }
a.nav:link, a.nav:visited { color: #FFFFFF; font-size: 14px; text-decoration: none; font-weight: bold; text-transform: uppercase; }
a.nav:hover { color: #df6e29; font-size: 14px; font-weight: bold; text-decoration: none; }

/**** Footer **********************************************************************************************************************************************************/
.bground_footer { background-attachment: scroll; background-image: url(image/footer_shadow.jpg); background-position: center top; background-repeat: no-repeat; }
.footer { color:#82949f; font-size: 12px; line-height: 16px; text-decoration: none; }
a.footer:link, a.footer:visited { color: #82949f; font-size: 12px; line-height: 16px; text-decoration: none; }
a.footer:hover { color: #df6e29; font-size: 12px; line-height: 16px; text-decoration: underline; }

/**** Inputs **********************************************************************************************************************************************************/
.input { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; background-color: #FFFFFF; text-align: left; vertical-align: middle; height: 25px; width: 100%; padding: 2px 0px 0px 2px; border: 1px solid #DDDDDD; }
.button { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-weight: bold; text-transform: uppercase; color: #FFFFFF; text-decoration: none; background-color: #df6e28; text-align: center; vertical-align: middle; height: 25px; border: none; cursor: hand; cursor: pointer; } 
.dropdown { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; background-color: #FFFFFF; text-align: left; vertical-align: middle; padding: 2px 0px 0px 2px; border: 1px solid #DDDDDD; }
.textarea { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; background-color: #FFFFFF; text-align: left; vertical-align: middle; height: 75px; width: 100%; padding: 2px 0px 0px 2px; border: 1px solid #DDDDDD; }

/*** LightBox 2.0 **********************************************************************************************************************************************************/
#lightbox { left: 0; line-height: 0; position: absolute; text-align: center; width: 100%; z-index: 100; }
#lightbox a img { border: none; }

#outerImageContainer { background-color: #fff; height: 250px; margin: 0 auto; position: relative; width: 250px; }
#imageContainer { padding: 10px; }

#loading { height: 25%; left: 0%; line-height: 0; position: absolute; top: 40%; text-align: center; width: 100%; }

#hoverNav { left: 0; height: 100%; position: absolute; top: 0; width: 100%; z-index: 10; }

#imageContainer>#hoverNav { left: 0; }
#hoverNav a { outline: none; }

#prevLink, #nextLink { background: transparent url(/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */ display: block; height: 100%; width: 49%; }
#prevLink { left: 0; float: left; }
#nextLink { float: right; right: 0; }
#prevLink:hover, #prevLink:visited:hover { background: url(/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer { background-color: #fff; font: 10px Verdana, Helvetica, sans-serif; line-height: 1.4em; margin: 0 auto; overflow: auto; width: 100% }
#imageData { color: #666; padding:0 10px; }
#imageData #imageDetails { float: left; text-align: left; width: 70%; }	
#imageData #caption { font-weight: bold; }
#imageData #numberDisplay { clear: left; display: block; padding-bottom: 1.0em; }	
#imageData #bottomNavClose { float: right; padding-bottom: 0.7em; width: 66px; }	
		
#overlay { background-color: #000; height: 500px; left: 0; position: absolute; top: 0; width: 100%; z-index: 90; }