/* --- 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 { font-family: Arial,Helvetica,sans-serif; }
.komodoErrorMessage, a.komodoErrorMessage:hover { }
.kSitemapPageLink, .komodoSearchPanelPageLink, .kSitemapPageLinkDraft { color: #336699; }
.kSitemapPageLink:hover, .komodoSearchPanelPageLink:hover, .kSitemapPageLinkDraft:hover { color: #1D3F63; }
.komodoSearchPanelHeading {
	background-color: #eeeeee;
	color: #00376C;
}
.komodoSearchPanelResultsTable { }
.komodoSearchPanelResultsTable td { }
.komodoSearchPanelResultNumber { }
.komodoSearchPanelPageLinkCell { }
.komodoSearchPanelMatchesFound { }
.kListItem { }


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

a.kSitemapAToZIndex { color:#336699; text-decoration:underline; font-weight:bold; }
a.kSitemapAToZIndex:hover { color:#1D3F63; }
.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:#336699; 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: #336699;}
.defaultLink:hover { color: #1D3F63;}
.customFormLabel {}
.customFormAsterisk {}*/