@charset "utf-8";
body {
	background-color: #000;
}
#apDiv1 {
	width:85%;
	z-index:1;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.title {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36pt;
	font-weight: bold;
	color: #C00;
	text-align: center;
}

.toplinkbar {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	font-style: normal;
	color: #C00;
}
.caption {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 9pt;
	color: ffc;
}
.categorytitle {
	font-size: 34px;
}

.mainCopy {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14pt;
	color: #F6F6F6;
	text-align: center;
}
.individualTitle {
	color: #FFc;
	font-size: 24px;
	text-align: left;
	font-weight: bold;
	line-height: 35px;
}
.secondtierIndTitle {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	color: #FFC;
}
.caption {
	color: #ffc;
}



.toplinkbarBorder {
	border-top-width: 2pt;
	border-right-width: 2pt;
	border-bottom-width: 2pt;
	border-left-width: 2pt;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.moreInfo {
	font-size: 14px;
	font-style: italic;
	color: ffc;
	line-height: 22px;
	font-weight: lighter;
}

verticleLinktable {
}
a:link {
	color: #C00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C00;
}
a:hover {
	text-decoration: underline;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #C00;
}
#apDiv1 table tr td .links {
	color: #FFC;
}
