body {
	margin: 0;
	padding: 0;
	color: #000;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. */
	background: #313133 url(images/bg-black.jpg) top left repeat-x;
}
img {
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0 0 0.25em 0;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.25em;
}
h3 {
	font-size: 1.15em;
}
h4 {
	font-size: 1.25em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.85em;
}
a, a:visited {
	color: #069;
}

p {
	margin: 0.25em 0 0.75em 0;
	padding: 0;/* text-align: justify; */

}
blockquote {
	padding: 0 2em;
	margin: 0;
}
tr {
	vertical-align: top;
}
#pg {
	background: #fff;
	width: 950px;
	margin: 0 auto;
	text-align: left; /* override text-align: center on the body element. */
	font-size: 0.825em;
}
#pg-header {
	padding: 10px 0 0 0;
	/*color: #036; */
	color: #565555;
	/* background: #036; url(images/bg-ltblue.jpg) top left repeat-x; */
	background: #565555; /* url(images/bg-ltblue.jpg) top left repeat-x; */	
	text-align: center;
}
#pg-body {
	background: #fff;
}
#pg-footer {
	clear: both;
	border-top: 1px solid #565557;
	padding: 1em 0.5em 1.5em;
	text-align: center;
	font-size: 0.8em;
	color: #888;
}
#pg-footer h4 {
	color: #036;
}
#pg-footer a, #pg-footer a:visited {
	color: #888;
}
#pg-header h1 {
	font-size: 1.125em;
	color: #fff;
}
#pg-header table {
	margin: 0px;
}
#pg-header tr {
	vertical-align: middle;
}
#pg-header form {
	padding: 8px 20px 0 0;
}
table.layout-3col {
	margin: 0;
}
table.layout-3col td {
	font-size: 0.85em;
}
table.layout-3col td td { /* new! multiple nested tables causing font size problems */
	font-size: 1em;
}
.col-left {
	background: #cdcdcd url(images/bg-ltgray.jpg) top left repeat-x;
}
.col-left .pad {
	margin: 10px 20px;
}
.col-main .pad {
	margin: 10px 20px;
}
.col-right .pad {
	margin: 10px 20px;
}
#nav-main {
	/* border-bottom: 4px solid #f6d139; */

width: 100%;
	/*background: #8e2f2f;*/
	background: #424245;
	padding: 0;
}
ul.tabs {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.tabs li {
	float: left;
	padding: 0;
	margin: 0;
	padding-top: 0;
	/* background: #069 url(images/tab-blueblue-right2.gif) no-repeat right top; */

margin-right: 1px;
	font-weight: bold;
	font-size: 0.85em;
}
ul.tabs li a {
	display: inline; /* IE workaround */
}
ul.tabs li a, ul.tabs li a:visited {
	display: block;
	padding: 4px 10px 6px;
	color: #fff;
	text-decoration: none;
	/* background: url(images/tab-blueblue-left2.gif) no-repeat left top; */

/*border-right: 1px solid #5f2020;*/
border-right: 1px solid #101010;
	/*border-top: 1px solid #ea3a3a;*/
	border-top: 1px solid #7d7c7c;
}
ul.tabs li a:hover {
	border-top: 1px solid #fe0;
	background: #fc0;
	color: #000;
}
/* active tab */

ul.tabs li.active {
	background: #fc0;
	background: #fc0 url(images/tab-yellowblue-right.gif) no-repeat right top;
	color: #000;
}
ul.tabs li.active a {
	background: #fc0 url(images/tab-yellowblue-left.gif) no-repeat left top;
	border-top: 1px solid #fe0 !important;
	background: #fc0;
	color: #000 !important;
}
ul.tabs li.active a:hover {
	color: #000;
}
.yellowbar {
	background: #fc0;
	width: 100%;
	border-top: 1px solid #fe0;
	/* padding: 1px 0 3px 0; */
}
.yellowbar a, .yellowbar a:visited {
	text-decoration: none;
	font-size: 0.9em;
	color: #000;
}
.yellowbar div {
 padding: 1px 0 3px 0;
}
ul.linklist {
	padding: 0;
	margin: 0 0 0.5em 1.5em;
}
ul.linklist li {
	padding: 0.25em 0;
	font-size: 0.95em;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.adbutton {
	display: block;
	width: 300px;
	background: #ededed; /* #d7ecfd */
	text-align: center;
}
.volinfo {
	font-size: 0.65em;
	font-weight: bold;
	vertical-align: top;
}
h3 a, h3 a:visited {
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}
.adtop {
	/* padding-left: 200px; */

padding: 10px 0;
	background: #313133;
	border-bottom: 10px solid #565555;
	text-align: center;
}
#navigation-secondary {
	margin: 10px 0 15px 0;
}
#navigation-secondary h3 {
	text-align: center;
	margin: 0;
	background: #fff;
	color: #000000;
	font-weight: bold;
	font-size: 0.85em;
	width: 100%;
}
#navigation-secondary ul {
	list-style: none;
	list-style-type: none;
	text-align: right;
	padding: 0;
	margin: 0.5em 0 0.75em;
	width: 100%;
}
#navigation-secondary ul li {
	margin: 0;
	padding: 0;
	display: inline;
	font-weight: bold;
}
#navigation-secondary ul li a {
	display: block;
	text-decoration: none;
	padding: 1px 0;
	padding-right: 2em;
	color: #fff;
}
#navigation-secondary ul li a:hover {
	background: #fff;
	color: #000;
}
#title {
	/*border-bottom: 3px solid #069;
	margin-bottom: 0.25em;*/

	color: #069;
	font-size: 1.75em;
	font-weight: bold;
}

#article_summary {
margin-left: 4.0em;
margin-right: 4.5em;
margin-top: .5em;
margin-bottom: .5em;
font-weight: bold;
/* font-family: Georgia, Times, Verdana, serif; */
}


/****************************
  Stuff for image pop overs
*****************************/

.thumbnail {
position: relative;
z-index: 0;
}
.thumbnail:hover {
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*enlarged image area*/
position: absolute;
background-color: #edf1f4;
padding: 5px;
left: -1000px;
border: 1px dotted #036;
visibility: hidden;
color: #036;
text-decoration: none;
}
.thumbnail span img {
border-width: 0;
padding: 2px;
}
.thumbnail:hover span { /*enlarged image on hover*/
visibility: visible;
top: 0;
left: -200px; /*horizontal offset */
}
.thumbnail-caption {
font-style: italic;
color: #036;
font-size: 95%;
}
