/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_gray {
	width: 100%;
	
	
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_gray {
	background-color:#ffffff;
}
.containerrow2_gray {
	background-color:#ffffff;
}






.containermasternew_gray {
	width: 100%;
	background-color: #ffffff;
	
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1new_gray {
	background-color: #ffffff;
}
.containerrow2new_gray {
	background-color: #ffffff;
}





.containermasternewone_gray {
	width: 100%;
	background-color: #000000;
	
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1newone_gray {
	background-color: #000000;
}
.containerrow2newone_gray {
	background-color: #000000;
}


.containermasterbottom_gray {
	width: 100%;
	background-color: #A9C1B7;
	
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1bottom_gray {
	background-color: #A9C1B7;
}
.containerrow2bottom_gray {
	background-color: #A9C1B7;
}

.containermasterbottomleft_gray {
	
	background-color: #A9C1B7;
	 background-image:url(bottom_left.jpg);	
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1bottomleft_gray {
	background-color: #A9C1B7;
}
.containerrow2bottomleft_gray {
	background-color: #A9C1B7;
}
.containermasterbottomright_gray {
	
	
	 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1bottomright_gray {
	
}
.containerrow2bottomright_gray {
	
}

.class
{
	font-size:12px;
	font-family:Tahoma;
}







.containermaster_blue {
	width: 100%;
	background-color:#DCE6F2;
       border-top: #517199 3px solid;
	border-left: #517199 3px solid;
        border-right: #517199 3px solid;
        border-bottom: #517199 3px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_blue {
	background-color:#DCE6F2;
}
.containerrow2_blue {
	background-color:#DCE6F2;
	padding-left:7px;
	padding-right:5px;
}





.surveycolor {
	width: 100%;
	background-color:#B5CCC1;
       border-top: #517199 3px solid;
	border-left: #517199 3px solid;
        border-right: #517199 3px solid;
        border-bottom: #517199 3px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}





.containermaster_blue1 {
	width: 100%;
	background-color:#DCE6F2;
       
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_blue1 {
	background-color:#DCE6F2;
}
.containerrow2_blue1 {
	background-color:#DCE6F2;
	padding-left:7px;
	padding-right:5px;
}










.containermaster_blue2 {
	width: 100%;
	background-color:#9AF23D;
        border-top: #385D8A 3px solid;
	border-left: #385D8A 3px solid;
        border-right: #385D8A 3px solid;
        border-bottom: #385D8A 3px solid;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_blue2 {
	background-color:#9AF23D;
}
.containerrow2_blue2 {
	background-color:#9AF23D;
	padding-left:7px;
	padding-right:5px;
}



.containerrow2new_grays {
	background-image: url(conrep.jpg);
	background-color: #5081BE;
	padding-left:6px;
	padding-right:6px;
}



.heading
{
    color:White;
    background-color:Black;
    font-size:12px;
    font-weight:bold;
    height:25px;
}

.heading2
{
    color:#000000;
    font-size:12px;
    font-weight:bold;
    height:25px;
}

.sky
{
    color:#A8C1B7;
}


.skyy
{
    color:#ff0000;
    font-size:12px;
	font-family:Tahoma;
}