.ContentTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.6em;
}
.QuoteCallout1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 1.6em;
}
a:link {
	color: #06F;
	text-decoration: none;
}
a:hover {
	color: #930;
	text-decoration: underline;
}
a:visited {
	color: #06F;
}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #A80606;
	line-height: 1.2em;
	letter-spacing: -0.05em;
}
.PhotoLeft {
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.PhotoRight {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 20px;
}


.LayoutTable {
	background-color: #FFF;
	background-image: url(images/headerTile1.png);
	background-repeat: repeat-x;
	background-position: top;
}
.VertColumn {
	background-image: url(../RTSM/images/vert1.png);
	background-repeat: repeat-y;
	background-position: center;
}
.FooterTable {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #FFF;
}
