/***********************************************/
/*     general overrides                       */
/***********************************************/

body{
	font-family: arial,helvetica,sans-serif;
	color: #D0D0D0;
	margin: 0;
	padding: 0;
	background-color: #aaaaaa;
	font-size: 20px;
	background-image:url(../images/stripe-dk.png);
	}

a:link, a:visited{
	color: #666666;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

h1, h2, h3, h4, h5, p, ul, li, dd, img, a {
	margin: 0;
	padding: 0;
	border: 0;
	}

p {
	line-height: 1.18;
	padding-top: .25em;
	font-size: .8em;
	}

hr {
	color: #1484a4;
	width: 50%;
	height: .15em;
	margin-left: auto;
	margin-right: auto;
	}	

/***********************************************/
/*     regions of page (divs)                  */
/***********************************************/

#wrapper {
	width: 960px;
	text-align: center;
	background-color: #ffffff;
	padding: 0;
	margin:.75em auto 1em auto;
	border: 1px solid #dedede;
	border-top: 0;
	border-bottom: 0;
	}

#banright {
	float:right;
	width:193px;
	padding:0;
	}

#banleft {
		float:left; 
		width=:767px;
		padding:0;
	}

#show-items {
	width:100%;
	background-image:url(../images/stripe.png); 
	margin:.75em auto 0 auto; 
	}
	
#pghd {
	margin-right: auto;
	margin-left: auto;
	margin:0 auto 0 auto;
	width: 20%;
	}

#footer {
	clear: both;
	width:100%;
	text-align:center; 
	padding-bottom:.5em;
	border-top: 2px solid #666666;
	margin:0;
	}

/***********************************************/
/*     secondary pages' sub-menus              */
/***********************************************/

#sectionmenu  {
	padding: .6em auto .6em auto;
	margin: .6em auto .6em auto;
	border: 0;
	border-bottom: 6px double #efefef;
	width: 86%;
	}

#sectionmenu ul {
	list-style-type: none; 
	margin: .3em;
	padding: 0;
	text-align: center;
	}

#sectionmenu ul li {
	display: inline;
	color: #999999;
	font-size: .65em; 
	margin: 0 .4em .2em .3em;
	padding: .4em .4em .5em .4em;
	background-image: url(../images/stripe-lt.png); 
}

#sectionmenu ul li a {
	text-decoration: none;
	color: #333333;
}

#sectionmenu ul li a:hover {
	color: #1484a4;
	text-decoration: underline;
	}

/***********************************************/
/*     table and image styles                  */
/***********************************************/

#show-items table {
	background-image:url(../images/stripe.png);
	width:100%;
	border:0;
	padding:.5em;
	}

#show-items td {
	background-color: white;
	text-align: center;
	border:0;
	}

.img-sample {
	padding: 1em;
	border: 0;
	}

/***********************************************/
/*     paragraph styles for tops of pages      */
/***********************************************/

.ban-nav {
	text-align:left;
	color: #666666;
	font-size: .75em;
	line-height:1;
	font-weight: normal;
	padding: .6em 0 0 0;
}

.ban-nav a {
	color: #666666;
	text-decoration: none;
}

.ban-nav a:hover {
	color: #1484a4;
	text-decoration: underline;
}

.pagetitle {
	color: #1484a4;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 2;
	padding-top: 1em;
}

.pagetitle-left {
	color: #1484a4;
	font-size: 1em;
	text-align:left;
	letter-spacing: 2;
	padding: 1em 0 0 0;
	margin:0;
	}

.pagetitle-right {
	color: #1484a4;
	font-size: 1em;
	text-align:right;
	letter-spacing: 2;
	padding: 0;
	margin: 0;
	}

.pagetitle-sub {
	color: #666666;
	font-weight: normal;
	letter-spacing: 2;
	padding-top: 0;
}

.nav-internal {
	padding: .5em 0 .5em 0;
	text-align:center;
	color: #666666;
	font-size: .75em;
	font-weight: normal;
	letter-spacing: 2;
	background:#eff6f9; 
	margin:1em .6em 0 .65em; 
	border-bottom:.4em solid #eff6f9;
}

/***********************************************/
/*     paragraph styles for bottoms of pages   */
/***********************************************/

.foot {
	color: #666666;
	font-size: .6em; 
	margin: .75em 0 .75em 0;
	text-align: center;
}

.footbig {
	color: #666666;
	text-align:center;
	font-size: .7em;
	line-height:1;
	font-weight: normal;
	padding: .45em 0 0 0;
}

.foot a {
	color: #1484a4;
	text-decoration: none;
}

.foot a:hover {
	text-decoration: underline;
}

.footbig a {
	color: #666666;
	text-decoration: none;
}

.footbig a:hover {
	color: #1484a4;
	text-decoration: underline;
}

/***********************************************/
/*     paragraph styles                        */
/***********************************************/

.pg {
	color: #666666;
	font-size: .75em;
	text-decoration: none;
	font-weight: normal;
	padding-top: .4em;
}

.pg a {
	color: #1484a4;
	text-decoration: none;
}

.pg a:hover {
	text-decoration: underline;
}

.subhead {
	color: #1484a4;
	font-size: .9em;
	text-align:center; 
	letter-spacing: 2;
}

.subsubhead {
	color: #1484a4;
	font-size: .63em; 
	text-align:center; 
	font-weight: bold;
}

.note {
	color: #666666;
	font-size: .63em; 
	text-decoration: none;
	font-weight: normal;
}

.accent {
	color: #c55f1c;
	font-weight:bold;
	}

/***********************************************/
/*     add-on styles for paragraphs            */
/***********************************************/

.lastline {
	padding-bottom: 1.2em;
	}

.darker {
	color:#333333;
	}

.onpaper {
	display: none;
	}

