	Body {
	padding:0px;
	margin:0px;
	font-family:Trebuchet MS, Arial;
	font-size:14px;
	background-image:url('/images/main_background.gif');
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	}
	.fades{
		width:50px;
		background-repeat: repeat-y;
	}
	.fade-topleft{
		background-image:url('/images/fade-topleft.jpg');
	}
	.fade-topright{
		background-image:url('/images/fade-topright.jpg');
	}
	.fade-bottomleft{
		background-image:url('/images/fade-bottomleft.jpg');
	}
	.fade-bottomright{
		background-image:url('/images/fade-bottomright.jpg');
	}
	.nav-header {
		background-image:url('/images/RnD/header-back.jpg');
		height:118px;
		width:959px;
		position:relative;
	}
	.nav-tabs {
		position:relative;
		left:290px;
		top:78px;
	}
	.flash {
		background-image:url('/images/RnD/rnddesign_flash.jpg');
		height:213px;
		width:959px;
		position:relative;
	}
	.items {
		top:60px;
		left:35px;
		position:relative;
	}
	.transition-piece{
		background-image:url('/images/transition-piece.gif');
		height:28px;
		width:959px;
	}
	.right-content {
		padding-right:25px;
	}
	.left-content {
		width:336px;
		padding-left:20px;
	}
	.more-leads-header {
	 	width:300px;
	 	height:48px;
	 	background-image:url('/images/RnD/more-leads-header.gif');
	 }
	 .more-leads-text {
		 width:298px;
		 border:1px solid #383838;
		 background-color:#CCCCCC;
	} 
	.text-padding {
		 padding:10px 15px 10px 15px;
		 font-weight:700;
		 color:#383838;
		 font-size:12px;
	}
	.textstrong {
		font-size:30px;
		font-weight:900;
		line-height:36px;
	}
	.footer-end{
		width:959px;
	 	height:8px;
	 	background-image:url('/images/footer-endpiece.gif');
	}
	.footer-piece {
		font-weight:700;
		text-align:center;
		width:919px;
		padding-left:20px;
		padding-right:20px;
	}
	.form-space {
		width:565px;
		text-align:left;
		padding-left:35px;
		line-height:35px;
		background-image:url('/images/RnD/form_girl.jpg');
		background-position:right top;
		background-repeat: no-repeat;
	}
	.form_items{
		text-align:right;
		width:300px;
	}
	Input.form_items {
		width:70px;
	}
	.form_submit {
		cursor:pointer;
		position:relative;
		left:50px;
	}
.anylinkcss{
    position:absolute;
    top: 5px;
    visibility: hidden;
    border:1px solid #470506;
    border-bottom-width: 0;
    font:normal 12px Trebuchet MS, Verdana;
    line-height: 18px;
    z-index:9;
    background-color: #ffffff;
    color:#000000;
}

.anylinkcss a:link {
    display: block;
    text-align:left;
    border-bottom: 1px solid #470506;
    padding: 5px 20px;
    text-decoration: none;
    background-color: #FFFFFF;
    color:#000000;
    z-index:9;
}
.anylinkcss a:visited {
    display: block;
    text-align:left;
    border-bottom: 1px solid #470506;
    padding: 5px 20px;
    text-decoration: none;
    background-color: #FFFFFF;
    color:#000000;
    z-index:9;
}

.anylinkcss a:hover { /*hover background color*/
    background-color: #000000;
    color: #FFFFFF;
    z-index:9;
}
