﻿body {
	background-color: #2b4f7b;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-align: center;
	padding: 30px 0 0 0;	
	min-height: 100%;
	z-index: 1;
}
.background {
	z-index: -1;
	position: absolute;
	bottom: -250px;
	right: 0px;
	left: 0px;
	behavior: url(PIE.htc);
	height: auto;
	height: 100%
}
.container1 {
	margin: 30px auto 0 auto;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: #bebebe 0px 0px 22px;
	-moz-box-shadow: #bebebe 0px 0px 22px;
	box-shadow: #bebebe 0px 0px 22px;
	padding: 0px;
	width: 85%;
	height: 100%;
	text-align: left;
	position: relative;
	max-width: 1060px;
	min-width: 710px;
	min-height: 100%;
	behavior: url(PIE.htc);
}
.menu {
	background-color: #e3e3e3;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	padding: 10px;
	float: left;
	width: 190px;
	height: 180px; /* 180 for 6 menu items, 151 for 5, 29px per line */
	margin-left: 25px;
	position: relative;
	-webkit-border-radius: 0 0 20px 20px;
	-moz-border-radius: 0 0 20px 20px;
	border-radius: 0 0 20px 20px;
	-webkit-box-shadow: #bababa 0px 0px 22px;
	-moz-box-shadow: #bababa 0px 0px 22px;
	box-shadow: #bababa 0px 0px 22px;
	margin-top: 0px;
	behavior: url(PIE.htc);
}
.header {
	background-position: bottom;
	background-image: url('images/gradient.jpg');
	background-repeat: repeat-x;
	-webkit-border-radius: 20px 20px 0 0;
	-moz-border-radius: 20px 20px 0 0;
	border-radius: 20px 20px 0 0;
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 100%;
	height: 95px;
	behavior: url(PIE.htc);
	background-color: #fff;
	max-width: 1060px;
}
.content {
	padding: 10px;
	width: 60%;
	behavior: url(PIE.htc);
	position: relative;
	margin-left: 275px;
}
.footer {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	width: 100%;
	text-align: center;
	font-size: 10px;
	clear:both;
	max-width: 1060px;
}
.news {
	color: #FFFFFF;
	background-color: #616890;
	border: 2px solid #FFFFFF;
	padding: 10px;
	clear: both;
	width: 190px;
	margin-left: 25px;
	float: left;
	margin-top: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: #bababa 0px 2px 22px;
	-moz-box-shadow: #bababa 0px 2px 22px;
	box-shadow: #bababa 0px 2px 22px;
	behavior: url(PIE.htc);
	font-size: 12px bold;
	line-height: 25px;
	position: relative;
}
.menuPic {
	clear: both;
	width: 190px;
	margin-left: 25px;
	float: left;
	margin-top: 10px;
	position: absolute;
	bottom: 0px;
	text-align: center;
}
.menuPicHome {
	clear: both;
	width: 190px;
	margin-left: 25px;
	float: left;
	margin-top: 10px;
	position: relative;
	text-align: center;
}
.announce {
	clear: both;
	width: 190px;
	margin-left: 25px;
	float: left;
	margin-top: 20px;
	line-height: 25px;
	position: relative;
}
.policyheading {
	margin: 1px;
	padding: 3px 10px;
	cursor: pointer;
	position: relative;
	width: 200px;
	border: 1px solid #2c4e7b;
	background-color:#dfeffe;
	-webkit-border-radius: 20px 20px 0 0;
	-moz-border-radius: 20px 20px 0 0;
	border-radius: 20px 20px 0 0;
}
.policycontent {
	padding: 10px 10px;
	background-color:#fff;
	border: 1px solid #2c4e7b;
	-webkit-border-radius: 0 20px 20px 20px;
	-moz-border-radius: 0 20px 20px 20px;
	border-radius: 0 20px 20px 20px;
}
.address {
	width: 500px; 
	position: absolute;
	right: -10px;
	min-width: 500px;
	text-align:right; 
	margin-right:15px; 
	margin-top:70px;
	color: #595959;
	behavior: url(PIE.htc);
}
.styleswitch {
	position: absolute;
	float: right;
	width: 70px;
	height: 50px;
	right: 0px; 
	font-size: 10px;	
	color: #595959;
	text-align: center;
}
.colorblock {
	background-color: #60688f;
	color: #fff;
	padding: 15px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.linedblock {
	background-color: #f7f7f7;
	padding: 15px;
	border: 1px solid #346697;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;

}
img {
	border: 0;
	background: none;
}
td.title {
	width: 100%; 
	color: #336699;
	font-weight: 600;
	font-size: 14px;
	border-bottom:  2px solid #e3e3e3;
}
td.spacer {
	width: 125px;
}
.titlebig {
	font-size: 18px;
	font-weight:bold;
}
h1, h2,h3	{
	color: #2b4f7b;
	font-weight:normal;
	text-shadow: #eeeeee 4px 4px;
	-webkit-text-shadow: #eeeeee 4px 4px;
	-moz-text-shadow: #eeeeee 4px 4px;
	behavior: url(PIE.htc);
}
h1.emergency {
	color: #990000; 
}
.emergency {
	background-color: #E0E6FF;
	padding: 5px 10px;
	position: inherit; 
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url(PIE.htc);
}
.bluetitle {
	color: #336699;
	font-size: 16px;
	font-weight:bold;
}
hr.eighty {
	width: 80%;
}
p.little {
	font: 10px verdana, Trebuchet MS, san-serif;
	color: #888888;
	text-align: center;
}
.specialistbg {
	padding: 10px; 
	border: 2px solid #dedede;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url(PIE.htc);	
}
a:link.blank {
	font-size: 13px;
	background-color: transparent;
	text-decoration: none;
}

a:visited.blank {
	font-size: 13px;
	background-color: transparent;
	text-decoration: none;
}

a:hover.blank {
	font-size: 13px;
	background-color: transparent;
	text-decoration: none;
}

a:link {
	font-size: 13px;
	color: #336699;
}

a:visited {
	font-size: 13px;
	color: #515151;
}

a:hover {
	font-size: 13px;
	background-color: #dfe7f3;
	color: #00254a;
}

a:link.quick_links	{
	font-weight: bold;
	text-decoration: none;
	border: none;
	font-size: 13px;
	color: #fff;
}

a:visited.quick_links	{
	font-weight: bold;
	text-decoration: none;
	border: none;
	font-size: 13px;
	color: #fff;
}

a:hover.quick_links	{
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	color: #fff;
	border-bottom: solid 1px #e3e3e3;
	border-top: solid 1px #e3e3e3;
	background: #7178A3;
}

a:link.footer	{
	text-decoration: none;
	font-size: 11px;
	color: #00491b;
	padding: 1px;
	line-height: 20px;
	background: none;
	border-bottom: none;
	
}

a:visited.footer	{
	text-decoration: none;
	font-size: 11px;
	color: #00491b;
	padding: 1px;
	line-height: 20px;
	background: none;
	border-bottom: none;
}

a:hover.footer	{
	text-decoration: none;
	font-size: 11px;
	color: #00491b;
	padding: 1px;
	border-bottom: solid 1px #00491b;
	border-top: solid 1px #00491b;
	line-height: 20px;
	background: none;
}
a:link.bigblue {
	font-size: 16px;
	font-weight: normal;
	color: #336699;
	line-height: normal;
	border: none;
}

a:visited.bigblue {
	font-size: 16px;
	font-weight: normal;
	color: #515151;
	line-height: normal;
	border: none;
}

a:hover.bigblue {
	font-size: 16px;
	font-weight: normal;
	background-color: #dfe7f3;
	color: #00254a;
	line-height: normal;
	border: none;
}
a:link.linksblack2	{
	font-size: 13px;
	font-weight:bold;
	color: #000000;
}
a:visited.linksblack2 {
	font-size: 13px;
	font-weight:bold;
	color: #515151;
}
a:hover.linksblack2 {
	font-size: 13px;
	font-weight:bold;
	background-color: #dfe7f3;
	color: #00254a;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
.alignrightpad {
	text-align: right;
	padding-right: 10px;
}
.aligntop {
	vertical-align: top;
}
.indented {
	padding-left: 20px;
}

u.link {
	color: #336699;
}

b.link {
	color: #336699;
}
.bluetitlebig {
	color: #336699;
	font-size: 18px;
}
p.little2 {
	font: 10px;
	color: #888888;
	text-align: left;
}

/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 0 0 0 13px;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid #787878;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 160px; /*width of menu (not including side paddings)*/
color: black;
background-color: lightyellow;
text-decoration: none;
padding: 4px 5px;
border-top: none;
border-bottom: 1px solid #787878;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
color: #30659a;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 6px;
padding-left: 15px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}



/* ######### Marker List Vertical Menu ######### */

.markermenu{
	width: 175px; /*width of side bar menu*/;
	clear: left;
	position: relative;
	text-align: right;
	font: 18px Tahoma, Geneva, sans-serif;
	color: #4f4f4f;
}

.markermenu ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
border: none
}

