/*--------------------------------------------------------------------------------------------------------------*/
/* CSS Styles for mypcal_mod_pl2 DotNetNuke Module by Bryan Hunsinger 											*/
/*--------------------------------------------------------------------------------------------------------------*/

div#mypcal_mod_pl2 {
	width:100%;
	margin-top:10px;
}
div#mypcal_mod_p1=l2_cont {
	border-right:1px solid #e2aa00;
	border-left:1px solid #e2aa00;
	border-bottom:1px solid #e2aa00;
}
div#mypcal_mod_pl2_top {
	background-image:url(personalLoans01.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:169px;
}
div#mypcal_mod_pl2_mid {
	padding-left:12px;
	padding-right:12px;
}
div#mypcal_mod_pl2_bot {
	/*border-top:1px solid #e2aa00;*/
	padding-left:12px;
	border-right:1px solid #e2aa00;
	border-left:1px solid #e2aa00;
	border-bottom:1px solid #e2aa00;
	/*padding-right:12px;*/
}
.mypcal_mod_pl2_header {
	color:#666666;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;	
}
.mypcal_mod_pl2_text {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
.mypcal_mod_pl2_help {
	background-image:url(weCanHelp.jpg);
	background-repeat:no-repeat;
	height:22px;
	width:82px;
}



.mypcal_mod_pl2_apply a:link {
	color:#e2aa00;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}

.mypcal_mod_pl2_apply a:active {
	color:#e2aa00;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
.mypcal_mod_pl2_apply a:visited {
	color:#e2aa00;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
.mypcal_mod_pl2_apply a:hover {
	font-size:16px;
	color:#e2aa00;
	text-decoration:underline;
}

.mypcal_mod_pl2_button a:link {
	color:#e2aa00;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
}
.mypcal_mod_pl2_button a:active {
	color:#e2aa00;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
}
.mypcal_mod_pl2_button a:visited {
	color:#e2aa00;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
}
.mypcal_mod_pl2_button a:hover {
	color:#e2aa00;
	text-decoration:underline;
}
