body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}

.stroke-backdrop {
	background-image: url(../stop-smoking-images/graphics/stroke.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.stroke-reverse-backdrop {
	background-image: url(../stop-smoking-images/graphics/stroke-reverse.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.facebook-like-backdrop {
	background-image: url(../stop-smoking-images/buttons/quit-button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.main_text {
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

a.main_text:link {
	color: #0099ff;
	text-decoration: none;
}

a.main_text:visited {
	color: #0099ff;
	text-decoration: none;
}
a.main_text:hover {
	color: #000000;
	text-decoration: underline;
}

.limegreen_highlight_text {
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	color: #93df00;
	font-weight: bold;
}

a.limegreen_highlight_text:link {
	color: #93df00;
	text-decoration: none;
}

a.limegreen_highlight_text:visited {
	color: #93df00;
	text-decoration: none;
}
a.limegreen_highlight_text:hover {
	color: #000000;
	text-decoration: underline;
}

.blue_highlight_text {
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	color: #0099ff;
	font-weight: bold;
}

a.blue_highlight_text:link {
	color: #0099ff;
	text-decoration: none;
}

a.blue_highlight_text:visited {
	color: #0099ff;
	text-decoration: none;
}
a.blue_highlight_text:hover {
	color: #000000;
	text-decoration: underline;
}

.white_highlight_text {
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.plum_highlight_text {
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	color: #80197f;
	font-weight: bold;
}

.darkpurple_highlight_text {
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	color: #54247f;
	font-weight: bold;
}
a.darkpurple_highlight_text:link {
	color: #54247f;
	text-decoration: none;
}

a.darkpurple_highlight_text:visited {
	color: #54247f;
	text-decoration: none;
}
a.darkpurple_highlight_text:hover {
	color: #000000;
	text-decoration: underline;
}

.yellow_highlight_text {
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	color: #ffdb00;
	font-weight: bold;
}

.navfooter {
	color: #00b9e9;
	font-size: 9px;
	font-family: Verdana;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 13px;
}
a.navfooter:link {
	color: #00b9e9;
	text-decoration: none;
}

a.navfooter:visited {
	color: #00b9e9;
	text-decoration: none;
}
a.navfooter:hover {
	color: #00b9e9;
	text-decoration: underline;
}
.mission_statement {
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #888888;
	line-height: 14px;
	font-weight: bold;
}
.picttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #525857;
	text-align: center;
	padding: 5px;
}
.updated {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #525857;
	text-align: left;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #525857;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}

