body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #F5F5DC;
}
.navlist {
	font-weight: bold;
	font-size: 150%;
	line-height: 160%;
	list-style-image: url(../images/bullet_nav.gif);
}
.navlist a:link {
	text-decoration: none;
}
.navlist a:hover {
	text-decoration: underline;
}
.navlist a {
	color: #FFFFFF; 
	text-decoration: none;
}
.nav_main {
	position: absolute;
	left: 22px;
	top: 100px;
}
.banner_screen {
	left: 0px;
	z-index: 10;
	top: 5px;
	position: absolute;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(../images/banner_background-handheld.gif);
	height: 80px;
}
.content {
	position: absolute;
	left: 196px;
	top: 101px;
	width: 78%;
}
.hometitle {
	font-size: 190%;
	line-height: 110%;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 160%;
	line-height: 110%;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
h2 {
	font-size: 140%;
	font-weight: normal;
	text-indent: 5%;
	line-height: 0px;
}
h3 {
	font-size: 140%;
	font-weight: normal;
	line-height: normal;
	display: inline;
}
.indent05 {
	text-indent: 1%;
}
.indent10 {
	text-indent: 2%;
}
.help_bg {
	background-image: url(/images/stress.jpg);
	background-repeat: no-repeat;
	height: 288px;
	width: 592px;
	color: #FFFFFF;
	display: table;
	margin-right: auto;
	margin-left: auto;
}
.itempos {
	text-align: left;
	vertical-align: middle;
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.itempos a:link {
	text-decoration: none;
}
.itempos a:hover {
	text-decoration: underline;
}
.itempos a {
	color: #FFFFFF; 
	text-decoration: none;
}

.banner_left {
	background-image: url(../images/banner_left-handheld.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 204px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.banner_right {
	background-image: url(../images/banner_right-handheld.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 22px;
	float: right;
}
.banner_print {
	display: none;
}
.center_pos {
	width: 100%;
	text-align: center;
}
.form_section {
	font-size: 120%;
	font-weight: bold;
	background-color: #9E9E9E;
	text-align: left;
	width: 100%;
	padding: 5px;
}
.center_title {
	font-size: 130%;
	text-align: center;
}

