/* 
================================
 Container Styles for DotNetNuke
================================
*/
body
{
	background-color: #A5B7CD;
}
.containermaster
{
	width: 100%;
}
.containerrow1
{
}
.containerrow2
{
}

.text .container
{
	width: 400px;
}

.text
{
	padding-left: 9;
	padding-bottom: 10px;
}

.text .header
{
	background: transparent url(images/twocol_top.gif) no-repeat;
	color: #061A4C;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}


.text .content
{
	background-color: white;
	background-image: url(images/twocol_bg.gif);
	color: #6F6F71;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
}


.text .footer
{
	background: transparent url(images/twocol_bottom.gif) no-repeat scroll 0%;
	color: #061A4C;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	font-weight: bold;
	height: 9px;
	padding-left: 15px;
	padding-right: 15px;
}
.text .spacer
{
	background-color: white;
	background-image: url(images/twocol_bg.gif);
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	height: 10px;
	padding-left: 20px;
	padding-right: 20px;
}




.Links .container .content table table td
{
	padding: 0;
	margin: 0;
	width: 136px;
	height: 25px;
}

.Links .container .content table table .link
{
	background: transparent url(images/subnavitem_border.gif) no-repeat scroll 0% 50%;

}
.Links .container .content table table .link td
{

	padding-left: 33px;
}

.nowrap
{
	background: transparent url(images/subnavitem.gif) repeat scroll 0% 50%;
	padding-left: 33 !important;
}

.Links .container .content table table td a:link
{
}

