@charset "UTF-8";
/* CSS Document */
a {
	color:#c20000;
	text-decoration:underline
}
h1 {
	margin:20px auto 20px;
	font-weight:bold;
	font-size:17px;
	color:#666;
	text-decoration:none;
	line-height:normal
}
h1 a {
	color:#666;
}
h2 {
	margin:2px auto;
	font-weight:bold;
	font-size:13px;
	color:#666
}
.hr {
	height:1px;
	width:744px;
	clear:both;
	padding-top:20px;
	margin-bottom:20px;
	border-bottom:solid 1px #999;
}
p {
	margin:0 auto 10px;
	line-height:normal;
	font-size:13px;
	color:#666
}
#body {
	width:819px;
	background-color:white;
	border:solid 1px #999;
	padding-top:0
}
#dsh_body {
	padding:40px
}
#breadcrumb {
	height:16px;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	padding:4px 0 0 5px;
	font-size:10px;
	text-indent:2px;
	text-decoration:none;
	color:#666
}
#breadcrumb a {
	font-size:inherit;
	text-decoration:none
}
#breadcrumb a:hover {
	text-decoration:underline
}
#full {
	padding-top:0
}
#navContainer {
	width:179px
}
.link {
	text-align:right
}
.dsh_article {
	padding:20px 40px;
	color:#333
}
.dsh_article h1:first-child {
	margin-top:0
}
.dsh_article h1, .dsh_article h2, .dsh_article p {
	color:inherit
}
.odd {
	background-color:#e5e5e5
}
.even {
	background-color:white;
	color:#666
}
.final_img {
	margin-bottom:40px
}
.spacer {
	padding-left:52px
}