
/* Global
************************************/
* {margin: 0; padding: 0;}
h1, h2, h3, p, pre, blockquote, form, fieldset, ul, ol {margin: 0 0;}

a {text-decoration: none; outline: none; font-weight: bold;}

a:link, a:active, a:visited {color: #666;}

a:hover {color: #333; text-decoration:underline;}

h1, h2, h3 {text-transform: none; letter-spacing: -1px;}

h1{font-size: 1.4em;}

h2{font-size: 1.3em;}

h2 span {color: #6699CC;}

h3{font-size: 1em;}


body {
	background: #FFF;
	text-align: left;
	font-family: "Arial","Lucida Grande",Helvetica, Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	}


/* Cash Reward Button ********************************************/


.DivHld {
	width:210px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #aeaeae;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	height:45px;
	padding:0px 0px 0px 0px;
	display:block;
}

.TDLeft{
	padding:0px 3px 0px 5px;
	margin:0px;
	font-size:23px;
	font-weight:bold;
	background:#ececec;

}


.TDright {
	padding:0px 0px 0px 4px;
	font-size:11px;
	text-align:left;
	margin:0;
	height:20px;
	
}



/* Left Navigation **************************************************/

li {list-style: none;}


.LeftNavBK{
	border-width: 0px 1px 0px 1px;
	border-color:#FFFFFF;
	border-style:solid;
	background-color:#efefef;
	width:116px;
	padding: 0px 0px 0px 0px;
}

.navigation {
	width: 116px;
}

.navigation h4 {
	background-color:#FFFFFF; 
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
	line-height: 17px;
	margin: 3px 0 3px 0px;
	padding: 3px 0 3px 4px;
	border-width: 1px 0px 1px 0px;
	border-color:#e0e0e0;
	border-style:solid;
}

.navigation ul {
	margin: 0;
	padding: 0;
	line-height: 14px;
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #ffffff;
}

.navigation li {
	font-size: 11px;
	font-weight:normal;
	line-height: 15px;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #bebebe;
}

.navigation li a {
	margin: 0;
	font-size: 11px;
	font-weight:normal;
	color: #666666;
	display: block;
	padding: 0px 0 2px 5px;
	text-decoration: none;
}

.navigation li a:hover {
	background-color:#FFFFFF;
	color:#000000;
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
}

.navigation li a:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
}

.allcards{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	padding: 2px 0px 0px 0px;
	text-align:center;
	color: #666666;		
}

.allcards a {
	text-decoration:underline;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align: center;
	text-decoration:none;
}

.allcards a:hover {
	text-decoration:underline;
	color: #000000;
	font-size: 11px;
	font-weight:normal;
}

/* Page Contents Container 
*****************************/
#main {
	width: 724px;
	margin: 10px auto;
	}
	
#container {
    width: 724px;
	clear: both;
	}


.HomeHeader_bg{
	position:relative;
	display: block;
	height:113px;
	background:url(/images/sectionB/introPerks/logo_bg.gif);
	background-repeat:no-repeat;
	width: 724px;
}

.HomeHeader_bg .Discussion {
	background: url(/images/sectionB/introHome/discussion.gif) no-repeat;
	display: block;
	height: 102px;
	width: 124px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.HomeHeader_bg .PromoApplication {
	background: url(/images/sectionB/introHome/applicationPromo.jpg) no-repeat;
	display: block;
	height: 95px;
	width: 263px;
	position: absolute;
	right: 0px;
	top: 0px;
}



.HomeHeader_bg .PromoBoth {
	background: url(/images/sectionB/introHome/promoBoth.jpg) no-repeat;
	display: block;
	height: 114px;
	width: 263px;
	position: absolute;
	right: 0px;
	top: 0px;
}




/* About Content
************************************/
#shelf {
	background: #ffbc01;
	color: #FFF;
	text-align: justify;
	width:100%;
}
	
#shelf a {color: #feffb3;}

#shelf a:hover {color: #FFF;}

#shelfwrap {
	background: #ffbc01;
	width:100%;
}

#shelfcontent {
	background: #ffbc01;
	width: 700px;
	margin: 0 auto;
	padding: 5px;
	text-align: left;
}

.atitle {
	color: #FFF;
	letter-spacing: 1px;
	font-size: 24px;
	font-weight: none;
	margin-bottom: 15px;
}

.adesc {
	text-align: justify;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 15px;
}

