﻿
p		{font-size: 10pt; font-weight:normal; text-align: left; line-height: 120%; 
               margin-top: 6pt; margin-right: 0px; color: #000080; }
h1     {
	font-size: 12pt;
	/*text-align: center;*/
	line-height: 120%;
	font-weight: bold;
	margin-top: 3pt;
	margin-bottom: 6pt;
}
h2    {
	font-size: 10pt;
	text-align: left;
	line-height: 120%;
	font-weight: bold;
	margin-top: 3pt;
	margin-bottom: 3pt;
}

ol     {list-style: decimal; 
		line-height: 150%;
		} 

a {	text-decoration:none;}
a:hover{ color: #0000F0; text-decoration: underline}
a:link{ color: #0000F0}
a:visited { color: #0000F0}
a:active{ color: #0000F0}
.ListStyle
{
	line-height: 175%;
}

.BHPC
{
  margin-left:1px;
  border-width:0px;
  font-size:10pt;
  font-family:Arial, Helvetica, sans-serif;
  color: #000080;
}
.BHMC
{ border-width:0px;
  width: 240px;
  font-size:10pt;
  font-family:Arial, Helvetica, sans-serif;
  color: #000080;
  width : 220px;
}

.bhfixed
{ width: 240px;
}
.bhnotfixed
{
}
  
.bhboldpara        {text-align: inherit; line-height: 100%; margin-top: 53pt; font-weight:bold }
.bhboldcenterpara  {text-align: center; line-height: 110%; font-weight:bold }
.bhpara			   {text-align: inherit; line-height: 100%; margin-top: 6pt; font-weight:normal }
.bhcenterpara      {text-align: center; line-height: 100%; font-weight:normal }
.bhcenterhead      {font-size: 12pt; text-align: center; line-height: 100%; font-weight:bold }

.ErrorMessage
{
	color: Red;
	background-color: Yellow;
	border-color: Red;
	border-style: solid;
	border-width: thin;
	padding: 12px 12px 12px 12px;
}
.h1     {
	font-size: 12pt;
	text-align: center;
	line-height: 120%;
	font-weight: bold;
	margin-top: 3pt;
	margin-bottom: 6pt;
}
.h2    {
	font-size: 10pt;
	text-align: left;
	line-height: 120%;
	font-weight: bold;
	margin-top: 3pt;
	margin-bottom: 3pt;
}
table
{
	border-collapse: collapse
}

table.menu-table td { padding:3px; }

.resizableButton	
{
	height: 25px;
}

.resizableReturnButton	
{
	height: 25px;
	background-color: #C0D0FF; 
	border-color: Blue;
	border-width: 2px
}

.returnButton	
{
	height: 25px;
	background-color: #C0D0FF; 
	border-color: Blue;
	border-width: 2px
}
.selectButton
{
	height: 24px;
	width: 30px;
	font-size: 10pt;
	font-weight: bolder;
	text-align: center;
	padding-left: 5px;
    padding-right: 5px
}
.weighButton
{
	height: 24px;
	width: 35px;
	font-size: 10pt;
	font-weight: bolder;
	text-align: center;
	padding-left: 5px;
    padding-right: 5px
}
.greenButton	
{
	height: 25px;
	background-color: #C0FFC0; 
	border-color: Green;
	border-width: 2px
}
.redButton	
{
	height: 25px;
	background-color: #FFD0D0; 
	border-color: Red;
	border-width: 2px
}
.otherButton
{
	height: 25px;
	border-color: Gray;
	border-width: 2px
}
.returnButton:focus, .greenButton:focus, .redButton:focus, .otherButton:focus
{
	border-color: Black;
	border-width: 4px
}
.bhInputCtrl
{
	background-color: #C0FFC0;
	border-style: solid;
	border-width: 2px;
	border-color: #C0C0C0;
    font-family: Arial, Helvetica, sans-serif;
}
.bhInputCtrl:focus
{
	background-color:#D6FFB0;
	border-width: 2px;
	border-color: Black;
}
.bhInputCtrlHdr
{
	font-size: 12pt;
	text-align: left;
	font-style: normal;
	color: #000080;
}
.bhInputCtrlNote
{
	font-size: 10pt;
	text-align: left;
	font-style: normal;
	color: Black;
}
.bhFormTitle
{
	font-size: 12pt;
	text-align: left;
	line-height: 120%;
	font-weight: bold;
	color: #000080;
}
.bhFormWarning {
	font-size: 12pt;
	text-align: center;
	line-height: 120%;
	font-weight: bold;
	color: red;
}
.bhShadeTab
{
	padding: 10px 10px 0 10px;
	background-image: url("/Graphics/shade.gif");
	margin: 0 5px 0 5px;
	border: 1px solid gray;
}
.bhShadeSelTab
{
	padding: 10px 10px 0 10px;
	background-image: url("/Graphics/shadeactive.gif");
	margin: 0 5px 0 5px;
	border: 1px solid gray;
	border-bottom-color: white;
}
.bhHidden
{
	visibility: hidden
}
.centeredpage
{	text-align: center}

.bhGridViewItem
{
font-size: 10pt;
}

.multiLineTextBox
{
    font-family: Arial, Helvetica, sans-serif;
}
