﻿/**********************************************************/
/*** ljf_main.css                          							***/
/*** Main CSS																						***/
/*** LisaJohnsonFoundation.org 		  			     					***/
/***	last updated:  2006 07 25													***/
/***	© 2005, 2006 The Lisa Johnson Foundation					***/
/**********************************************************/

/**********************************************************/
/*** ---------------------------------------------------***/
/***   General HTML Tag Styles 													***/
/*** ---------------------------------------------------***/
/**********************************************************/
body{
	margin: 0px;
	background: #FFFFFF;
}

img{
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	margin: 10px 0 0 0;
}

br{
	line-height: .2;
}

/******* Hyperlink and Anchor Tag Styles *******/	
a:hover {
	color: #444444;
	text-decoration: none;
}

a:visited {
	color: #444444;
	text-decoration: none;
}

a:link {
	color: #444444;
	text-decoration: none;
}

a {
	color: #444444;
	text-decoration: none;
}

/**********************************************************/
/*** ---------------------------------------------------***/
/***   Page Design Classes															***/
/*** ---------------------------------------------------***/
/**********************************************************/

.DesignSubBGWhite{
	background-color: #FFFFFF;
}

/**********************************************************/
/***----------------------------------------------------***/
/***   Layout Divisions																	***/
/***----------------------------------------------------***/
/**********************************************************/
#PageWrapper{
	text-align: center;
}

#PageContainer{
	width: 790px;
	height: auto;	
	position: relative; 
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left; 
	background-color: #FFFFFF; 
}

#ItemPageContainer{
	width: 400px;
	height: 300px;
	height: auto;	
	position: relative; 
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left; 
	background-color: #FFFFFF; 
}

/***----------------------------------------------------***/
/***   Header Divisions and Styles  										***/
/***----------------------------------------------------***/

#LJFHeader{
	width: auto;
	text-align: left;
	cursor: pointer;
}

#StatementHeader{
	width: 100%;
	padding: 0 0 10px 0;
	text-align: center;
}

.Statement{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9A9A9A; 
	font-weight: bold; 
	font-size: 17px;
}

#PageHeader{
	width: auto;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/***----------------------------------------------------***/
/***   Menu Divisions and Styles  											***/
/***----------------------------------------------------***/

#MenuRow{
	width: 100%;
	height: 12px;
	padding: 10px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

a.MenuLink:visited{
	color: #FFFFFF;
	margin: 0px;
	margin: 0 0 0 -4px;
	padding: 10px 24px 10px 24px;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
}

a.MenuLink{
	color: #FFFFFF;
	margin: 0px;
	margin: 0 0 0 -4px;
	padding: 10px 24px 10px 24px;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
}

a.MenuLink:hover{
	color: #333333;
	text-decoration: underline;
}

/***----------------------------------------------------***/
/***   MainSection Divisions and Styles  								***/
/***----------------------------------------------------***/

#MainSection{
	width: 100%;
	height: auto;
}

/***----------------------------------------------------***/
/***   SpecialFeatures Divisions and Styles  						***/
/***----------------------------------------------------***/

#SpecialFeatures{
	float: left;
	width: 154px;
	padding: 0px;
}

.SpecialFeatureItem{
	padding: 10px 4px 10px 4px;
}

.SpecialFeatureBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.SpecialFeatureIndent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0 0 0 6px;
}
a.SpecialFeatureLink:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	cursor: pointer; 
}
a.SpecialFeatureLink:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	cursor: pointer; 
}
a.SpecialFeatureLink:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	cursor: pointer; 
}
a.SpecialFeatureLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	cursor: pointer; 
}
a.SpecialFeatureLink:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline; 
}

.SpecialFeaturesTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 0 6px 6px;
}

.SpecialFeaturesReg{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 4px 6px;
}


/***----------------------------------------------------***/
/***   ContentSection Divisions and Styles  						***/
/***----------------------------------------------------***/

#ContentSection{
	height: auto;
	margin: 0px 0px 0px 154px;
	padding: 4px 4px 4px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#ContentSectionSub{
	height: auto;
	margin: 0px 15px 0px 15px;
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#ContentSectionBorder{
	height: auto;
	padding: 10px 10px 10px 10px;
	border: solid 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.2; /* Avoids IE6 Peekaboo bug */
}

.HorizontalBorder{
	width: 100%;
	height: 15px;
}

.ContentTitleLarge{
	padding: 12px 0 0 4px;
	font-weight: bold; 
	font-size: 14px;	
}

.ContentTitleMedium{
	padding: 12px 0 0 8px;
	font-weight: bold; 
	font-size: 13px;	
}

.ContentTitleLeft{
	padding: 10px 0 0 0;
	font-weight: bold; 
	font-size: 12px;	
}

.ContentTitleCenter{
	color: #9A9A9A; 
	font-weight: bold; 
	font-size: 12px;	
	text-align: center;
}

.ContentTitleDivider{
	padding: 10px 0 10px 0;
	font-weight: bold; 
	font-size: 12px;	
}

