/* PCDTR
   especify the font-size in pt.
   font-family: use the font filename
*/

@import "texts.php";

h2{
	font-family: meta, arial, Times, sans;
}
h3{
	font-family: meta, arial, Times, sans;
}
h2.tier1{
	font-family: meta, arial, Times, sans;
	font-size:16pt;
	color:#fa5300;
	margin:0px 8px 0px 2px;
	font-weight:bold;
	line-height:16pt;
	background-color:#000000;
	padding:12px 10px 0px 10px;
	text-decoration:none;
}

h2.tier1 span{
	height:auto !important;
	padding:0 0 5px 0;
}

h2.tier1{
	text-decoration:none !important;
}
h3.tier1{
	font-family: meta, arial, Times, sans;
	font-size:12pt;
	color:#ffffff;
	margin:0px 5px;
	font-weight:bold;
	line-height:14px;
	background-color:#000000;
	padding:0px 10px 15px 8px;
}
h4.title{
	font-family: LucidaGrande, Lucida Grande, Lucida, arial, Times, sans;
	font-size:10pt;
	margin:1px 0 0 0;
	font-weight:bold;
	background-color:#000000;
	padding:0px 10px 2px 0px;
}
h4.title a{
	color:#ff5500;
	text-decoration:none;
}
h4.title a:hover{
	color:#f58b56;
}
* html div.row h4.replace{
	padding:0px 10px 0px 0px;
	margin:0;
}
div.row h4.replace{
	font-family: LucidaGrande, Lucida Grande, Lucida, arial, Times, sans;
	color:white;
	margin:0px;
	font-weight:normal;
	background-color:#000000;
	padding:0px 10px 1px 0px;
	float:left;
	font-size:10px;
	line-height:14px;
}
* html div.row h4.date{
	padding:2px 0px 0px 2px;
}
div.row h4.date{
	font-family: Georgia, Times, sans;
	font-size:8pt;
	color:#e9e9e9;
	margin:0px;
	font-weight:bold;
	background-color:#000000;
	padding:0px 10px 3px 10px;
	font-weight:normal;
	padding:2px 0px 2px 2px;
	font-style:italic;
	display:block;
	clear:left;
}
