/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: #ECECEC;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_blue {
	background-image: url(gradient_LtBlue.jpg);
}
.containerrow2_blue {
	background-color: #ffffff;
}
.middle {
	background-image: url(title.jpg);
}
.containerrow1_blue {
	background-image: url(gradient_LtBlue.jpg);
}
.Leftmost
{
	background-color: #4D4D4D;
	height:31px;
	color:#ffffff;
    font-size:12px;
    font-family:Verdana;
}
.newsletter {
	
}
.newslettercontant {
	
}
.contentarea {
	background-image: url(content.jpg);
}
.containerrow1_Orange
{
    background-color:#FD8538; 
    height:31px;
    color:#ffffff;
    font-size:12px;
    font-family:Verdana;
}
.containerrow1_title
{
    
    font-weight:bold;
    color:#ffffff;
    font-size:12px;
    font-family:Verdana;
}

.containermaster_Orange
{
    width: 100%;
	background-color: #ffffff;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containermaster_Back_Gray
{
    width: 100%;
	background-color: #ECECEC;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}

.containermaster_white {
	width: 100%;
	background-color: #FFFFFF;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}

.containerrow1_White
{
    background-color:#ffffff; 
    background-image:url(Middle_back_cont.jpg);
    background-repeat:no-repeat;
    height:31px;
    color:#ffffff;
    font-size:12px;
    font-family:Verdana;
}
.containerrow1_title
{
    font-weight:bold;
    color:#ffffff;
    font-size:12px;
    font-family:Verdana;
}
.containerrow1_title_Middle
{
    background-color:#ffffff; 
    background-image:url(Middle_back_cont.jpg);
    background-repeat:no-repeat;   
    color:#000000;
    font-size:12px;
    font-family:Verdana;
}
.containerrow1_title_Middle_heading
{
    font-weight:bold;
    color:#000000;
    
    font-size:12px;
    font-family:Verdana;
}
.containermaster_Newsletter {
	width: 100%;
	height:75px;	
	background-image:url(Newsletter_img_1.gif);
	background-repeat:no-repeat;
	
}
.ContentPane1
{
    background-color:Transparent;
}
.Cont_Content
{
    background-image:url(inside_strip.jpg);
	background-repeat:repeat-x;
	padding-left:4px;
	padding-top:4px;
	padding-right:4px;
	padding-bottom:4px;
	
}
.containermaster_Gray
{
    width: 100%;
	background-color: #ECECEC;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow_Gray_title
{
    font-weight:bold;
    color:#000000;    
    font-size:12px;
    font-family:Verdana;
}