p 
{
	margin: 0px;
	padding: 0px;
}
/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.NormalContainer
{

}

.NormalContainer .Head
{
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: left;
}

.NormalContainer .Normal
{
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #444;
	padding-left :3px;
	padding-right :3px;
	text-align: left;
}
.NormalContainer .Normal TD
{
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #444;
	margin-left :3px;
	margin-right :3px;
}
.NormalContainer a:link
{
	text-decoration: none;
	color: #5C5C98;

}
.NormalContainer a:visited
{
	text-decoration: none;
	color: #5C5C98;
}

.NormalContainer a:hover
{
	text-decoration: none;
	color: #000;
}

.roundleft
{
	background: url(roundleft.jpg) no-repeat;
	width: 10px;
	height: 25px;
	float: left;
}
.round
{
	background: #ececec;
	height: 25px;
	vertical-align: middle;
	float: left;
}


.roundheader
{
	background: #ececec;
	height: 25px;
	vertical-align: middle;
	line-height: 25px;
}

.roundright
{
	background: url(roundright.jpg) no-repeat;
	width: 10px;
	height: 25px;
	float: right;
}



.RoundGrey .Head
{
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	vertical-align: middle;
	background: #ececec;
}
.RoundGrey .Normal
{
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #444;
	padding-left :6px;
	padding-right :6px;

}
.RoundGrey .Normal TD
{
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #444;
	margin-left :3px;
	margin-right :3px;
}

.RoundGrey a:link
{
	text-decoration: none;
	color: #5C5C98;

}
.RoundGrey a:visited
{
	text-decoration: none;
	color: #5C5C98;
}

.RoundGrey a:hover
{
	text-decoration: none;
	color: #000;
}


.borderbox 
{
	
}

.bordertitle {
background:transparent url(roundgradtopright.jpg) no-repeat top right;
width:100%;
height:35px;
}
.bordertitleleft {
background:transparent url(roundgradtopleft.jpg) no-repeat top left;
width:15px;
height:35px;
float:left;
}
.bordertitletext {
font-family:Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
color:#444;
font-weight:bold;
line-height:35px;
font-size:12px;
padding-left:0px;
display:block;
}
.borderfooter {
background:transparent url(roundgradbottenright.jpg) no-repeat top right;
width:100%;
height:11px;
}
.borderfooterleft {
background:transparent url(roundgradbottenleft.jpg) no-repeat top left;
width:12px;
height:11px;
float:left;
}
.bordercontent {
background-color:#f3f3f3;
border-right:2px solid #e0e0e0;
border-left:2px solid #e0e0e0;
margin: 0px;
line-height: 14px;
font-family:Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
font-size:12px;
width: 100%;
vertical-align: top;
}
.bordercontent .Normal
{
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #444;
	padding-left :10px;
	padding-right :10px;
	margin: 0px;
	vertical-align: top;
}

.bordercontent a:link
{
	text-decoration: none;
	color: #5C5C98;

}
.bordercontent a:visited
{
	text-decoration: none;
	color: #5C5C98;
}

.bordercontent a:hover
{
	text-decoration: none;
	color: #000;
}



