@charset "utf-8";
/* CSS Document */

.contentStyle p
{
	font-family:Helvetica, Arial, sans-serif;
	color:#000000;
	font-size:12px;
}

.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #999999;
	padding: 5px;
}
.title img
{
	height: 10px; 
}

.titlebox {
	background-color: #CCCCCC;
	display: block;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.container {
	border: 1px solid #999999;
}
.contentStyle, .contentStyle a  {
	
	color: #CC9900;
	padding: 5px;
}
.TitleCell {
	background-image: url(ICON_doc_pdf.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
.TitleHeader {
	color: #000000;
	
}

