/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster {
	width: 100%;	
	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;
}
.ContentBgBlue
{
 background-color:#E5F0F5;
 background-image: url(t_05Rpt.jpg);
 background-repeat:repeat-x;
 font-family:Tahoma;
 font-size:11px;
 color:#688389 ;
 
}
.ContentBgGray div
{
 
 font-family:Tahoma;
 font-size:12px;
 color:#000000;
 text-align:justify;
 font-weight:normal;
 text-decoration:none;
 
}
.ContentBgGray div a
{

 font-family:Tahoma;
 font-size:12px;
 color:#000000;
 text-align:left;
 font-weight:normal; text-decoration:none;
}
.ContentBgGray  div a:hover
{

 font-family:Tahoma;
 font-size:12px;
 color:#000000;
 text-align:left;
 font-weight:normal; text-decoration:underline;
}
.ContentBgGray div a:link
{

 font-family:Tahoma;
 font-size:12px;
 color:#000000;
 text-align:left;
 font-weight:normal; text-decoration:none;
}
.ContentBgGray div  a:visited
{

 font-family:Tahoma;
 font-size:12px;
 color:#000000;
 text-align:left;
 font-weight:normal;
}
.ContentBgWhite
{
 background-color:#ffffff;
}
.ContentBotGray
{
 background-color:#DEDEDE;
}

.ContentBgRed
{
 background-color:#971E00;
 background-image:url(index_09_RPt.jpg);
 background-repeat:repeat-y;
 background-position:center center;
}
.ContentBgGreen 
{
 background-color:#60952D;
 background-image:url(green_05Rpt.jpg);
 background-repeat:repeat-y;
 background-position:center center;
}


.ContentBgYellow
{
 background-color:#E2A806;
 background-image:url(yellow_05Rpt.jpg);
 background-repeat:repeat-y;
 background-position:center center;
}
.context-Pink
{
 font-family:Tahoma;
 font-size:12px;
 color:#7D1F43;
 text-align:left;	
}
.context-gray
{
 font-family:Tahoma;
 font-size:1px;
 color:#000000;
 text-align:left;	
}



.recent_news
{
 font-family:Tahoma;
 font-size:12px;
 color:#FBFBFB;
 text-align:center;
}


.TitleText
{
 font-family:Trebuchet MS;
 font-size:13px;
 color:#ffffff;
 text-align:center;
 font-weight:bold;
}
.TitleText1
{
 font-family:Tahoma  ;
 font-size:14px;
 color:#4F4881;
 text-align:left;
 font-weight:bold;
}

.ContentTxt1 td 
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#5f5f5f;
 text-align:left;
 font-weight:normal;
}

.green_cont
{
 font-family:Tahoma;
 font-size:12px;
 color:#0a505a;
 text-align:left;
 font-weight:bold;
}


.containerRpt1
{

background-color:#E6E6E6;
 background-image:url(containerRpt.jpg);
 background-repeat:repeat-x;
}

