/*--------------------------------------------------------------------------------------------------------------*/
/* CSS Styles for mypcal_cont_universaltext DotNetNuke Container by Bryan Hunsinger 									*/
/*--------------------------------------------------------------------------------------------------------------*/
h1 {

	color:#e9bd3a;
	font-size:16px;
	font-weight:bold;
	display: inline;
	clip: auto;
	clear: none;
	word-wrap: break-word;
	margin:0;
	padding:0;
	line-height:normal;

}

.mypcal_cont_universaltext { 
	color: #666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	clip: auto;
	clear: none;
	word-wrap: break-word
}

.mypcal_cont_universaltext a:hover {
	text-decoration:none;
}

div#mypcal_cont_universaltext { 
	width:602px;
	background: #fff;
}

div#mypcal_cont_universaltext_top { 
	background-image:url(/Portals/4/Containers/mypcal_cont_universaltext/top.jpg);
	background-repeat:no-repeat;
	width:602px;
	height:28px;
	color:#e9bd3a;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	font-family: Arial, helvetica, Sans-Serif;
}
div#mypcal_cont_universaltext_top H1
{
	font-family: Arial, helvetica, Sans-Serif;
}

div#mypcal_cont_universaltext_mid { 
	border-right:1px solid #e9bd3a;
	border-left:1px solid #e9bd3a;
}

div#mypcal_cont_universaltext_cont { 
	padding-left:8px;
	padding-right:8px;
	color: #666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

div#mypcal_cont_universaltext_cont2 { 
	color: #666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

div#mypcal_cont_universaltext_cont p { 
	color: #666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

div#mypcal_cont_universaltext_cont a { 
	color: #666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

div#mypcal_cont_universaltext_bot { 
	background-image:url(/Portals/4/Containers/mypcal_cont_universaltext/bot.jpg);
	background-repeat:no-repeat;
	width:602px;
	height:18px;
}
