/* --- CCFA CSS Document -- Site Map */

/* This is applied to the initial sitemap table */
.sitemap 
{
	width: 364px;
}

.sitemap td {
	font-size: 11px;
}

.sitemapicon
{
	background-image: url(../images/icons/treeview/bkg_tile.gif);
	background-repeat: repeat-y;
}

#pagecontent .topofpage 
{
	padding-top: 4px;
	margin: 0;
}

.sswhite, 
.sslimegreen, 
.ssgreen, 
.ssteal,
.ssblue, 
.ssdblue,
.ssindigo,
.ssviolet,
.ssred, 
.ssorangered, 
.ssorange, 
.ssblack,
.ssgreygreen
{
	border-right: 10px solid;
	padding-right: 10px;
	border-top: 10px solid;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-left: 10px solid;
	padding-top: 5px;
	border-bottom: 10px solid;
	text-align: left;
}

.sswhite ul, 
.sslimegreen ul, 
.ssgreen ul, 
.ssteal ul,
.ssblue ul, 
.ssdblue ul,
.ssindigo ul,
.ssviolet ul,
.ssred ul, 
.ssorangered ul, 
.ssorange ul, 
.ssblack ul,
.ssgreygreen ul
{
	margin: 0px;
}

.sswhite h2, 
.sslimegreen h2, 
.ssgreen h2, 
.ssteal h2,
.ssblue h2, 
.ssdblue h2,
.ssindigo h2,
.ssviolet h2,
.ssred h2, 
.ssorangered h2, 
.ssorange h2, 
.ssblack h2,
.ssgreygreen h2
{
	border: 0px  !important;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold !important;
	font-size: 13px !important;
	padding-bottom: 0px;
	margin: 0px 0px 8px !important;
	color: #333;
	padding-top: 0px !important;
}

.sswhite 
{
	border-color:#eee;
}
.sswhite h2 
{
	border-color:#666;
}

.sslimegreen 
{
	color: #ef7;
}
.sslimegreen h2
{
	color: #8a1;
}

.ssgreen 
{
	color: #cfc;
}
.ssgreen h2
{
	color: #6a6;
}

.ssteal 
{
	color: #bff;
}
.ssteal h2
{
	color: #599;
}

.ssblue 
{
	border-color:#cef;
}
.ssblue h2 
{
	color: #49c !important;
}

.ssdblue 
{
	color: #ace;
}
.ssdblue h2
{
	color: #68a;
}

.ssindigo 
{
	color: #ccf;
}
.ssindigo h2
{
	color: #669;
}

.ssviolet 
{
	color: #feeefe;
}
.ssviolet h2
{
	color: #757;
}

.ssred 
{
	border-color:#fcb;
}
.ssred h2 
{
	color: #c31 !important;
}

.ssorangered 
{
	color: #fca;
}
.ssorangered h2
{
	color: #c52;
}

.ssorange 
{
	border-color: #fc8;
}
.ssorange h2
{
	color: #c70 !important;
}

.ssblack 
{
	color: #eee;
}
.ssblack h2
{
	color: #000;
}

.ssgreygreen 
{
	color: #cdd;
}
.ssgreygreen h2
{
	color: #799;
}
