﻿body
{
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif; 
	color: White;
	/*font-weight: bold;*/
	font-size: 10pt;
	text-align: justify;
}

.title 
{
	font-size: 12pt; 
	font-weight: bold;
	color: White; 
}

.subtitle 
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;

}

.section-heading
{
	color: #663300; 
	font-weight: bold; 
	font-size: 12pt;
	margin-top: 1.5em;
}

div.indent1
{
	text-indent: 3em;
}

.section-sub-heading
{
	color: #663300;
	font-weight: bold;
	font-size: 11pt;
	margin-top: 1.5em;
}

.menu a
{
	color: white;
	text-decoration: none;
}

a
{
	color: white;
	text-decoration: underline;
}

dl.colored-list dt
{
	color: #663300;
	font-weight: bold;
	font-size: 10pt;
	display: block;
	margin-bottom: 0.3em;
	margin-top: 1em;
}

li
{
	margin-bottom: 0.5em;
}

.caption
{
	margin-top: 0pt;
	color: inherit;
	font-size: 10pt;
	font-weight: normal;
}

img.menu-icon
{
	border-style: none;
	height: 22px;
	width: 21px;
	src: url("/Media/hammer1.jpg");
}
