body#thePrintbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color:#FFF;
}

#thePrintbody  #colNormal, #thePrintbody  #content {
	background-color:#FFF;
}

.printheader {
	padding:30px;
}
.printlogo {
	float:left;
	color:#007EB1;
	font-size:18px;
}
.printicons {
	float:right;
}
.printfooter {
	padding:30px;
}

#content {
	display:inline;
}

/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: Arial, Helvetica, sans-serif; }

TABLE.contenttable {  margin: 0px 0px 0px 0px; width: 100%; }

FORM { margin: 0px 0px 0px 0px;}
P, PRE,li,dd,dt { 
	margin: 0px 0px 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	color:#000000;
}
H1 {
	font-size:16px;
	color:#000000;
	font-style:normal;
	font-weight:bold;
	margin:0px;
	padding-bottom:16px;
}
H2 {
	font-size:16px;
	color:#000000;
	font-style:normal;
	font-weight:bold;
	margin:0px;
	padding-bottom:16px;
}
H3 {
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	margin:0px;
	line-height:17px;
}
H4 {
	font-size:12px;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	line-height:17px;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}
H5 {
   font-size:24px;
   font-style:normal;
   font-weight:bold;
   margin:0px;
   padding:10px 0px 10px 0px;
} 

IMG {
	display:none;
}

ul {
   color:#000000;
}

#content li {
   color:#000000;
}

#colRight {
	color:#000000;
	background-color: #FFFFFF;
	float:left;
	padding:0px 0px 0px 0px;
	margin-left:0;*
	margin-left:20px;
	padding-left:20px;*
	padding-left:0;	
	width:217px;*
	width:217px;
}

*html #colRight {
	margin-left:10px;
	padding-left:0;
}

#teaser_content{
	display:none;
}

#colNormal {
	padding:30px;
}
