﻿#toc ul {
	padding: 0px;
	color: #000000;
}
#toc hr {
	margin: 5px;
	height: 1px;
	width: 95%;
	color: #CCCCCC;
}
#toc li {
	font-size: 9pt;
	color: #666666;
}
#content h1 {
	font-size: 25px;
	color: #6988B7;
	margin: 0px;
	padding-top: 18px;
	padding-bottom: 18px;
}
#toc {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #6988B7;
	padding: 5px;
	background-color: #FFFFFF;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #6988B7;
	background-color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	clip: rect(5px, auto, auto, auto);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
#toc h1 {
	font-size: 12pt;
	color: #6988B7;
	margin-bottom: 5px;
	margin-top: 5px;
}
#content h2 {
	font-size: 12pt;
	color: #6988B7;
	margin: 20px 0px 5px 0px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}
#content h3 {
	font-size: 11pt;
	margin: 20px 0px 5px 0px;
}
#content h4 {
	font-size: 10pt;
	margin: 20px 0px 5px 0px;
}
#content p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	background-color: #FFFFFF;
	border-color: #6988B7 #6988B7 #CCCCCC #6988B7;
	border-style: solid;
	border-width: 1px;
	color: #6988B7;
	padding: 5px;
	margin: 5px;
}
#header h1 {
	margin: 0px 0px 5px 0px;
	font-size: 22pt;
	color: #6988B7;
}
#content ul {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 15px;
}
#content a {
	color: #3399FF;
}
#content img {
	margin: 10px 5px 10px 10px;
}
#toc a {
	color: #666666;
	text-decoration: none;
}
#toc a:hover {
	color: #DF1410;
	text-decoration: underline;
}

#buttonglassy {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-image: url('http://www.vueminder.com/images/button1_up.gif');
	background-repeat: no-repeat;
	width: 107px;
	height: 31px;
	line-height: 31px;
	color: #FFFFFF;
}

#buttonglassy a {
	outline: none;
	display: block;
	float: left;
	width: 107px;
	height: 31px;
	line-height: 31px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0 0 0 0px;
	cursor: pointer;
	font-size: 100%;
	color: #FFFFFF;
}

#buttonglassy a:hover {
	background-image: url('http://www.vuesoftsite.com/images/button1_hover.gif');
}

#buttonglassy a:active {
	background-image: url('http://www.vuesoftsite.com/images/button1_down.gif');
}
