#transparent_notitle .master {
	margin: 10px 0 0 10px;
	background: transparent;
	height: 100%;
}
#transparent_notitle .Actions {
	padding: 0px 0px 0px 0px;
	white-space: normal;
}
#transparent_notitle .ContentPane {
	padding: 0px 0px 0px 0px;
	white-space: normal;
}
#transparent_notitle p {
	margin-top: 0;
}
#transparent_notitle .actionbuttons {
	text-align: right;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	padding-right: 20px;
}
#transparent_notitle .actionbuttons img {
	margin: 0 0 10px;
}
#transparent_notitle .normal, #transparent_notitle .NormalTextBox, #transparent_notitle div, #transparent_notitle span, #transparent_notitle p, #transparent_notitle td, #transparent_notitle th, #transparent_notitle li, {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#transparent_notitle a:link, #transparent_notitle a.normal:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9F2513;
	text-decoration: none
}
#transparent_notitle a:visited, #transparent_notitle a.normal:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9F2513;
	text-decoration: none
}
#transparent_notitle a:hover, #transparent_notitle a.normal:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9F2513;
	text-decoration: underline
}
#transparent_notitle a:active, #transparent_notitle a.normal:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9F2513;
	text-decoration: none
}