/*----------
	Stylesheet for:
	By:
----------*/

.dummy {
}
 
.none {
	text-decoration: none;
}

a.none {
	text-decoration: none;
}

a.none:hover {
	text-decoration: none;
}

/* universal fonts */
html, option, form, select, body, div, span, th, td, form, p, li, ul, ol, a, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}

/* generic universal fonts -do not modify- */
.whitesm {
	color: White;
	font-size: 10px;
}

a.whitesm {
	text-decoration: underline;
}

a.whitesm:hover {
	text-decoration: none;
}

.white {
	color: White;
	font-size: 12px;
}

a.white {
	text-decoration: underline;
}

a.white:hover {
	text-decoration: none;
}

.whitemedium {
	color: White;
	font-size: 12px;
}

a.whitemedium {
	text-decoration: underline;
}

a.whitemedium:hover {
	text-decoration: none;
}

.whitelarge {
	color: White;
	font-size: 18px;
}

a.whitelarge {
	text-decoration: underline;
}

a.whitelarge:hover {
	text-decoration: none;
}

.blacksm {
	color: Black;
	font-size: 10px;
}

a.blacksm {
	text-decoration: underline;
}

a.blacksm:hover {
	text-decoration: none;
}

.black {
	color: Black;
	font-size: 12px;
}

a.black {
	text-decoration: underline;
}

a.black:hover {
	text-decoration: none;
}

.blackmedium {
	color: Black;
	font-size: 12px;
}

a.blackmedium {
	text-decoration: underline;
}

a.blackmedium:hover {
	text-decoration: none;
}

.blacklarge {
	color: Black;
	font-size: 18px;
}

a.blacklarge {
	text-decoration: underline;
}

a.blacklarge:hover {
	text-decoration: none;
}

.graysm {
	color: #757575;
	font-size: 10px;
}

a.graysm {
	text-decoration: underline;
}

a.graysm:hover {
	text-decoration: none;
}

.gray {
	color: #757575;
	font-size: 12px;
}

a.gray {
	text-decoration: underline;
}

a.gray:hover {
	text-decoration: none;
}

.graymedium {
	color: #757575;
	font-size: 12px;
}

a.graymedium {
	text-decoration: underline;
}

a.graymedium:hover {
	text-decoration: none;
}

.graylarge {
	color: #757575;
	font-size: 18px;
}

a.graylarge {
	text-decoration: underline;
}

a.graylarge:hover {
	text-decoration: none;
}

/* page title font (used for good SEO) fill out your color and size */
h1 {
	color: #;
	size: px;
}

.topnav {
	color: #5B5B57;
	font-size: 13px;
	padding: 0px 0px 0px 26px;
	font-weight: bold;
}

a.topnav {
	text-decoration: none;
}

a.topnav:hover {
	text-decoration: none;
	color: #D85754;
}

.topnavon {
	color: #D85754;
	font-size: 13px;
	padding: 0px 0px 0px 26px;
	font-weight: bold;
}

a.topnavon {
	text-decoration: none;
}

a.topnavon:hover {
	text-decoration: none;
	color: #D85754;
}

.text {
	color: #666758;
	font-size: 12px;
}

a.text {
	text-decoration: underline;
}

a.text:hover {
	text-decoration: none;
}

.textsm {
	color: #666758;
	font-size: 10px;
}

a.textsm {
	text-decoration: underline;
}

a.textsm:hover {
	text-decoration: none;
}

.redtext {
	color: #A30909;
	font-size: 12px;
}

a.redtext {
	text-decoration: underline;
}

a.redtext:hover {
	text-decoration: none;
}

.tealtitle {
	color: #566B6F;
	font-size: 12px;
	font-weight: bold;
}

a.tealtitle {
	text-decoration: underline;
}

a.tealtitle:hover {
	text-decoration: none;
}

.toptitle {
	color: #667C8F;
	font-size: 16px;
}

a.toptitle {
	text-decoration: underline;
}

a.toptitle:hover {
	text-decoration: none;
}

.toptitlered {
	color: #E23042;
	font-size: 16px;
}

a.toptitlered {
	text-decoration: underline;
}

a.toptitlered:hover {
	text-decoration: none;
}

.toptitle3 {
	color: #676D72;
	font-size: 16px;
}

a.toptitle3 {
	text-decoration: underline;
}

a.toptitle3:hover {
	text-decoration: none;
}

.undo1 {
	color: #C7051D;
	font-size: 12px;
}

a.undo1 {
	text-decoration: underline;
}

a.undo1:hover {
	text-decoration: none;
}

.undo2 {
	color: #000000;
	font-size: 12px;
}

a.undo2 {
	text-decoration: underline;
}

a.undo2:hover {
	text-decoration: none;
}

.undo3 {
	color: #566B6F;
	font-size: 12px;
}

a.undo3 {
	text-decoration: none;
}

a.undo3:hover {
	text-decoration: none;
}

.quitting {
	color: #7E4D3D;
	font-size: 12px;
}

a.quitting {
	text-decoration: none;
}

a.quitting:hover {
	text-decoration: none;
}

.sidenavon {
	color: #AE0400;
	font-size: 12px;
	font-weight: bold;
}

a.sidenavon {
	text-decoration: none;
}

a.sidenavon:hover {
	text-decoration: none;
	color: #AE0400;
}

.sidenavoff {
	color: #5B5B57;
	font-size: 12px;
	font-weight: bold;
}

a.sidenavoff {
	text-decoration: none;
}

a.sidenavoff:hover {
	text-decoration: none;
	color: #AE0400;
}
.text2 {
	color: #666758;
	font-size: 15px;
}

a.text2 {
	text-decoration: underline;
}

a.text2:hover {
	text-decoration: none;
}


.undo8 {
	color: #000000;
}

a.undo8 {
	text-decoration: underline;
}

a.undo8:hover {
	text-decoration: none;
}

.undo9 {
	color: #566B6F;
}

a.undo9 {
	text-decoration: none;
}

a.undo9:hover {
	text-decoration: none;
}
ul.secondhandsmokelist {
	list-style: outside;
	list-style-image: url(../_images/ul_arrow.gif);
	margin: 12px;
	*margin: 20px;
	padding:0px;
}
ul.secondhandsmokelist_plain {
	list-style: outside;
	list-style-image: url(../_images/ul_circle.gif);
	margin: 10px;
	*margin: 20px;
	padding: 0px;
}
img.secondhandsmoke_image {
	padding: 0px 0px 20px 30px;
	margin: 10px;
	*margin: 0px 0px 20px 30px;
	border: 1px solid #E4E4D2;
	}
