/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}



containermaster_color_white {
	width: 100%;
	background-color: #FFFFFF;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px 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.gif);
	height:24px;
}
.containerrow2_blue {
	background-color: #ffffff;

}

.containerrow2_color_blue {
	background-color: #114880;
	
	
	
	
}




div#internal-left a
{
	color: #FFFFFF !important;
	
}




div#main-contact td
{
	
	color: #6c6c6c; !important;
}


div#main-bottom td
{
	
	color: #6c6c6c; !important;
}

div#middle-content p
{

font-family: Tahoma;

	
}
div#middle-content H1,
span.Head
{
	
	font-family: Times New Roman;
	color: #195491;
	font-weight: normal;
	font-size: 48px;
	font-style:normal;
}



div#middle-content hr
{
	
	
	margin-top: -10px;
	width: 80%;
	color:#164E89;

}



div#middle-content span.Normal
{
	
	font-family: Arial;
	color: #6c6c6c;
	font-size:12px;
}

div#middle-content span p strong
{
	
	font-family: Arial;
	color: #195491;
	font-size:12px;
}

div#middle-content span strong
{
	
	font-family: Arial;
	color: #195491;
	font-size:12px;
}

div#middle-content span H2
{
	
	font-family: Arial;
	font-style:italic;
	font-weight:bold;
	color: #195491;
	font-size:12px;
	margin-bottom:-12px;
}


div#middle-content a
{
	color: #6c6c6c !important;
	text-decoration:underline;
}
