/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster263 {
	background-color: #ffffff;
	border-right: #91b5f7 1px solid; 
	border-top: #91b5f7 1px solid; 
	border-left: #91b5f7 1px solid; 
	border-bottom: #91b5f7 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	padding: 10px;
}
.containermaster263White {
	background-color: #ffffff;
	padding: 10px;
}
.containerrow2_263White
{
	background-color: #ffffff;
	line-height: 160%;
}
.containerrow2_263 
{
  padding-top: 8px;
	color: #ff3e00;
	background-color: #ffffff;
}
.containerrow2_263_Blue
{
	color: #336699;
	background-color: #ffffff;
}
.containerrow2_263_Title
{
  font-family: Arial;
  font-size: 14px;
  font-weight: bolder;
	color: #ff3e00;
	background-color: #ffffff;
}
.containerrow2_263_Blue_Title
{
  font-family: Arial;
  font-size: 14px;
  font-weight: bolder;
	color: #336699;
	background-color: #ffffff;
}