/* basic begin */
body {
	margin:0px;
	padding:0px;
	width:600px;
	font-size:12px;
}
a {
	text-decoration:none;
}
#logo {
	background-image:url(/Modules/AboutTBEA/Images/pop_logo.gif);
	background-repeat:no-repeat;
	width:180px;
	height:50px;
}
#titlebg {
	background-color:#234E90;
	width:420px;
	height:50px;
	line-height:50px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-indent:24px;
	background-image:url(/Modules/AboutTBEA/Images/pop_arrow.gif);
	background-repeat:no-repeat;
	background-position:13px 22px;
	float:left;
	position:relative;
}
#closed {
	position:absolute;
	top:15px;
	right:10px;
}
#main {
	width:600px;
	background-image:url(/Modules/AboutTBEA/Images/pop_bg.gif);
	background-repeat:repeat-y;
}
#left {
	float:left;
	width:180px;
}
#left img {
	border:1px solid #ffffff;
}
#left .none {
	border:none;
}
#right {
	float:left;
	padding:10px;
}
#right p {
	text-align:left;
	margin:0px;
	padding:0px;
	color:#929292;
	line-height:18px;
	text-indent:2em;
}
#footer {
	clear:both;
	color:#999999;
	padding-left:200px;
	line-height:30px;
	border-top:1px solid #E4E4E4;
}
#footer a {
	color:#999999;
}
#productmain {
	background-color:#FFFFFF;
	margin-left:15px;
	margin-right:15px;
	padding-left:15px;
	padding-right:15px;
}
#productmain table {
	width:100%;
}
#producthead {
	height:60px;
	border-bottom:1px solid #E9E9E9;
}
#productclosed {
	margin-top:20px;
	float:right;
}
.productline {
	margin-top:3px;
	border-bottom:1px solid #E9E9E9;
}
.productline2 {
	margin-top:3px;
	border-bottom:1px dashed #E9E9E9;
}
.producttitle {
	color:#0380B8;
	line-height:24px;
	text-indent:1em;
	background-image:url(/Images/yellow_point.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
}
.producttitle p {
	margin:0px;
	padding:0px;
}
.producttitle p a {
	color:#0380B8;
}
#crumb {
	clear:both;
	line-height:24px;
	color:#0380B8;
	text-align:right;
}
#crumb a {
	color:#0380B8;
}
#triangle {
	position:absolute;
	background-image:url(/Images/cont_bg_left.gif);
	background-repeat:no-repeat;
	width:3px;
	height:144px;
	top:15px;
	left:12px;
}
#profooter {
	color:#999999;
	line-height:30px;
	margin-left:15px;
}
#download {
	background-image:url(/Images/download.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	height:24px;
	line-height:24px;
	text-indent:20px;
}
#download a {
	color:#0380B8;
	text-decoration:underline;
}
#popcont {
	margin-top:10px;
	padding-bottom:20px;
}
.popconttitle {
	color:#7d7d7d;
	font-weight:bold;
	line-height:24px;
	text-align:center;
	border-bottom:1px dashed #E9E9E9;
}
#popcont p {
	line-height:23px;
	background-image: url(/Images/cont_text_bg.gif);
	margin-left:15px;
	margin-right:15px;
	margin-bottom:0px;
	margin-top:0px;
	text-indent:2em;
	color:#999999;
}
/* Error End */
