﻿body {
	font-family: Arial, Helvetica, Trebuchet, "Trebuchet MS", Verdana, sans-serif;
	text-align: left;
	font-size:13px;
	/*line-height: 16px;*/
}


h1
{
	/*font-size: 20px;*/
	padding: 3px 0px 3px 8px;
	border-left: 7px solid #b3d7f9;
	margin: 0px;
	color: #20639a;
	font-weight: normal;
	line-height: 1em;
	margin-top:20px;
	margin-bottom:5px;
}

h2
{
    border-left: 7px solid #b3d7f9;
    padding: 3px 0px 3px 8px;
    color: #20639a;
	font-size: 1.25em;
	color: #369;
}

h3
{
	font-size: 1em;
	color: #369;
}

a
{
	color: #369;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.toc_title
{
    
}

span.noResultsPrompt 
{
	color:Red;
}
