/* CSS Document */
body, table, tr, td, p {
	font-family: BookAntiqua, TimesNewRoman, Times, Geneva, serif;
	font-size:12px;
}
.Headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
	font-weight: normal;
}
.BodyText {
	font-family: BookAntiqua, TimesNewRoman, Times, Geneva, serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: 1.25;
	letter-spacing:0.5pt;
}
.BoldText {
	font-family: BookAntiqua, TimesNewRoman, Times, Geneva, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.ContactText {
	font-family: BookAntiqua, TimesNewRoman, Times, Geneva, serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
}
a.try:link {
	font-family: BookAntiqua, TimesNewRoman, Times, Geneva, serif;
	font-size: 12px;
	text-decoration: none;
	color:#333333;
	font-weight: normal;
}
a.try:active {
	font-family: BookAntiqua, TimesNewRoman, Times, Geneva, serif;
	font-size: 12px;
	text-decoration: none;
	color:#999999;
	font-weight: normal;
}
a.try:visited {
	font-family: BookAntiqua, TimesNewRoman, Times, Geneva, serif;
	font-size: 12px;
	text-decoration: none;
	color:#333333;
	font-weight: normal;
}
a.try:hover {
	font-family: BookAntiqua, TimesNewRoman, Times, Geneva, serif;
	font-size: 12px;
	text-decoration: none;
	color:#802833;
	font-weight: strong;	
}
.pixborder {
	border: 3px solid #EF932E;
	border-collapse: collapse;
	padding:1;
}
.PageHeadline {
	font-family: BookAntiqua, TimesNewRoman, Times, Geneva, serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 2pt;
}
.upperCap {
	font-family: BookAntiqua, TimesNewRoman, Times, Geneva, serif;
	font-size: 21px;
	color: #333333;
	font-weight: bold;
}
.paraLeader {
	font-family: BookAntiqua, TimesNewRoman, Times, Geneva, serif;
	font-size: 18px;
	color: #333333;
	font-weight: strong;
	letter-spacing:0pt;
}
.GreySFText {
	font-family: Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.redText {
	font-family: BookAntiqua, TimesNewRoman, Times, Geneva, serif;
	font-size: 12px;
	color: #CC0000;
}
.Pagination {
	font-family: BookAntiqua, TimesNewRoman, Times, Geneva, serif;
	font-size: 11px;
	text-decoration: none;
	color:#666666;
	font-weight: normal;
}
.paginationText {
	font-family: BookAntiqua, TimesNewRoman, Times, Geneva, serif;
	font-size: 11px;
	color: #A74E48;
}
a.pagination:link {
	font-family: BookAntiqua, TimesNewRoman, Times, Geneva, serif;
	font-size: 11px;
	text-decoration: none;
	color:#666666;
	font-weight: normal;
}
a.pagination:active {
	font-family: BookAntiqua, TimesNewRoman, Times, Geneva, serif;
	font-size: 11px;
	text-decoration: none;
	color:#999999;
	font-weight: normal;
}
a.pagination:visited {
	font-family: BookAntiqua, TimesNewRoman, Times, Geneva, serif;
	font-size: 11px;
	text-decoration: none;
	color:#999999;
	font-weight: normal;
}
a.pagination:hover {
	font-family: BookAntiqua, TimesNewRoman, Times, Geneva, serif;
	font-size: 11px;
	text-decoration: none;
	color:#802833;
	font-weight: strong;	
}
.ImageCaption {
	font-family: BookAntiqua, TimesNewRoman, Times, Geneva, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.Footnote {
	font-family: BookAntiqua, TimesNewRoman, Times, Geneva, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
#footer {
	font-family: Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	padding: 7px 3px;
}
#footer a:link {color: #333; text-decoration: none;}
#footer a:active {}
#footer a:visited {color: #666; text-decoration: none;}
#footer a:hover {color: #333; text-decoration: underline;}

.Copyright {
	font-family: Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}
.FormText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.readmore {text-align:right;}
