body {
	background-color:#C0C0C0;
}

#outer-box {
	border: 0px;
	width: 985px;
	background-color: #ffffff;
}

#header {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topnav {
	border: 0px;
	border-top-style: solid;
	border-bottom-style:solid;
	border-color: #444444;
}

#left-box {
	border: 0px;
}

#sidebar p, #sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4 {
	color: #333333;
	font-size:9px;
}

#center-box {
	width:645px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0pt;
	padding-left: 10px;
}

#content {
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}

#icons {
	padding: 2px 4px 4px 4px;
	margin: 0px 2px 2px 2px;
	background-color: #dddddd;
	height: 16px;
}

#content {
	vertical-align:top;
	width:100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 100%;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content h1 {
	color:#ffffff;
	font-size:16px;
	font-weight:bolder;
	margin: 1px 1px 1px 1px;
	padding: 12px 0px 2px 50px;
	text-decoration:none;
	border: 0px;
	line-height: 100%;
	background-image: url(/images/article-heading.gif);
	height: 32px;
}

#content h2 {
	color:#000000;
	background-color:#ffffff;
	font-size:9px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	border-bottom-width: 0px;
	line-height: 100%;
}

#content h3 {
	color:#000000;
	background-color:#ffffff;
	font-size:12px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 5px 0px;
	text-decoration:none;
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	font-weight: bold;
	line-height: 100%;
}

#content h4 {
	color:#000000;
	background-color:#dddddd;
	font-size:25px;
	margin: 2px 2px 0px 2px;
	padding: 1px 0px 1px 0px;
	text-decoration:none;
	font-style: normal;
	border-bottom-width: 0px;
	font-weight: bolder;
	line-height: 100%;
}

#content h5 {
	color:#000000;
	background-color:#dddddd;
	font-size:15px;
	margin: 0px 2px 0px 2px;
	padding: 1px 0px 1px 0px;
	text-decoration:none;
	font-style: normal;
	border-bottom-width: 0px;
	font-weight: bolder;
	line-height: 100%;
}

#content h6 {
	color:#000000;
	background-color:#dddddd;
	font-size:10px;
	margin: 0px 2px 0px 2px;
	padding: 2px 0px 2px 0px;
	text-decoration:none;
	font-style: normal;
	border-bottom-width: 0px;
	font-weight: bolder;
	line-height: 100%;
}

#content h7 {
	color:#000000;
	background-color:#dddddd;
	font-size:10px;
	margin: 0px 2px 2px 2px;
	padding: 2px 0px 2px 0px;
	text-decoration:none;
	font-style: normal;
	border-bottom-width: 0px;
	font-weight: bolder;
	line-height: 100%;
}

#right-box {
	border: 0px;
}

#footer-box {
	border: 0px;
}

#footer {
	background-image: url(/images/footer-gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#footer a {
	text-decoration:none;
}
