
body,td,th {
	font-family : Arial, Helvetica, sans-serif;
}
.Heading {
	font-weight : bold;
	font-size : 18px;
}
.AddressLabel {
	font-style : italic;
	font-weight : bold;
}
.SecondaryLabel {
	font-style : italic;
}
a {
	font-weight : bold;
	color : #203564;
	text-decoration : none;
}
hr {
	color : #203564;
}
.Footnote {
	font-size : x-small;
	font-style : italic;
}
.navElement {
	padding : 10px;
}
.featureBox {
	background-image : url(images/boxBG.gif);
	background-repeat : repeat-x;
	height : 124px;
	width : 274px;
	padding-top : 12px;
	padding-right : 12px;
	padding-bottom : 12px;
	padding-left : 12px;
	border : 1px solid #ADADAD;
	float : left;
	background-color : transparent;
}
.featureBoxText {
	font-size : small;
}
.featureBoxTitle {
	font-weight : bolder;
}
.callOutText {
	padding : 3px;
	border-width : 1px;
	border-style : solid;
}
.rightImg {
	float : right;
	margin : 10px;
}
.leftImg {
	float : left;
	margin : 10px;
}
#mainleft {
	background-color : #818896;
}
body {
	background-image : url(http://new.lifegeisinger.org/images/background1.png);
	background-color : #D1DAE3;
	background-position : top;
	background-repeat : repeat-y;
}
.extLink {
}
#footerLinks {
	list-style : none;
	font-size : 11px;
	color : #003366;
	font-weight : bold;
}
#footerLinks li {
	display : inline;
	margin : 4px;
}

