.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	background-position: left bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-align: right;
	text-indent: 10px;
	vertical-align: baseline;
	white-space: normal;
	display: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0066CC;
	height: 30px;
	text-align: left;
	vertical-align: middle;
}
.links style2 div {
	line-height: 10px;
}

.homebutton {
	background-image: url(../images/home_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 30px;
	width: 30px;
	list-style-position: inside;
	list-style-image: url(../images/home_bullet.gif);
	background-attachment: fixed;
}
.bullet {
	height: 20px;
	width: 30px;
	padding-left: 2px;
	text-align: left;
	text-indent: 5px;
	white-space: normal;
	display: block;
}

.bullet_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: capitalize;
	color: #99cccc;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	line-height: 30px;
	font-weight: bold;
	float: none;
	height: 30px;
	position: fixed;
}
.body_textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 5px;
	font-weight: normal;
	line-height: 16px;
	font-style: normal;
	vertical-align: top;
	list-style-type: circle;
	list-style-position: outside;
}
.style3 .bullet_textorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	height: 30px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
}
.bullet_textorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	text-transform: capitalize;
	color: ffcc33;
	text-align: left;
	vertical-align: middle;
	height: 30px;
}
.indent {
	margin-left: 10px;
	height: 10px;
	width: 10px;
}
