.subnav A:hover { color: #FF6600; text-decoration: none}
.subnav A { color: #330099; text-decoration: none}
.subnav {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
.pager A:hover { color: #ff6600; text-decoration: none}
.pager A { color: #0000ff}
.pager {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.small A:hover { color: #ff6600; text-decoration: none}
.small A { color: #0000ff}
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.smallGray A:hover { color: #666666; text-decoration: none}
.smallGray A { color: #999999}
.smallGray {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #cccccc}
.smallDarkGray A:hover { color: #666666; text-decoration: none}
.smallDarkGray A { color: #666666}
.smallDarkGray {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}
.normal A:visited { color: #330099}
.normal A:hover { color: #ff6600; text-decoration: none}
.normal A { color: #0000ff}
.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FF6600}
.larger {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FF6600}
.large {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FF6600}
.large A:hover { color: #FF6600; text-decoration: none}
.large A { color: #330099; text-decoration: underline}
.largeBlack { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000;}
.largeBlack A:hover { color: #FF6600; text-decoration: none}
.largeBlack A { color: #330099; text-decoration: underline}
.list { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; list-style-image: url(images/bullet_stroke_01.gif)}
.list A:visited { color: #330099}
.list A:hover { color: #ff6600; text-decoration: none}
.list A { color: #0000ff}
.listIndent1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; list-style-image: url(images/bullet_stroke_02.gif)}
.listIndent1 A:visited { color: #330099}
.listIndent1 A:hover { color: #ff6600; text-decoration: none}
.listIndent1 A { color: #0000ff}
.largeWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.image { color: #666666}
.image A:hover { color: #ff6600}
.image A { color: #FFCC00}
.medium {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;}

table.detailTable {
	border-collapse: collapse;
	border: #666666 solid 1px;
	background-color:#FFF;
}
table.detailTable tr th {
	text-align:right;
	color: #333;
	background-color:#DDD;
}
table.detailTable tr td, table.detailTable tr th{
	vertical-align: top;
	padding: .4em;
	border: #666666 solid 1px;
}
