/* CS Nav */
#CS-Nav-Container {
	width: 850px;
	margin:  0px 0px 5px 15px; /* top right bottom left */
	position: relative;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
}

#CS-Nav-Table {
	margin: 10px 0px 0px 0px; /* top right bottom left */
	padding:2px 0px 0px 0px; /* top right bottom left */
	background-color: #99BCBF;
	width: 100%;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
}
#CS-Nav-Table td {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
}

.CS-Nav {
	margin: 8px 0px 8px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
}

.CS-Nav-RightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AED7D9;
}

#CS-Nav-Table ul {
	margin: 0px 8px 3px 8px; /* top right bottom left */
	padding: 0px 0px 0px 20px; /* top right bottom left */
	list-style-type: none;
	text-align: left;
}

#CS-Nav-Table li {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:2px 0px 0px 0px; /* top right bottom left */
}	

.CS-Nav-NotSelected {
	color:#ffffff;
	text-decoration:none;
}
.CS-Nav-NotSelected:hover {
	color: #205D60;
	text-decoration:underline;
}

.CS-Nav-Selected {
	color:#205D60;
	text-decoration:underline;
}
.CS-Nav-Selected:hover {
	color: #205D60;
	text-decoration:underline;
}

/* Body */

.CS-Image {
	text-align: center;
}

#CS-Container {
	width: 850px;
	position: relative;
	margin: 0px 0px 0px 15px; /* top right bottom left */
}

#CS-Container h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;	
	color: #62351D;
	font-weight: 400;
	font-style: italic;
	margin:  12px 0px 7px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
}

#CS-Container h2 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #205B5F;
	margin:  9px 0px 2px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
	text-align: left;
}

#CS-Division {
	padding:0px;
	height: 50px;
	width: 850px;
	border: thin none #CCCCCC;
	background-image: url(cs-global-images/help.jpg);
	background-repeat: no-repeat	
}

#CS-Right-Promotions {
	background-color: #CDE1DC;
	width: 170px;
	margin-top: 0px;
	float: right;
	height: 100%;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D3EDED;
}

#CS-BNmasterBin {
	width: 850px;
	text-align:center;
}

#CS-Content-Division {
	height: 30px;
	width: 670px;
	background-color: #F0F3E4;
	border: thin none #CCCCCC;
	padding: 0px 5px 5px 0px; /* top right bottom left */
}

#CS-Information {
	width: 635px;
	/*float: left;*/
	padding: 0px 10px 20px 10px; /* top right bottom left */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555555;
}

#CS-Information table td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555555;
}

#CS-Information p {
	margin: 6px 0px 3px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px;  /* top right bottom left */
}

#CS-Information ul {
	margin: 4px 0px 2px 40px; /* top right bottom left */
	padding: 0px 0px 0px 0px;  /* top right bottom left */
}

#CS-Information li {
	margin: 4px 0px 0px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px;  /* top right bottom left */
}

#CS-Information blockquote {
	margin: 3px 0px 3px 20px; /* top right bottom left */
	padding: 0px 0px 0px 0px;  /* top right bottom left */
}

#CS-Information a {
	color: #555555;
	cursor: pointer;
}

/* FAQ */

.CSfaq { 
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin:  9px 0px 0px 20px;
	padding: 0px; 
}

.CSfaqQuestion {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin:  0px;
	padding: 0px;
	text-decoration: underline;
}

.CSfaqQuestionOpen {
	font-size: 12px;	
	font-weight: bold;
}

.CSfaqAnswer {
	background-color: #f6f6f6;
	margin: 0px;
	padding: 6px;
}

.CSfaqImg {
	margin: 0px; 
	padding-right:6px;
	padding-top: 3px;
	float: left;
}

/* Credit Card Table */
.CS-Table-CC-Bottom {
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: black;
}

.CS-Table-CC-Top {
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: black;
}

/* Ratings Table */
.CS-RatingsCell { 
	border-bottom: 2px solid #cf9700; 
	padding-top:5px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:italic;
}
