.button {
	background-color: #ccd9e2;
	color: #000000;
	font-size: 11px;
	border: solid 1px #aaaaaa;
}
.note 
{
	font-family: 'Verdana, Arial, Helvetica, sans-serif'; 
  font-size: 12px; 
  line-height: 13px; 
  font-style: normal;
  font-weight: normal; 
	color: #990000;
}

.maxwidth970 {
	width: 100%;
	max-width: 970px;
	width:expression(document.body.clientWidth > 972? "970px": "100%" );
	/* 970+2 used to prevent race condition in IE */
}

table.grid2 td, table.grid2 th{
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	padding-left: 6px;
	vertical-align: top;
}
table.grid2 th{
	font-size: 11px;
	font-weight: bold;
	color: #004B6C;
	background-color: #e6e6e6;
	margin-left: 6px;
}
table.grid2 tr.altrow td, table.grid2 tr.altrow th {
	background-color: #a0d0a0;
}

.grid_row
{
	padding-left: 6px;
}

.boxheader2 {
	font-size: 14px;
	font-weight: bold;
	color: #004b6c;
	height: 100%;
	width: 100%;	
	margin-top: 3px;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.boxheader3 {
	font-size: 14px;
	font-weight: bold;
	height: 100%;
	width: 100%;	
	margin-top: 3px;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.textbox5
{
	font-size: 11px;
}


h1
{
font-size: 12pt; 
color: #bdcbd6; 
font-size: 12pt;
font-style: normal; 
font-weight: bold;
text-transform: uppercase;
}

.thead {
  color: #9CB4C2;
	font-family: Bell Gothic Std Light, Arial Narrow, arial;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -0.1em;
}

.phead2 
	{
  color: #004B6C;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}

