body {
	background-attachment: fixed;
	background-image: url(images/backing.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-family:"Trebuchet MS";
}
#stacker {
	position: relative;
}


#relocate {
	top: -39px;
	position:relative;
}

#flash_piece {
	z-index: 1001;
	position:relative;
	top:0px;
}


#text_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	font-weight:bold;
}

#footer a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white;
}
#footer a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white;
}
#footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#00FFFF;
}
#footer a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white;
}

#left_box {
	width: 530px;
	padding-left: 30px;
	float:left;
}

#right_box {
float:right;

}

#content {
	font-size: 13px;
	color:#333333;
	line-height: 26px;
	padding-left: 15px;
}

#text_tip {
	font-size: 11px;
	color:white;
	padding: 0px 3px 0px 10px;
}


.text_link {
	font-size: 13px;
	color:white;
	padding-left: 20px;
}

.text_product {
	font-size: 15px;
	color:white;
}

.text_product_small {
	font-size: 12px;
	color:#33FFCC;
}

.divider {
	margin: 12px 0px 12px 0px;
}

.repeaty {
	background-repeat: repeat-y;
	background-position: center;
}

.spacer {
	width: 30px;
}


.lister {
	list-style-type:none;
	list-style-position: outside;
	list-style-image:url(images/bullet.JPG)
}

.small_lister {
	font-size:10px;
	color:white;
	list-style-image:url(images/small_bullet.jpg);
}	

.header {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: 800;
	color: #006699;
}

.header_green{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: 800;
	color:#006633;
}

.text_bullets {
	font-size: 12px;
	color: #666600;
}

.chart {
	
	padding: 12px;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	
}

.titles {
	font-size: 18px;
	color:#006666;
}


