/* START STANDARD STYLES */
/* These styles need to be appear on every site but you can adjust as necessary (the only things you should need to adjust are the foreground and background colours */
/* These styles should define how the content section looks */

body {
	color: black;
	background: #E6E6E6;
	font-family: arial, helvetica;
	font-size: 70%;
}

body.site {
	margin: 0;
	text-align: center;
}

h1 {
	color: #004A94;
	margin: 0.5em 0 0.5em 0;
	font-size: 175%;
}

h2 {
	color: #004A94;
	margin: 0.5em 0 0.5em 0;
	font-size: 150%;
}

h3 {
	color: #004A94;
	margin: 0.5em 0 0.5em 0;
	font-size: 125%;
}

hr {
	background: #004A94;
	color: #004A94;
}

p {
	margin: 1em 0 1em 0;
	padding: 0;
	line-height: 150%;
}

li {
	line-height: 150%;
}

q {
	font-style: italic;
}

blockquote {
	font-style: italic;
	border-left: 1px solid #000;
	padding-left: 10px;
	margin-right: 0;
}

img {
	border: 0;
}

table {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

th {
	background: #004A94;
	color: white;
	font-weight: bold;
}

td {
	line-height: 150%;
}

abbr, acronym { 
	border-bottom: 1px dotted #004A94; 
	cursor: help; 
}

caption {
	text-align: left;
}

a:link {
	color: #004A94;
	text-decoration: underline;
}

a:visited {
	color: #004A94;
	text-decoration: underline;
}

a:hover {
	color: white;
	background: #004A94;
	text-decoration: none;
}

a:active {
	color: white;
	background: #004A94;
	text-decoration: none;
}

a:focus {
	color: white;
	background: #004A94;
	text-decoration: none;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

p.indent {
	margin-left: 25px;
}

span.underline {
	text-decoration: underline;
}

img.left {
	float: left;
	margin: 5px;
}

img.right {
	float: right;
	margin: 5px;
}

label {
	cursor: pointer;
}

label.formLabel
{
	width:70px;
	display:block;
	float:left;
}

form {
	padding: 0;
	margin: 0;
}

input.button {
	background: #eee;
	color: #000;
	border: solid 1px #000;
}

input.textbox, textarea.textbox {
	color: #000;
	border: solid 1px #000;
	padding: 2px;
	font-family: arial, helvetica;
}

div.boxWrapper {
	margin: 0 -18px 0 -10px;
}

* html div.boxWrapper { margin-right: -16px; }

div.frontBox {
	background: transparent url(/cms/outertemplates/images/box-bg.gif) 0 0 no-repeat;
	color: #fff;
	width: 49%;
	margin-right: 1px;
	float: left;
}

div.frontBox  h2 {
	color: #fff;
	padding: 0 0 0 5px;
	font-size: 120%;
}

div.frontBox  p {
	padding: 0 0 0 5px;
}

div.frontBox a, div.frontBox a:visited {
	color: #fff;
}

.newsLink {
	text-align: right;
	margin: 0;
}

/* END STANDARD STYLES */










/* START PAGE SPECIFIC STYLES */

#container {
	width: 638px;
	background: #FFFFFF url(/cms/outertemplates/images/back-tile.jpg) repeat-y;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0px;
	}

#news ul {
	padding: 0;
	margin: 5px 0 0 0;
	list-style-type: none;
}

#news li {
	margin: 0 0 5px 0;
	line-height: 135%;
	}

#news .date {
	display: block;
	font-weight: bold;
	}

.login-box {
	padding: 2px;
	margin: 0px;
	width: 121px;
	font-size: 0.9em;
	border: 1px solid #004A94;
}

.login-button {
	padding: 1px;
	margin: 0 15px 0 0;
	background: #004A94;
	border: 1px solid black;
	color: #FFFFFF;
	font-size: 0.8em;
}

#banner {
	width: 623px;
	margin: 0px;
	padding: 0 0 0 15px;
	background: url(/cms/outertemplates/images/banner-back.jpg) no-repeat;
}

#banner p {line-height: 0px; margin: 0px;}

#search {
	float: right;
	margin: 10px 10px 0 0;
	color: #FFFFFF;
	font-weight: bold;
}

#skipLinks {
	position: absolute;
	left: -999em;
}

#printTitle {
	display: none;
}

#main-pic {
	width: 638px;
	height: 161px;
	background: url(/cms/outertemplates/images/main-pic.jpg) no-repeat;
	border-top: 4px solid #E6E6E6;
	border-bottom: 4px solid #E6E6E6;
}	

