
/* Global Styles */
html { color: #fff; background: #e9f4f3; }
body { font-family: Arial, sans-serif; color: #fff; font-size: 13px; background-color: #e9f4f3; }
p { font-family: Arial, sans-serif; font-size: 1em; line-height: 1.3em; margin: 0.7em 0em; }
td { font-family: Arial, sans-serif; font-size: 1em; line-height: 1.4em; }

a { font-family: Arial, sans-serif; font-size: 1em; letter-spacing: 0.1em; line-height: 1.4em; color: #fff; text-decoration: underline; cursor: pointer; }
a:hover { font-family: Arial, sans-serif; font-size: 1em; letter-spacing: 0.1em; line-height: 1.4em; color: #4490c2; text-decoration: none; cursor: pointer; }

ul, li { font-family: Arial, sans-serif; font-size: 1.2em; margin: 7px; padding: 2px 0px 2px 0px; position: relative; list-style-position: outside; list-style-type: disc; }

input[type='text'] { font-family: Arial, sans-serif; color: #000; }
input[type='password'] { font-family: Arial, sans-serif; color: #000; }
select { font-family: Arial, sans-serif; color: #762706; background-color: #FFF; }
legend { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #000; }
textarea { font-family: Arial, sans-serif; color: #000; }

/* Width Styles */
.width100 { width: 100%; }
.width50 { width: 50%; }

/* Spacing */
.padding10 { padding: 10px; }
.padding15 { padding: 15px; }

/*Headlines */
H1 { font-family: Arial, sans-serif; font-size: 4em; letter-spacing: 0.1em; }
H2 { font-family: Arial, sans-serif; font-size: 2.2em; color: #4490c2; font-weight: bold; padding: 0em 0.2em 0.2em 0.3em; margin-bottom:0.5em; }
H3 { font-family: Arial Narrow, sans-serif; font-size: 2em; letter-spacing: 0.2em; text-transform: lowercase; font-weight: lighter; white-space: nowrap; }
H4 { font-family: Arial, sans-serif; font-size: 1.3em; letter-spacing: 0.1em; color: #458fc2; font-weight: bold; }
H5 { font-family: Arial, sans-serif; font-size: 1.3em; line-height: 0.8em; letter-spacing: 0em; color: #458fc2; font-weight: bold; padding: 0.3em 0.5em 0em 0.7em; margin-top:0.3em; margin-bottom: -0.3em; }

/* Alignment Styles */
.rightalign { text-align: right; }
.topalign { vertical-align: top; }
.centeralign { text-align: center; }

/* Layout Elements */
div#container { width: 980px; margin: 0 auto; margin-top: 1.5em; background: #fff; border: solid 0.1em #97cbc6; }
div#LeftColumn { float: left; width: 21em; }
div#MiddleColumn { float: left; width: 42em; }
div#RightColumn { float: right; width: 11.2em; }

/* Header */
div#header { height: 130px; margin: 0px; padding: 0px; color: #fff; }

/* Content */
div#ContentBG { padding: 0px; height: 46.6em; min-height: 46.6em; background-image: url(../../images/BodyBG.jpg); background-position: left top; background-repeat: no-repeat; }

/* Left Column */
div#LeftColumn { padding: 1.6em 1.1em; }
div#LeftColumn p { margin: 1.1em 0em; font-size:0.98em; line-height:1.2em; }
div#LeftColumn ul { margin-top: -.4em; margin-bottom: -.4em; padding: 0em 0.5em 0em 0.5em; }
div#LeftColumn li  { font-family: Arial, sans-serif; font-size: 0.85em; line-height: .5em;}
.SpecialBreak  { margin-top: .5em; }
/* Middle Column */
div#MiddleColumn { padding: 3.5em 0.9em 0.5em 1em; margin: 0em 0em 0em 1.5em; }
div#MiddleColumn p { padding: 0em 0.5em 0em 0.8em; }

/* Right Column */
div#RightColumn { padding: 0em; margin: 7em 0em; }

/* Copy Treatment */
.AlternateText { font-family: Arial, sans-serif; font-size: 0.9em; line-height: 0.2em; color: #000; }
.AlternateText ul { margin-top: -.2em; padding: 0em 0.5em 0em 0.8em; }
.AlternateText li { font-family: Arial, sans-serif; font-size: 0.9em; line-height: .5em; color: #458fc2; }

.AnswerText { font-family: Arial, sans-serif; font-size: 1.1em; line-height: 1.2em; color: #000; padding: 0em 0.5em 0em 0.8em; margin: 0em; }

.ListText { font-family: Arial, sans-serif; color: #000; }

.Note { font-family: Arial, sans-serif; font-size: .8em; line-height: 1.4em; color: #000; padding: 0em 0.5em 0em 1.5em; }

.TextSm { font-family: Arial, sans-serif; font-size: 0.9em; line-height:1.2em; }
.TextItalic { font-style: italic; }
.TextBold { font-weight: bold; }

.LearnMoreText { font-family: Arial, sans-serif; text-decoration: none; font-size: 1em; line-height: 1em; color: #FFF; font-weight:bold; }
a.LearnMoreText:Link { font-family: Arial, sans-serif; text-decoration: underline; font-size: 1em; line-height: 1em; color: #FFF; font-weight:bold; }
a.LearnMoreText:Hover { font-family: Arial, sans-serif; text-decoration: underline; font-size: 1em; line-height: 1em; color: #FFF; font-weight:bold; }
a.LearnMoreText:VISITED { font-family: Arial, sans-serif; text-decoration: underline; font-size: 1em; line-height: 1em; color: #FFF; font-weight:bold; }
/* Lightbox Styles */
#lightbox { position: absolute; top: 40px; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }

#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: transparent url(../../images/LightBox/blank.gif) no-repeat; /* 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/LightBox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../images/LightBox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer { font: 10px Arial, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; }

#imageData { padding: 0 10px; }
#imageData #imageDetails { width: 70%; float: left; text-align: left; }
#imageData #caption { font-weight: normal; }
#imageData #numberDisplay { display: block; clear: left; padding-bottom: 1.0em; }
#imageData #bottomNavClose { width: 66px; float: right; padding-bottom: 0.7em; }

#overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

* html > body .clearfix { display: inline-block; width: 100%; }

* html .clearfix { /* Hides from IE-mac \*/ height: 1%; /* End hide from IE-mac */ }