body {
	color: #000;
	font: 62.5% "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}
h1 {
	font-size: 36px; color: #157095; margin-bottom: 12px;
}
h2 {
	font-size: 24px; font-weight: normal; font-style: normal;
	color: #157095; margin: 0px 0px 4px 0px; clear: left;
}
h3 {
	font-size: 18px; font-weight: normal; font-style: normal;
	color: #073369; margin: 0px 0px 4px 0px; clear: left;
}
h4 {
	font-size: 16px; font-weight: bold;
	color: #A8DCE1;	margin: 0px 0px 6px 0px;
}
p {
	font-size: 12px; padding-bottom: 9px;
}
#Content ul, #Content ol {
	padding-bottom: 9px;
}
#Content ul li ul {
	padding-bottom: 0px;
}
#Content li {
	font-size: 12px;
	padding: 0px 0px 0px 4px; margin-left: 24px;
}
#Content ul li {
	list-style-type: disc;
}
#Content ul#SearchResults li {
	list-style-type: none;
}


/* Links */
#Content a {
	color: #073369;
	text-decoration: underline;
}
#Content a:hover {
	color: #0093E0;
}

/* Misc Styles */
#Content .caption {
	font-size: 8px; margin-top: 6px;
}
.floatLeft {
	float: left;
}
.quote {
	margin: 0px 0px 0px 20px; color: #333;
}
.underline {
	text-decoration: underline;
}
.divider {
	font-weight: bold; color: #073369; margin: 0px 6px;
}
.dividerBlack {
	font-weight: bold; color: #000; margin: 0px 6px;
}
.pdfBlock {
	display: inline-block;
	padding: 8px 14px 10px 37px; margin-right: 12px;
	background: #FFF url(../images/logos/pdficon_small.gif) no-repeat 14px center;
	border-top: 1px solid #EDF7F5; border-bottom: 1px solid #EDF7F5;
}
.pdfBlockAcross {
	display: inline-block;
	padding: 8px 14px 10px 37px; margin-right: 12px;
	background: #FFF url(../images/logos/pdficon_small.gif) no-repeat 14px center;
	border-top: 1px solid #EDF7F5; border-bottom: 1px solid #EDF7F5;
}
.findBlock {
	display: inline-block;
	padding: 8px 14px 10px 37px;
	margin: 0px;
	background: #FFF url(../images/icon-find.gif) no-repeat 14px center;
}
.pdf img {
	padding-right: 6px; vertical-align: bottom;
}
.whiteBlock {
	display: block; padding: 12px; background: #FFF;
}
	.whiteBlock img {
		margin: 18px 32px 18px 0px;
	}
.clear {
	clear: both;
}
.flashBlock {
	display: inline-block; float: right;
}
.hide {
	width: 0px; height: 0px; padding: 0px; margin: 0px; font-size: 0px;
}
/* Search Page */
#SearchResults li {
	padding: 12px 0; margin: 0px; border-bottom: 1px dotted #A8DCE1;
}
.searchResultIcon {
	width: 16px; height: 16px; padding-right: 6px; float: left;
	background: url(../images/searchResultsHeader.gif) no-repeat;
}
a.searchResultHeader {
	font-size: 13px; line-height: 16px;
	color: #0093E0; font-weight: bold;
}
#SearchResults p {
	font-size: 11px; padding: 3px 0px 2px 0px; margin: 0px;
}
#SearchResults li br {
   display:none;
}
.readMoreLink {
	font-size: 9px; font-weight: bold; color: #073369;
}
#PageNumbers {
	margin-top: 20px; text-align: center;
}
	.next, .prev {
		font-size: 12px; color: #073369; margin: 0px 6px;
	}
	.numbers {
		font-size: 12px; color: #073369;
		display: inline; padding: 4px 8px; margin: 4px;
		border: 1px solid #A8DCE1; background-color: #FFF;
	}
	.numbersCurrent {
		font-size: 12px; color: #073369;
		display: inline; padding: 4px 8px; margin: 4px;
		border: 1px solid #A8DCE1;
	}
.pageLocation {
	margin-top: 12px;
}


#Content p.imageContainerRight {
	display: block; margin-left: 24px; float: right;
}
	#Content p.imageContainerRight img {
		margin-left: 4px; border: 1px solid #FFF;
	}
#Content p.imageContainerLeft {
	display: block; margin-right: 24px;	float: left;
}
	#Content p.imageContainerLeft img {
		margin-right: 4px; border: 1px solid #FFF;
	}

/* Basic Table */
table.basicTable {
	background-color: #F6FFFC;
}
	table.basicTable td {
		border-top: 2px solid #EDF7F5;
		padding: 0px 10px;
	}
	table.basicTable td p {
		display: block;
		padding: 7px 0px;
		margin: 0px 5px 0px 5px;
	}
	table.basicTable tr:hover {
		background-color: #7F93AA;
	}
/* Body Table */
table.bodyTable {
	background-color: #7FC6D8; margin-right: 18px;
}
table.bodyTable thead td {
	background-color: #FFF; vertical-align: bottom;
}
	table.bodyTable thead td p {
		color: #000; text-transform: uppercase; font-size: 10px; font-weight: bold;
}
table.bodyTable tfoot td {
	padding: 7px 14px; background-color: #FFF; text-align: right;
}
	table.bodyTable tfoot td p {
		padding: 0px; color: #000; text-transform: uppercase; font-size: 10px;
	}
table.bodyTable td.blank {
	background-color: #EDF7F5;
}
table.bodyTable td p {
	padding: 7px 14px; margin: 0px 5px 0px 5px;
}
tr.even {
	background-color: #D3EDF0;
}
table.bodyTable tr:hover {
	background-color: #7F93AA;
}
/* Swim For Life Table */
#Content .sfl-nav-container {
	float: left; margin-bottom: 6px;
}
#Content .sfl-anchor, #Content .sfl-anchor a {
	color: #EDF7F5; padding-bottom: 0px;
}
#Content a.sfl-nav {
	text-decoration: none; padding: 4px 12px; display: block; float: left;
	border: 1px solid #219DC0; margin: 8px 2px 0px 0px;
	background-color: white;
}

table.sfl {
	width: 100%;
}
table.sfl h3, table.sfl h2 {
	margin: 0px;
}
table.sfl h4 {
	font-size: 24px;
}
table.sfl td.title {
	padding: 4px 0px 8px 12px;
}
table.sfl td {
	padding: 3px 12px; 
}
table.sfl td.sfl-head {
	font-size: 14px; font-weight: bold; color: #FFF; background-color: #219DC0;
	padding: 0px; vertical-align: middle; border-right: 1px solid #EDF7F5;
}
	table.sfl td.sfl-head p {
		margin-bottom: 0px; padding-left: 12px;
	}
table.sfl p {
	display: block; padding: 6px 6px 6px 0px;
}
table.sfl img {
	padding-bottom: 8px;
}
	table.sfl p.sfl-border-left {
		border-left: 1px solid #219DC0; margin-left: -12px; padding-left: 12px;
	}
	td.sfl-col1, td.sfl-col2 {
		width: 25%;
	}	
		

/* WYSIWYG EDITOR ALIGNMENT CLASSES */
.typography .left {
	text-align:left;
}
.typography .center {
	text-align:center;
}
.typography .right {
	text-align:right;
}
img.right {
	float:right; margin-left: 24px;
}
img.left {
	float:left; margin-right: 24px;
}
img.leftAlone {
	float: left;
	margin-right: 100%;
}
img.rightAlone {
	float: right;
	margin-left: 100%;
}
img.center {
	float: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