/* Begin Link Tabs 
************************************/
#tabs {
	background: url('/images/sectionB/introPerks/tabs.gif') no-repeat;
	background-position: center;
	height: 22px;
	color: #ffff66;
	width: 724px;
	margin-bottom: 0px;
	padding-bottom: 0px;
   	font:normal 13px Arial, Helvetica, sans-serif;
	 padding-right: 88px;

	
	

}
	
	#tabs a {
		font:normal 13px Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		letter-spacing: .1px;
		color: #666;
		margin: 0px 6px 0px 6px;
		overflow: hidden;
		white-space: nowrap;
		border: 0px;
		}
		
	#tabs a:hover {
		color: #eca100;
		border: 0px;
		}

#tabs .perks_tab {
	color:#ffffff;
}

#tabs .perks_tab:hover {
	color:#ffffff;
}

/* Begin new Link Tabs 
************************************/

#tabs_new {
	background: url('/images/sectionB/introPerks/tabs_new.gif') no-repeat;
	background-position: center;
	color: #ffff66;
	height: 22px;
	width: 724px;
	margin-bottom: 0px;
	padding-bottom: 0px;
 	font:normal 13px Arial, Helvetica, sans-serif;
}
	
#tabs_new a {
    font:normal 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	letter-spacing: .1px;
	color: #666;
	margin: 0px 6px 0px 6px;
	overflow: hidden;
	white-space: nowrap;
	border: 0px;
}
		
#tabs_new a:hover {
	color: #CC0000;
	border: 0px;
}

#tabs_new .perks_tab {
	color:#ffffff;
}

#tabs_new .perks_tab:hover {
	color:#ffffff;
}

/* Drop-Down Menu 
************************************/
#bar {
	background: url('/images/sectionB/introPerks/bar.gif') no-repeat;
	background-position: center;
	height: 28px;
	line-height: 24px;
	width: 724px;
	margin-bottom: 3px;
	}
	
#dropdownmenu{
	width: 99%;
	padding-top: 6px;
	}
	
	#dropdownmenu:after{ /*Add margin between menu and rest of content in Firefox*/
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
		}
		
	#dropdownmenu ul{
		width: 100%;
		margin-left: 0;
		padding-left: 0;
		margin: 0;
		float: left;
		letter-spacing: 1px;
		font: bold 11px Arial;
		}
		
	#dropdownmenu ul li{
		display: inline;
		}
		
	#dropdownmenu ul li a{
		float: none;
		color: #FFF;
		padding: 5px 9px 3px 5px;
		text-decoration: none;
		}
		
	#dropdownmenu ul li a:hover{
		color: #c80000;
		}
		
	#dropdownmenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
		/*content: " "; /*uncomment this line to use text symbol*/
		/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
		}
		
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #FFF;
	border-bottom-width: 0;
	color: #000;
	font: normal 11px Verdana;
	line-height:18px;
	z-index:100;
	background-color: #ffbc01;
	width: 150px;
	visibility: hidden;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	}
	
	.dropmenudiv a{
		width: 100%;
		display: block;
		text-indent: 3px;
		border-bottom: 1px solid #FFF;
		padding: 2px 0;
		text-decoration: none;
		font-weight: bold;
		color: #000;
		}
		
	.dropmenudiv a:hover{ 
		background-color: #eca100;
		}

	
/* Membership Link Display 
***************************/

#membership_display {
	font-size: 11px;
	height: 2px; 
	color: #666;
	line-height: 15px;
	width: 724px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	}
	
#membership_display a {
	font-size: 11px;
	font-weight: none;
	color: #666;
	height: 15px;
  	 line-height: 15px;
	overflow: hidden;
	white-space: nowrap;
	border: 0px;
}
		
#membership_display a:hover {
	color: #eca100;
	border: 0px;
	text-decoration: underline;
}

/* Ad Spot 
********************************************/
#adspot {
	color: #666;
	height: 96px;
	width: 724px;
	margin-bottom: 9px;
	}


/* Side Nav 
*******************************************/
#dropmenudiv{
	position:absolute;
	background-color: #ffbc01;
	border:1px solid white;
	border-bottom-width: 0;
	font: bold 12px Arial, Helvetica, sans-serif;  
	line-height:21px;
	z-index:100;
	}
	
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white; 
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	}
	
#dropmenudiv a:hover{ /*hover background color*/
	background-color: #eca100;
	}
	
.navlist li {
	list-style-type: square;
	width: 122px;
	background-color: #FFFFB9;
	}
	
#menu {
	text-align: left;
	width: 122px;
	float: left;
	background:transparent url('/images/sectionB/introPerks/menubackground.gif');
	}
	
