html
{
height: 100%;
}
ul
{
list-style-position: outside;
list-style: disc;
}
li
{
color: #666666;
}
body {
margin : 5;
padding : 5;
font-family : Arial, Helvetica, sans-serif;
color : #111111;
height:100%;
}
#wrapper { /* surrounds the whole layout*/
position : relative;
width : 974px;
margin-top : 0;
margin-bottom : 0;
margin-right : auto;
margin-left : auto;
text-align : left;
background-color : #ffffff;
background-image: url(../images/inverse_swoosh_planit.jpg); background-repeat:no-repeat;
border-left:#CCCCCC solid 1px;
border-top:solid #ffffff 10px;
border-right:#CCCCCC solid 1px;
z-index:0;
min-height: 100%;
}
* html #wrapper
{
height: 100%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.5;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#333333;
	line-height: 1;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:#333333;
	line-height: 1;
}	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}
/*a.paragraph:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #ff0000;
	line-height: 1.5;
	text-decoration:underline;
}*/
.table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background:#F2F2F2;
	border:#CCCCCC solid 1px;
}
.table1 td
{
    margin: 0;
    padding: 2px;
	background:#F2F2F2;
	border-left:#CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
}
.table1 th
{
    margin: 0;
    padding: 2px;
	background:#F2F2F2;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	border-width: 1px; border-style: solid; border-color: #881311;
}
#container { /* contains divs: on right hand column, left sidebar and middle*/
	position:static;
	float : left;
	margin-top :150px;
	width : 100%;
	color: #333333;
	z-index:0;
	padding-bottom: 1px;
}
#container a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #111111;
	line-height: 1.5;
	text-decoration:underline;
}
#container a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #111111;
	line-height: 1.5;
	text-decoration:underline;
}
#container a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #6666CC;
	line-height: 1.5;
	text-decoration:underline;
	}
#container a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.5;
	color: #111111;
	text-decoration:underline;
}
#homecontainer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #111111;
	line-height: 1.5;
	text-decoration:underline;
}
#homecontainer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #111111;
	line-height: 1.5;
	text-decoration:underline;
}
#homecontainer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #6666CC;
	line-height: 1.5;
	text-decoration:underline;
	}
#homecontainer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	color: #111111;
	text-decoration:underline;
}
#content {/* contains divs: on right hand column,  middle*/
	position :relative;
	width : 973px;
	margin-left : 0px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	z-index:1;
}
#contenttext{ /* this div contains the page text*/
	float : left;
	top : 70px;
	width : 619px;
	position : relative;
	left:10px;
	text-align:left;
	z-index:0;
	padding:3px;
}
#alltext{ /* this div contains the page text*/
	float : left;
	top : 250px;
	width : 619px;
	position : relative;
	left:10px;
	text-align:left;
	z-index:0;
	padding:3px;
}
#formcontenttext{ /* this div contains the page text with more width*/
	position: relative;
	float : left;
	margin-top :3px;
	width: 800px;
	z-index:0;
	padding-left:10px;
	padding-top:10px;
	border:solid thin;
}

#pagetitle{ /* this div contains the page title*/
	position: relative;
	float:left;
	padding-left:5px;
	left:10px;
	line-height:1.5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	background:#eeeeee;
	height:21px;
	font-weight:bold;
	border-bottom:#cccccc solid 1px;
	border-left:#cccccc solid 1px;
	color:#333333;
	width:619px;
	top: 34px;
}
#formpagetitle{ /* this div contains the page title with more width*/
	float:left;
	padding-left:5px;
	left:10px;
	line-height:1.5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	background:#eeeeee;
	height:21px;
	font-weight:bold;
	border-bottom:#cccccc solid 1px;
	border-left:#cccccc solid 1px;
	color:#666666;
	width:690px;
	top:34px;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #111111;
}
/* css for sidebar left*/

