h1 {
	font-size: 1.5em;
	text-align: center;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
}
.ContentContainerL {
	display: block;
	width: 49%;
	float: left;
}
.ContentContainerR  {
	display: block;
	float: right;
	width: 49%;
}
.clearB {
	clear: both;
	display: block;
	width: 100%;
}
table.fullwidth {
	width: 100%;
}
.headerRow td   {
	background-color: #9CD1F7;
	text-align: center;
	font-weight: bold;
	padding: 0px;
}
td   h2 span  {
	font-size: 0.5em;
}td h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
}
.waiver {
	font-size: 0.8em;
	text-align: center;
}
.LtBlue {
	background-color: #9CD1F7;
}
td {
	padding: 2px;
}
.backTOtop {
	text-align: center;
	display: block;
	width: 100%;
	font-size: 0.8em;
	padding: 0 0 5px 0;
}
.MealsHdr {
	text-align: center;
	display: block;
	width: 100%;
	list-style-type: none;
	font-weight: bold;
}
.MealContainer {
	border: 1px dashed blue;
}
.divider {
	clear: both;
	padding: 5px 0;
	border-bottom: 1px solid #31486A;
}
.inline {
	display: inline;
	padding: 0 0 0 25px;
}
#doctrine li {
	padding: 0 0 20px 0;
}
h1 span {
	font-size: .8em;
}
table#CounselorPERchild {
	width: 100%;
	border: 1px solid #000;
	border-collapse: collapse;
}
table#CounselorPERchild tr.grey {
	background-color: #CCCCCC;
}
table#CounselorPERchild  td.center {
	text-align: center;
}
table#CounselorPERchild  td, th {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}
#policies li {
	padding-bottom: 5px;
}
li.Q {
	color: #333333;
	font-style: italic;
	font-weight: bold;
	list-style: none;
}
li.A {
	list-style: none;
	padding-bottom: 5px;
}
.A li a:link {
	color: #000000;
}
.A li a:visited {
	color: #333333;
}
.A li a:hover {
	color: #1A5BAB;
}
li.FAQheader {
	font-size: 0.8em;
	list-style: none;
	margin-left: -25px;
}
#RetreatPicfloatL {
	float: left;
	margin-top: -40px;
	padding-right: 10px;
}
#RetreatPicfloatR {
	float: right;
	margin-top: -40px;
	padding-left: 10px;
}
#HmPgContainerR {
	display: block;
	float: right;
	width: 48%;
}
#HmPgContainerL {
	display: block;
	float: left;
	width: 48%;
}
#Or {
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	font-size: 1.2em;
	margin: 10px auto 0 auto;
}
#AdvOptionsList {
	list-style-position: inside;
}
#AdvOptionsList li {
	padding-right: 40px;
}
