body {
	margin: 0px;
	padding: 0px;
}
.bgBlack {
	background-color: #000000;
}
.bgGrey {
	background-color: #A2A2A2;
	height: 28px;
}
.bgBlackBottom {
	background-color: #000000;
	height: 25px;
}
.link_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #999999;
	background-image:  url("../images/bts/bt_bg_off.gif");
	background-repeat: repeat-y;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	width: 160px;
}
a.link_button:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.link_button:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.link_button:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #000000;
	background-image:  url("../images/bts/bt_bg_on.gif");
	background-repeat: repeat-y;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.link_button_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #CCCCCC;
	background-image:  url(../images/bts/bt_bg_on.gif);
	background-repeat: repeat-y;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
a.link_button_on:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #CCCCCC;
	background-image:  url(../images/bts/bt_bg_on.gif);
	background-repeat: repeat-y;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.usingPedometer {
	height: 162px;
	width: 190px;
	background-image:  url(/images/usingpedometer_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 40px;
	padding-left: 20px;
	background-repeat: no-repeat;
	line-height: 20px;
}
.link_sm {
	color: #000000;
}
a.link_sm:link {
	color: #000000;
}
a.link_sm:visited {
	color: #000000;
}
a.link_sm:hover {
	color: #CA0300;
	font-weight: bold;
}
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D9D9D9;
	background-image:  url("../images/bts/cat_blank.gif");
	background-repeat: no-repeat;
	height: 18px;
	width: 190px;
	padding-left: 18px;
	padding-top: 1pt;
}
.menu_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F0F0F0;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
}
a.menu_top:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F0F0F0;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
a.menu_top:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F0F0F0;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
a.menu_top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
.menu_user {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F0F0F0;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
}
a.menu_user:link {
	color: #F0F0F0;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
a.menu_user:visited {
	color: #F0F0F0;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
a.menu_user:hover {
	color: #CC0000;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
.menu_user_ON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
}
a.menu_user_ON:link {
	padding-right: 10px;
	padding-left: 10px;
	color: #CC0000;
	text-decoration: none;
}
a.menu_user_ON:hover {
	color: #CC0000;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	width: 100px;
}
a.path:link {
	color: #CD3301;
}
a.path:hover {
	color: #0099FF;
}
.bgltGrey {
	background-color: #E1E1E1;
	height: 25px;
}
.errors {
	color: Red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.path {
	color: #CD3301;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.path_title {
	color: #333333;
	padding-top: 7px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding-left: 20px;
}
.store_interface {
	color: #cd3301;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #E1E1E1;
	height: 25px;
}
.view_demo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #454545;
	background-image:  url("../images/mag_glass.gif");
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}
a.view_demo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #454545;
	background-image:  url("../images/mag_glass.gif");
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}
a.view_demo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FB1823;
	background-image:  url("../images/mag_glass.gif");
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: underline;
}
.line_dotted {
	background-image:  url("../images/bg_line_dotted.gif");
	background-repeat: repeat-x;
	height: 20px;
	background-position: center;
}
.options_products {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.01em;
	padding-bottom: 5px;
}
.colors_products {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 2px;
	text-decoration: none;
}
a.colors_products:link {
	color: #000000;
	padding-left: 2px;
}
a.colors_products:hover {
	color: #FF0000;
	padding-left: 2px;
	text-decoration: underline;
}
.email_friend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	background-image:  url("../images/email_icon.gif");
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 1px 1px;
	padding-left: 22px;
	height: 20px;
	display: block;
}
a.email_friend:link {
}
.td_size01 {
	padding-top: 20px;
	padding-bottom: 20px;
}
a.email_friend:hover {
	text-decoration: underline;
	color: #CC0000;
}
.product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #C63700;
}
.product_line02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #646464;
}
.product_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.currencies {
	color: #CD3301;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: lighter;
}
.product_functions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.product_bullets01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	left: 1px;
}
.product_features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.currencies:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.currencies:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
.products_free {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	left: 1px;
	font-weight: bold;
}
.products_upgrades {
	color: #CD3301;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
}
.products_discount {
	color: #CD3301;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
}
.menubox01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.product_total {
	color: #CD3301;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.button01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.store_interface:link {
	color: #CD3301;
}
a.store_interface:visited {
	color: #CD3301;
}
a.store_interface:hover {

	color: #0099FF;
}
.store_interface_title {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #E1E1E1;
	height: 25px;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F0F0F0;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 10px;
}
.line_dotted_vert {
	background-image:  url("../images/bg_line_dotted_vert.gif");
	background-repeat: repeat-y;
	height: 20px;
	background-position: center;
}
.view_product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #454545;
	background-image:  url("../images/mag_glass.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 15px;
	text-decoration: none;
	display: block;
}
a.view_product:link {
	background-image:  url("../images/mag_glass.gif");
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
}
a.view_product:hover {
	color: #FB1823;
	background-image:  url("../images/mag_glass.gif");
	background-repeat: no-repeat;
	text-decoration: underline;
}
.product_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.product_desc_short {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	left: 1px;
	padding-left: 10px;
	padding-bottom: 2px;
}
.product_price_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	padding-left: 10px;
}
.cart_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.button01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.button02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
}
.cart_items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.cart_items_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.checkout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.checkout_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.checkout02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.checkout_titles02 {
	color: #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #A2A2A2;
	height: 20px;
	padding-left: 5px;
}
.forgotpassword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
}
.printfriendly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
	padding-right: 50px;
}
.shipping {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}
.trademark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: text-top;
}
#breadcrumbs {
	left: 200px;
	top: 150px;
	position: absolute;
}
.titles_page {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	padding-left: 26px;
	padding-top: 5px;
}
.txt_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 26px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.bold {
	font-weight: bold;
}
.txt_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.redBold {
	font-weight: bold;
	color: #C63700;
}
.grey13 {
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}
.tablegrid01 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #BCBCBC;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tablegrid02 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #DDDDDD;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}
.tableHeader {
	background-color: #A2A2A2;
	padding: 3px;
	font-weight: bold;
	font-size: 12px;
}
.totalSteps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.txt_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
}
.bt_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
}
a.bt_right:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
}
a.bt_right:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
}
a.bt_right:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
}
.txtboxrighthome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #F5F5F5;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 7px;
}
.titleNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a.titleNews:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a.titleNews:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a.titleNews:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0606;
	text-decoration: none;
	font-weight: bold;
}
.linkReadMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}
.arrowSpacer {
	padding-top: 3px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF0D0D;
	text-decoration: underline;
}
a.menu_user_ON:visited {
	padding-right: 10px;
	padding-left: 10px;
	color: #CC0000;
	text-decoration: none;
}
pre {
	font-size: 12px;
}
ul.sitemap {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	LIST-STYLE-POSITION: outside;
	PADDING-BOTTOM: 1em;
	MARGIN: 0px 0px 0px 16px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: square;
	font-size: 10px;
}
.txtSitemap {
	font-size: 10px;
	text-decoration: none;
}
h2 {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 12px; BACKGROUND: ""; PADDING-BOTTOM: 5px; MARGIN: 0px -5px 5px; PADDING-TOP: 5px; BORDER-BOTTOM: 1px dotted #a1a5a9}
.required {
	font-weight: normal;
	color: #CC0000;
	font-size: 9px;
}
.menuSmlinks {
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 11px;
	padding-left: 20px;
	line-height: 20px;
}
.footer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
a.footer1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
}
a.footer1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
}
a.footer1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #CC0000;
}
.txtLegel { font-family: Arial, Helvetica, sans-serif; font-size: 10px; padding-left: 7px; padding-right: 5px ; background-color: #EEEEEE}
.txtLegelbold { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold
}.txtLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.txtEducation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.txtEditBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CFCFCF;
	padding-left: 3px;
	padding-right: 3px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txtEditBox02 {
	background-color: #E1E1E1;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bgBody {
	background-color: #ECECEC;
}
.titlesProfile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	background-color: #ECECEC;
}
.bt_rightBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
}
a.bt_rightBlack:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
}
a.bt_rightBlack:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
}
a.bt_rightBlack:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
}
#TotalStepsWalked {
	position : relative;
	top: 65px;
	left: 108px;
	width: 169px;
	height: 36px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #474747;
}
#TotalMiles {
	position : relative;
	top: 105px;
	left: 108px;
	width: 168px;
	height: 36px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #474747;
}
.milestoneHomePageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
	font-weight: bold;
}
.milestoneHomePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #474747;
}
#contentPopMilestones {
	position: relative;
	width: 500px;
	z-index: 99;
	background-color: #999999;
	height: 415px;
}
#contentPopMilestones2 {
	position: relative;
	width: 450px;
	z-index: 100;
	top: 10px;
	left: 10px;
	height: 400px;
}
#contentPopMilestones3 {
	position: static;
	width: 450px;
	z-index: 101;
	height: 300px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	color: #333333;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
}
.textYellow02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FCCD3B;
}
a.milestone:hover {
	color: #FBCD3C;
	text-decoration: underline;
}
a.milestonelink:link {
	color: #FBCD3C;
	text-decoration: none;
}
a.milestonelink:hover {
	color: #fee496;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.milestone01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.textCloseWindow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a.textCloseWindow:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
a.textCloseWindow:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
a.textCloseWindow:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
}
.tileHeaders01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-decoration: none;
	padding-right: 3px;
}
.bgMilestoneList {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
a.link_button_on:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #000000;
	background-image:  url(../images/bts/bt_bg_on.gif);
	background-repeat: repeat-y;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
a.link_button_on:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #CCCCCC;
	background-image:  url(../images/bts/bt_bg_on.gif);
	background-repeat: repeat-y;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.txt_tour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.BGprogress {
	background-image: url(../../ws_images/yourProgress.jpg);
}
.BGnext3milestones {
	background-image: url(../../ws_images/Next3Milestones.gif);
	display: block;
	height: 35px;
	width: 05px;
}
.BGlineMilestone {
	background-image: url(../../ws_images/lineMilestone.gif);
	display: block;
	height: 21px;
	width: 100%;
}
.lineVertical {
	background-color: #A2A2A2;
	height: 28px;
}.BGmilestoneThumb {
	background-color: #000000;
}
.BGpopMilestone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
}
.linkClickHereMilestonePOPUP {
	color: #CC0000;
}
a.linkClickHereMilestonePOPUP:link {
	color: #CC0000;
}
a.linkClickHereMilestonePOPUP:visited {
	color: #CC0000;
}
a.linkClickHereMilestonePOPUP:hover {
	color: #CC0000;
}