#contactContent {
	text-align: left;
	position: relative;
}
html {
	width: 100%;
	padding:0;
	margin:0;
	border:0;
	font-size: 95%;
	text-align: center;
	background-color: #9797FF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
	padding:0;
	margin:0;
	border:0;
	background-color: #9797FF;
}

#wrapper {
	position: relative;
	width: 762px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	position: relative;
	height: 169px;
	width: 762px;
}

#menuBar {
	position: relative;
	width: 762px;
	height: 31px;
	top: -2px;
	z-index: 500;
}

#mainBody {
	position: relative;
	height: 100%;
	width: 762px;
	background-color: #FFFFFF;
	top: -2px;
	color: #666666;
}

#footer {
	position: relative;
	width: 762px;
	height: 80px;
	line-height: 0px;
	top: -6px;
}

#copyright {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 762px;
	font-size: 0.7em;
	line-height: 1em;
	color: #FFFFFF;
	height: 2em;
}

#copyright a{
	color: #FFFFFF;
}

.bodyPara {
	padding-right: 50px;
	padding-left: 50px;
	text-align: left;
}

.bodyList {
	padding-right: 80px;
	padding-left: 80px;
	text-align: left;
	list-style-type: circle;
	list-style-image: url(../SiteImages/listBulletRedCircle.gif);
}

.titleLink {
	font-size: 1.5em;
	color: #0000FF;
	text-decoration: none;
}

.titleBlue {
	font-size: 1.5em;
	color: #0000FF;
	text-decoration: none;
}

.titleRed {
	font-size: 1.5em;
	color: #FF0000;
	text-decoration: none;
}

.bodyLink {
	color: #0000FF;
	text-decoration: none;
}

.titleLinkSmallRed {

	font-size: small;
	color: #FF0000;
	text-decoration: none;
}
.faqBlue {
	font-size: 1.3em;
	color: #0000FF;
	text-decoration: none;
}

.contactBlue {
	color: #0000FF;
	text-decoration: none;
	font-size: 1.2em;

}
.contactGrey {
	font-size: 1.2em;
	color: #777777;
	text-decoration: none;
}

body.menuHome #ulHome #menuHome, body.menuHome #ulHome #menuHome a,
body.menuDentures #ulDentures #menuDentures, body.menuDentures #ulDentures #menuDentures a,
body.menuInterestFree #ulInterestFree #menuInterestFree, body.menuInterestFree #ulInterestFree #menuInterestFree a,
body.menuQuestions #ulQuestions #menuQuestions, body.menuQuestions #ulQuestions #menuQuestions a,
body.menuContactUs #ulContactUs #menuContactUs, body.menuContactUs #ulContactUs #menuContactUs a
	{
	color: #FFFFFF;
	background-color: #0000FF;
}
