body {
	margin-top: 0px;
	background-color: #2D5B2A;
	background-image: url(/images/headerBG.jpg);
	background-repeat: repeat-x;
}
.header {
	background-image: url(/images/header.jpg);
	height: 150px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
	

#tableMain {
	background-color: #FFFFFF;
}

#tableFooter {
	background-color: #2D5B2A;
	color: #FFFFFF;
	background-image: url(/images/footerBG.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-bottom-width: thin;
	border-bottom-style: outset;
	border-bottom-color: #FFFFCC;
}
#tableFooter a {
	color: #FFFFFF;
	text-decoration: none;
}

#tableMenu {
	background-color:#2D5B2A;
	height: 30px;
	color: #FFFFFF;
	background-image: url(/images/menuBG.jpg);
}

#tableMenu a {
	color: #FFFFCC;
	text-decoration: none;
	display: inline;
	margin: 20px;
	padding: 8px;
	border: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
#tableMenu a:hover {
	border: #FFFFFF;
	text-decoration: underline;
	color: #FFFFCC;
}

.rightColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px;
	border-left: thin solid #000000;
}
.leftColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px;
	border-right: thin solid #000000;
}

.saveALife {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px;
}
h1 {
	color: #FFFFFF;
	padding: 10px;
}


.style1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}#tableFooter a:hover {
	text-decoration: underline;
}
a:link {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
}
#tableSubmit {
	border: 3px double #003399;
	font-weight: bold;
}
#tableHeader {
	background-image: url(/images/headerBG.jpg);
	background-repeat: repeat-x;
}
#tableHeader p {
	color: #FFFFCC;
	padding-top: 10px;
}
.sidebarLinks {
	background-color: #2D5B2A;
	color: #FFFFCC;
}

.sidebarLinks a {
	color: #FFFFCC;
	text-decoration: none;
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
}

.sidebarLinks a:hover {
	background-color: #326a2d;
	color: #000000;
	}
	
.border {
	border-left-width: thin;
	border-left-style: inset;
	border-right-width: thin;
	border-right-style: outset;
	border-right-color: #FFFFCC;
	border-left-color: #FFFFCC;
}
.commonPeriodontal {
	background-color: #2D5B2A;
	color: #FFFFCC;
}
.commonPeriodontal li {
	margin-left: -25px;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}
	
.commonPeriodontal h4 {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	}
	
	.commonPeriodontal a{
	color:#FF9900;
	}
	
.checkboxSpace {
	padding-right: 2px;
	margin-right: 2px;
	margin-top: 4px;
}
.factsCheckbox {
	border: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	padding: 5px;
	margin: 10px;
	list-style-image: url(/images/checkboxFacts.jpg);
}
#tableHeader a {
	color: #FF9900;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000000;
}
.picBorder {
	margin: 5px;
}
.pullquote {
	float: right;
	width: 200px;
	font-family: "Times New Roman", Times, serif;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	margin: 10px;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
