body{
	margin:0;
}
ul.dropdown
{
display: none;
}

#nav {
	display: none;
	}

	/*menu*/
#nav a:link { 
display: none;
}

#nav a:visited { 
display: none;
}

#nav a:hover, #nav a:active, #nav a:focus {  
display: none;
}

.scat
{
display: none;

}
.btm
{
display: none;
}
.tp
{
display: none;
}

.expand-down * {
display: none;
}
#image{
margin: 0;
padding: 0;
height: 0.5in;
}
#benefit {
	margin: 0;
	width: 0;
	padding: 0;
}
.callout {
	font: bold 32px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align:center;
	margin: 0;
}
.catch
{
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	color: #000000;
	text-align:center;
	margin: 0;
}
.name
{
color:#000000;
font-size: 18px;
font-family: Times New Roman;
font-style:italic;
}
/* Appear Boxes */
ul.appear
{
	width: 649px;
	padding: 4px;
	margin-left: 2.5em;
}
ul.appear li.empty {
		padding: 5px 0px 5px !important;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #000000;
	    list-style-type: none;
		background-image: none;
}
.appear
{
	border: 1px solid;
	width: 649px;
	padding: 4px;
	margin-bottom: 1em;
	margin-top: .3em;
}

ul.appear li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-image: url(../../images/bullet.png);
	list-style-position:inside;
	padding-left : 2em;

}

ul.plain
{
	width: 649px;
	padding: 4px;
	margin-left: 1em;
	list-style-type: disc;
}
ul.plain li.empty {
		padding: 5px 0px 5px !important;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #000000;
		list-style-type: none;
		background-image: none;
}
.plain
{
	width: 649px;
	padding: 4px;
	margin-left: 1em;
	list-style-type: disc;
	margin-bottom: .2em;
	margin-top: .3em;
}

ul.plain li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
list-style-type: disc;
	background-position: 0 3px;
	padding-left : 1em;

}

ul.visibl
{
	width: 649px;
	padding: 4px;
	margin-left: 2.5em;
}
ul.visibl li.empty {
		padding: 5px 0px 5px !important;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #000000;
		list-style-image: none;
		background-image: none;
}
.visibl
{
	padding: 4px;
	list-style-type: disc;
	margin-bottom: 1em;
	margin-top: .3em;
}

ul.visibl li
{
	list-style-image: none;
list-style-image: url(../../images/bullet.png);
	list-style-position:inside;
	padding-left : 2em;

}