/**** Main **********************************************************************************************************************************************************/
body, p, table { color: #5a5a5a; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 20px; text-decoration: none; }

/**** Headers **********************************************************************************************************************************************************/
h1, h2, h3, h4 { color: #5a5a5a; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }
h1 { font-size: 25px; line-height: 28px; font-weight: bold; margin-top: 20px; }
h2 { font-size: 20px; line-height: 22px; font-weight: bold; }
h3 { font-size: 16px; line-height: 22px; }

/**** Bullet Points **********************************************************************************************************************************************************/
ul, ol, li { color: #5a5a5a; 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: 8px; padding-left: 8px; }
ol { list-style-type: decimal; margin-left: 12px; padding-left: 12px; }

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

/**** Images **********************************************************************************************************************************************************/
.bg_banner { background-attachment: scroll; background-image: url(/img/bground.jpg); background-position: center top; background-repeat: repeat-x; }
.rhs_cnr { background-attachment: scroll; background-image: url(/img/rhs/triangle_corner.png); background-position: right top; background-repeat: no-repeat; }

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

/**** Navigation **********************************************************************************************************************************************************/
.breadcrumbs, .pathway { font-size: 10px; line-height: 13px; text-transform: uppercase; margin: 0px 2px; padding: 0px 2px; }

.nav { color: #000000; font-size: 11px; text-transform: uppercase; text-decoration: none; }
.navBg { cursor: hand; cursor: pointer; color: #000000; font-size: 11px; text-transform: uppercase; text-decoration: none; }
.navOver { background-image: url(img/arrow_nav.png); color: #f37b06; font-size: 11px; text-transform: uppercase; text-decoration: none; cursor: hand; cursor: pointer; text-decoration: none; background-repeat: no-repeat; background-position: center top; }
.navAtv { background-image: url(img/arrow_nav.png); color: #f37b06; font-size: 11px; text-transform: uppercase; text-decoration: none; cursor: hand; cursor: pointer; text-decoration: none; background-repeat: no-repeat; background-position: center top; }

/**** Footer **********************************************************************************************************************************************************/
.footer { color: #787878; font-size: 11px; text-transform: uppercase; line-height: 12px; text-decoration: none; }
a.footer:link, a.footer:visited { color: #787878; font-size: 11px; text-transform: uppercase; line-height: 12px; text-decoration: none; }
a.footer:hover { color: #f37b06; font-size: 11px; line-height: 12px; text-transform: uppercase; text-decoration: none; }

/**** Forms **********************************************************************************************************************************************************/
.textbox { 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: 26px; width: 100%; padding: 2px 0px 0px 2px; border: 1px solid #DDDDDD; }
input.textbox:focus { background-color: #FFFFFF; border: 1px solid #999999; }

.email { 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: 26px; width: 100%; padding: 2px 0px 0px 2px; border: 1px solid #DDDDDD; }
input.email:focus { background-color: #FFFFFF; border: 1px solid #999999; }

#captcha-code { 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: 26px; width: 100%; padding: 2px 0px 0px 2px; border: 1px solid #DDDDDD; }
input#captcha-code:focus { background-color: #FFFFFF; border: 1px solid #999999; }

#aiContactSafeSendButton { 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: #f37b06; text-align: center; vertical-align: middle; height: 26px; 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; }

.editbox { 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; }
textarea.editbox:focus { background-color: #FFFFFF; border: 1px solid #999999; }

/* modify the width to fit all the labels */
div#aiContactSafe_mainbody_3 div.aiContactSafe_contact_form_field_label_left { width:80px; }

/* display into the center of the page */
div#aiContactSafe_mainbody_3 { margin-left:auto; margin-right:auto; }

/* set the way labels and fields are displayed */
div#aiContactSafe_mainbody_3 div.aiContactSafe_row { clear:both; padding:2px 0px; }
div#aiContactSafe_mainbody_3 div.aiContactSafe_contact_form_field_label_left { float:left; }
div#aiContactSafe_mainbody_3 div.aiContactSafe_contact_form_field_right { float:left; }
div#aiContactSafe_mainbody_3 div.aiContactSafe_contact_form_field_label_right { float:left; }
div#aiContactSafe_mainbody_3 div.aiContactSafe_contact_form_field_left { float:left; }

/* set the space between the notification for the required fields to the contact form */
div#aiContactSafe_mainbody_3 div#aiContactSafe_info { margin-bottom:10px; }

/* set the div containing the captcha */
div#aiContactSafe_mainbody_3 div#div_captcha { clear:both; margin:5px 0px;
}
div#aiContactSafe_mainbody_3 div#div_captcha_info { margin-bottom:5px; }

/* set the cells containig the contact form and the contact information */
div#aiContactSafe_mainbody_3 table#aiContactSafeForm td, div#aiContactSafe_mainbody_3 div#aiContactSafeForm { padding:5px; vertical-align:top; }

/* modify the cursor of the labels to let the user know they can click on them */
div#aiContactSafe_mainbody_3 label { cursor:pointer; }


table.detail-intro {
    margin-bottom: 12px;

}


p.pro-arc-date {
    margin: 0 15px 3px;
}


p.pro-arc-value {
    margin: 0 15px 3px;
}

p.pro-arc-title {
    font-size: 17px;
    font-weight: bold;
    margin: 0 15px 3px;
}


p.pro-arc-red {
    color: #C5060E;
    font-size: 14px;
    margin: 0 15px;
}

td.detail-heading {
    background-color: #1D1C1B;
    height: 44px;
    width: 650px;
}

table.archive-block-odd {
    background-color: #E9E9E9;
    padding-bottom: 15px;
    padding-top: 15px;
}

table.archive-block-even {
    background-color: #FFFFFF;
    padding-bottom: 15px;
    padding-top: 15px;
}

/*** 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; }