@charset "utf-8";
@media screen, projection {
	html,
	body {
		margin: 0;
		padding: 0;
		}
	body {
		background: #fff url(normal-background.jpg) top left repeat-x;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		}
	a {
		text-decoration: none;
		}
		a:link,
		a:visited,
		a:active {
			color: #163992;
			}
		a:hover {
			color: #2d53b5;
			}
	img {
		border: 0;
		}
	ul {
		margin: 10px 0;
		padding: 0 0 0 10px;
		text-align: left;
		}
		ul ul {
			margin-top: 0;
			margin-bottom: 0;
			}
	ol {
		margin: 10px 0;
		padding: 0 0 0 20px;
		text-align: left;
		}
		ol ol {
			margin-top: 0;
			margin-bottom: 0;
			}
	li {
		margin: 2px 0 2px 15px;
		padding: 0 0 0 5px;
		}
	p {
		margin: 10px 0;
		padding: 0;
		}
	h1 {
		color: #31302e;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 22px;
		margin: 26px 0;
		text-align: left;
		}
	h2 {
		color: #31302e;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 22px;
		margin: 15px 0 10px 0;
		text-align: left;
		}
	h3 {
		color: #4c4a47;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		margin: 20px 0 10px 0;
		text-align: left;
		}
	h4 {
		color: #4c4a47;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		margin: 20px 0 10px 0;
		text-align: left;
		}
	h5 {
		background: #faf9f7;
		border: 1px solid #ebe7de;
		color: #178b1d;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		margin: 20px 0 10px 0;
		padding: 3px;
		text-align: left;
		}
	#main-holder {
		background: url(header.jpg) top center no-repeat;
		min-width: 960px;
		text-align: center;
		}
		#main {
			margin: 0 auto;
			text-align: left;
			width: 960px;
			}
	#header {
		height: 115px;
		overflow: hidden;
		}
		#header h1 {
			margin: 0;
			padding: 30px 0 0 55px;
			}
		#header h1 a {
			background: none;
			display: block;
			height: 85px;
			overflow: hidden;
			text-indent: -500px;
			width: 460px;
			}
	#pageheader {
		height: 83px;
		overflow: hidden;
		padding-top: 38px;
		}
		#pageheader h2 {
			margin: 20px 0 5px 0;
			}
	#holder {
		width: 960px;
		overflow: hidden;
		}
		#menu-holder {
			background: url(menu-top.gif) 0 20px no-repeat;
			float: left;
			overflow: hidden;
			width: 225px;
			}
		#content-holder {
			float: left;
			overflow: hidden;
			width: 735px;
			}
	#menu {
		background: url(menu-bot.png) bottom left no-repeat;
		margin: 40px 0 0 0;
		padding: 0 0 7px 0;
		}
		#menu ul {
			background:url(menu-mid.png) repeat-y;
			font-size: 11px;
			list-style: none;
			margin: 0;
			overflow: hidden;
			padding: 0 30px 5px 15px;
			}
		#menu li {
			background: url(menu-item.gif) 2px 8px no-repeat;
			line-height: 16px;
			margin: 0 0 10px 0;
			padding: 0 0 0 10px;
			}
		#menu li a {
			border-bottom: 1px solid #fff;
			display: block;
			padding: 2px 12px 2px 2px;
			}
		#menu li a:link, 
		#menu li a:visited, 
		#menu li a:active {
			color: #3f4046;
			}
		#menu li.menu-current  {
			background-color: #f5f4f3;
			background-image: url(menu-item-current.gif);
			}
		#menu li a:hover,
		#menu li.menu-current a:hover {
			border-bottom: 1px solid #f5f4f3;
			color: #71737a;
			}
		#menu li a.mainmenuover {
			border-bottom: 1px solid #4a4743;
			color: #71737a;
			}
	#content {
		color: #656058;
		overflow: hidden;
		width: 730px;
		}
	#footer {
		border-top: 3px solid #898379;
		color: #494744;
		font-size: 10px;
		margin: 0 auto 20px auto;
		padding: 0 0 20px 0;
		}
		#copyright {
			text-align: center;
			}
			#copyright p {
				margin: 5px 0;
				}
	/* Content Display */
		.content {
			margin: 20px 0;
			}
		.contentblock {
			font-size: 11px;
			}
		.contentblock a {
			border-bottom: 1px dotted #777;
			}
		.contentblock p {
			line-height: 18px;
			text-align: justify;
			}
		.contentblock li {
			line-height: 18px;
			}
	/* Bread Crumbs */
		p.bread-crumbs {
			color: #31302e;
			font-size: 10px;
			margin: 0;
			}
			p.bread-crumbs a:link, 
			p.bread-crumbs a:visited, 
			p.bread-crumbs a:active {
				color: #726c63;
				}
			p.bread-crumbs a:hover {
				color: #4c4841;
				}
	/* Contact Info */
		.contactinfo {
			border-collapse: collapse;
			}
			.contactinfo td {
				font-size: 11px;
				padding: 3px 3px 8px 3px;
				vertical-align: top;
				}
			.contactinfo td.contactinfo-title {
				font-weight: bold;
				padding-right: 10px;
				text-align: right;
				}
	/* Issues */
		.issuetable {
			border: 1px solid #20201E;
			border-collapse: collapse;
			margin: 10px 0;
			width: 100%;
			}
		.issuetable td {
			padding: 5px;
			vertical-align: top;
			}
		.issuetable thead tr td {
			background: #143592;
			border: 1px solid #0c2360;
			color: #d4dcf3;
			font-size: 10px;
			}
		.issuetable tbody td {
			border: 1px solid #c0b9af;
			font-size: 11px;
			}
	/* General Styles */
		p.more {
			border-top: 1px solid #e3dcd2;
			font-size: 9px;
			padding-top: 3px;
			text-align: right;
			}
		.clear {
			font: normal 1px/1px sans-serif;
			clear: both;
			height: 1px;
			}
		.indent {
			padding-left: 10px;
			}
	/* Text Colors */
		.highlight {
			color: #cd4619;
			}
		.light {
			color: #c0b9af;
			}
		.green {
			color: #219528;
			}
	/* Text */
		.large {
			font-size: 12px;
			line-height: 20px;
			}
}
@media print, handheld {
	h1, h2, h3, h4, h5 {
		color: #333;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 15px 0 10px 0;
		text-align: left;
		}
	h1 {
		font-size: 30px;
		}
	h2 {
		font-size: 22px;
		}
	h3 {
		font-size: 18px;
		}
	h4 {
		font-size: 13px;
		}
	h5 {
		font-size: 11px;
		}
	#footer {
		border-top: 1px solid #333;
		color: #676767;
		font-size: 10px;
		text-align: center;
		}
}
@media handheld {
	a:link,
	a:visited,
	a:active {
		color: #336699;
		}
	a:hover {
		color: #336666;
		}
	#menu {
		margin: 10px 0;
		}
		#menu li.menu-current {
			font-weight: bold;
			}
}
@media print {
	a:link,
	a:visited,
	a:active,
	a:hover {
		border-bottom: 1px dashed #ccc;
		color: #666666;
		}
	#menu {
		display: none;
		}
}