.tb-container p,
.tb-container div,
.tb-container h1,
.tb-container h2,
.tb-container h3,
.tb-container h4,
.tb-container h5,
.tb-container h6, 
{
	height:		auto;
	zoom:		0;
}.tb-inline-block
{
	display:	inline;
	display:	-moz-inline-box; 
	display:	inline-block; 
}.tb-text-only
{
	display:	none;
}.tb-abbr
{

}.tb-acronym
{

}.tb-b
{
	font-weight:	bold;
}.tb-c
{
	background-color:	white; /* #ccc*/
	border:			0px solid #aaa;
	color:			rgb(100,104,157); /*#666*/
	padding:		0; /*1px 2px 2px 2px*/
	font-family: 		"courier new";
	font-size:		1em;
	font-weight:		bold;
}.tb-del
{
	color:			red;
	display: 		-moz-inline-box; 
	display: 		inline-box;
	text-decoration:	line-through;
}.tb-i
{
	font-style:	italic;
}.tb-ins
{
	color:		blue;
	border-bottom: 	1px double blue;
	display: 	-moz-inline-box; 
	display: 	inline-box;
}.tb-link
{
	color: 			#4C5C7F;
}.tb-q
{
	font-style:	italic;
}

.tb-q:before
{
    	content: 	""; 
}

.tb-q:after 
{
    	content: 	""; 
}

.tb-q source
{

}

.tb-q a
{
	color: 			#4C5C7F;
	font-family: 		Arial,sans-serif;
	font-size: 		1em;
	margin: 		0;
	padding:		0;
}.tb-u
{
	text-decoration:	underline;	
}.tb-blank
{

}.tb-blogimage
{
	display:	inline;
	padding:	10px;
	xposition:	relative;
}

.tb-blogimage a
{
	xdisplay:	block; 
}

.tb-blogimage a:hover
{
	border-color:	#ddd;
}

.tb-blogimage img
{
	border:		5px solid silver;
	xposition:	relative; 
}

.tb-blogimage a:hover img 
{
	z-index:	3;
	height:		auto; 
	width:		auto; 
}

.tb-blogimage-landscape img
{
	width:		150px; 
}

.tb-blogimage-portrait img
{
	height:		150px; 
}

.tb-blogimage-tr a:hover img 
{
	top:		0;
	right:		0;
}

.tb-blogimage-tr a:hover img 
{
	top:		0;
	left:		0;
}

.tb-blogimage-bl a:hover img 
{
	bottom:		0;
	left:		0;
}

.tb-blogimage-br a:hover img 
{
	bottom:		0;
	right:		0;
}.tb-clear
{
	clear: 		both;
}.tb-clear-right
{
	clear: 		right;
}.tb-clear-left
{
	clear: 		left;
}.tb-img
{

}.tb-slide
{
	padding:		10px;
	width:			100px;
}

.tb-slide div
{
	background-color:	#999;
	padding:		5px;
}

.tb-slide img
{
	border:			1px solid white;
}

.tb-slide p
{
	color:			white;
	font-family: 		Verdana, Arial, sans-serif;
	font-size:		0.7em; 
	margin-bottom:		0; 
	padding-bottom:		0;
	padding-top:		0.4em; 
	text-align:		center;
	width:			100%;
}.tb-toc
{
	border:			1px solid #999;
	background-color:	#ccc;
	font-size:		0.8em;
	font-family: 		Verdana, Arial, sans-serif;
	padding:		1em;
	zoom:			1;
}

.tb-toc-heading
{
	border:			1px dotted #999;
	border-width:		0 0 1px 0;
	font-weight:		bold;
}

.tb-toc-1
{
	font-size:		0.75em;
	color:			blue;
}

.tb-toc-2
{
	font-size:		0.7em;
	font-weight:		normal;
	margin-top:		0;
	padding-top:		0;
	margin-left:		2em;
	color:			blue;
}

