
.floatleft {
	float : left;
	margin : 0 10px 10px 0;
}
.floatright {
	float : right;
	margin : 0 0 10px 10px;
}
.box-outline {
	border : 1px solid #666;
}
.light-gray {
	background : #ccc;
}
.blue {
	background : #0f2036;
}
.shade-light-top {
	background-image:url('http://geisinger.org/sebin/j/f/shade-light-top.png');
	background-repeat : repeat-x;
}
.shade-dark-top {
	background-image:url('http://geisinger.org/sebin/r/l/shade-dark-top.png');
	background-repeat : repeat-x;
}
.back-button {
	font-family : Arial, Helvetica, sans-serif;
	cursor : pointer;
	border-top : 1px solid #868787;
	width : 88%;
	text-align : right;
	display : block;
	color : #87202a;
	font-weight : bold;
	clear : both;
}
.top-button {
	font-family : Arial, Helvetica, sans-serif;
	cursor : pointer;
	border-top : 1px solid #868787;
	width : 88%;
	text-align : right;
	display : block;
	color : #87202a;
	font-weight : bold;
	clear : both;
}
.two-column-bullets {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
}
.two-column {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	margin-top : 6px;
}
body.sebody {
	color : #333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 17px;
	max-width : 95%;
}
.sebody a, .sebody a:link, .sebody a:active, .sebody a:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #87202a;
	font-weight : bold;
}
.sebody .button a, .sebody .button a:link, .sebody .button a:active, .sebody .button a:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #fff;
	font-weight : normal;
}
.sebody span a, .sebody span a:link, .sebody span a:active, .sebody span a:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #fff;
	font-weight : normal;
}
.insurance {
	color : #87202a;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	cursor : pointer;
}
.button {
	background : #87202a;
	margin : 0 2% 0 0;
	width : auto;
	max-height : 48px;
	max-width : 177px;
	display : inline-block;
	color : #fff;
	position : relative;
	padding : 1% 2%;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : center;
}
.button:hover {
	background-image:url('http://geisinger.org/sebin/f/f/25-shade.png');
	cursor : pointer;
	text-decoration : underline;
}
.button strong {
	color : #fff;
}
h1 {
	background : #536378;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	line-height : 20px;
	margin : 14px -20px 10px -20px;
	padding : 7px 12px 7px 21px;
	position : relative;
}
h2, h3, h4, h5, h6 {
	color : #172a44;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	line-height : 22px;
	margin : 12px 0;
}
strong, b {
	font-family : Arial, Helvetica, sans-serif;
	color : #333;
}
hr {
	border : 0;
	height : 1px;
	background : #868787;
}
blockquote {
	margin : 16px 0 16px 20px;
	padding : 8px 0 10px 44px;
	font-size : 16px;
	line-height : 20px;
	font-style : italic;
	background:url('http://geisinger.org/sebin/v/r/quote-open.png') no-repeat;
	color : #536378;
}
h3 {
	font-size : 18px;
	font-weight : normal;
	color : #5C6E85;
}
.sebody #midlock {
	display : block;
}
