/* --- Font Size Conversion Table From Base 16px --- */
/* ---  9px = 57% --- */
/* --- 10px = 63% --- */
/* --- 11px = 69% --- */
/* --- 12px = 75% --- */
/* --- 13px = 82% --- */
/* --- 14px = 88% --- */
/* --- 15px = 94% --- */
/* --- 16px = 100% --- */
/* --- 18px = 113% --- */
/* --- 20px = 125% --- */
/* --- 24px = 150% --- */

a { }
a:hover { }
input, select, button, textarea { }
.kSitemapPageLink { 
	text-decoration: underline;
	color: #6E0832;
}
.kSitemapPageLink:hover { 
	text-decoration: underline;
	color: #4C2A35;
}
.kSitemapPageLinkDraft { background-color: #DDDDDD;
	color: #6E0832;
}
.kSitemapPageLinkDraft:hover { background-color: #FFEEAA; }
.komodoSearchPanelResultsTable {
	margin-top: 7px;
	border: 1px solid #D1BCC3;
}
.komodoSearchPanelResultsTable td {
	border: 1px solid #D1BCC3;
}
.komodoSearchPanelHeading {
	background-color:#6E0832;
	font-size: 100%;
	color: white;
	font-weight: bold;
}
.komodoSearchPanelResultNumber { }
.komodoSearchPanelPageLinkCell { }
.komodoSearchPanelPageLink { color: #6E0832; text-decoration: none; }
.komodoSearchPanelPageLink:hover { color: #4C2A35; text-decoration: underline; }
.komodoSearchPanelMatchesFound { }
.kListItem { }

.kSiteMapAToZIndexContainer { color:#4c2a35; white-space: normal; width: 100%;}
.kSiteMapAToZIndexContainer li { padding: 3px 0;}
.kSitemapAToZIndex { color:#4c2a35; text-decoration:none; font-weight:normal; font-size: 145%;}
a.kSitemapAToZIndex { color:#4c2a35; text-decoration:underline; font-weight:bold; font-size: 145%;}
a.kSitemapAToZIndex:hover { color:#4C2A35; }
.kSitemapAToZIndexLetter { font-weight:normal; font-size: 164%;}

.kSiteMapAToZIndexContainer ul { list-style-type:none; margin:0px; padding:0px;}
.kSiteMapAToZIndexContainer ul ul { padding-left:20px; }
.kSiteMapAToZIndexContainer ul ul ul { padding-left: 10px; }

.kSiteMapBulletedListContainer { color:#4c2a35; white-space: normal; width: 100%; }
.kSiteMapBulletedListContainer ul { margin: 0px auto; padding: 0px 0px 0px 16px; }
.kSiteMapBulletedListContainer li { padding: 1px 0px; list-style-type: disc; }

.defaultLink {color: #6E0832;}
.defaultLink:hover { color: #4C2A35;}
.customFormLabel {}
.customFormAsterisk {}
