﻿body
{
	color: #012C56;
	font-family:"Verdana";
	font-Size:12pt;
}
h1
{
	font-size: 20pt;
}
h2
{
	font-Size:16pt;
}

blockquote
{
	font-style:italic;
}

.MenuCell
{
	background-color:#CED6E3;
	vertical-align:top;
	text-align:center;
	padding:10px;
}

.ContentCell
{
	vertical-align:top;
	padding:10px;
	margin-left: 40px;
}

.MenuStyle
{
	font-family:"Verdana";
	font-Size:12pt;
	text-align: left;
}

.MenuSelectedStyle
{
	color:#FF0000;
}
.MenuSelectedStyle:Visited
{
	color:#FF0000;
}	

.MenuItemStyle
{
	color: #012C56;
	background-color:#CED6E3;
	padding-left:10px;
	padding-right:10px;
}

.MenuHoverStyle
{
	color: #FF0000;
}


.Copyright
{
	font-size:9pt;
}

.WelcomeText
{
	text-align:center;
	color:#012C56;
	font-size:18pt;
}

.ImgNoBorder
{
	border-width:0;
}
.NoBullet
{
	list-style-type: none;
}

.WBInput
{
	background-color:Transparent;
	border-width: 0px;
	text-align:right;
	font-size:12pt;
	font-weight:bold;
	width: 80px;
}
.WBOutput
{
	text-align:right;
	font-weight:bold;

}

.WBTable
{
	border-color:#AAAAAA;
	border-style:solid;
	border-width:2px;
}
.WBCell
{
	text-align: right;
	border-color: #AAAAAA;
	border-style:solid;
	border-width:2px;
	font-weight:bold;
	padding:2px;
}
.WBGrayCell
{
	background-color:Gray;
	border-color:#AAAAAA;
	border-style:solid;
	border-width:2px;
	padding:2px;

}
.WBInputCell
{
	background-color:#CED6E3;
	text-align: right;
	border-color:#AAAAAA;
	border-style:solid;
	border-width:2px;
	padding:2px;
}

.WBHeading
{
	width:80px;
	border-color:#AAAAAA;
	border-style:solid;
	border-width:2px;
	padding:3px;
	text-align:center;
}
.WBRowHeading
{
	border-color:#AAAAAA;
	border-style:solid;
	border-width:2px;
	padding:3px;
	text-align:right;
}

.TwoDogsList
{
	margin-bottom:12px;
}

.Disclosure
{
	font-size: 10pt;
}

.FAR
{
	color: Black;
	font-family: "Courier New", Monospace;
	font-Size:12pt;
	text-align: left;
	margin-left: 20px;
	list-style-type: none;
}