.subCat {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 30px;
}
.subCat a {
	display: block;
	width: 100%;
	margin: 6px 0px;
	padding: 0px;
}
.subCat img {
	margin: 0px 4px 0px 0px;
}
.seeAlso {
	font-weight: bold;
	font-size: 12px;
}
.seeAlso a {
	display: block;
	width: 100%;
	margin: 4px 0px;
	padding: 0px;
}.catListHead {
	color: #999999;
	font-size: 16px;
	border-color: #BBCACC;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	font-style: normal;
	padding: 10px 0px 0px 0px;
}
.breadHead {
	font-size: 14px;
	font-weight: bold;
	color: #2E87B8;
	display: block;
	padding: 6px 0px 6px 0px;
}

#topButtons a {
	display: block;
	border-color: #E1EDF0;
	border: 1px solid;
	padding: 3px 10px;
	text-align: left;
	font-size: 11px;
	background-color: #F1F8F1;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#topButtons a:link {
	color: #0E688B;
	text-decoration: none;
}
#topButtons a:visited {
	color: #168AB2;
	text-decoration: none;
}
#topButtons a:hover {
	color: #168AB2;
	text-decoration: none;
}
#topButtons a:active {
	color: #168AB2;
	text-decoration: underline;
}


#panel th {
	font-size: 11px;
	background-color: #EEF8D8;
	padding: 5px;
	color: #004C7F;
	font-weight: bold;
	border-color: #78B7DC;
	border: 1px solid;
}
#panel {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	text-align: left;
}
#panel td {
	color: #333333;
}
#panel a, #panel a:visited {
	color: #0E688B;
	font-weight: bold;
}
#panel a:hover, #panel a:active {
	color: #168AB2;
	font-weight: bold;
}


#directory h1 {
	color: #2E87B8;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0px;
	padding: 0px;
}
#directory h2 {
	font-size: 14px;
	border-bottom: 1px solid;
	border-bottom-color: #E1EDF0;
	margin: 10px 0px;
	padding: 0px;
	text-align: left;
}
#directory h3 {
	font-size: 12px;
	border-bottom: 1px solid;
	border-bottom-color: #E1EDF0;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
#directory h4 {

	font-size: 10px;
	border-bottom: 1px solid;
	border-bottom-color: #E1EDF0;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
.listHead {
	background-color: #EDF7FC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #26BAE5;
	border-right-color: #26BAE5;
	border-bottom-color: #26BAE5;
	border-left-color: #26BAE5;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.listDesc {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #26BAE5;
	border-right-color: #26BAE5;
	border-bottom-color: #26BAE5;
	border-left-color: #26BAE5;
	padding: 5px;
	min-height: 100px;
	font-size: 11px;
}
.listThumb {
	float: right;
	margin: 0px 0px 5px 10px;
}
.listButton a {
	display: block;
	font-weight: bold;
	white-space: nowrap;
	background-color: #1A80C3;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(../images/global/col-bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 12px;
	width: 80px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4D9DD0;
	border-right-color: #14669C;
	border-bottom-color: #14669C;
	border-left-color: #4D9DD0;
}
.listButton a:link, .listButton a:visited {
	color: #FFFFFF;
}
.listButton a:hover, .listButton a:active {
	color: #FFCC33;
}

a.listingButton {
	display: block;
	float: left;
	background-image: url(../images/global/col-bullet_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #34A028;
	font-size: 11px;
	font-weight: bold;
	margin-right: 10px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #79C072;
	border-right-color: #2C8622;
	border-bottom-color: #2C8622;
	border-left-color: #79C072;
}
a.listingButton:link, a.listingButton:visited {
	color: #FFFFFF;
}
a.listingButton:hover, a.listingButton:active {
	color: #FFCC66;
}
.listCatchPhrase {
	font-size: 12px;
	color: #1A80C3;
	font-weight: bold;
}

