﻿body 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 0px;
	}
a:link {color: #8B4680; text-decoration: none;}
a:hover {color: #ad2f99;}
a:visited {color: #8B4680; text-decoration: none;}

div.main 
	{
		font-size: .78em;
		line-height: 1.3em;
		padding: 15px;
	}
div.main .printerimage {border:0px; vertical-align:middle;}

/*LEFT NAV*/
.hiddenposting, .hiddenposting a
{
 color:Gray;
}
.unpublishedposting, .unpublishedposting a
{
	color:Red;
}
div.ln {
	font-size: 11px; 
	float: left; 
	margin: 0px; 
	padding: 0px;
}

ul.ln { 
	list-style-type: none;  
	text-align: left; 
	margin-left: 0px;  
	margin-top: 0px; 
	padding-left: 0px; 
	border-bottom: 1px solid #6C3163;
}

ul.ln li {
	padding-left: 5px;
}

ul.ln li a, ul.ln li span {
	display: block; 
	padding: 5px 5px 5px 10px; 
	width: 176px;  
}

ul.ln li.level1_posting {
	border-top: 1px solid #6C3163;
	border-left: 1px solid #6C3163; 
	border-right: 1px solid #6C3163;
	padding-left: 5px;  
	background-color:#E3CEE0;
}

li.level1_channel {
	border-top: 1px solid #6C3163; 
	border-left: 1px solid #6C3163; 
	border-right: 1px solid #6C3163;
/*	background-image: url(/LCCCWeb/images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 4px center;  */
	background-color:#E3CEE0; 
}

li.level1_expanded { 
/*	background-image: url(/LCCCWeb/images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 4px center; */
	background-color: #E3CEE0; 
	border-top: 1px solid #6C3163;
	border-left: 1px solid #6C3163; 
	border-right: 1px solid #6C3163;
}

/*li.level1_expanded a:link, li.level1_expanded a:visited, li.level1_expanded a:hover { 
	color: white; 
}*/

li.level2 {
	background-image: url(/glideit/images/nav-bg.gif);
	background-repeat: repeat-y; 
	background-color: #E3CEE0; 
	border-top: 1px solid #6C3163;
	border-left: 1px solid #6C3163;
}

li.level2 span { 
/*	background-image: url(/LCCCWeb/images/arrow1.gif); 
	background-repeat: no-repeat;
	background-position: 4px center;*/ 
	display: block; 
	padding: 5px 5px 5px 5px; 
	margin-left: -5px;
}

li.level2 span a { 
	display: inline; 
	padding-left: 5px; 
}

li.level2_expanded {
	background-color: #fff; 
	border-top: 1px solid #98BEE8; 
	font-weight: bold; 
/*	background-image: url(/LCCCWeb/images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 4px center; */
}

li.level2_expanded a:link, li.level2_expanded a:visited, li.level2_expanded a:hover { 
	color: #000; 
}

li.level3 {
	background-color: #fff; 
}


li.level3 a { 
	line-height: -4px;
}

td.footer
	{
		color: #FFFFFF;
		background-color: #000000;
		font-size: .68em;
		font-weight: bold;
		text-decoration: none;
		padding: 0px 0px 0px 25px;
	}

td.footer a:link, td.footer a:visited
	{
		color: #FFFFFF;
		text-decoration: none;
	}
td.footer a:hover
	{
		color: #e3e3e3;
		text-decoration: underline;
	}
td.menuText
	{
		font-size: 12px;
		font-weight: bold;
	}
td.menuText a:link, td.menuText a:visited
	{
		color: #FFFFFF;
		text-decoration: none;
	}
td.menuText a:hover
	{
		color: #e3e3e3;
		text-decoration: underline;
	}
img.menuImage 
	{
		margin:0px 0px 0px 3px;
	}
td.bannerHeader 
	{
		background-color: #6C3163;
		font-size: 22px;
		font-weight: bold;
		color: #FFFFFF;
		font-style: italic;
	}

h1 {font-size: 1.3em; font-weight: bold;} 
h2 {font-size: 1.2em; font-weight: bold;}


/* Old Styles -- Need Cleaned Up */	
.subheading {
	font-size: 13px;
	font-weight: bold;
	color: 8B4680;
}
.purplelink {
	font-size: 12px;
	font-weight: bold;
	color: 8B4680;
	text-decoration: none;
}
.purpletext {
	font-size: 10px;
	font-weight: normal;
	color: 8B4680;
	text-decoration: none;
}
.ltpurplelink {
	font-size: 12px;
	font-weight: bold;
	color: B693B1;
	text-decoration: none;
}
.subheadingblk {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.smallbodyText {
	font-size: 8pt;
}
.smallsubheading {
	font-size: 12px;
	font-weight: bold;
	color: 8B4680;
}
.gray {
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #737373;
}
.bodyTextpurple {
	font-size: 10pt;
	color: 8B4680;
}
.smallermenuText {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
