#update{
	text-align: center;
	color: Gray;
	font-family: verdana;
	font-size:9pt;
	margin-top:-20px;
	margin-left:175px;
	width:570px;
	position:absolute;
	
}
p {
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
}

.docLink {
	display:block;
	text-transform:none;
	font-size:9pt;
	font-weight:normal;
	color:blue;
	padding-top:5px;
}

.subdocLink {
	display:block;
	text-transform:none;
	font-size:9pt;
	font-weight:normal;
	margin-left:10px;
	color:blue;
	padding-top:5px;
	position: relative;
	left: 10px;
}




.expandable {
	color:#440901;
	display:block;
	text-transform:none;
	font-size:9pt;
	font-weight:normal;
	padding-left:2px;
	font-weight:bold;
	background-image: url("/palmetto/CBIC.nsf/expand.gif!OpenImageResource")

}


#title, H1{
	font-weight:bold;
	font-size:10pt;
	margin-top:5px;
	padding-bottom:10px;
}
H1{
	font-size:11pt;
}




	
#view table{
		width:90%;
		text-align:left;
		font-family:arial;
		font-size:10pt;
}

#view th{
	border-bottom:1px solid black;
	font-weight:bold;
	font-size:11pt;
}

#view td {
text-align:left;
}

#view td.spaced {
/* border-bottom:5px solid white;*/
}

#view table table {
width:auto;
}


#CPTText, #CDTText {
	color:silver;
	font-style: italic;
	font-size:9pt;
}
#licenseNote {
	color:silver;
	font-size:9pt;
}

#CPTLink a, #CPTLink a:visited, #CPTLink a:hover, #CDTLink a, #CDTLink a:visited, #CDTLink a:hover {
	color:silver;
	font-size:9pt;
}
#CPTLink a:hover,#CDTLink a:hover {
text-decoration: underline;
}



#cms {
background:#666666;
width:750px
}

#title, H1{
	font-weight:bold;
	font-size:10pt;
	margin-top:5px;
	padding-bottom:10px;
}

p {
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
}
.docLink {
	display:block;
	text-transform:none;
	font-size:9pt;
	font-weight:normal;
	color:blue;
	padding-top:5px;
}

.subdocLink {
	display:block;
	text-transform:none;
	font-size:9pt;
	font-weight:normal;
	margin-left:10px;
	color:blue;
	padding-top:5px;
}

#printReady p, p, #printReady li, .question, .answer {
	font-size:1em;
}

.char li, td .char li  {
	list-style:none;
}

.subHomeLink:visited {
	color:#797979;
	font-weight:bold;
	font-size:9pt;
	/*text-decoration: underline;	*/
	line-height: 2.0em;
}
.subHomeLink:link {
	color:#797979;
	font-weight:bold;
	font-size:9pt;
	/*text-decoration: underline;	*/
	line-height: 2.0em;
}

.newsDate{
	font-weight:bold;
	margin-top:5px;
}
#breadCrumb {
	display:block; 
	width:100%;
	text-align:left;
	padding-top: 5px; 
	padding-bottom: 5px;
}

#breadCrumb a, #breadCrumb a:visited, #breadCrumb a:hover, #breadCrumb a:hover {
	text-decoration: none;
	color:#827B6B; 
	font-weight: 300;
	font-size:8pt;
}

P .adobe {
	font-size: 8pt;
	color: #6C5335;
}

P .adobe a, P .adobe a:visited, P .adobe a:hover, P .adobe a:hover {
	text-decoration: underline;
}

.dhtmlgoodies_tree{
		margin:0px;
		padding:0px;
	}
.dhtmlgoodies_tree ul{	
		margin-left:20px;	
		padding-left:0px;
		display:none;
 
	}
.dhtmlgoodies_tree li{	
		list-style-type: none;
		vertical-align:middle;
<!--
		height:2em;
-->

	}

	
.dhtmlgoodies_tree li a,  .dhtmlgoodies_tree li a:active, .dhtmlgoodies_tree li a:visited, .dhtmlgoodies_tree li a:hover{
		color:#000;
		text-decoration:none;
		font-family: verdana;
		font-size:9pt;
		padding-left:2px;
		}
		
#bodyContent table tr td {
		padding:5px
}