#menu2 {
	width: 122px;
	background:transparent url('/images/sectionB/introPerks/menubackgroundtop.gif') top no-repeat;
	}
	
#menu3 {
	width: 122px;
	background:transparent url('/images/sectionB/introPerks/menubackgroundbottom.gif') bottom  center no-repeat;
	font-size: 11px;
	}
	
#menu3 li {
	list-style: none;
	}
	
.linkcontainer a {
	background: url('/images/sectionB/introPerks/menuitem.gif') top left no-repeat;
	display: block;
	border: 0px;
	height: 25px;
	font-weight: bold;
	color: #FFF;
	line-height: 25px;
	width: 110px;
	padding-left: 9px;
    padding-right: 0px;
    overflow: hidden;
	}
	
.linkcontainer a:visited {
	border: 0px;
	color: #FFF;
	}
	
.linkcontainer a:active {
	border: 0px;
	color: #FFF;
	}
	
.linkcontainer a:hover {
	background: url('/images/sectionB/introPerks/menuitem.gif') bottom left no-repeat;
	border: 0px;
	color: #c80000;
	}
	
.itemhead {
	text-align: left;
	padding-left: 9px;
	line-height: 30px;
	height: 19px;
	width: 110px;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
    cursor: pointer;
    overflow: hidden;
	}
	
.itemhead span {
	padding-left: 10px;
	}
	

/* Content Tags
*********************************************/
.h2_title {
	font-size: 18px;
	color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 20px;
	font-weight:normal;
	letter-spacing:.5px;
}

.content_title {
	font-size: 18px;
	color: #FFF;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 20px;
	}
	
	.content_title_small {
	font-size: 12px;
	color: #000;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 20px;
	}
	

.content_entry {
	font-size: 11px;
	color: #666;
	line-height: 12px;
	float: center;
	overflow: hidden;
	text-align: left;
	clear: right;
	}

.side_title {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	line-height: 20px;
	text-align:center;
	}
	
.side_entry {
	font-size: 11px;
	color: #666;
	line-height: 12px;
	float: center;
	overflow: hidden;
	text-align: left;
	clear: right;
	}



/* Footer 
*********************************************/
#footer {
	text-align:left;
	font-size: 11px;
	height: 15px;
	color: #666;
	line-height: 15px;
	width: 724px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	border: 0px;
	}
	
	#footer a {
		font-size: 11px;
		font-weight: none;
		text-decoration: none;
		color: #666;
		height: 15px;
		line-height: 15px;
		overflow: hidden;
		white-space: nowrap;
		border: 0px;
		}
		
	#footer a:hover {
		color: #999;
		border: 0px;
		}
		
/* Card Perks Section
*********************************************/

img {
	border:none;
}

.CardPerkIntroHeader {
	background-image: url(/images/sectionB/introPerks/categories/cardperksheader.gif);
	background-repeat: no-repeat;
	height: 106px;
	width: 561px;
	text-align:center;
	font-weight:bold;
	color:#333333;
}

.CardPerkHeader_td {
	text-align:center;
	padding:60px 0 0 0;
	font-weight:bold;
	color:#333333;
}

/*------ Card Perks Main Content --------*/

.MainContent {
	width: 524px;
	margin:35px 0 0 0;
}

.CategoryHolder {
	width: 262px;
	border-width: 0px 1px 1px 0px;
	border-style: dashed;
	border-color: #CCCCCC;
	text-align:left;
	padding:0 0 15px 0;	
}

.CreditCardHolder {
	width: 262px;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #CCCCCC;
	text-align:left;
	padding:0 0 15px 15px;	
}

.MerchantHolder {
	width: 262px;
	border-width: 0px 1px 1px 0px;
	border-style: dashed;
	border-color: #CCCCCC;
	text-align:left;
	padding:15px 0 15px 0;	
}

.CardIssuerHolder {
	width: 262px;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #CCCCCC;
	text-align:left;
	padding:15px 0 15px 15px;	
}

.LocationHolder {
	width: 262px;
	border-width: 0px 1px 0px 0px;
	border-style: dashed;
	border-color: #CCCCCC;
	text-align:left;
	padding:15px 0 15px 0;	
}

.SignupHolder {
	width: 262px;
	border-width: 0px 0px 0px 0px;
	border-style: dashed;
	border-color: #CCCCCC;
	text-align:left;
	padding:15px 0 15px 15px;	
}

/*------ Card Perks Sections --------*/

.CardPerksInfo_Table {
	width: 235px;
}


.CardPerkImageHolder {
	width: 56px;
}

