@charset "iso-8859-1";

/* ************************************************************ 
Homepage Stylesheet for the Penn State Federal Credit Union
by Blue Banana Designs
www.bluebanana.net                
************************************************************* */

/* PENNY ON-LINE LOGIN POD
****************************************/
#LogIn {
	float: right;
	width: 275px;
	background-color: #ccd6e6;
	color:#000;
	background-image: url(/images/global/penny-online-login-pod-btm.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding:0 0 12px 0;
	min-height: 138px;
	text-align:center;
}
#LogIn h3 {
background-image: url(/images/global/penny-online-login-pod-top.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin: 0;
	padding: 12px 5px 8px 5px;
	font-size: .9em;
	font-weight: bold;
	background-color: #d87103;
	color: #fff;
	text-align: center;
}
#LogIn a,
#LogIn a:link,
#LogIn a:visited,
#LogIn a:hover {
background-color:transparent;
}
#LogIn form {
font-size:.8em;
	margin: 16px 0 0 16px;
	background-color:transparent;
}
#LogIn form p {
font-size:100%;
}
#LogIn p {
margin:0 0 .5em 0;
padding:0;
}


/* FLASH AD
****************************/
#flashAd {
float:left;
margin:1px 0 2px 1px;
border:1px solid #003380;
height:148px;
width:423px;	
background-image: url("/images/noFlashBgd.gif");
background-repeat: no-repeat;
}

/* HEADINGS 
****************************/
div.bipod-740 h2 {
font-family: arial, helvetica, sans-serif;
font-size: 1.5em;
font-weight:bold;
text-align:center;
margin:0px 10px 10px;
padding:0;
line-height:normal;	
color:#00853a;
	background-color:transparent;
	border:none;
}
div.bipod-740 hr {
margin:15px auto;
}
div.bipod-740 h2 + div.bipod-740 h3 {
margin-top: 1em;
}
div.bipod-740 h3 {
font-family: arial, helvetica, sans-serif;
/*font-size:.875em;*//* 14/16=.875em */
font-size:1.125em;/* 18/16=1.125em */
font-weight:bold;
line-height:normal;
margin:1em 0 0em;
padding:0px 20px;
color:#00853a;
background:transparent;
}

/* maintenance message */
.maint
{
	/*border: 1px solid orange;*/
	background-color: #D87103;
	color: white;
	width: 694px;
	font-size: 12px;
	padding-left: 8px;
	margin-bottom: 8px;
}