#sidebar {
	position :relative;
	float : left;
	width : 138px;
	z-index:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	top:0px;
}
.tabletitle{
	background: url(../images/sidebar_botton.png);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align:left;
	width:100%;
	font-weight:bold;
	line-height: 1.3;
	width:143px;
}
table.sidebar {
	color : #333333;
	width:143px;
	font-size: 9pt;
	text-align:center;
}
td.center{
	text-align:center;
}
/* css for header items*/
#header {
left: 0;
width: 100%;
z-index:1;
position: absolute;
top: 0;
height: 154px;
background-image: none;
}
#headerlogo {
	position :relative;
	float : left;
	height : 93px;
	left:25px;
	top:33px;
}
#menuholder {
	top:129px;
	float:left;
	left: 280px;
	width:600px;
	font-family: Arial, Helvetica, sans-serif;
	height:29px;
	font-size:10px;
	position:relative;
	z-index:1;
}
/*css for breadcrumbs */
#breadcrumbs a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: underline;
}
#breadcrumbs a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: underline;
}
#breadcrumbs a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}
#breadcrumbs{
	float : left;
	top : 10px;
	width : 830px;
	position : absolute;
	text-align:left;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	z-index:0;
	left:152px;
}
#homecontainer { /* for home page: this helps keep footer at bottom*/
	position: relative;
	float : left;
	width: 820px;
	z-index:0;
	padding-left:10px;
	padding-top:0px;
	margin-top:10px;
}
/*#homecontainer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #111111;
	line-height: 1.5;
	text-decoration:underline;
}
#homecontainer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #111111;
	line-height: 1.5;
	text-decoration:underline;
}
#homecontainer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #6666CC;
	line-height: 1.5;
	text-decoration:underline;
	}*/
#supportcontainer { /* This div contains support login page content*/
	position: relative;
	float : left;
	margin-top :3px;
	width: 800px;
	z-index:0;
	padding-left:10px;
	padding-top:10px;
}
#allcontainer { /* for pages with News RHS boxes: this helps keep footer at bottom*/
	position: relative;
	float : left;
	margin-top :3px;
	width: 620px;
	z-index:0;
	padding-left:10px;
	padding-top:10px;
}
#allcontainer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #111111;
	line-height: 1.5;
	text-decoration:underline;
}
#allcontainer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #111111;
	line-height: 1.5;
	text-decoration:underline;
}
#allcontainer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #6666CC;
	line-height: 1.5;
	text-decoration:underline;
	}
