/* CSS Document */

#SMSectionUL {padding-left: 0px; margin-left: 0px;}
#SMCategoryUL {padding-left: 0px; margin-left: 0px;}
#SMPageUL     {padding-left: 0px; margin-left: 0px;}
#content_column #SMSectionUL li {list-style: none;}

.SMSectionName { 
  list-style: none;
	padding-left: 15px;
	margin-left: 0px;
	margin-top: 2px;
}
.SMSectionName a {font-size: 16px; color:#006AAD; text-decoration:none; font-weight:bold;}
.SMSectionName a:hover {color:#000000;}

.SMCategoryName { 
  padding-left: 15px;
	margin-left: 0px;
	list-style: none;
}
.SMCategoryName a {font-size: 13px; color:#07A878; text-decoration:none; font-weight:normal;}
.SMCategoryName a:hover {color:#000000;}

.SMPageName { 
  padding-left: 15px; 
	margin-left: 0px;
	list-style: none;
}
.SMPageName a {font-size: 10px; color:#006AAD; text-decoration:none;}
.SMPageName a:hover {color:#000000;} 
