﻿/* 
================================
 Container Styles for DotNetNuke
================================
*/
.WhiteNoTitle
{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12pt;
	line-height: 14pt;
	color: Black;
	background-color:White;
}

.WhiteNoTitle .Normal,.WhiteNoTitle .Normal ul,.WhiteNoTitle .Normal li,.WhiteNoTitle .Normal p,.WhiteNoTitle .Normal span,.WhiteNoTitle .Normal label,.WhiteNoTitle .Normal textarea, P.Normal, P
{

	text-align: left;

}


.WhiteNoTitle .NormalSmall, .WhiteNoTitle p.NormalSmall
{
	font-weight: normal;
	line-height: 10pt;
	font-size: 8pt;
	font-style: normal;
	font-family: Tahoma, Arial, Sans-Serif;
	text-align: left;
}