.title_blue { color:#ffffff; }

/* CSS Document */

.c_head{padding:0; text-align:left;height:23px; background:transparent url(images/boxtop_middle.gif) repeat-x top left; }

.c_content{clear:both; background:transparent url(images/whitetrans_bg.png) repeat top left;padding:3px;}

.c_contentpane{text-align:left; }

.c_footer {text-align:right;}

.title{margin:0; float:left; white-space:nowrap;}
.title_vis{margin:0; float:right; text-align:right; vertical-align:bottom; padding-top:3px; }

/*---------- default style for head & normal -----------*/
.Head{font-weight:bold; font-size:12px;color:#ffffff; vertical-align:middle; line-height:22px;}

.Head a:link, .Head a:visited {color:#ffffff;}
.Head a:hover {color:#f90;}

.Normal{color:#43494D;font-size:13px;}

.Normal p{margin-top:0px;}

/* 
================================
 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
}
.containerrow1_blue {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.containerrow2_blue {
	background-color: #FFFFFF
}
