#sccontents
	{
	margin-top:30px;
	border-top:3px solid #000000;
	border-bottom:3px solid #000000;
	}

#sccontents table
	{
	border-collapse:collapse;
	padding:0;
	margin:0;
	width:100%;
	}

#sccontents img.thumbnail
	{
	width:150px;
	height:150px;
	border:1px solid #CCCCCC;
	background-color:#000000;
	}

#sccontents td
	{
	padding:15px 10px 10px 10px;
	border-right:1px solid #CCCCCC;
	width:20%;
	}

#sccontents td.first
	{
	padding:15px 10px 10px 0;
	border-right:1px solid #CCCCCC;
	width:20%;
	}

#sccontents td.last
	{
	padding:15px 0px 10px 10px;
	border:0;
	width:20%;
	}

#sccontents div.showcaseitem
	{
	border-bottom:1px solid #CCCCCC;
	height:285px;
	}

#sccontents h2
	{
	font-size:12pt;
	color:#000000;
	margin:15px 0 0 0;
	height:42px;
	padding:0;
	}

#sccontents h3
	{
	font-size:10pt;
	font-family:helvetica,arial,sans-serif;
	font-weight:normal;
	line-height:auto;
	color:#999999;
	margin:0;
	padding:0;
	}

#sccontents p
	{
	margin:5px 0 0 0;
	padding:0;
	line-height:auto;
	}
	
#sccontents p a
	{
	font-size:8pt;
	color:#005e8f;
	background:url('/images/linkarrow.gif');
	background-repeat:no-repeat;
	padding-left:11px;
	background-position:0 50%;
	margin:0;
	text-decoration:none;
	}

#sccontents p a:hover
	{
	color:#8dc548;
	text-decoration:underline;
	}

.disclaimer
	{
	font-family:"Lucida Grande","Lucida Sans Unicode", sans-serif;
	font-size:10pt;
	line-height:auto;
	background:#EFEFEF;
	padding:15px 15px 20px 15px;
	color:#333333;
	float:right;
	width:165px;
	margin:0 0 10px 15px;
	}