/****************** -Image Evaluation- ******************/
.titleNote {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
/*.evaluationNumbers caption, .feeschedule caption {
	font-weight: bold;
	color: #5995d8;
	font-size: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-bottom: 5px;
}*/
.evaluationNumbers thead th {
	background-color: #C4B9AB;
}
.evaluationNumbers th.mth {
	background-color: #F0EEDF;
	color: #333333;
}
.evaluationNumbers, .feeschedule {
	width: 660px;
	margin: 0 auto 20px auto;
	border: 1px solid #C4B9AB;
	text-align: left;
}
.evaluationNumbers caption, 
.feeschedule caption {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; 
	text-align: left;
}
.evaluationNumbers th, .evaluationNumbers td, .feeschedule th, .feeschedule td {
	margin: 0px;
	padding: 0px;
}
.evaluationNumbers th, .feeschedule th {
	background-color: #C4B9AB;
	padding-left: 5px;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
}
.evaluationNumbers th:last-child, .feeschedule th:last-child {
	text-align: right;
	padding-right: 5px;
}
.evaluationNumbers td {
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
}
.designation th {
	/*font-size: 18px;
	font-weight: bold;*/
	color: #333333;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 20px;
    font-weight: normal;
}
.service, .everyone  {
	color: #262626;
}
.evaluationNumbers .service th {
	font-size: 14px;
	text-align: center;
}
.evaluationNumbers td.yours {
	border-right: 1px solid #666666;
}
.evaluationNumbers .designation .yours {
	/*color: #333333;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 20px;
    font-weight: normal;*/
	color: #990000;
	text-align: left;
}
.scoreCategory th
{
	text-align:right;
	padding-right: 10px;
}

/********Fee Schedule*********/
.feeschedule td {
	font-size: 12px;
	padding: 0 5px;
}
.feeschedule .service {
	width: 350px;
}
.feeschedule .subservice {
	width: 150px;
}
.price {
	text-align: right;
}
.evaluationNumbers tfoot td {
    text-align: center;
}
.evaluationNumbers tbody .yours {
	color: #2B5A8E;
}
.evaluationNumbers td .above {
	color: #22720C;
}
.evaluationNumbers td .below {
	color: #B7390D;
}
.feeschedule .titleNote, .caseSummary .titleNote {
	color: #6BAD0E;
	font-weight: bold;
}

