

* {
	margin: 0pt;
	padding: 0pt;
}

html,body {
	height: 100%;
	min-height: 100%;
}

#TB_window {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

#TB_secondLine {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

#TB_window a:link {
	color: #666666;
}

#TB_window a:visited {
	color: #666666;
}

#TB_window a:hover {
	color: #000000;
}

#TB_window a:active {
	color: #666666;
}

#TB_window a:focus {
	color: #666666;
}

#TB_overlay {
	background-color: #ffffff;;
	left: 0px;
	opacity: 0.8;
	position: absolute;
	top: 0px;
	z-index: 100;
}

#TB_window {
	background: #FFFFFF none repeat scroll 0%;
	border: 4px solid #dedede;
	color: #000000;
	display: none;
	position: absolute;
	text-align: left;
	z-index: 102;
}

#TB_window img {
	border-color: #666666 rgb(204, 204, 204) rgb(204, 204, 204)
		rgb(102, 102, 102);
	border-style: solid;
	border-width: 1px;
	display: block;
	margin: 15px 0pt 0pt 15px;
}

#TB_caption {
	float: left;
	height: 25px;
	padding: 7px 30px 10px 25px;
}

#TB_closeWindow {
	float: right;
	height: 25px;
	padding: 11px 25px 10px 0pt;
}

#TB_closeAjaxWindow {
	float: right;
	margin-bottom: 1px;
	padding: 5px 10px 7px 0pt;
	text-align: right;
}

#TB_ajaxWindowTitle {
	float: left;
	margin-bottom: 1px;
	padding: 7px 0pt 5px 10px;
}

#TB_title {
	background-color: #E8E8E8;
	height: 27px;
}

#TB_ajaxContent {
	clear: both;
	line-height: 1.4em;
	overflow: auto;
	padding: 2px 15px 15px;
	text-align: left;
}

#TB_ajaxContent p {
	padding: 5px 0px;
}

#TB_load {
	display: none;
	height: 100px;
	position: absolute;
	width: 100px;
	z-index: 101;
}

#TB_HideSelect {
	background-color: #FFFFFF;
	border: medium none;
	left: 0pt;
	opacity: 0;
	position: absolute;
	top: 0pt;
	z-index: 99;
}

#TB_iframeContent {
	border: medium none;
	clear: both;
	margin-bottom: -1px;
	margin-top: 1px;
}