.tb-toc-a
{
	display:		inline;
}.tb-h1
{
	border-bottom:		1px solid #999;
	color: 			black;
	font-family: 		"Helvetica", Arial, sans-serif;
	font-weight:		normal;
	font-size:		1.3em;
	height:			auto;
	margin: 		0.5em 0px 0.5em 0px;
	padding-bottom:		0.2em;
	zoom:			0;
}.tb-h2
{
	color: 			black;
	font-family: 		"Helvetica", Arial, sans-serif;
	font-weight:		bold;
	font-size:		1em;
	height:			auto;
	margin: 		1.5em 0px 0.5em 0px;
	zoom:			0;
}.tb-h3
{
	color: 			#4C5C7F;
	font-family: 		"Trebuchet MS", "Helvetica", Arial, sans-serif;
	font-weight:		normal;
	font-size:		1em;
	height:			auto;
	margin: 		1em 0px 0.5em 0px;
	text-decoration:	underline;
	zoom:			0;
}.tb-p
{
	font-family: 		Verdana, Arial, sans-serif;
	font-size: 		0.75em;
	height:			auto;
	line-height: 		1.5em;
	padding: 		0px 0px 0.7em 0px;
	text-align:		justify;
	zoom:			0;
}.tb-argument {
	color:		rgb(100,104,157);
	font-family:	courier new; 
	font-size:	0.9em; /* 10pt*/
	font-weight:	bold; 
	line-height: 	1em;
	margin:		0;
	padding: 	0.7em 0px 0.7em 0px;
}.tb-block-tilde {
	border-bottom:		1px solid #999;
	color: 			black;
	font-family: 		Trebuchet MS, "Helvetica", Arial, sans-serif;
	font-weight:		normal;
	font-size:		1.1em;
	line-height:		1.2em;
	height:			auto;
	margin: 		0.5em 0px 0.5em 0px;
	padding-bottom:		0.5em;
	zoom:			0;
}.tb-box
{
	zoom:		1;
}.tb-code
{
	background-color:	#ccc;
	border:			1px solid #aaa;
	font-family: 		"courier new";
	font-size:		0.82em; /*11pt*/
	line-height:		1.3em;

	margin:			0;
	margin-left:		0.4em;
	margin-bottom:		0.4em;
	margin-right:		0.4em;
	padding:		0.4em;
	white-space: 		pre-wrap; /* css-3 */
	white-space: 		-moz-pre-wrap; /* Mozilla */
	white-space: 		-pre-wrap; /* Opera 4-6 */
	white-space: 		-o-pre-wrap; /* Opera 7 */
	word-wrap: 		break-word;    /* IE 5.5+*/
}

.tb-code code
{

}.tb-code-play
{
	margin:			0;
	margin-left:		0.4em;
	margin-right:		0.4em;
}

.tb-code-play-font
{
	font-family: 		"courier new";
	font-size:		0.82em;
	line-height:		1.3em;
}

.tb-code-play pre
{
	background-color:	#ccc;
	border:			1px solid #aaa;
	font-size:		inherit !important;
	margin:			0;
	padding:		0.4em;
	white-space: 		pre-wrap; /* css-3 */
	white-space: 		-moz-pre-wrap; /* Mozilla */
	white-space: 		-pre-wrap; /* Opera 4-6 */
	white-space: 		-o-pre-wrap; /* Opera 7 */
	word-wrap: 		break-word;    /* IE 5.5+*/
}

.tb-code-play code
{
	font-size:		inherit !important;
}

.tb-code-play p
{
	margin:			0;
	margin-bottom:		0.4em;
	padding:		0;
	text-align:		left;
}

.tb-code-play .button
{
	background-color:	#aaa;
	color:			white;
	cursor:			pointer;
	display:		inline;
	display:		-moz-inline-box; 
	display:		inline-block; 
	font-family:		verdana, sans-serif;
	font-size:		0.55em;
	margin-right:		0.1em;
	padding:		0.2em;	
}


.tb-code-play .edit-div-1
{
	background-color:	#eee;
	border:			1px solid #aaa;
	padding: 		0;
	width:			100%;
}


.tb-code-play .edit-div-2
{

}

.tb-code-play .edit-div-3
{

}

.tb-code-play .edit-area
{
	background-color:	transparent;
	border: 		0;
	display:		block;
	font-family: 		"courier new";
	font-size:		0.675em; /*11pt*/
	height:			150px;
	margin:			0px;
	padding:		0px;
	width:			100%;
}.tb-html-play
{
	margin:			0;
	margin-left:		0.4em;
	margin-right:		0.4em;
}

.tb-html-play-font
{
	font-family: 		"courier new";
	font-size:		0.82em;
	line-height:		1.3em;
}

.tb-html-play pre
{
	background-color:	#ccc;
	border:			1px solid #aaa;
	font-size:		inherit !important;
	margin:			0;
	padding:		0.4em;
	white-space: 		pre-wrap; /* css-3 */
	white-space: 		-moz-pre-wrap; /* Mozilla */
	white-space: 		-pre-wrap; /* Opera 4-6 */
	white-space: 		-o-pre-wrap; /* Opera 7 */
	word-wrap: 		break-word;    /* IE 5.5+*/
}

.tb-html-play code
{
	font-size:		inherit !important;
}

.tb-html-play p
{
	margin:			0;
	margin-bottom:		0.4em;
	padding:		0;
	text-align:		left;
}

.tb-html-play .button
{
	background-color:	#aaa;
	color:			white;
	cursor:			pointer;
	display:		inline;
	display:		-moz-inline-box; 
	display:		inline-block; 
	font-family:		verdana, sans-serif;
	font-size:		0.55em;
	margin-right:		0.1em;
	padding:		0.2em;	
}


.tb-html-play .edit-div-1
{
	background-color:	#eee;
	border:			1px solid #aaa;
	padding: 		0;
	width:			100%;
}


