﻿body {
   background-color: #999999;
   background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ECF5FB), to(#024978));
   background: -moz-linear-gradient(#ECF5FB, #024978);
   background: linear-gradient(#ECF5FB, #024978);
   -pie-background: linear-gradient(#ECF5FB, #024978);
   padding:0;
   margin:0;
   color: black;
   font-family: 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif;
   min-height:1300px;
   height:auto !important;
   behavior: url(pie/pie.htc);
}

table#mainBody {
   width: 927px;
   margin-left:auto;
   margin-right:auto;
   background-image: url("Media/back.jpg");
   background-color: white;
   text-align: left;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   -moz-box-shadow: 2px 2px 5px #666;
   -webkit-box-shadow: 2px 2px 5px #666;
   box-shadow: 2px 2px 5px #666;
   behavior:url(pie/pie.htc);
}

div.mainBody {
   width: 927px;
   margin-left:auto;
   margin-right:auto;
   background-color: white;
   background-image: url("Media/back.jpg");
   border: 1px solid #ccc;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   -moz-box-shadow: 2px 2px 5px #666;
   -webkit-box-shadow: 2px 2px 5px #666;
   box-shadow: 2px 2px 5px #666;
/*   padding-top: 1em;*/
   padding-bottom: 1em;
   text-align: left;
   behavior:url(pie/pie.htc);
}

div.mainContent {
   margin: 1em;
}

h2, h3, h4, h5 {
   text-decoration: underline;
   color: blue;
}

h5 {
   color: #000088;
}

table {
   border-collapse: collapse;
   cell-spacing:0;
   cell-padding:0;
}

p {
   margin-top: 0;
   margin-bottom: 0;
}

img {
   border: 0;
}

img.floatThumb {
   margin: 1em;
   border: solid 1px blue;
}

a {
   color: black;
}

a.blockLink {
   display: block;
   background-color: #bbddff;
   text-decoration: none;
   padding:.2em;
}

a.blockLink:hover {
   background-color: #99bbff;
}

a:visited {
   color: purple;
}

div.bannerArea {
   width: 927px;
    border: 1px solid #ccc;
   text-align: center;
   vertical-align: middle;
   background-color:white;
   font-weight: bolder;
   font-size:80%;
   margin-bottom: 17px;
   margin-left: auto;
   margin-right: auto;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   -moz-box-shadow: 2px 2px 5px #666;
   -webkit-box-shadow: 2px 2px 5px #666;
   box-shadow: 2px 2px 5px #666;
   behavior:url(pie/pie.htc);
}

div.bannerNavBar {
   border-top: solid 1px #ccc;
   padding-bottom: 1em;
   padding-top: 1em;
   -webkit-border-radius: 0px, 4px, 4px, 0px;
   -moz-border-radius: 0px, 4px, 4px, 0px;
   border-radius: 0px, 4px, 4px, 0px;
   background: -webkit-gradient(linear, 0 0, 0 bottom, from(#dedede), to(#ffffff));
   background: -moz-linear-gradient(#dedede, #ffffff);
   background: linear-gradient(#dedede, #ffffff);
   -pie-background: linear-gradient(#dedede, #ffffff);
   behavior:url(pie/pie.htc);
}

div#theBanner {
   height:96px;
   background-image: url(Media/top-banner-new.jpg);
   background-repeat: no-repeat;
   background-position: center;
   -webkit-border-radius: 0px, 4px, 4px, 0px;
   -moz-border-radius: 0px, 4px, 4px, 0px;
   border-radius: 0px, 4px, 4px, 0px;
   behavior:url(pie/pie.htc);
}

div.bannerArea a {
   text-decoration: none;
}

div.bannerArea a:visited {
   color: black;
}

div.bannerArea a:hover {
   color: red;
}

div.footer {
   text-align: left;
   margin-left: auto;
   margin-right: auto;
   width:927px;
}

div.footer > p {
   margin-left:auto;
   margin-right:auto;
}


p.copy
{
   font-size: 66%;
   border: 1px solid #ccc;
   background-color:white;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   -moz-box-shadow: 2px 2px 5px #666;
   -webkit-box-shadow: 2px 2px 5px #666;
   box-shadow: 2px 2px 5px #666;
   position:relative;
   behavior:url(pie/pie.htc);
}

table.seeAlso {
   text-align: right;
   font-style: italic;
   font-weight: bold;
   font-size: 75%;
   margin-top: .7em;
   margin-bottom: .3em;
   margin-right: 1em;
   margin-left: auto;
}

a.seeAlso1 {
   text-decoration: underline;
   color: #666666;
}

a.seeAlso2 {
   text-decoration: none;
   color: #bb0000;
}

td.seeAlso1 {
   padding-bottom: .7em;
   vertical-align: top;
}

td.seeAlso2 {
   text-align:left;
   padding-bottom: .7em;
}

p.newsHeader
{
   background-color: #320B66;
   color: white;
   margin: 0;
   font-weight: bold;
   padding: .2em;
   font-size: 80%;
   line-height: 120%;
}
p.newsDate
{
   background-color:#CCCCCC;
   margin: 0;
   margin-bottom: 1em;
   font-weight: bold;
   padding: .2em;
   font-size: 80%;
   line-height: 120%;
}
p.newsArticle
{
   font-size: 80%;
   line-height: 120%;
   margin-bottom: 1em;
}
p.newsArticle.AHR
{
   min-height:120px;
   height:auto !important;
}

#page-title
{
   font-size: 23px;
   font-style: italic;
   margin-bottom: 3px;
   /*width: 270px;*/
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 12px;
   color: #32086a;
   border: 1px solid #ccc;
   background: #dedede;
   background: -webkit-gradient(linear, 0 0, 0 bottom, from(#dedede), to(#ffffff));
   background: -moz-linear-gradient(#dedede, #ffffff);
   background: linear-gradient(#dedede, #ffffff);
   -pie-background: linear-gradient(#dedede, #ffffff);
   -webkit-border-radius: 4px, 0px, 0px, 4px;
   -moz-border-radius: 4px, 0px, 0px, 4px;
   border-radius: 4px, 0px, 0px, 4px;
/*   -moz-box-shadow: 2px 2px 5px #666;
   -webkit-box-shadow: 2px 2px 5px #666;
   box-shadow: 2px 2px 5px #666;*/
   position:relative;
   behavior: url(pie/pie.htc);
   height:26px;
}
         
#page-title p,
#page-title h1,
#page-title ol
{
   margin: 0;
   font-size: 23px;
   font-weight: bold;
}

#page-title h1
{
   float:left;
}

#page-title ol,
#page-title a
{
   font-size: 12px;
   font-style:normal;
   font-weight:normal;
   text-decoration:none;
   list-style: none;
   line-height:26px;
   color:#888;
}

#page-title a:hover
{
   text-decoration:underline;
}

#page-title ol
{
   float:right;
}

#page-title li
{
   float:left;
   padding: 0px 2px 0px 10px;
   background-image: url(media/breadcrumb-separator.png);
   background-repeat: no-repeat;
}

#page-title li:first-child
{
   float:left;
   padding: 0px 2px 0px 10px;
   background-image: none;
   width:23px;
}

.mainContent li
{
   font-size: 80%;
}

#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(Media/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(Media/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; }


