@charset "utf-8";
/* CSS Document */

body { 
	background-color: white;
}
.Title { 
	text-align:Left; 
	color: black; 
	font-weight: bold; 
	font-size:24px; 
	background-color: #C8D7E5;
	height:32px;
}
.Header { 
	text-align: Left; 
	color: black; 
	background-color: #D4D4D4
}
.tableSpacer
{
	width:20px;
}
.colorLeftside {
	text-align:left;
	vertical-align:top;
}
