@charset "utf-8";
/* CSS Document */

p#top_banner
{
	text-align:left;
	background:url(../images/tps/top_banner.gif) no-repeat top right;
	width:500px;
	height:175px;
	overflow:hidden;
	text-indent:-9999px;
}

dl
{
	font-size:12px;
	margin-top:20px;
	margin-left:7px;
	margin-bottom:50px;

}

dd
{
	margin-left:20px;
	margin-bottom:25px;
	line-height:115%;
	text-align:left;
}

#pd_top
{
	padding-bottom:20px;
}

dt.headings{height:16px; text-indent:-9999px; margin-bottom:10px;}

dt#heading_1{	background:url(../images/tps/header_1.gif) top left no-repeat;}

dt#heading_2{	background:url(../images/tps/header_2.gif) top left no-repeat;}

dt#heading_3{	background:url(../images/tps/header_3.gif) top left no-repeat; }

dt#heading_4{	background:url(../images/tps/header_4.gif) top left no-repeat; }

dd.steps
{
	height:51px;
	width:460px;
	margin-left:0px;
	margin-bottom:0px;
	text-indent:-9999px;
}

dd#step1{	background:url(../images/tps/step_1.gif) 50% 0% no-repeat;}

dd#step2{	background:url(../images/tps/step_2.gif) 50% 0% no-repeat;}

dd#step3{	background:url(../images/tps/step_3.gif) 50% 0% no-repeat;}

dd#step4{	background:url(../images/tps/step_4.gif) 50% 0% no-repeat;}

dd.arrow
{
	text-align:left;
	text-indent:-9999px;
	height:40px;
	background:url(../images/tps/arrow.gif) 50% 0% no-repeat;
	margin:5px 0px 10px 0px;
}


p.link
{
	text-align:left;
	margin-bottom:25px;
	
}

p.link a
{
	display:block;
	height:43px;
	width:248px;
	background:url(../images/tps/button.gif) top left no-repeat;
	text-indent:-9999px;
	margin-left:135px;

}