@import url(/global/themes/default/css/default.css);

/*  Additional CSS definitions specific to this branch should be put below this line  */

/* newsroom leftnavitem styles 1/23/17 skb */



#leftcolsidebar0 {
	width: 161px;
	float: left;
	font: 1.2em/1.4em Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 8px;
	text-align: center;
	color: #002266;
	}
	
#leftcolsidebar0 h1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	background: url(/referrals/images/make_a_referralHDBG.gif) no-repeat;
	text-align: center;
	height: 28px;
	width: 161px;
	text-transform: uppercase;
	color: #333333;
	padding-top: 5px;
	}

#leftcolsidebar1 {
	width: 161px;
	float: left;
	font: 1.2em/1.4em Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
	}

.leftnavitem {
	margin-top:0px;
	margin-bottom:10px;
	margin-left: 15px !important;
	padding: 0px;
	}  

/* end newsroom leftnavitem styles */

#content h1 {
	margin-bottom: 18px;
} 

#content h3 {
	background-color: #ece0b2;
	color:#002266;
	padding-top: 1px;
	margin-top: 30px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-bottom: none;
} 

#content h4 {
	background-color: #f2ebcc;
	padding-left: 5px;
	margin-bottom: 12px;
	font-size: 1.0em;
	color: #002266;
	border-top: 1px solid #e5d699;
	border-bottom: 1px solid #e5d699;
} 

/*
#content ul {
	list-style:url(/referrals/images/bullet.gif);
	}
	
*/	

#content ul li {
	list-style: none;
	background: url(/referrals/images/bullet.gif) no-repeat left 4px;
	padding-left:12px;
	}
	

/* Login box styles */

#loginBox {
	width: 490px;
	height: 250px;
	position:relative;
	color: #333333;
	background: url(/referrals/images/loginboxBG.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding: 0px 20px;
	border: 1px solid #bfc8d7;
	}
	
#loginBox p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}	
	
#loginBox h2 {
	color: #4c6794;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 2px;
	}
	
#loginBox ul {
	font-size: 11px;
	margin-left: 5px;
	vertical-align: text-bottom;
	}
	
#loginBox li {
	list-style: none;
	background: url(/referrals/images/bulletSM.gif) no-repeat left top; 
	padding-left: 20px;	
}
	
#loginBox a {
	color: #002266;
	text-decoration:none;
	}	
	
#loginBox a:hover {
	color:#4C6794;
	text-decoration:underline;
	}	
	
#newuser {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#newuser a {
	color:#77160B;
	text-decoration: none;
	}
	
#newuser a:hover {
	color:#77160B;
	text-decoration: underline;
	}
	

/* Right bar styles begin */

#right_bar {
	float:right;
	clear:none;
	text-align:left;
	margin: 0px 0px 0px;
	padding: 0px;
	width: 246px;
  }

#right_bar h1 {
	color: #333333;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: url(/referrals/images/rightcolHDBG.gif) no-repeat center;
	margin-left: 10px;
	margin-top: 0px;
	text-transform: uppercase;
	height: 24px;
	text-indent: 15px;
	padding-top: 9px;
 }

#right_bar p {
 	font: 1.0em/1.4em Arial, Helvetica, sans-serif;
	line-height: 1.4em;
 	margin-top: 10px;
 	margin-bottom: 10px;
 	padding-right: 10px;
 	padding-left: 10px;
 }
 
#right_bar a {
	text-decoration: none;
 }
 
#right_bar a:hover {
	text-decoration: underline;
 }
 
#right_bar ul {
	margin:0px 0px 0px 35px;
	padding: 0px 8px 18px 0px;
 	}
	
#right_bar li {
	margin-bottom:3px;
	font: normal 1.0em Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	}
	
	
/* On this page styles begin */
	
#onthispage {
	width: 500px;
	background: url(/referrals/images/referralBoxBG.gif) repeat-x;
	border-top: 1px solid #99a8c2;
	border-bottom: 1px solid #bfc8d7;
	margin: 4px 0px 0px;
	padding: 12px 10px 0px;
}	

#onthispage ul {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 22px;
	padding: 0px;
 	}
	
#onthispage li {
	font: normal 1.0em/1.3em Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 12px;
	padding-left: 15px;
	
	}
	
#onthispage a {
	text-decoration: none;
 	}	

.onthispage {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: uppercase;
	}
	
/* back to top styles */	

#backtotop {
	font: 0.9em Arial, Helvetica, sans-serif;
}

#backtotop a {
	text-decoration: none;
}
	

/*  Class styles */

.imageleft {
	float: left;
	padding-right: 10px;
	padding-top: 3px; 
}

.imageright {
	float: right;
	padding-left: 10px;
	padding-top: 3px;  
}

.firstpara {
	clear:none;
	width: 200px;
	display: inline;
}	

.firstpara2 {
	padding-top: 12px;
}

.smalltxt {
	font-size: 0.9em;
	line-height: 1.3em;
}
		
.blue {
	color: #002266;
	}	
	
	
.imagepad {
	margin-top: 2px;
	padding-top: 2px;
	vertical-align: text-bottom;
}

.phone {
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 1.4em;
	color: #4C6794;
	font-weight: bold;
}


.imagepad2 {
	vertical-align:middle;
}
		
.formfield {
	background-color: #fbf9f1;
	border:#ced4da solid 1px;
	font: 11px Arial, Helvetica, sans-serif;
	height: 16px;
	width: 250px;
	margin-top: 2px;
	vertical-align: middle;
	padding: 2px;
	}

