body {
 margin:0 0 0 0;
}
.GridHeader {
	BORDER-BOTTOM: #7ba4e0 2px solid;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: #00305d; 
}
.GridRow {
	BORDER-BOTTOM: silver 1px solid;
	FONT-SIZE: 8pt; 
}
.GridRowAlt {
	BORDER-BOTTOM: silver 1px solid;
	FONT-SIZE: 8pt; 
	background-color: #f1f4f9;
}

.Underline {
	BORDER-BOTTOM: silver 1px solid;
	FONT-SIZE: 8pt; 
}

div.ScrollBoxPadded
{
	border: 1px solid #2D669C;
	padding: 10px;
	background: white;
	overflow: auto;
	width: 80%;
	height: 100px;
}

div.ScrollBox
{
	border: 1px solid #2D669C;
	background: white;
	overflow: auto;
	width: 80%;
	height: 100px;
}

div.Box
{
	border: 1px solid #2D669C;
	background: white;
	padding: 5px;
}

div.BoxBorderless
{
	background: white;
	padding: 5px;
}

div.BoxOverflow
{
	border: 1px solid #2D669C;
	background: white;
	padding: 5px;
	overflow: auto;
}

div.BoxShadow
{
	border: 1px solid #2D669C;
	background: white;
	height: 100px;
	padding: 5px;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color= 'silver' , Positive= 'true' );
	box-shadow: 5px 5px silver;
}

div.BoxShaded
{
	background-color:#E0E3E8;
	border: 1px solid #7288AC;
}

#fixedtipdiv
{
	position:absolute;
	padding: 2px;
	border:1px solid black;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

verticalalignmiddle
{
	vertical-align:middle
}

.requesthelpurl
{
	position:absolute;
	height:37px;
	width:101px;
	LEFT: 350px; 
	TOP: 80px;
}

.C1Item
{
	width: 50px;
}

.C1Group
{
	padding: 5px;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
} 
