﻿body 
{
	background-color: White;
	margin: 0px 0px 0px 0px;
}

td
{
}

td.NavMenu
{
	font-family:Verdana;
	font-style:normal;
	font-weight:bold;
	font-size:12pt;
}

td.InputLabel
{
	font-family:Verdana;
	font-style:normal;
	font-weight:normal;
	font-size:10pt;
	text-align: left;
	vertical-align: middle;
}

table.MainTable
{
	border: solid 1px black;
}

a.NavMenuText
{
	font-family:Verdana;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	color:Black;
}

a.NavQuickLinks
{
	font-family:Verdana;
	font-style:normal;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
	color:Black;
}

a.TitleLink
{
	font-family:Verdana;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	color:Black;	
}

p.MainBody
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 12pt;
}

p.MainBodyNotBold
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 12pt;
}

p.MainBody2
{
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 12pt;
}

p.RSHeading1
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-family:Verdana;
	font-style:normal;
	font-weight:bold;
	font-size:16pt;
	text-decoration:none;
	color:Black;	
}

p.RSHeading2
{
	margin-top: 5px;
	margin-left: 50px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-family:Verdana;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	color:Black;	
}

p.Summary1
{
	margin-top: 5px;
	margin-left: 100px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-family:Verdana;
	font-style:normal;
	font-weight:normal;
	font-size:8pt;
	text-decoration:none;
	color:Black;	
}