.markermenu ul li a{
background: #e3e3e3 3px center; /*light gray background*/
font: 18px Tahoma, Geneva, sans-serif;
color: #787878;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
border: none;
}

.markermenu ul li a.child{
background: none;
font-size: 14px;
text-align:left;
color: #000000;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
margin-right: 25px;
text-decoration: none;
border-bottom: none;
}

* html .markermenu ul li a{ /*IE6 hack*/
width: 155px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #787878;
}

.markermenu ul li a:hover, .markermenu ul li a.selected{
color: #30659a;
}

.markermenu ul li a:visited.child{
color: #000000;
}

/* ######### Customized Drop Down ULs CSS (inherits from ddlevelsmenu-base.css) ######### */

.blackwhite li a{
background: #f7f7f7;
font: bold 12px Tahoma, Geneva, sans-serif;
color: #424242;
text-align: left;
}

.blackwhite li a:hover{
background: #f7f7f7;
font: bold 12px Tahoma, Geneva, sans-serif;
color: #30659a;
}

/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
margin: 0;
padding: 0;
font: bold 12px Tahoma, Geneva, sans-serif;
list-style-type: none;
border-bottom: 1px solid gray;
background: #414141;
overflow: hidden;
width: 100%;
}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 6px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #414141;
}

.mattblackmenu li a:visited{
color: white;
}

.mattblackmenu li a:hover{
background: black; /*background of tabs for hover state */
}

.mattblackmenu a.selected{
background: black; /*background of tab with "selected" class assigned to its LI */
}

/* lightbox 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; }

