/* 
================================
 Container Styles for DotNetNuke
================================
*/  /* Fieldset / Legend classes starts here*/

/* Fieldset / Legend classes ends here*/
.smallfont	{
	font-size: 0px;
}
.webheight	{
	height: 100%;
}
.webwidth	{
	width: 100%;
}
.LegacyDefault
{
	width: 100%;
	background-color: Transparent;
	border-right: #7994cb 2px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 2px solid; 
}
.LegacyDefaultHeader
{
	background-color: #e3eaef; 
}
.Head
{
	color : #7994cb;
	
}
.divheight div
{
	height:100%; 
}
.marquee-bg{
	border:solid 1px #BBBFCC;
}
.marquee-txt{
	font-family: Arial, Verdana, Tahoma;
	color: #3C3C3C;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
}
.marquee-title span{
	font-family: Arial, Verdana, Tahoma;
	color: #005996;
	font-size: 18px;
	font-weight: normal;
	background-image: url(images/marquee_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-bottom: 5px;
}
