.nolink
{
	text-decoration:none;
}
A.nolink
{
	text-decoration:none;
}

A.nolink:visited
{
	text-decoration: none;
}
A.nolink:link
{
	text-decoration:none;
}

/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_AQ2BlurbText_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_AQ2BlurbText_Blue {
	/*BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);*/
}
.containerrow2_AQ2publicSkinContainer  {
	background-color: #FFFFFF
}

.LineBorderUpperLeftCorner
{
	background-image: url(images/BorderUpperLeftCorner.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 9px;
}

.LineBorderUpperCenterSection
{
	background-image: url(images/BorderUpperLine.jpg);
	background-repeat: repeat-x;
	height : 9px;
}

.LineBorderUpperRightCorner
{
	background-image: url(images/BorderUpperRightCorner.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 10px;
}

.LineBorderLeftSideSection
{
	background-image: url(images/BorderLeftLine.jpg);
	background-repeat: repeat-y;
	width: 10px;
}

.LineBorderRightSideSection
{
	background-image: url(images/BorderRightLine.jpg);
	background-repeat: repeat-y;
	width: 10px;
}

.LineBorderLowerLeftCorner
{
	background-image: url(images/BorderLowerLeftCorner.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 9px;
}

.LineBorderLowerCenterSection
{
	background-image: url(images/BorderLowerLine.jpg);
	background-repeat: repeat-x;
	height : 9px;
}

.LineBorderLowerRightCorner
{
	background-image: url(images/BorderLowerRightCorner.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 10px;
}

.SolidBlueUpperLeftCorner
{
	background-image: url(images/BorderUpperLeftCorner.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.SolidBlueUpperSection
{
	background-image: url(images/BorderUpperLine.jpg);
	background-repeat: repeat-x;
	height: 10px;
}

.SolidBlueUpperRightCorner
{
	background-image: url(images/BorderUpperRightCorner.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}

.SolidBlueLeftSection
{
	background-image: url(images/BorderUpperLine.jpg);
	background-repeat: repeat-y;
	width: 10px;
}

.SolidBlueMiddleSection
{
	background-image: url(images/BorderUpperLine.jpg);
	background-repeat: repeat;
}

.SolidBlueRightSection
{
	background-image: url(images/BorderUpperLine.jpg);
	background-repeat: repeat-y;
	width: 10px;
}

.SolidBlueLowerLeftCorner
{
	background-image: url(images/BorderLowerLeftCorner.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.SolidBlueLowerSection
{
	background-image: url(images/BorderUpperLine.jpg);
	background-repeat: repeat-x;
	height: 10px;
}

.SolidBlueLowerRightCorner
{
	background-image: url(images/BorderLowerRightCorner.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}

.BlueSolidImageBackground
{
	background-image: url(images/SolidBlueBackgroundObject.jpg);
	background-repeat: no-repeat;
	height: 94px;
	width: 252px;
	vertical-align: middle;
}

.RedSolidImageBackground
{
	background-image: url(images/SolidRedBackgroundObject.jpg);
	background-repeat: no-repeat;
	height: 77px;
	width: 166px;
	vertical-align:middle;
}