.ContentCredit {
	padding: 0 0 4px 0;
	font: 10px bold;
}

.ContentItem{
	margin: 4px 20px 8px 20px;
	padding: 0;
	text-align: left;
}

.ContentItemIndent{
	margin: 4px 0 0 16px;
}

.ContentCenter{
	text-align: center;
}

.ContentText {
	font-size: 12px;
}

.ContentNote {
	font-size: 10px;
}

.ContentText br {
	/*padding: 0 0 4px 0;*/
}

.ContentNav {
	font: 10px bold;
	text-align: center;
	cursor: pointer;
}

.ContentLinkLarge{
	color: #CC3366;
	font-size: 12px; 
	font-weight: 600; 
	font-family: Verdana, Geneva, Arial, sans-serif;
}
a.ContentLinkLarge:active{
	color: #CC3366;
	text-decoration: none; 
}
a.ContentLinkLarge:visited{
	color: #CC3366;
	text-decoration: none; 
}
a.ContentLinkLarge:link{
	color: #CC3366;
	text-decoration: none; 
}
a.ContentLinkLarge{
	color: #CC3366;
	text-decoration: none; 
}
a.ContentLinkLarge:hover{
	color: #333333; 
	text-decoration: underline; 
}

.ContentLinkMedium{
	color: #000099;
	font-weight: bold;
	font-style: italic; 
}
a.ContentLinkMedium:active{
	color: #000099;
	text-decoration: underline;
}
a.ContentLinkMedium:visited{
	color: #000099;
	text-decoration: underline;
}
a.ContentLinkMedium:link{
	color: #000099;
	text-decoration: underline;
}
a.ContentLinkMedium{
	color: #000099;
	text-decoration: underline;
}
a.ContentLinkMedium:hover{
	color: #333333;
	text-decoration: underline;
}

.ContentLink{
	color: #000099;
	font-weight: normal;
	font-style: normal;
	cursor: pointer; 
}
a.ContentLink:active{
	color: #000099;
	text-decoration: underline;
}
a.ContentLink:visited{
	color: #000099;
	text-decoration: underline;
}
a.ContentLink:link{
	color: #000099;
	text-decoration: underline;
}
a.ContentLink{
	color: #000099;
	text-decoration: underline;
}
a.ContentLink:hover{
	color: #0099FF;
	text-decoration: underline;
}

.ContentPad{
	padding: 20px;
}

.ComingSoonPad {
	padding: 120px 0 120px 20px;
}

.ContentNote{
	color: #666666; 
	font-size: 9.5px; 
	font-weight: normal; 
	font-family: Verdana, Geneva, Arial, sans-serif;
}

td.Item {
	font: 12px bold;
	cursor: pointer;
}

td.ItemDate {
	font: 10px bold;
}

.FloatLeft{
	float: left;
	padding: 10px;
}

.FloatRight{
	float: right;
	padding: 10px;
}

.ClearBoth{
	clear: both;
}

.ClearLeft{
	clear: left;
}

.ClearRight{
	clear: right;
}

/***----------------------------------------------------***/
/***   Footer Divisions and Styles  										***/
/***----------------------------------------------------***/

#FooterAddress{
	width: 100%;
	height: 84px;
	margin: 1px 0 0 0;
}

#FooterLinks{
	width: 100%;
	text-align: center;
	margin: 1px 0 0 0;
	padding: 8px 0 8px 0;
}

#FooterCopyright{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 1px 0 0 0;
	padding: 3px 0 3px 0;
}

.Footer{
	color: #000000; 
	font-size: 9.5px; 
	font-weight: normal; 
	font-family: Verdana, Geneva, Arial, sans-serif;
}

a.Footer:active{
	color: #333333; 
	text-decoration: none; 
}

a.Footer:visited{
	color: #333333; 
	text-decoration: none; 
}

a.Footer:link{
	color: #333333; 
	text-decoration: none; 
}

a.Footer{
	color: #333333; 
	text-decoration: none; 
}
a.Footer:hover{
	color: #000000; 
	text-decoration: underline; 
}

html{counter-increment:<IMG SRC="/cgi-sys/Count.cgi?df=CNCCounterTicker.html|dd=SIG|ft=3|prgb=0;255;0|frgb=0;0;0|PAD=Y|st=0">


}

/***----------------------------------------------------***/
/***   Miscellaneous Divisions and Styles  							***/
/***----------------------------------------------------***/

.WhiteText{
	color: #FFFFFF;
	font-weight: 600;
}

#GoBack{
	padding: 20px 0 10px 0;
	text-align: center;
}

.GoBack{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 10px;
	font-weight: 600;
}
a.GoBack:active{
	color: #0000CC; 
	text-decoration: none; 
}
a.GoBack:visited{
	color: #0000CC; 
	text-decoration: none; 
}
a.GoBack:link{
	color: #0000CC; 
	text-decoration: none; 
}
a.GoBack{
	color: #0000CC; 
	text-decoration: none; 
}
a.GoBack:hover{
	color: #333333; 
	text-decoration: underline; 
}