.tb-html-play .edit-div-2
{

}

.tb-html-play .edit-div-3
{

}

.tb-html-play .edit-area
{
	background-color:	transparent;
	border: 		0;
	display:		block;
	font-family: 		"courier new";
	font-size:		0.675em; /*11pt*/
	height:			150px;
	margin:			0px;
	padding:		0px;
	width:			100%;
}


.tb-html-play-display
{
	background-color:	#eee;
	border:			1px solid #aaa;
	display:		none;
	height:			200px;
	margin:			3px 0 3px 0;
	overflow:		auto;
	padding: 		0;
	width:			100%;
}.tb-page-play
{
	margin:			0;
	margin-left:		0.4em;
	margin-right:		0.4em;
}

.tb-page-play-font
{
	font-family: 		"courier new";
	font-size:		0.82em;
	line-height:		1.3em;
}

.tb-page-play pre
{
	background-color:	#ccc;
	border:			1px solid #aaa;
	font-size:		inherit !important;
	margin:			0;
	padding:		0.4em;
	white-space: 		pre-wrap; /* css-3 */
	white-space: 		-moz-pre-wrap; /* Mozilla */
	white-space: 		-pre-wrap; /* Opera 4-6 */
	white-space: 		-o-pre-wrap; /* Opera 7 */
	word-wrap: 		break-word;    /* IE 5.5+*/
}

.tb-page-play code
{
	font-size:		inherit !important;
}

.tb-page-play p
{
	margin:			0;
	margin-bottom:		0.4em;
	padding:		0;
	text-align:		left;
}

.tb-page-play .button
{
	background-color:	#aaa;
	color:			white;
	cursor:			pointer;
	display:		inline;
	display:		-moz-inline-box; 
	display:		inline-block; 
	font-family:		verdana, sans-serif;
	font-size:		0.55em;
	margin-right:		0.1em;
	padding:		0.2em;	
}


.tb-page-play .edit-div-1
{
	background-color:	#eee;
	border:			1px solid #aaa;
	padding: 		0;
	width:			100%;
}


.tb-page-play .edit-div-2
{

}

.tb-page-play .edit-div-3
{

}

.tb-page-play .edit-area
{
	background-color:	transparent;
	border: 		0;
	display:		block;
	font-family: 		"courier new";
	font-size:		0.675em; /*11pt*/
	height:			150px;
	margin:			0px;
	padding:		0px;
	width:			100%;
}

.tb-page-play-display-div-1
{
	background-color:	#eee;
	border:			1px solid #aaa;
	display:		none;
	margin:			3px 0 3px 0;
	width:			100%;
}

.tb-page-play-display
{
	border:			0;
	height:			200px;
	width:			100%;
}.tb-csv
{
	border-collapse:	collapse;
	font-family: 		Verdana, Arial, sans-serif;
	font-size: 		0.75em;
	line-height: 		1.5em;
	margin-bottom:		1em;
}

.tb-csv th
{
	background-color:	#999;
	border:			1px solid black;
	color:			white;
	font-weight:		normal;
	padding:		0.4em;
	text-align:		left;
}

.tb-csv td
{
	border:		1px solid black;
	padding:	0.4em;
	text-align:	left;
}.tb-definitions
{
	border:		1px solid silver;
	margin-left:	1em;
	margin-right:	1em;
	padding:	1em 1em 0.5em 1em;
}

.tb-definitions dt
{
	font-family: 		Verdana, Arial, sans-serif;
	font-size: 		0.75em;
	font-weight:		bold;
	padding: 		0px 0px 0.5em 0px;
}

.tb-definitions dd
{
	margin-left:		1em;
	padding: 		0.5em;
}.tb-list
{
	font-family: 		Verdana, Arial, sans-serif;
	font-size: 		0.8em;
	font-size: 		0.75em;
	line-height: 		1.5em;
	margin-top:		0.7em;
	margin-bottom:		0.4em;
}

.tb-list li
{
	padding: 		0px 0px 0.7em 0px;
}.tb-floatl
{
	float:		left;
	zoom:		1;
}.tb-floatr
{
	float:		right;
	zoom:		1;
}.tb-quote
{
	border:		1px solid #aaa;
	font-style:	italic;
	margin:		0.7em 1em 0.7em 2em;
	padding:	0.7em;
}

.tb-quote .source
{
	color: 			#4C5C7F;
	display:		block;
	font-family: 		Arial, sans-serif;
	font-size: 		0.6em;
	margin: 		0;
	padding:		0;
	text-align:		right;
}.tb-textbutty
{
	zoom:		1;
}.tb-sample
{
	background-color:	lightblue;
	border:			1px solid silver; 
	margin-left:		0.4em;
	margin-bottom:		0.4em;
	margin-right:		0.4em;
	padding:		0.4em;
	zoom:			1;
}