/* --- 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 { }
.komodoErrorMessage, a.komodoErrorMessage:hover { }
.kSitemapPageLink { color: #E16F2A; text-decoration: underline;}
.komodoSearchPanelPageLink { color: #E16F2A; font-size:110%; margin:0px; }
.komodoSearchPanelPageURL { color: #E16F2A; text-decoration:underline; font-style:italic; }
.kSitemapPageLinkDraft { background-color: #DDDDDD; }
.kSitemapPageLinkDraft:hover { background-color: #FFEEAA; }
.kSitemapPageLink:hover, .komodoSearchPanelPageLink:hover, .kSitemapPageLinkDraft:hover, komodoSearchPanelPageURL:hover { color: #E16F2A; text-decoration: underline;}

.komodoSearchPanelHeading {
	background-color: #eeeeee;
	color: #073f78;
}
.komodoSearchPanelResultsTable { margin-top: 4px; }
.komodoSearchPanelResultsTable td {
	border: 1px solid #cccccc;
	margin-top: 5px;
}
.komodoSearchPanelHeading {
	background-color: #eeeeee;
	font-size: 100%;
	color: #E16F2A;
	font-weight: bold;
}
.komodoSearchPanelResultNumber { }
.komodoSearchPanelPageLinkCell { padding:10px; }
.komodoSearchPanelMatchesFound { }
.kListItem { }

.kSiteMapAToZIndexContainer { color:#E16F2A; white-space:normal; width: 100%; }
.kSiteMapAToZIndexContainer li { padding: 3px 0;}

a.kSitemapAToZIndex { color:#E16F2A; text-decoration:underline; font-weight:bold; }
a.kSitemapAToZIndex:hover { color:#E16F2A; }
.kSitemapAToZIndexLetter { font-weight:bold; }

.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:#E16F2A; white-space: normal; width: 100%; }
.kSiteMapBulletedListContainer ul { list-style-type: disc; margin:0px; padding:0px; padding-left: 16px;}
.kSiteMapBulletedListContainer li { padding: 3px 0; }

.defaultLink {color: #E16F2A;}
.defaultLink:hover { color: #E16F2A;}
.customFormLabel {}
.customFormAsterisk {}