.sstContact
{
	font-size: 12px;
}
td
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
} 

table.sstTable td
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;	
	padding-left:5px	
}

table.sstTable th
{
	background-color: #E6E6E6;	
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;	
 
}

table.sstTable td.ruled
{
	border-left: 1px dashed #333333;
	padding-left: 10px;
	padding-right: 8px;
}

table.sstTable tr.odd 
{
	background-color: #FFFFFF;		
	vertical-align: top;
}

table.sstTable tr.even 
{
	background-color: #F0F0E0;
	vertical-align: top;
}

table.sstBulletedList
{
}

table.sstBulletedList tr
{
	vertical-align:text-top;
}

.displayRegion
{
	display: none;
	width: 310px;
	height: 320px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
}

.displayRegion th
{
	font-size: 12px;
}

.sstTRodd 
{

	height:25px;
}

.sstTReven 
{

	height:25px;
}

.sstTD11px 
{
	font-size: 11px;
}

.sstTD11pxCenter 
{
	font-size: 11px;
	text-align:center;
}

.sstth
{
	background-color: #E6E6E6;	
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
}
.tableRowHover
{
	background-color: #CCCCCC;
	cursor:hand;
}

.tableRow
{
	background-color: #F4F4F4;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;	
	cursor:default;
}

.tableAltRow
{
	background-color: #FFFFFF;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	padding-left:1px;
	cursor:default;
}

.phoneText
{
	font-family: arial, helvetica;
	font-size: 19px;
	color:#d7711c;
}

.smallText
{
	font-size: 10px;
}

.SSTboxHeader
{
	color:#C5B489;
	font-weight:bold;
	font-size:12pt;
}

.SSTbox1 {
	padding			: 10px 0;
}

.SSTLeadTitle
{
	color:#FFFFFF;
	font-size:11pt;
	font-weight:bold;
}

.CloseLink
{
	font-size:16px;
    font-weight:bolder;
	color:#333333;
    text-decoration:none;
}

.divScrollable
{
	overflow-y:scroll;
	height:680px
}

.investorsDisclaimer
{
	font-weight:bold;
	font-style:italic;
}