body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #DFE3E6;
	text-align: center;
	margin: 0px;
}
#d_header {
	background-image: url(/images/titleimage8.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 200px;
	width: 697px;
	left: 0px;
	top: 0px;
}
#d_navcontent {
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	height: 600px;
	width: 200px;
	position: absolute;
	text-align: left;
	vertical-align: top;
	left: 0px;
	top: 200px;
	z-index: auto;
}
#d_navcontent a {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #660099;
	text-align: left;
	position: relative;
	left: 5px;
	top: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#d_content {
	background-color: #FFFFFF;
	position: absolute;
	height: 600px;
	width: 497px;
	text-align: left;
	float: right;
	left: 200px;
	top: 200px;
	z-index: auto;
	overflow: scroll;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
	text-align: left;
	vertical-align: top;
}

#d_footer {
	background-image: url(Images/footer.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 41px;
	width: 697px;
	left: 0px;
	top: 800px;
}
.dropcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.cell-right {
	color: #FFFFFF;
	background-image: url(Images/mainbg.gif) ;
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 20px;
}

.cell-left {
	background-image: url(Images/mainbg.gif) ;
	background-repeat: repeat-y;
	font-size: x-small;
	font-weight: normal;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
}
.cell-left a:hover {
	color: #FFFFFF;
}
.cell-left a:link {
	font-size: x-small;
	font-weight: bold;
	color: #CC1C0D;
	text-decoration: none;
}
/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}
