p {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
}
p {
	line-height: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;
}
ul {
	font-size: 12px;
	line-height: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #055896;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #055896;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
}
a {
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
}
ol {
	font-size: 12px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #055896;
}
.backing {
	background-image: url(assets/home_assets/background.jpg);
	background-repeat: repeat-y;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
}

.links ul {list-style-type:none;
margin-left:0px;
margin-bottom:0px;
}

#sidebar_whole{
	margin:0 auto;
	width:185px;
}
.sideBar{
	background:url(assets/images/oralHealth.jpg) no-repeat left top;
	height: 290px;
	padding: 6px;
	margin: 0px 0px 0px -9px;
	width: 196px;
} 
.sideBarSm{
	background:url(assets/images/sideBarBg.jpg) no-repeat left top;
	height: 200px;
	padding: 6px;
	margin: 0px 0px 0px -9px;
	width: 196px;
}
.sideBarSm p, .sideBar p{
	color:#fff;
	line-height:normal;
	margin:3px 0px 0px 0px;
	padding:0px;
}
.sideBarSm a, .sideBar a{
	color:#92c6e8;
} 