#content {
	font-weight: normal;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	width: 99%;
}
#content a {
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover {
	font-weight: bold;
	color: #660066;
	text-decoration: underline;

}
#banner {
	font-size: 1.6em;
	line-height:40px;
	color: #ffffff;
	background-color: #993366;
	padding-left: 5px;
	font-weight: bold;
	vertical-align: middle;
}
#dloleft {width: 55%; float: left; }
#dloleft h2 {font-size: 1.2em; color: #993366; margin:0px; clear: both;}
#dloleft h3 {font-size: 1.0em; margin: 2px 0px 0px 0px;}
#dloleft p {font-size: 0.9em; color:#000000; text-align:left; margin: 2px 0px 6px 0px; }
#dloleft img {margin: 2px 4px 4px 2px; float: left;}


#dloright  {margin: 2px 0px 0px 4px; padding-left: 8px; border-left: 2px solid #999999; float: right; width: 35%;}
#dloright h2 {font-size: 1.0em; color: #993366; margin:0px; clear: both;}
#dloright h3 {font-size: 0.9em; margin: 2px 0px 0px 0px;}
#dloright p {font-size: 0.8em; margin: 2px 0px 6px 0px;}


.white {display: none;
}

h1 {font-size: 1.6em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.4em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}
h6 {font-size: 0.9em;}
p {font-size: 0.9em;}

li {padding-bottom: 0.9em;}
ul {font-size: 0.9em;list-style-position: outside;}
ul ul {font-size: 1.0em;}
ul ul ul {font-size: 1.0em;}
ul ul ul ul {font-size: 1.0em;}
ul ul ul ul ul {font-size: 1.0em;}
ul ul ul ul ul ul {font-size: 1.0em;}
ol {font-size: 0.9em; list-style-type: decimal;}
ol ol {font-size: 1.0em;list-style-type: lower-alpha;}
ol ol ol {font-size: 1.0em;list-style-type: lower-roman;}
ol ol ol ol {font-size: 1.0em;list-style-type: upper-alpha;}
ol ol ol ol ol {font-size: 1.0em;list-style-type: upper-roman;}
ol ol ol ol ol ol {font-size: 1.0em;list-style-type: decimal;}

table#dlotable {
	border-top: 1px solid #993366;
	border-left: 1px solid #993366;
	width: 99%;
	float:right;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #993366;
	text-align: center;
}

#dlotable th {
	background-color: #993366;
	color:#ffffff;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #993366;
	border-right: 1px solid #993366;
	text-align: center;
}

#dlotable td {
	background-color: #ffffff;
	color:#000000;
	font-weight: normal;
	padding: 5px;
	border-bottom: 1px solid #993366;
	border-right: 1px solid #993366;
	text-align: left;
}

#related {
	margin: 0px 5px 5px;
	border: 1px solid #993366;
	padding: 5px;
	width:25%;
}
#related th {
	background-color: #993366;
	color: #FFFFFF;

}

#related p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#related td {
	padding: 5px;}

#imageinset {
	border: 1px solid #993366;
	margin: 5px;
	background-color: #993366;
}
#imageinset td.caption{
	font-size: 0.8em;
	color:#ffffff;
	font-weight: bold;
	padding: 2px;
	border-top: 1px solid #993366;
	text-align: center;
}
.previous {
	text-align: left;
	clear: left;
	float: left;
	width: 45%;
}
.next {
	clear: right;
	float: right;
	width: 45%;
	text-align: right;
}

