﻿.cc_summarybox
{
	background: #e4f1fa;
	margin: 10px;
}
.cc_subSectionTitle
{
	font-size: 14px;
	color: #ea6e31;
	background-repeat: repeat-x;
	font-family: Verdana;
	text-align: left;
	padding-left: 5px;
}

.cc_subSection_Text
{
	font-size: 12px;
	font-family: Verdana;
	text-align: left;
	padding-left: 5px;
}

.cc_FAQQuestionAnswer_A
{
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
	padding: 5px;
	line-height: 150%;
	background-image: url(Images/Common/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.cc_FAQQuestionTableQuestion A:Link
{
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	text-align: left;
	padding-left: 5px;
	text-decoration: none;
}
.cc_FAQQuestionTableQuestion A:Visited
{
	font-size: 10px;
	color: #ea6e31;
	font-weight: bold;
	font-family: Verdana;
	text-align: left;
	padding-left: 5px;
	text-decoration: none;
}
.cc_FAQQuestionTableQuestion A:Hover
{
	text-decoration: underline;
}
.cc_FAQQuestionTable
{
	border: 1px;
	border-color: #7EBCE5;
	border-style: solid;
	background-image: url(Images/Common/top_bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cc_FAQCategory
{
	font-size: 12px;
	font-family: Verdana;
	background-color: #0da49f;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #045e5b;
}
.cc_FAQQuestion
{
	font-size: 11px;
	font-family: Verdana;
}
.cc_FAQQuestionAnswer_Q
{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
}

/* Rating Blue*/
.cc_filledRatingStar
{
	width: 12px;
	background-image: url(Images/CustomerCare/FilledStarRV.png);
}

.cc_emptyRatingStar
{
	width: 12px;
	background-image: url(Images/CustomerCare/EmptyStarRV.png);
}
