h1 {
	font-family: Arial,Univers,Helvetica,sans-serif;
	color: rgb(23,49,72);
	font-size: 20px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
h2 {
	font-family: Arial,Univers,Helvetica,sans-serif;
	color: rgb(23,49,72);
	font-size: 16px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
h3 {
	font-family: Arial,Univers,Helvetica,sans-serif;
	color: rgb(23,49,72);
	font-size: 11px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
p {
	margin:0px 0 12px 0;
}
h1, h2, h3 {
	margin:27px 0 12px 0;
}
b, strong{
	color:rgb(105,77,1);
	font-weight:bold;
}
body {
	width:680px;
	margin:0; 
	padding: 0;
	font-family: Arial,Univers,Helvetica,sans-serif;
	color: black;
	font-size: 11px;
	font-weight:normal;
	font-style:normal;
}
#print-header {
	visibility:visible;
	width:680px;
	height:110px;
	margin-bottom:15px;
	overflow:visible;
	float:none;
	clear:left;
	z-index:1100;

}
#print-header td, p {
	font-family: Arial,Univers,Helvetica,sans-serif;
	font-size:11px;
	color: black; 
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
}

#page {
	width:680px;
	margin-left:3px;
	margin-top: 30px;
	
}
#col3 {
	float:left;
	margin-right:150px;
}
#page-content {
	width: auto;
	height: auto;
	z-index: 6;
	line-height: 130%;
	margin-bottom: 1em;
	position:relative;
}
#page-content a { 
	display:inline-block; 
	background-image: url(../img/ico_link.gif);
	padding-left:15px; 
	background-repeat:no-repeat; 
	background-position:left 2px; 
	_background-position:center left; 
	border:0px;
	margin:0 5px 0 5px;
	line-height: 130%;
}
#col1, #col2 {
	display:none;
} 
.header {
	display:none;
}
#header-backgroundimage {
	display:none;
}

#foot {
	display:none;
}
#theaser-2col {
	float: left; 
	width:100%;
	padding: 8px 1px 0 1px;
  	margin: 10px -1px 0 -1px;
  	overflow: hidden;
/*	background-color:rgb(244,248,248);
	border-top:1px solid rgb(200,200,200);
	border-bottom:1px solid rgb(200,200,200);*/
}
#theaser-2col-left {
	float: left; 
	width:33.333%;
	overflow: hidden;
}
#theaser-2col-right {
	float: right; 
	width: 66.666%;
	overflow: hidden;
}
#theaser-2col-right h2, h3 {
	margin: 0px 0 12px 0;
}
#theaser-2col-right p {
	margin: 0px 0 5px 0;
}
#theaser-2col-left img{
	border:1px solid rgb(200,200,200);
}
#theaser-2col-right a {
	display:inline-block; 
	background-image: url(../img/ico_link.gif);
	padding-left:20px; 
	background-repeat:no-repeat; 
	background-position:left 2px; 
	_background-position:center left; 
	border:0px;
	margin:0 5px 0 0px;
}
.block-right-text {
	width:100%;
	background-color:white;
	float:right;
}
.block-right-text div {
	padding:10px;
	background-color:rgb(244,248,248);
	display:inline-block;
}
.block-right-text div a{
	display:inline-block; 
	background-image: url(../img/ico_link.gif);
	padding-left:15px;
	background-repeat:no-repeat; 
	background-position:center left; 
	border:0px;
}