#allcontainer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	color: #111111;
	text-decoration:underline;
}
#bgimagemetal{ /* this div contains the wood title image*/
	position:relative;
	margin-top:15px;
	float:left;
	padding-left:5px;
	left:7px;
	line-height:1.9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#FFFFFF;
	background-image:url(../images/metaltitlebg.jpg);
	height:24px;
	font-weight:bold;
	background-repeat:no-repeat;
	width:158px;
	overflow: hidden;
}
#bgimageproduction{ /* this div contains the wood title image*/
	position: relative;
	top:-170px;
	float:left;
	padding-left:5px;
	left:10px;
	line-height:1.9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#FFFFFF;
	background-image: url(../images/productionTitlebg.jpg);
	height:24px;
	font-weight:bold;
	background-repeat:no-repeat;
	width:158px;
	overflow: hidden;
}
#bgimagewood{ /* this div contains the metal title image*/
position:relative;
right:146px;
float:left;
top:15px;
padding-left:5px;
line-height:1.9;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
color:#FFFFFF;
background-image:url(../images/woodtitlebg.jpg);
height:35px;
font-weight:bold;
background-repeat:no-repeat;
width:158px;
overflow: hidden;
}
#bgimagestone{ /* this div contains the metal title image*/
position: relative;
left:22px;
float:left;
top:50px;
padding-left:5px;
line-height:1.9;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
color:#FFFFFF;
background-image: url(../images/stonetitleBg.jpg);
height:35px;
font-weight:bold;
background-repeat:no-repeat;
width:158px;
overflow: hidden;
}
#homeflashmetal{ /* this div contains the wood center bg image*/
	position:relative;
	float : left;
	top : 40px;
	width : 391px;
	position:relative;
	right:156px;
	height: 183px;
	text-align:left;
	background-image: url(../images/metalbg.JPG);
	background-repeat:no-repeat;
	z-index:0;
	padding:1px;
	overflow: hidden;
}
#homeflashproduction{ /* this div contains the stone center bg image*/
	float : left;
	top : 40px;
	width : 391px;
	position:relative;
	left:-381px;
	height: 183px;
	text-align:left;
	background-image: url(../images/productionbg.JPG);
	background-repeat:no-repeat;
	z-index:0;
	padding:1px;overflow: hidden;
}
#homeflashwood{ /* this div contains the metal center bg image*/
	position:relative;
	float : left;
	top : -145px;
	width:391px;
	height : 182px;
	text-align:left;
	background-image:url(../images/woodbg.jpg);
	background-repeat:no-repeat;
	left:410px;	
}
#homeflashstone{ /* this div contains the metal center bg image*/
	float : left;
	top : -145px;
	position: relative;
	width:391px;
	height : 181px;
	text-align:left;
	background-image:url(../images/stonebg.jpg);
	background-repeat:no-repeat;
	left:250px;
}
/*#homeflash{ 
	float : left;
	top : 30px;
	width : 619px;
	position : absolute;
	left:10px;
	height : 190px;
	text-align:left;
	background-image: url(../images/edgecam_homeimage.jpg);
	background-repeat:no-repeat;
	z-index:0;
	padding:1px;
	border:solid thin;
}
#homeimage{
	float : left;
	top : 15px;
	width : 618px;
	position : relative;
	height :165px;
	text-align:left;
	z-index:0;
	left:3px;
}*/
.bgimage{
position:absolute;
float:left;
margin-top:24px;
padding-left:5px;
left:148px;
line-height:1.8;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
color:#FFFFFF;
background-image:url(../images/metaltitlebg.jpg);
height:35px;
font-weight:bold;
background-repeat:no-repeat;
width:158px;
}
/*.bgbigimagewood{
position:absolute;
float:left;
margin-top:24px;
padding-left:5px;
line-height:1.8;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
color:#FFFFFF;
background-image:url(../images/woodtitlebg.jpg);
height:35px;
font-weight:bold;
background-repeat:no-repeat;
width:158px;
border:solid 1px #999999;
}*/
#readmoremetal{ /* this div contains the read more link*/
	float : right;
	width : 130px;
	position : relative;
	height :20px;
	text-align:left;
	z-index:0;
	margin-top:158px;
	overflow: hidden;
}
#readmoremetal a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#readmoremetal a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#readmoremetal a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}#readmorewood{ /* this div contains the read more link*/
	float : right;
	width : 130px;
	position : relative;
	height :20px;
	text-align:left;
	margin-top:158px;
	overflow: hidden;
}
#readmorewood a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#readmorewood a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#readmorewood a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
#readmoreproduction { /* this div contains the read more link*/
	float : right;
	width : 130px;
	position : relative;
	height :20px;
	text-align:left;
	z-index:0;
	margin-top:158px;
	overflow: hidden;
}
#readmoreproduction a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#readmoreproduction a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#readmoreproduction a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
#readmorestone{ /* this div contains the read more link*/
	float : right;
	width : 130px;
	position : relative;
	height :20px;
	text-align:left;
	margin-top:157px;
	overflow: hidden;
}
#readmorestone a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#readmorestone a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#readmorestone a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
#tabs{ /* this div contains the tabs on the products page*/
	float : left;
	top : 0;
	width:619px;
	position : relative;
	text-align:right;
	z-index:0;
	border-bottom:solid 2px #b40707;
	left:10px;
}
.tablemiddleimage {
	width:100%;
	height:223px;
}
.tdimagetop{
	font-family: Arial, Helvetica, sans-serif;
	padding:5px;
	font-size: 10pt;
	text-align:left;
	width:100%;
	color: #FFFFFF;
	font-weight:bold;
}
.tdimagebottom{
	font-family: Arial, Helvetica, sans-serif;
	padding:5px;
	font-size: 11pt;
	text-align:right;
	width:100%;
	color: #FFFFFF;
	font-weight:bold;
}
#newstext{ /* this div contains the text on homepage*/
	position : relative;
	float : left;
	top : -132px;
	width : 800px;
	z-index:0;
	left:10px;
	height:335px;
}
#eventstext{ /* this div contains the text on homepage*/
	position : relative;
	float : left;
	top : -95px;
	width : 800px;
	z-index:0;
	left:10px;
	height:140px;
}
#metaltext{ /* this div contains the text on metal/wood homepage*/
	position : relative;
	float : left;
	top : 130px;
	width : 619px;
	z-index:0;
	left:10px;
}
#producttext{ /* this div contains the general text for general pages*/
	float : left;
	top : 20px;
	width : 619px;
	position : relative;
	z-index:0;
	left:10px;
	padding-right:5px;
	padding-bottom:5px;
}
.clear {
line-height : 0;
font-size : 0;
clear : both;
height : 0;
}
.titlepage {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.5;
	font-weight: bold;
	color: #111111;
	}
