/* %~%@ < 1.000 > @%~% */
/* %~%# < 07/20/2005 > #%~% */
/* %~%! < IM > !%~% */

/* Display elements for the bread crumbs, where am I display */
.imCatPosMaster {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

.imCatPosLink {
	color: #E2E9F8;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
	margin-top: 2px;
	text-decoration: none;
	padding: 2px 4px;
	border-top: 1px solid #E2E9F8;
	border-right: 1px solid #000077;
	border-bottom: 1px solid #000077;
	border-left: 1px solid #E2E9F8;
	line-height: 22px;
}
.imCatPosLink:HOVER {
	color: #E2E9F8;
	white-space: nowrap;
	text-align: center;
	border-top: 1px solid #000077;
	border-right: 1px solid #E2E9F8;
	border-bottom: 1px solid #E2E9F8;
	border-left: 1px solid #000077;
}
.imCatPosSpacer {
	color: #000099;
	padding-right: 2px;
	padding-left: 2px;
	font: 12px Arial, Helvetica, sans-serif;
}

/* Styles for the category listing */
.imCatMaster {
}

.imCatMasterTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.imCatMasterTable TR {
}

.imCatMasterTable TH {
	text-align: left;
	white-space: nowrap;
	color: #990033;
	font-size: 14pt;
	padding: 2px 4px;
}

.imCatMasterTable TD {
}

.imCatLink {
	color: #000000;
	white-space: nowrap;
	display: block;
	text-align: left;
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;
	margin: 1px 2px;
	text-decoration: none;
/* IE hack: The height will only be seen by IE, moz will ignore the height */
	/height: 100%;
	cursor: hand;
	margin-top: 2px;
	margin-bottom: 2px;
}
.imCatLink:HOVER {
	color: #E2E9F8;
	background: #000099;
	white-space: nowrap;
	display: block;
	border: 1px solid #000099;
	text-align: left;
}

/* Post/Data Display styles */
.imDataMaster {
}
.imDataTable {
	font: 10px Arial, Helvetica, sans-serif;
	width: 100%;
	Border-collapse: collapse;
}

.imDataTable TR {
}

.imDataTable TH {
	color: #ffffff;
	font-size: 1px;
}

#imDataTableTHCat {
	text-align: left;
	white-space: nowrap;
	color: #990033;
	font-size: 16px;
	text-decoration: underline;
	padding: 2px 4px;
}

.imDataTable TD {
	padding: 0px 2px;
}

#imDataTableDate {
	text-align: center;
	display: none;
}
#imDataTableType {
	display: none;
}
#imDataTableTitle {
	width: 150px;
	white-space: nowrap;
	padding: 0px;
}
#imDataTableTitle A {
	color: #000000;
	white-space: nowrap;
	display: block;
	vertical-align: middle;
	text-decoration: none;
	margin: 0px;
	height: 100%;
	cursor: hand;
	padding: 2px 2px 0px;
}
#imDataTableTitle A:HOVER {
	color: #FFFFFF;
	background: #1D274B;
}

/* Display elements for the individual data display page */
.DataWrapper {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000033;
}

.DataHeader {
}
.DataHeader B {
}
.DataDate {
	display:none;
}
.DataType {
	display:none;
}
.DataKeywords {
	display:none;
}

.DataTitle {
	display:none;
}
.DataBody {
	padding: 2px 4px;
}

.DataFooter {
	text-align: left;
	white-space: nowrap;
	color: #E2E9F8;
	padding: 2px 4px;
	display: none;
}
.DataFooter B {
	color: #000033;
}
.DataDateB {
}
.DataTypeB {
}
.DataKeywordsB {
}
.DataSearchSpan0 {
	background: #FFFFaa;
}
.DataSearchSpan1 {
	background: #FFaaCC;
}
.DataSearchSpan2 {
	background: #aaFFaa;
}
.DataSearchSpan3 {
	background: #FFaaaa;
}
.DataSearchSpan4 {
	background: #aaaaFF;
}
.DataSearchSpan5 {
	background: #FFaaFF;
}
.DataSearchSpan6 {
	background: #FFFFaa;
}
.DataSearchSpan7 {
	background: #aaFFFF;
}
.DataSearchSpan8 {
	background: #33FFCC;
}
.DataSearchSpan9 {
	background: #99CCFF;
}

/* Search Results Display styles */
.imSearchMaster {
}
.imSearchTable {
	font: 10px Arial, Helvetica, sans-serif;
	border: 1px solid #000071;
	width: 100%;
	Border-collapse: collapse;
}

.imSearchTable TR {
}

.imSearchTable TH {
	color: #FFFFFF;
	background: #3366CC;
	font-weight: bold;
	padding: 2px 4px;
}

#imSearchTableTHCat {
	text-align: left;
	white-space: nowrap;
	color: #E2E9F8;
	font-size: 12px;
	padding: 2px 4px;
}

.imSearchTable TD {
	border-bottom: 1px solid #000071;
	padding: 0px 2px;
}

#imSearchTableCat {
	width: 100px;
	text-align: center;
	border-right: 1px solid #000071;
}
#imSearchTableDate {
	width: 50px;
	text-align: center;
	border-right: 1px solid #000071;
}
#imSearchTableType {
}
#imSearchTableTitle {
	white-space: nowrap;
	padding: 0px;
}
#imSearchTableTitle A {
	color: #000000;
	white-space: nowrap;
	display: block;
	vertical-align: middle;
	text-decoration: none;
	margin: 0px;
	height: 100%;
	cursor: hand;
	padding: 2px 2px 0px;
}
#imSearchTableTitle A:HOVER {
	color: #E2E9F8;
	background: #000099;
}
#imSearchTableNoResults {
	text-align: center;
	font-size: 150%;
	font-weight: bold;
}

