﻿body 
{
	font-family: Arial, Helvetica;
	font-size: small;
}

p
{
	line-height: 140%;
}

img
{
	margin: 0px;
}

table
{
	margin: 0px;
}

table.center
{
	margin-left: auto; 
	margin-right: auto;
}

strong.subnavbar
{
	color: #FD740E;
}

ul.subnavbar
{
	margin: 0pt 0pt 0pt 12pt;
	padding-left: 0pt;
	list-style: disc url(/resources/images/bullet_orange.gif) outside;
}

a.subnavbar
{
	text-decoration: none;
	color: Black;
}

a:hover
{
	text-decoration: underline;
	color: Blue;
}

h1
{
	font-size: 16pt;
}

h2
{
	font-size:14pt;
}

h3
{
	font-size: 12pt;
	padding-bottom: 0px;
	margin-bottom: 0px;
}