/* css code for right hand column divs */
#border {
	float : right;
	right : 5px;
	width : 180px;
	position: absolute;
	color:#333333;
	z-index:0;
	border:solid 1px #cccccc;
	top:30px;
	
}
#events {
	top:5px;
	float : right;
	right : 10px;
	width : 180px;
	position : static;
	z-index:0;
	border-bottom:solid 3px #ffffff;
	color:#333333;
}
#news {
	float : right;
	right : 10px;
	width : 180px;
	position: static;
	color:#333333;
	z-index:0;
}

#downloads {
	float : right;
	right : 0px;
	width : 180px;
	position : relative;
	z-index:0;
	color:#333333;
}
#planit {
	float : left;
	left : 0px;
	width : 130px;
	position : static;
	z-index:0;
	margin-bottom:10px;
	text-align:center;
}
.tablenews {
	color : #333333;
	width:100%;
}
.tdnewstitle{
	background:url(../images/newshead.jpg);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:center;
	font-weight: bold;
	line-height:1.3;
	height:21px;
}
.tdnews{
	background: url(../images/rightcolumnbg.jpg);
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	padding:5px;
	border-left : solid  #cccccc 1px;
	border-bottom: solid  #cccccc 1px;
	font-size: 8pt;
	text-align:left;
	width:100%;
	padding-top:0;
}
.paragraphtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	font-weight:bold;
	background-color:#eeeeee;
	border-left:solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	line-height: 1.5;
	height:21px;
	padding-left:5px;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
/* styles for floating images*/

div.float {
  float: right;
  border:double;
  border-color:#cccccc;
}
div.thinborderfloat {
	float: right;
	border: solid 1px;
	border-color:#666666;
	padding:3px;
	margin:3px;
	text-align:center;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
  }
#title2 { /* this div is for the metal solutions titles*/
	position: relative;
	float : left;
	margin-top :3px;
	width: 98%;
	z-index:0;
	padding-left:5px;
	background-color:#eeeeee;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
}
#title2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #111111;
	line-height: 1.5;
	font-weight:bold;
	text-decoration:underline;
}
#title2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #111111;
	line-height: 1.5;
	font-weight:bold;
	text-decoration:underline;
}
#title2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #6666CC;
	line-height: 1.5;
	font-weight:bold;
}
#title1 { /* this div is for the metal solutions titles*/
	position: relative;
	float : left;
	margin-top :3px;
	width: 98%;
	z-index:0;
	padding-left:5px;
	background-color:#eeeeee;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
}
#title1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #111111;
	line-height: 1.5;
	font-weight:bold;
	text-decoration:underline;
}
#title1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #111111;
	line-height: 1.5;
	font-weight:bold;
	text-decoration:underline;
}
#title1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #6666CC;
	line-height: 1.5;
	font-weight:bold;
	}
#fusionlogo {
	position:relative;
	text-align:center;
	width:80px;
	height: 36px;
	padding-left:20px;
	z-index:0;
	bottom:80px;
	padding-bottom:10px;
}
#fusionlogo a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #111111;
	line-height: 1.5;
	text-decoration:underline;
}
#fusionlogo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #111111;
	line-height: 1.5;
	text-decoration:underline;
}
#fusionlogo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #6666CC;
	line-height: 1.5;
	text-decoration:underline;
	}
#fusionlogo a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.5;
	color: #111111;
	text-decoration:underline;
}
/* footer styles*/

#ftr {
	position:relative;
	height : 20px;
	background-color : #cecece;
	color : #333333;
	border : solid #dddddd;
	border-width : 1px 0 0 0;
	margin : 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	z-index:0;
}
#ftr a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #111111;
	text-decoration: underline;
}
#ftr a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #111111;
	text-decoration: underline;
}
#ftr a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #6666CC;
	text-decoration: none;
}
