@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F5EEEA;
}
div#container {
	width: 920px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 2px solid #1D294D;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
table#topBar {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
td#topNav {
	font-weight: bold;
	text-align: right;
	width: 100%;
}
td#topNav a:link, td#topNav a:visited {
	color:#999;
	text-decoration: none;
}
td#topNav a:hover {
	color: #1D294D;
}
div#topHomepage {
	background-image: url(images/body-fat-testing-San-Diego.jpg);
	height: 269px;
	width: 920px;
	text-align: right;
	margin-top: 10px;
}
div#topDivider {
	background-image: url(images/body-fat-testing-San-Diego-sub.jpg);
	height: 123px;
	width: 920px;
	text-align: right;
	margin-top: 10px;
}
div#dividerLinks {
	margin-right: 24px;
}
img.dividerLink {
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 16px;
}
table#homepageBoxes {
	width: 100%;
}
.homepageBox {
	border: 4px solid #1D294D;
	width: 240px;
	background-image: url(images/gradient.jpg);
	height: 210px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.homepageBox h1, .homepageBox h1 a:link, .homepageBox h1 a:visited {
	background-color: #1D294D;
	color: #FFF;
	margin-top: 0px;
	font-size: 18px;
	height: 48px;
	text-decoration:none;
}
.homepageBox h1 a:hover {
	color: #CFD9E4;
}
div#homepageContent {
	margin: 30px;
}
div#homepageNewsletter {
	text-align: center;
}
#homepageNewsletter a:link, #homepageNewsletter a:visited {
	color: #1D294D;
	text-decoration: none;
}
#homepageNewsletter a:hover {
	text-decoration: underline;
}
div.contentBox {
	border: solid 1px #1D294D;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: #FFF;
	margin-right: 10px;
	margin-bottom: 20px;
}
div.contentBox a:link, div.contentBox a:visited {
	color: #1D294D;
	text-decoration:none;
}
div.contentBox a:hover {
	text-decoration:underline;
}
div.contentBox h2 a:hover {
	text-decoration:none;
}
h1, h2, h3 {
	color:#1D294D;
}
h1 span, h2 span, h3 span {
	color:#B90035;
}
img.floatLeft {
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
	float: left;
}
img.floatRight {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
	float: right;
}
tr.alternateShade {
	background-color: #F5EEEA;
}
td#sideNav {
	width: 175px;
}
div.navButton {
	background-color: #1D294D;
	border: 1px solid #1D294D;
	font-size: 13px;
	font-weight: bolder;
	height: 32px;
	margin-bottom: 5px;
	vertical-align: middle;
	width: 165px;
	padding: 5px;
}
td.sideBullet {
	font-size: 24px;
	font-weight: bolder;
	color: #B90035;
	width: 20px;
}
td.sideLink a:link, td.sideLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
td.sideLink a:hover {
	color: #CFD9E4;
}
td.sideLink2 {
	font-size: 18px;
	font-weight: bold;
}
td.sideLink2 a:link, td.sideLink2 a:visited {
	color: #1D294D;
	text-decoration: none;
}
td.sideLink2 a:hover {
	text-decoration: underline;
}
div#sideNewsletter {
	color: #B90035;
	text-align: center;
}
td.address {
	font-size: 15px;
}
table#footer {
	margin-top: 20px;
	padding: 0px;
	width: 100%;
	font-weight: bold;
	font-size: x-small;
}
table#footer a:link, table#footer a:visited {
	color:#999;
	text-decoration: none;
}
table#footer a:hover {
	color: #1D294D;
}
td#footerNav {
	width: 100%;
}
#newsLetterArchive a:link, #newsLetterArchive a:visited {
	color: #1D294D;
}
#newsLetterArchive li {
	list-style:square
}
