.tx-tmsfo-pi2, .tx-tmsfo-pi4, .tx-tmsfo-pi5 {
	background-image:url(/images/main_bg.png);
	background-position:center center;
	background-repeat:repeat-y;
	padding-top:3px;
}
.sfoweb_tea_menu0_title{
	margin-top:3px;
	font-weight:bold;
	height:32px;
	padding-right:40px;
}
.sfoweb_tea_menu0_title_logo{
	width:32px;
	height:32px;
	margin-right:10px;
	vertical-align:middle;
}
.sfoweb_tea_box{
	background-repeat:repeat-x;
	margin-left:3px;
	margin-top:3px;
	font-family:arial;
	font-weight:normal;
	font-size:16px;
	color:#000000;
}

.box_green{
	background-color: #edf6ed;
	background-image: url(/images/box_header_bg_green.gif);
	border:2px solid #549254;
}
.box_blue{
	background-color: #f2f2f2;
	background-image: url(/images/box_header_bg_blue.gif);
	border:2px solid #5a73b1;
}
.box_red{
	background-color: #f6eded;
	background-image: url(/images/box_header_bg_red.gif);
	border:2px solid #925454;
}
.box_yellow{
	background-color: #ffeda4;
	background-image: url(/images/box_header_bg.gif);
	border:2px solid #ffa800;
}
.box_darkblue{
	background-color: #eff9fd;
	background-image: url(/images/box_header_bg_darkblue.gif);
	border:2px solid #03658b;
}
.box_brown{
	background-color: #f4eee1;
	background-image: url(/images/box_header_bg_brown.gif);
	border:2px solid #9e8139;
}

.sfoweb_tea_box_small{
	width:483px;
}
* html .sfoweb_tea_box_small{
	width:487px;
}
.sfoweb_tea_box_left{
	float:left;
}
.sfoweb_tea_box_header{
	font-weight:bold;
	font-size:18px;
	text-align:center;
	color:#FFF;
}

.sfoweb_tea_box_content{
	margin:5px;
}
.sfoweb_tea_box_clear{
	clear:both;
}
.sfoweb_tea_text{
  		font-size:12px;
  		color:#000;
  		font-family:Verdana,Arial,Helvetica;
  		margin-left:5px;
  	}
.sfoweb_tea_link_container {
	float: left;
	box-sizing: border-box;
	padding: 10px;
} 	
.sfoweb_tea_link {
  	display: block;
	background-color: #ffba34;
	border: 1px solid #000;
	height: 25px;
	line-height: 25px;
	cursor: hand;
	font-weight: bold;
  	text-decoration: none;
  	font-size: 18px;
  	text-align: center;
  	color: #000;
}
.menu1_button{
	background-image: url(/images/menu1_button_bg_on_parents.gif);
	width:253px;
	overflow:hidden;
	height:47px;
	text-align:center;
	margin: 0 auto;
}
.menu1_button_line_left{
	background-image: url(/images/menu1_button_bg_left.gif);
	width:20px;
	height:47px;
	background-repeat:no-repeat;
	background-position:left;
	float:left;

}
.menu1_button_line_right{
	background-image: url(/images/menu1_button_bg_right.gif);
	width:365px;
	height:47px;
	background-repeat:no-repeat;
	background-position:right;
	float:left;
}
.menu1_button_text{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#133954;
	margin-top:15px;
}
.featurebox{
	width:300px;
	margin-top:20px;
	margin-left:20px;
}
.boldheadline_news{
	font-weight:bold;
	font-size:14px;
}

a.hint { 
	display: block; 
	font-size: 10pt; 
	text-align: center; 
	color: #000080; 
	margin: -5px 0 3px
}
a.forward_link {
	display: block;
	font-size: 10pt;
	text-align: center;
	color: #000080;
	margin: -5px 0 3px
}
#hint-modal {
	position: absolute;
	display: none;
	width: 400px;
	height: 275px; 
	background: #fff; 
	box-shadow: 0 0 5px #ccc; 
	border-radius: 5px; 
	padding: 15px; 
	top: 300px; 
	left: 850px
}
#hint-modal dt { font-weight: bold; }
#hint-modal dd { margin: 0 0 20px 0; }
#hint-modal .sfoweb_tea_link { margin: 40px auto 0 auto; }
