/***********************************************/
/**Philadelphia BODY STYLE CSS**/
/***********************************************/
a:link {
	color: #4D7256;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #4D7256;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #4D7256;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #4D7256;
	text-decoration: none;
	font-weight: bold;
}
/******************************************/
a.ViewAll:link {
	color: #4D7256;
	text-decoration: none;
	font-weight: bold;
	background-image: url(Images/SiteImages/LinkBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
	border: 1px solid #C3C3C3;
	padding-left: 3px;
	padding-right: 3px;
}
a.ViewAll:visited {
	color: #4D7256;
	text-decoration: none;
	font-weight: bold;
	background-image: url(Images/SiteImages/LinkBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
	border: 1px solid #C3C3C3;
	padding-left: 3px;
	padding-right: 3px;
}
a.ViewAll:hover {
	color: #4D7256;
	text-decoration: none;
	font-weight: bold;
	background-image: url(Images/SiteImages/LinkBGOver.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
	border: 1px solid #47668F;
	padding-left: 3px;
	padding-right: 3px;
}
a.ViewAll:active {
	color: #4D7256;
	text-decoration: none;
	font-weight: bold;
	background-image: url(Images/SiteImages/LinkBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
	border: 1px solid #C3C3C3;
	padding-left: 3px;
	padding-right: 3px;
}
/**FOOTER LINK**/
a.FooterLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.FooterLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.FooterLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.FooterLink:active {
	color: #FFFFFF;
	text-decoration: none;
}

/***************************************************************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/SiteImages/BodyBG.gif);
}
td {
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.BodyTable {
	width: 100%;
	background-image: url(images/SiteImages/BodyBG.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.BodyBG {
/*	background-image: url(images/SiteImages/Top.gif);
	background-repeat: no-repeat;
	background-position: center top;*/
	vertical-align: top;
}
.MasterTable {
	width: 768px;
}
.Header {
	width: 768px;
	height: 97px;
}
.HeaderBG {
	background-image: url(images/SiteImages/HeaderBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.Footer {
	vertical-align: top;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
}
.FooterDetail {
	vertical-align: top;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
}
.FooterBG {
	background-image: url(images/SiteImages/FooterBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 6px;
	vertical-align: top;
}
.Search {
	background-image: url(images/SiteImages/Site_24.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	vertical-align: top;
	white-space: nowrap;
}
.Date {
	font-size: 10px;
	color: #343434;
}
.height {

}
/***********************************************/
/**LEFT COLUMN**/
.Nav {
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.TopNavBG {
	background-image: url(images/SiteImages/TopNavBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 1px;
	vertical-align: top;
}
.SideBar {
	width: 4px;
	background-image: url(images/SiteImages/SideBar.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.LeftColumnTable {
	height: 100%;
	width: 154px;
}
.LeftColumnBG {
	background-image: url(images/SiteImages/LeftColumnBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 0px;
	width: 154px;
	vertical-align: top;
	height: 100%;
}
.LeftColumnTop {
	padding-top: 0px;
	vertical-align: top;
	width: 150px;
	padding-left: 3px;
	background-color: #FFFFFF;
}
.LeftColumnMiddle {
	vertical-align: top;
}
.LeftColumnBottom {
	padding-left: 9px;
	padding-top: 0px;
	vertical-align: top;
	height: 100%;
}
/***********************************************/
/**CENTER COLUMN**/
.CenterColumnTable {

	width: 100%;
}
.CenterColumnBG01 {
	background-color: #FFFFFF;
	width: 460px;
	vertical-align: top;
	padding-left: 6px;
	padding-right: 6px;
}
/* USE THIS STYLE FOR THE CENTER COULMN, IF THE RIGHT COLUMN IS INACTIVE ON THE DETAIL PAGE */
.CenterColumnBG02 {
	background-image: url(images/SiteImages/SideBar.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
	width: 615px;
	height: 100%;
	vertical-align: top;
	padding-left: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.FeatureCenter {
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: top;
}
.FeatureLeft {
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-right: 8px;
	height: 100%;
	width: 50%;
	float: left;
	vertical-align: top;
}
.FeatureRight {
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 8px;
	width: 50%;
	vertical-align: top;

}
/***********************************************/
/**CENTER COLUMN**/
.RightColumnTable {

	width: 154px;
}
.RightColumnBG01 {
	background-image: url(images/SiteImages/RightColumnBG.gif);
	background-repeat: repeat-y;
	background-position: left Top;
	width: 154px;
	vertical-align: top;

}
/* USE THIS STYLE FOR THE RIGHT COLUMN, IF THE RIGHT COLUMN IS INACTIVE ON THE DETAIL PAGE */
.RightColumnBG02 {
	display: none;
}
.RightColumnTop {
	padding-left: 0px;
	padding-top: 0px;
	vertical-align: top;
	background-color: #FFFFFF;
}
.RightColumnMiddle {
	vertical-align: top;
}
.RightColumnBottom {
	vertical-align: top;

	padding-left: 4px;
}
.PartnersBG {
	background-image: url(images/SiteImages/PartnersBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 150px;
}
/***********************************************/
/**NAVIGATION**/

.LinkIcon {
	background-image: url(images/SiteImages/Arrow.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
	height: 14px;
	width: 9px;
}
.LinkMore {
	height: 14;
	text-align: left;
	padding-right: 10px;
}
.LinkIcon01 {
	background-image: url(images/SiteImages/Arrow.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
	height: 14px;
	width: 9px;
}
.LinkMore01 {
	height: 14;
	text-align: left;
	padding-right: 10px;
}
.LinkIcon02 {
	background-image: url(images/SiteImages/Arrow.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
	height: 14px;
	width: 9px;
}
.LinkMore02 {
	height: 14;
	text-align: left;
	padding-right: 10px;
}
.LinkIcon03 {
	background-image: url(images/SiteImages/Arrow.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
	height: 14px;
	width: 9px;
}
.LinkMore03 {
	height: 14;
	text-align: left;
	padding-right: 10px;
}
.LinkIcon04 {
	background-image: url(images/SiteImages/Arrow.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
	height: 14px;
	width: 9px;
}
.LinkMore04 {
	height: 14;
	text-align: left;
	padding-right: 10px;
}
/********************************************/
/************FORM FIELDS*********************/
.FormTable {
	width: 100%;
}
.FormValidation {
	font-size: 10px;
	color:#FF0000;
	font-weight: bold;
}
.FormQuestion {
	width: 200px;
	padding: 3px;
	vertical-align: top;
	font-size: 11px;
}
.FormQuestion TD{
	width: 180px;
	padding: 3px;
	vertical-align: top;
	font-size: 11px;
}
.FormAnswer {
	padding: 3px;
	vertical-align: top;
	font-size: 11px;
}
.FormAnswer TD{
	padding: 3px;
	vertical-align: top;
	font-size: 11px;
}
select {
	font-size: 11px;
}
/********************* BUSINESS DIRECTORY *********************************/
.BDSearch {
	font-size: 11px;
	font-weight: bold;
	color: #4D7256;
}
.BDSearchType {
	font-size: 9px;
	color: #4D7256;
}
input.BDSearchField {	
	width: 130px;
	font-size: 11px;
	color: #4D7256;
	border: 1px solid #C3C3C3;
}
.BDBackground {
	background-image: url(images/Skin04/CenterBG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #F0F8F4;
}

/********************* STOCK QUOTES *********************************/
.stockBG {
	background-color: #F0F8F4;
}
.stocks td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.shade {
	height: 1px;
	background-color: #4D7256;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 3px;
}
.copyright {
	font: 7pt Arial;
	color:#999999;
	text-align:right;
}
.copyright a {
	font: 7pt Arial;
	color:#999999;
	text-decoration:none;
}
.labelLeft {
	font-size: 11px;
	color: #000000;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 3px;
	width: 144px;
	font-weight: bold;
}
.labelRight {
	font-size: 11px;
	color: #000000;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 10px;
	width: 144px;
	font-weight: bold;
}
.valueLeft {
	font-size: 11px;
	color: #000000;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	padding-right: 10px;
	width: 144px;
	text-align: right;
}
.valueRight {
	font-size: 11px;
	color: #000000;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	padding-right: 3px;
	width: 144px;
	text-align: right;
}
.industry {
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
}
.Symbol {
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
}
.single{
	height:1px;
	border-top:1px solid #cccccc;
}
.double{
	height:2px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
/***************** CASH CONTEST STYLES********************************/
.WinCashBoxBG {
	background-image: url(images/WinCash/CashBoxBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 0px;
	padding-right: 0px;
}
.WinCashCurrentText {
	font-size: 14px;
	font-weight: bold;
	color: #4D7256;
}
.WinCashAmount {
	font-size: 36px;
	font-weight: bold;
	color: #CC0000;
}
.WinCashValidation {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 10px;
}
.WinCashWinner {
	font-size: 12px;
	padding-left: 8px;
}
.WinCashCongrats {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.WinCashDetail {
	font-size: 12px;
	color: #4D896B;
}
.ftrWinCashJackpot {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.WinCashWinnersTable {
	border-bottom: 0px solid #C3C3C3;
	border-top: 1px solid #C3C3C3;
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;	
	background-color: #FFFFFF;
	width: 570px;
}
.WinCashWinnersTableHeader {
	border-bottom:1px solid #C3C3C3;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #4D896B;
	padding-left: 6px;
	background-image: url(images/SiteImages/Site_24.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 24px;
}
.WinCashWinnersTableNormalRow {
	border-bottom:1px solid #C3C3C3;
	font-size: 11px;
	color: #666666;
	padding-left: 7px;
	height: 20px;
}
.WinCashWinnersTableAltRow {
	border-bottom:1px solid #C3C3C3;
	font-size: 11px;
	background-color: #E9E9E9;
	color: #666666;
	padding-left: 7px;
	height: 20px;
}
.CashSkin {
	padding-top: 0px;
	width: 100%;
	background-color: #F0F8F4;
	border: 1px solid #C3C3C3;	
}
.CashCenter {
	padding-left: 0px;
	padding-right: 0px;
}
/********************************/
.PortalNav {
	font-size: 12px;
	font-weight: bold;
	position: relative;
	white-space: nowrap;
	display: block;
	width: 147px;
	height: 23px;
	margin-bottom: 2px;
	color: #FFFFFF;
}

.PortalNav a:visited {
	background-image: url(Images/SiteImages/Nav.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	width: 147px;
	height: 23px;
	display: block;
	float: left;
	text-decoration: none;
	border-left: solid 1px #95BEAA;
	border-right: solid 1px #95BEAA;
}

.PortalNav a:link {
	background-image: url(Images/SiteImages/Nav.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	width: 147px;
	height: 23px;
	display: block;
	float: left;
	text-decoration: none;
	border-left: solid 1px #95BEAA;
	border-right: solid 1px #95BEAA;
}

.PortalNav a:hover {
	background-image: url(Images/SiteImages/NavOver.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #58745E;
	width: 147px;
	height: 23px;
	display: block;
	float: left;
	text-decoration: none;
	border-left: solid 1px #1C4029;
	border-right: solid 1px #1C4029;
}

.PortalNav a:active {
	background-image: url(Images/SiteImages/Nav.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	width: 147px;
	height: 23px;
	display: block;
	float: left;
	text-decoration: none;
	border-left: solid 1px #95BEAA;
	border-right: solid 1px #95BEAA;
}

.PortalNav span {
	position: absolute;
	left: 7px;
	top: 4px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 135px;
} 
/********************************/