.CardPerkLinkHolder {
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#cc9900;
	padding:5px 0px 5px 10px;
	font-size:16px;
}

.CardPerkLinkHolder a:link, .CardPerkLinkHolder a:visited, .CardPerkLinkHolder a:active{
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#cc9900;
}

.CardPerkLinkHolder a:hover{
	color:#ffcc00;
	text-decoration: underline;
}

.SignupLinkHolder {
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#99cc33;
	padding:5px 0 5px 10px;
	font-size:16px;
}

.SignupLinkHolder a:link, .SignupLinkHolder a:visited, .SignupLinkHolder a:active{
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#99cc33;
}

.SignupLinkHolder a:hover{
	color:#99cc33;
	text-decoration: underline;
}

.CardperkInfo_td {
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	padding:20px 0 0 0px;
}

.BlackBold {
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	padding:20px 0 0 0px;
	color:#000000;
	font-weight:bold;
}

.CardperkBtn_td {
	text-align:left;
	padding:15px 0 0 0px;
}

/* Card Perks Category
*********************************************/

.CardPerkCatHeader {
	background-image: url(/images/sectionB/introPerks/categories/cardperk_catheader.gif);
	background-repeat: no-repeat;
	height: 106px;
	width: 561px;
	text-align:center;
	font-weight:bold;
	color:#333333;
}

.CardPerkHeader_td {
	text-align:center;
	padding:60px 0 0 0;
	font-weight:bold;
	color:#333333;
}

.CardPerkDetails {
	height: 50px;
	width: 500px;
	text-align:center;
	margin:10px 0 0 0;
	padding:0px 0 0 0;
	color:#666666;
}

.CardPerkTitle {
	text-align:left;
	margin:0px 0 0 0;
	padding:10px 0 10px 0;
	color:#cc9900;
	font-weight:bold;
	font-size:16px;
}

.CategoryData {
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	border-color: #999999;
	text-align:left;
	padding:5px 0 5px 0;	
}

/*------ Card Perks Sub Category --------*/

.CardPerkSubCat_Table {
	width: 561px;
	color:#333333;
}

.CardPerkLogo_td {
	width: 280px;
	text-align:center;
}

.CardPerkRoundHolder_td {
	width: 280px;
	color:#333333;
	text-align:right;
	padding:0px 0 0 0px;
}

.CP_RoundImageTable {
	width: 258px;
	margin:0px 0 0 0;
}

