#TdTitle 
{
    font-family: Arial;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	height: 42px;
	width: 100%;
}

#TdNoTitle {
	font-size: 10px;
	height: 0px;
}

#TableTitle {
	font-size: 10px;
	width: 100%;
	height: 100%;
}

.contentpanestandard
{
    width: 100%;
}

.dnnTitle {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: left;
}

.dnnTitleWhite {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center;
}

.BottomGap {
	font-size: 10px;
	height: 5px;
}