/* BCBS Credit Union CSS Document */

body {
	background-color:#4B76B4;
	text-align:center;
	margin-top: 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
#wrapper {
	width:783px;
	background-color:#FFFFFF;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#Content_Container {
	background-image:url(images/Bkgrd.gif); 
	background-repeat:repeat-y; 
	width:783px;
}
#LftCol {
	float:left; 
	background-image:url(images/LftSideCol2_ONLINE.jpg);
	background-repeat:no-repeat;
	background-color:#728FAD;
	height:635px;
	width:155px;
}
#RtCol {
	float:right;
	background-image:url(images/ContentBkgrd.gif);
	background-repeat:repeat-y;
	width: 628px;
}
	#Padding {
		padding:10px;	
	}
/*********** Footer ***********/
#LtCorner {
	background-color:#728FAD;
	float:left;
	width:155px;
	height:164px;
}
#RtCorner {
	background-color:#FFFFFF;
	float:right;
	width:628px;
	height:164px;
}
/*********** Fonts **********/
h1 {
display:inline;
font-size:18px;
color:#4A76B5;
}
h3 {
display:inline;
color:#e1a207;
font-size:13px;
font-style:italic;
}
.LftColText {
	font-size:11px;
	color:#FFFFFF;
}
.email a{
	font-weight:bold;
	color:#e1a207;
	text-decoration:underline;
}
.email a:hover{
	font-weight:bold;
	color:#adc7e2;
	text-decoration:none;
}
	#frame1 {
		padding: 15px 29px 24px 21px;
	}
	#frame2 {
		padding: 25px 25px 24px 21px;
	}
	#frame3 {
		padding: 20px 29px 24px 21px;
	}
