#content_wrapper
{
	clear:both;
	height:auto;
	background:url(../images/sub-page-bkgd.png) repeat-x #fcfcfc;
	padding:8px;
	padding-bottom:20px;
}
#content_wrapper p
{
	margin:5px auto 13px auto;
	position:relative;
}
#content_wrapper ul
{
	list-style-type:none;
	margin:5px;
}
#sub_nav
{
	width:214px;
	height:auto;
	margin:-100px 10px 10px 15px;
	padding:5px 8px;
	border-top:1px #777777 solid;
	background:url(../images/news_bkgd_bottom.png) #f6f0e3 bottom no-repeat;
	float:right;
}
#sub_nav ul
{
	list-style-type: none;
	margin-left:-20px;
	margin-top:5px;
}
#sub_nav a
{
	font-size:10pt;
}
#sub_nav ul li
{
	font-size:8pt;
	margin:7px 0px 0px 0px;
}
#sub_nav p
{
	margin:0px;
	padding:0px;
}
#license_list
{
	width:560px;
	border-collapse:collapse;
}
#license_list th
{
	border-bottom:1px black solid;
}
#license_list td
{
	line-height:15px;
	padding:3px 5px;
}
#license_list td img
{
	float:left;
	padding-right:4px;
}
td.col2
{
	border-left:1px black solid;
}
.return_bullet
{
	margin-left:-40px;
	padding-left:15px;
	background-image: url(../images/return_arrow.gif);
	background-repeat:no-repeat;
	background-position: left center;
}
.no_bullet
{
	margin-left:-40px;
	padding-left:15px;
}
.return_bullet ul
{
	list-style-type:none;
}
.return_bullet ul li
{
	margin-left:-40px;
	padding-left:15px;
	background-image: url(../images/stealth_bullet.gif);
	background-repeat:no-repeat;
	background-position: left center;
}
#phonenumbers
{
	margin-top:15px;
	font-style: italic;
}
#sitemap ul
{
	margin-left:100px;
}
#sitemap ul ul
{
	margin:auto;
	margin-left:-40px;
}