.CP_TopImage {
	width: 248px;
	height:27px;
	background-image: url(/images/sectionB/introPerks/cp_roundtop.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding:3px 0 0 10px;
	text-align:left;
}

.CP_MiddleImage {
	width: 252px;
	background-image: url(/images/sectionB/introPerks/cp_roundmid.gif);
	background-repeat: repeat-y;
	text-align: center;
	vertical-align:top;
	height:95px;
	padding:0px 3px 0px 3px;
}

.CP_BottomImage {
	width: 258px;
	height:10px;
	background-image: url(/images/sectionB/introPerks/cp_roundbottom.gif);
	background-repeat: no-repeat;
}

.CpRoundData {
	color: #666666;
	font-size:11px;
	padding:1px 0 1px 5px;
	text-align:left;
}

.CpRoundData a{
	color: #666666;
	font-size:11px;
	padding:1px 0 1px 0;
}

.CpRoundData a:link, .CreditData a:visited {
	color: #666666;
	font-size:11px;
	padding:1px 0 1px 0;
}

.CpRoundData a:hover{
	color: #000000;
	padding:1px 0 1px 0;
	text-decoration:underline;
}

.CP_ShowallArrow{
	color: #ffcc00;
	padding:4px 3px 4px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #EFEFEF;
	text-align:right;
}

.CP_Showall{
	color: #ffcc00;
	padding:4px 3px 4px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #EFEFEF;
	text-align:left;
}

.CP_Showall a:link, .CP_Showall a:active, .CP_Showall a:visited{
	color: #ffcc00;
	font-size:12px;
	font-weight:bold;	
}

.CPSubCatDetails {
	height: 50px;
	width: 500px;
	text-align:center;
	margin:5px 0 20px 0;
	padding:0px 0 0 0;
	color:#666666;
}

.CP_Important{
	font-size:9px;
}

.CP_Cat2Section {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #ccc;
	padding:10px 0 10px 0;
}

.CPData {
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	border-color: #666;
	text-align:left;
	padding:5px 0 0px 0;
}

.CPData a:link, .CPData a:active, .CPData a:visited{
	text-align:left;
	color: #666;
	font-weight:bold;
}

.CPData a:hover{
	text-align:left;
	color: #cc9900;
	font-weight:bold;
}

.CPData2 {
	text-align:left;
	padding:5px 0 0px 0;
}

.CPData2 a:link, .CPData2 a:active, .CPData2 a:visited{
	text-align:left;
	color: #666;
	font-weight:bold;
}

.CPData2 a:hover{
	text-align:left;
	color: #cc9900;
	font-weight:bold;
}

.CPSubCharHolder {
	background-image: url(/images/sectionB/introPerks/bg_bar.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 561px;
	text-align:center;
	margin:20px 0 0 0;
	padding:0px 0 0 0;
	color:#666666;
}

/* Card Perks Credit Card
*********************************************/

.CardPerkCreditHeader {
	background-image: url(/images/sectionB/introPerks/categories/cardperk_creditheader.gif);
	background-repeat: no-repeat;
	height: 106px;
	width: 561px;
	text-align:center;
	font-weight:bold;
	color:#333333;
}

.CardPerkCreditDetails {
	height: 50px;
	width: 500px;
	text-align:center;
	margin:0px 0 10px 0;
	padding:0px 0 0 0;
	color:#666666;
}

.CreditData {
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	border-color: #999999;
	text-align:left;
	padding:5px 0 5px 0;
}

.CreditData a:link, .CreditData a:active, .CreditData a:visited{
	text-align:left;
	color: #666;
	font-weight:bold;
}

.CreditData a:hover{
	text-align:left;
	color: #cc9900;
	font-weight:bold;
}



/* Card Perks Merchant
*********************************************/

.CardPerkMerHeader {
	background-image: url(/images/sectionB/introPerks/categories/cardperk_merchheader.gif);
	background-repeat: no-repeat;
	height: 106px;
	width: 561px;
	text-align:center;
	font-weight:bold;
	color:#333333;
}

.CardPerkCharHolder {
	background-image: url(/images/sectionB/introPerks/bg_bar.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 561px;
	text-align:center;
	margin:10px 0 0 0;
	padding:0px 0 0 0;
	color:#666666;
}

.CardPerkMerDetails {
	height: 50px;
	width: 500px;
	text-align:center;
	margin:0px 0 10px 0;
	padding:0px 0 0 0;
	color:#666666;
}

/* Card Perks Issuer
*********************************************/

.CardPerkIssuerHeader {
	background-image: url(/images/sectionB/introPerks/categories/cardperk_issuerheader.gif);
	background-repeat: no-repeat;
	height: 106px;
	width: 561px;
	text-align:center;
	font-weight:bold;
	color:#333333;
}

/* Card Perks Location
*********************************************/

.CardPerkLocHeader {
	background-image: url(/images/sectionB/introPerks/categories/cardperk_locheader.gif);
	background-repeat: no-repeat;
	height: 106px;
	width: 561px;
	text-align:center;
	font-weight:bold;
	color:#333333;
}

/* Card Perks Details
*********************************************/

.CardPerkDetailHeader {
	background-image: url(/images/sectionB/introPerks/categories/cardperk_detailheader.gif);
	background-repeat: no-repeat;
	height: 106px;
	width: 561px;
	text-align:center;
	font-weight:bold;
	color:#333333;
}

.CPDetailData {
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	border-color: #999999;
	text-align:left;
	padding:10px 0 0px 0;
}

.CPDetailTitle {
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	border-color: #999999;
	text-align:left;
	padding:10px 0 10px 0;
	font-size:14px;
	font-weight:bold;	
}

/* Footerlinks
*********************************************/

.FooterlinkTable {
	text-align:left;
	font-size:10px;
	font:Arial, Helvetica, sans-serif;
	margin:5px 0 10px 0;
}

.LinkHolder {
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #ccc;
	text-align:left;
	vertical-align:top;
	font-size:10px;
	font:Arial, Helvetica, sans-serif;
	width:25%;
	line-height: 1.8em;
	padding:5px 0 5px 0;
}

.LinkHolder a:link, LinkHolder a:visited{
	text-align:left;
	font-size:10px;
	font:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#666666;
}

.LinkHolder a:hover{
	text-align:left;
	font-size:10px;
	font:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#666666;
}

/*.Footerlink {
	display:block;
	text-align:left;
	font-size:10px;
	font:Arial, Helvetica, sans-serif;
	padding:0px 0 0px 0;
}

.Footerlink a:link,.Footerlink a:visited{
	display:block;
	text-align:left;
	font-size:10px;
	font:Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
}*/

