/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.containermaster
{
	width:200px;
}
.containerrow_header
{
	font-weight: bold;
	width: 200px;
	color: #c0c0c0;
	font-family: 'Times New Roman';
}

.containerspacing
{
	height: 20px;
}

BLOCKQUOTE, PRE
{
    color: black;
    font-family: 'Times New Roman';
    font-style: normal;
    text-align: left;
    line-height: normal;
    letter-spacing: normal;
}


.Normal
{
	color: black;
	line-height: 100%;
	font-family: 'Times New Roman';
	letter-spacing: normal;
}