#left-side {
	float: left;
	width: 207px;
	border-right: 4px solid #E6E6E6;
}

#right-side {
	width: 427px;
	float: left;
	text-align: left;
}

#left-side .box {
	border-top: 4px solid #E6E6E6;
	width: 197px;
	clear: both;
	padding: 2px 5px;
	line-height: 1em;
	}
	
#left-side .heading {
	background: #004A94;
	display: block;
	color: #FFFFFF;
	padding: 1px 6px;
	font-weight: bold;
	margin: 0;
}

#menu {
	float: left;
	width: 207px;
	background: #FFFFFF;
}

#content {
	float: left;
	width: 407px;
	background: #FFFFFF url(/cms/outertemplates/images/content-back.jpg) no-repeat center top;
	padding: 4px 10px 5px 10px;
	text-align: left;
}

#breadcrumb {
	padding: 0 0 3px 0;
	}

#breadcrumb p {
	float: left;
	margin: 0px 0 0 0;
	padding: 0 0 0 0px;
}

#breadcrumb ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#breadcrumb li {
	display: inline;
	padding-left: 15px;
	background: url(/cms/outertemplates/images/breadcrumb.gif) 3px no-repeat;
}

#breadcrumb li.first {background: none; padding-left:5px;}

#footer {
	background: #E6E6E6;
	margin: 0px;
	padding: 2px 5px;
	text-align: center;
	clear: both;
	}

#footer p {margin: 4px 0 0 0;}

#footer ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

#footer li {
	display: inline;
	padding-left: 15px;
	margin: 0px;
	background: url(/cms/outertemplates/images/top-menu-arrow.gif) 3px no-repeat;
	}
	
#footer li.first {background:none}

#footer a {text-decoration:none;color: #000;}
#footer a:hover {text-decoration:underline;background:none;}

/* END PAGE SPECIFIC STYLES */










/* START VERTICAL MENU STYLES */

div.xMenuBtn {display:none;}

#nav, #nav ul { 			/* all lists */
	position: relative;
	padding: 0;
	margin: 0 0 0 10px;
	list-style: none;
	float: left;
	width: 130px;			/* width of first-level anchors */
	border-top: 1px solid #fff;
}

#nav li ul { 				/* second-level lists */
	position : absolute;
	left: -999em;
	width: 124px;			/* width of second-and-above-level anchors */
	margin-top: -26px;		/* height offset of second-and-above-level lists */
	border-left: 1px solid #EEEEEE;
}

#nav li ul ul {				/* third-and-above-level lists */
	left: -999em;
}

#nav li { 				/* all list items */
	position : relative;
	float : left;
}

#nav li a {				/* first-and-above-level anchors */
	width: 124px;
	w\idth: 124px;
	padding: 3px;
	display: block;
	background: #FFF;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#nav li ul li a {			/* second-and-above-level anchors */
	width: 124px;
	w\idth: 124px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li:hover ul ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul, #nav li.sfhover ul ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	margin-left: 130px;		/* width + padding of first-level anchors */
	left: auto;
}

#nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li li li li li:hover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li li.sfhover ul, #nav li li li li.sfhover ul { /* lists nested under hovered list items */
	margin-left: 130px;		/* width + padding of second-and-above-level anchors */
	left: auto;
}

#nav li.navdrop li a, #nav li li.navdrop li a, #nav li li li.navdrop li a, #nav li li li li.navdrop li a {
	background: #eeeeee url(/cms/outertemplates/images/spacer.gif) no-repeat;			/* hides the drop down image from non-drop down list items */
}

#nav li.navdrop a, #nav li li.navdrop a, #nav li li li.navdrop a, #nav li li li li.navdrop a, #nav li li li li li.navdrop a{
	background: #FFF url(/cms/outertemplates/images/arrowright.gif) right no-repeat;		/* image used to indicate a drop down list item */
}
 
#nav li a:hover, #nav li a:active, #nav li a:focus, #nav li.navdrop a:hover, #nav li.navdrop a:active, #nav li.navdrop a:focus { 
	color: #fff; 
	background: #004A94;
}


/* END VERTICAL MENU STYLES */




/* START LIGHTBOX STYLES */
/* You shouldn't need to edit these */

#lightbox{position: absolute;top: 40px;left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0;}
#lightbox a img{ border: none; }#lightbox a:hover{ background: transparent;}
#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(/cms/outertemplates/images/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(/cms/outertemplates/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/cms/outertemplates/images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{font: 10px Verdana, Helvetica, 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: bold;}
#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 */}

/* END LIGHTBOX STYLES */
