@charset "utf-8";

/* CSS Document */



div.top-large-sub{
	height:13px;
	width:320px;
	border:#000 solid 0px;
}

div.bottom-large-sub{
	height:13px;
	width:320px;
	border:#000 solid 0px;
}

div.tp-mid-border{
	background: url(../img/bg-border-tp-white-box.png) repeat-x;
	height:13px;
	float:left;
}

div.subspace{
	width:149px;
	float:left;
	display:inline;
}

.subspace p {
color:#5f5f5f;
font-size:13px;
font-weight:bold;
margin:10px 0px 5px 25px;
}

.subspace ul li a{
background:transparent url(../img/list-bullet-dark-red.gif) no-repeat scroll left top;
background-position: 0 .6em;
color:#5f5f5f;
font-size:11px;
text-decoration:underline;
padding-left: 1em;
padding-top:.2em;
margin:0px 0px 3px 25px;
}

.subspace ul li a:hover{

text-decoration:none;

}


div#large-sub{
	background: url(../img/bg-sub-nav.png) repeat-y;
	height:100%;
	width: 330px;
}

div#small-sub{
	background: url(../img/bg-sub-nav-small.png) repeat-y;
	height:100%;

}



.inside{
	float:left;
	width:200px;
	

}

ul.inside{

	margin: 2px 0 30px 0px;

}

div#inside{

	margin:6px 10px 10px 10px;

}

a.red-button{

	background: url(../img/btn-red-bg.gif) repeat-x;
	height:16px;
	float:left;
	padding:1px 2px 0;

}



