.t1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000;
	font-weight: normal;
	text-transform: none;
	line-height: 22px;
	text-decoration: none;
}/* ------------------
 styling for the tables 
   ------------------   */
/* ------------------
 styling for the tables 
   ------------------   */


body
{

}


#rounded-corner
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	width: 700px;
	text-align: left;
	border-collapse: collapse;
	line-height: 15px;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	line-height: normal;
	background-color: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}
#rounded-corner thead th.rounded-company
{
	font-family: Verdana, Geneva, sans-serif;
	background-color: #b9c9fe;
	background-image: url(../table_source/table-images/left.png);
	background-repeat: no-repeat;
	background-position: left -1px;
	font-weight: bold;
	font-size: 13px;
}
#rounded-corner thead th.rounded-q4
{
	background-color: #b9c9fe;
	background-image: url(../table_source/table-images/right.png);
	background-repeat: no-repeat;
	background-position: right -1px;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background-color: #e8edff;
	background-image: url(../table_source/table-images/botleft.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background-color: #e8edff;
	background-image: url(../table_source/table-images/botright.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.t2 {
	font-size: 13px;
	color: #0076BF;
	font-weight: bold;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.t3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.t3a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	margin-left: 31px;
	margin-top: -10px;
}
.t4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

