@charset "utf-8";
/* All font */
/* Pagetitle */
.h1{
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
}

/* content main title */
.h2{
	font-size:15px;
	font-weight:bold;
	color:#FF0000;
}

/* content sub title */
.h3{
	font-size:12px;
	font-weight:normal;
	color:#333333;
}

/* Font Style for Lawyer Profile Page*/
.lawyer-designation {
	font-size: 12px;
	font-weight: bold;
}

.lawyer-practice{
	font-size: 12px;
}

/* Font Style for Small Box Lawyer Contact*/
.box-name{
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
.box-designation{
	font-size: 9px;
	color: #000;
}
.box-contact{
	font-size: 9px;
	color: #999;
}

.normalbold {
	font-weight:bold;
}

.normalsmall{
	font-size: 10px;
}

.small-grey {
	color: #999999;
	font-size: 9px;
}
.small-greybld {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

/* Temporary Heading for lawyers Profile */

.lawyer-name1{
	font-size: 24px;
}
.lawyer-name2{
	font-size: 21px;
}
.lawyer-name3{
	font-size:16px;
	color: #666;
}

.header-title1{
	font-size: 16px;
	color:#999;
}
.header-title2{
	font-size: 13px;
	color:#999;
}

.front_header-title1{
	font-size: 11pt;
	color:#fff;
}
.front_header-title2{
	font-size: 9pt;
	color:#fff;
}

.reporter-title1{
	font-size: 14px;
	color: #524F49;
	font-weight: bold;
}
.reporter-title2{
	font-size: 12px;
	color: #524F49;
	font-weight: bold;
}

.reporter-sub-title1{
	font-size: 14px;
	color:  #666;
	font-weight: bold;
}
.reporter-sub-title2{
	font-size: 12px;
	color:  #666;
	font-weight: bold;
}

/******************** DTR Styling *******************
/* P C D T R
@import "pcdtr/php/css.php";
/* font-size in pts

.test{
	font-family: futuramc,Verdana, Arial, Helvetica, sans-serif;
	font-size:25pt;
	background-color:#d6dee9;
	color:#000;
	margin:1em 0;
	text-align:center
}
.test a{
	color:#0050da;
	text-decoration:underline;
}
.test a:hover{
	color:#d05c00;
}*/
