body {
	margin: 0px;
	padding: -10px 0px 0px 0px;
	font-family: "Georgia";
	font-size: 12px;
}

.generalPage {
	background-image: url("../images/backPage.gif");
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFCC;
}
.printablePage {
	background-color: #FFFFFF;
}

span {
	/*display: inline-block;*/
}

.copy {
	font: normal 10px Arial;
	color: #000000;
}

.cnt {
	line-height: 22px;
}

p {
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 14px;
}
.txt_homepage {
	font-size: 12px;
	color: #666666;
}

.drop_cap {
	font-size: 14px;
	font-weight: bold;
	color: #820000;
}

.more_info {
	font-size: small;
	text-decoration: underline;
}

.content_text {
	font-size: 14px;
	color: #000000;
	line-height: 22px;
}

.image_info_text {
	font-size: 9px;
	color: #666666;
}
.image_info_text a {
	color: #000000;
}
.title {
	font-size: 24px;
	font-weight: normal;
	color: #003399;
	margin-bottom: 20px;
	display: block;
	line-height: 22px;
}
.subtitle {
	font-size: 18px;
	font-weight: normal;
	color: #003399;
	line-height: 22px;
}
ul li {
	/*
	list-style-position: outside;
	list-style-image: url(../images/ul.gif);
	vertical-align: middle;
	*/
	line-height: 22px;
	margin-bottom: 10px;
}
sup, sub {
	font: smaller;
}
hr {
	/*color: #FFFFFF;*/
}

.leftAnim {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	width: 250px;
	height: 600px;
}

.menuLeft {
	position: absolute;
	z-index: 10;
	left: 7px;
	top: 400px;
	width: 199px;
	height: 400px;
	text-align: center;
	line-height: 170%;
}

.menuLeft a {
	font-family: "Georgia";
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	letter-spacing: 1px;
	text-decoration: none;
}

.backLeftMenuItemOut {
	font-family: "Georgia";
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	letter-spacing: 1px;
	text-decoration: none;
	background-image: url("../images/backLeftMenuItemOut.gif");
	background-position: center bottom;
	background-repeat: none;
	cursor: hand;
}
.backLeftMenuItem {
	font-family: "Georgia";
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	letter-spacing: 1px;
	text-decoration: none;
	background-image: url("../images/backLeftMenuItem.gif");
	background-position: center bottom;
	background-repeat: none;
}

.menuLeft a:hover {
}

.txtBig {
	font-size: 18px;
}

.subMenuLeft {
	margin-bottom: 10px;
	border: solid 1px #DEDEDE;
	/*background-color: #FFFFFF;*/
}