/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_sidesonly {
	width: 100%;
	background-color: #FFFFFF;
	/*BORDER-RIGHT:#86999D 1px  solid; */
	/*BORDER-TOP: #86999D 1px solid; */
	BORDER-LEFT: #86999D 1px solid; 
	/*BORDER-BOTTOM: #86999D 1px solid;

	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	padding-left: 2px;
	padding-right: 2px;*/
}
.containermaster_blue {
	width: 100%;
	background-color: #DFE7ED;
	/*BORDER-RIGHT:#86999D 1px  solid; */
	/*BORDER-TOP: #86999D 1px solid; */
	BORDER-LEFT: #86999D 1px solid; 
	/*BORDER-BOTTOM: #86999D 1px solid;

	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;*/
}
.containermaster_div15
{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 100%;
	background-color: white;
	/*BORDER-RIGHT:#86999D 1px  solid; */
	/*BORDER-TOP: #86999D 1px solid; */
	BORDER-LEFT: #bbbbbb 1px solid; 
	/*BORDER-BOTTOM: #86999D 1px solid;*/
	font-family: Arial;
	font-size: 1px;
	/*moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
*/
}


.BlueHead
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Verdana;
	background-color: #1C5870;
}
.Head
{
	font-weight: bold;
	font-size: 12px;
	color: #585858;
	font-family: Verdana;
}
.Body 
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
	}
.containerrow1_blue {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.containerrow2_blue {
	background-color: #FFFFFF
}

.appform .TD
{
	font-size: 12px;
	color: #F7E9BF;
}
.appform .head
{
	font-size: 14px;
	color: #5A5A76;
}
.appform .subhead
{
	font-size: 12px;
	color: #3469B6;
}
.appform .normal
{
	font-size: 12px;
	color: Black;
}
