body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center center;
	background-color: #92B8DD;
	background-image: url(../images/WavyBackground.gif);
	background-repeat: repeat-y;
}
.Logo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	margin-left: 15px;
	line-height: 0px;
}
.LeftMenu {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 25px;
	font-variant: small-caps;
}
a.LeftMenu:link { color:#FFFFFF; text-decoration: none; }
a.LeftMenu:visited { color:#FFFFFF; text-decoration: none; }
a.LeftMenu:hover { color:#FF9900; text-decoration: none; }
a.LeftMenu:active { color:#FFFFFF; text-decoration: none; }
.CopyTitle {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 18px;
	margin-left: 25px;
	color: #FFFFFF;
	font-weight: bold;
}
.CopySubtitle {
	font-family: "Lucida Grande", "Lucida Sans";
	margin-left: 25px;
	font-size: 12px;
	color: #22476d;
	font-weight: bold;
	margin-top: 3px;
}
.Copy {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 12px;
	margin-right: 25px;
	margin-bottom: 25px;
	color: #22476d;
	margin-left: 25px;
}
a.Copy:link {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 12px;
	margin-left: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	color: #22476d;
	text-decoration: underline;
}
a.Copy:visited {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 12px;
	margin-left: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	color: #22476d;
	text-decoration: underline;
}
a.Copy:hover {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 12px;
	margin-left: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	color: #000000;
	text-decoration: none;
}
a.Copy:active {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 12px;
	margin-left: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	color: #22476d;
	text-decoration: underline;
}

