.Tile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/Design2Tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bcolor {
	background-color:D5DDE8;
}.cormargins {
	text-align: left;
	vertical-align: top;
	margin-left: 8px;
	font-size: 10px;
}
.cormargins_content {
	text-align: left;
	vertical-align: top;
	margin-left: 8px;
	margin-right: 8px;
}
.greytitle {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
.indentIt {
	margin-left: 10px;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #000066;
}
a:active {
	color: #000066;
}
