﻿.InlineScreen {
	margin: 0 20px 20px 0;
	float: left;
}

.SubTopic {
	clear: both;
	margin: 20px 0;
	overflow:auto;
}

#header hr {
	margin-top: 20px;
	color: black;
	background-color: black;
	height: 5px;
}

#footer {
	color: gray;
}

#footer hr {
	margin-top: 10px;
	color: black;
	background-color: darkgray;
	height: 1px;
}

blockquote {
	margin-left: 0;
	font-style:italic;
}


#TOC ul {
	padding: 0 0 0 20px;
	margin-left: -10px;
	list-style-type: none; 
	margin-top: 0; 
	margin-bottom: 0
}

#TOC h2 {
	font-size:medium;
	margin-top: 10px; 
	margin-bottom: 0
}

#TOC h3 {
	font-size:medium;
	margin-top: 10px; 
	margin-bottom: 0
}


#TOC li {
font-family:Arial, Helvetica, sans-serif;
	margin-top: 0; 
	margin-bottom: 3px;
}

a img
{  border-style: none;
}