/* Basic Default Styles */

body {
	font-size: 12px; font-family: Arial, "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
	text-align: left;
}
a:link  {
	text-decoration: underline;
	color: #000080;
	background-color: transparent;
}
a:visited {
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
}
a:hover, a:active {
	text-decoration: underline;
	color: #FFBA22;
	background-color: transparent;
}

#container {
	margin-left: 5px; margin-right: 5px;
	background-color: transparent;
	color: #000000;
}


h1 {	/* title IMGT Index, IMGT Scientific chart... */
	color: #000080;
	background-color: transparent;
	font-family: "Trebuchet MS", Arial, Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	/*font-family: Arial, "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;*/
	padding-top: 30px; padding-bottom: 80px;
}
h2 {	/* sub-title in red */
	font-size: 20px;
	font-family: Arial, "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	background-color: transparent;
	color: #FF0000;
}
h2.b {	/* sub-title in blue and center for IMGTschart*/
	font-family: Arial, "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	background-color: transparent;
	color: #000080;
	text-align: center;
}
h3.b { /* IMGTindex/citingIMGT.html */
	font-family: Arial, "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	padding-left: 5px;
	color: #FFFFFF;
	background: none;
	background-color: #000099;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}
h3 {
	font-family: Arial, "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	background: url('/images/ball.gif') no-repeat 0 0;
	background-position: middle ;
	padding-left: 15px;
	background-color: transparent;
	color: #000080;
	margin-top: 40px;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
}
h3 a { /* cf IMGTexperts.html */
	text-decoration: underline;
	background-color: transparent;
	color: #000080;
}
h3 a:hover, #data h3 a:active {
	text-decoration: underline;
	background-color: transparent;
	color: #FFBA22;
}
h4 {	/* IMGTindex: index.html */
	font-weight: bold;
	font-size: 16px;
	background-color: transparent;
	color: #000080;
	text-decoration: none;
}
h4 sup {	/* IMGTindex: index.html */
	font-weight: bold;
	font-size: 12px;
	background-color: transparent;
	color: #000080;
	text-decoration: none;
}
h5 { /*cf IMGTrepRPI SLlength */
	background: url('/images/ballgreen.png') no-repeat 0 0;
	background-position: middle ;
	padding-left: 15px;
	margin-top: 30px;
	line-height: 14px ;
	background-color: transparent;
	color: #000080;
	font-size: 14px;
	font-weight: normal;
}
h6 { /*cf IMGTedu/Tutorials/Phage display */
	margin-top: 30px;
	line-height: 12px ;
	background-color: transparent;
	color: #000080;
	font-size: 14px;
	font-weight: normal;
}
h7 { /*cf IMGTlexique */
	background-color: transparent;
	vertical-align: sub;
	line-height: 10px ;
	color: #000080;
	font-size: 12px;
	font-weight: bold;
}
sup, sub {
	font-size: 10px;
	line-height: 8px ;
}
p {
	text-align: justify;
}
b {
	color: #000080;
}
acronym {
	font-size: 10px;
	vertical-align: top;
	font-weight: normal;
}
dfn {
	font-style: normal;
	text-decoration: underline;
}
code { /* aide-m&eacute;moire/aminoacids/abbreviation */
	font-size: 13px;
}
tt { /* aide-m&eacute;moire/aminoacids/abbreviation */
	font-size: 13px;
	font-family: helvetica;
}
table.code ,table.code tr ,table.code td { /* aide-m&eacute;moire/aminoacids/abbreviation */
	border-style: hidden ;
	border: 0 ;
	font-size: 13px;
}
code sup { /* aide-m&eacute;moire/aminoacids/abbreviation */
	font-size: 11px;
}
kbd { /* aide-m&eacute;moire/aminoacids/abbreviation */
	font-size: 24px;
}


/* IMGTScientificChart/RepresentationRules/colormenu.php */
#colorchart {
	width: 100%;
	padding-top: 10px;padding-bottom: 20px;
}
#colorchart table {
	border-collapse: separate;
	border: 1px;
	empty-cells: show;
}
td.cell_em { /*empty cells*/
	width: 20px;
	padding-left:5px;
	padding-right:5px;
	border: 0px;
	white-space: nowrap;
}
th.cell_nb, td.cell_nb { /*no border*/
	border: solid 1px #FFFFFF;
	text-align: left;
	padding-left:5px;
	padding-right:5px;
	white-space: nowrap;
}
td.cell { /*default legend left cell*/
	width: 20px;
	border: 1px solid #000000;
	padding-left:5px;
	padding-right:5px;
	white-space: nowrap;
}
td.cell_JORF {
	width: 20px;
	background-image: url("/IMGTScientificChart/RepresentationRules/J_ORF.jpg");
	border: 1px solid #FFE400;
	padding-left:5px;
	padding-right:5px;
	white-space: nowrap;
}
td.cell_CORF {
	width: 20px;
	background-image: url("/IMGTScientificChart/RepresentationRules/C_ORF.jpg");
	border: 1px solid #0099FA;
	padding-left:5px;
	padding-right:5px;
	white-space: nowrap;
}
td.cell_DORF {
	width: 20px;
	background-image: url("/IMGTScientificChart/RepresentationRules/D_ORF.jpg");
	border: 1px solid #0000E4;
	padding-left:5px;
	padding-right:5px;
	white-space: nowrap;
}
td.cell_CPseudo {
	width: 20px;
	border: 1px solid #0099FA;
	padding-left:5px;
	padding-right:5px;
	white-space: nowrap;
}
td.cell_GnrPseudo {
	width: 20px;
	border: 1px solid #E400E4;
	padding-left:5px;
	padding-right:5px;
	white-space: nowrap;
}

/*IMGT Other accesses page*/
.IMGTaccesses ul li {
	line-height: 20px;
}
.IMGTaccesses img {
	vertical-align: middle;
}

/* Logos IMGT, UE, CNRS, UMII */
.logos {
	float: right;
}
.justify {
	text-align: justify;
}

/* to use for Citing or important information into a yellow */
.encadre { 
	background-color: #FFE066;
	color: #000000;
	padding-left: 10px; padding-right: 10px; padding-bottom: 5px; padding-top: 5px;
	margin-right: 10px; margin-bottom: 10px; margin-top: 10px; margin-left: 20px;
}
.resize { /*for LIGM team photos */
	width: 170px;
	height: 126px;
}
.resize_B {
	width: 170px;
	height: 80px;
}
.resize_C {
	width: 160px;
	height: 100px;
}
.resize_D {
	width: 100px;
	height: 133px;
}
.resizeTD {
	width: 170px;
}

.lavanderCell { /* IMGT Lexique/Allergens cross-reactivities */
	background-color: #DFDFFF;
}

/* page-setting */
.indent {
	padding-left: 15px;
}
.indent60 {
	padding-left: 60px;
}
.center {
	text-align: center;
}
.padd15 {
	padding-bottom: 15px;
}
.addressEDU {	/* IMGTeducation/address.shtml */
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	padding-bottom: 15px;
}
.std {
	font-size: 12px; font-family: Arial, "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
	text-align: left;
}
.title {
	text-align: center;
	font-size: 14px;
	background-color: transparent;
	color: #008000;
	margin-top: 20px;
}
.width60 { /* IMGTeduQuestionsAnswers*/
	width: 60px;
}

/* cf IMGTlexique/V/Virus_fr.html */
.p-fra20 { 
	margin-bottom:1em;
	line-height: 22px;
	margin-top:1em;
	padding-left: 22px;
	background: url('/images/p-fra20.gif') no-repeat 0 0 ;
}
.p-ang20 {
	margin-bottom:1em;
	margin-top:1em;
	line-height: 22px;
	padding-left: 22px;
	background: url('/images/p-ang20.gif') no-repeat 0 0 ;
}
/* cf IMGTindex/ontology.html*/
.hand { 
	background: url('/images/hand.gif') no-repeat 0 0;
	padding-left: 35px;
	line-height: 14px;
}
/* cf IMGTscSeqDesc IMGT3Dkeywords*/
.etoile { 
	background: url('/images/etoile.gif') no-repeat 0 0;
	padding-left: 35px;
	line-height: 24px;
	font-size: 16px;
	color: #000080;
}
.etoilePetite { 
	background: url('/images/etoilepetite.gif') no-repeat 0 0;
	background-position: middle ;
	padding-left: 15px;
	margin-top: 0; margin-bottom: 0;
	line-height: 12px;
	font-size: 12px;
	color: #000080;
}
.bluestar { 
	background: url('/images/bluestar.jpg') no-repeat 0 0;
	background-position: middle ;
	padding-left: 35px;
	margin-left: 50px;
	line-height: 18px;
	font-size: 14px;
	color: #000080;
}
/* cf IMGTindex/group.html */
.col1 { 
	float: left;
	width: 200px;
}
.clearboth { 
	clear: both; 
}
.break-before {
	page-break-before: always;
}


/* header */
#pageHeader {
	height: 180px;
}
.citing {
  background-color: #FFE066;
  color: #000000;
  padding-left: 10px; padding-right: 10px; padding-bottom: 5px; padding-top: 5px;
  margin-right: 10px; margin-bottom: 10px; margin-top: 10px; margin-left: 20px;
}
/* in green for IMGT index, in orange for IMGTschart */
#here {
	background-color: #00CC00;
	color: #000099;
	font-size: 10px;
	padding-left: 5px;
}
#here.IMGTsc {
	background-color: #00CC00;
	color: #000099;
	font-size: 10px;
}

/* data */
#data {
	width: 100%;
	padding-top: 10px;padding-bottom: 20px;
}
#data strong {
	color: #000080;
}
#data ol.roman {
	padding-left: 0px;
	margin-left: 0px;
	list-style-position: inside;
}
#data ol.alpha {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}
#data ol.lower-alpha, #data ol.decimal {
	margin-left: 20px;
	padding-left: 20px;
	list-style-position: outside;
}
#data ol li.roman {
	list-style-type: upper-roman;
}
#data ol li.alpha {
	list-style-type: upper-alpha;
}
#data ol li.lower-alpha {
	list-style-type: lower-alpha;
	margin-top: 10px;
}
#data ol li.decimal {
	list-style-type: decimal;
}
#data ol li.decimal u, #data ul.beta u { /* liste avec ss-titre soulign&eacute; vert */
	text-decoration: none;
	border-left: #008000 dotted 1px; border-bottom: #008000 dotted 1px;
	padding-left: 3px; padding-right: 3px;
	color: #008000;
	font-size: 12px;
	background-color: #FFFFFF;
}
#data ul li {
	list-style-type: circle;
	text-align: justify;
	/*padding-top: 10px;*/
}
#data ol li {
	list-style-type: decimal;
	text-align: justify;
}
#data ul ul li, #data ol ul li {
	list-style-type: disc;
	text-align: justify;
}
#data ul ul ul li {
	list-style-type: circle;
	text-align: justify;
}
#data ul ul ul ul li {
	list-style-type: disc;
	text-align: justify;
}
#data ul ul ul ul ul li {
	list-style-type: square;
	text-align: justify;
}

ul li.green {
	list-style-image: url('/images/ballgreensmall.png');
	text-align: justify;
} 



/* IMGTeducation/QuestionsAnswers */
#question {
	width: 100%;
	padding-top: 10px;padding-bottom: 20px;
}
#question p {
	text-align: justify;
	font-size: 12px;
	font-weight: normal;
}
#question ol {
	text-align: justify;
	font-size: 16px;
	font-weight: bold;
}
#question ul {
	text-align: justify;
	font-size: 12px;
	margin-top: 10px;
	font-weight: normal;
}
#question ul li.answer, #question br.answer  {
	margin-bottom: 150px;
}
#doc {
	background-color: #EEFFEE; border: 1px solid #008000;
	color: #000000;
	padding: 5px;
	margin-bottom: 10px; margin-top: 10px;
}
#answer {
	background-color: #FFE066; border: 1px solid #FF0000;
	color: #FF0000;
	padding: 5px;
	margin-bottom: 20px; margin-top: 15px;
	margin-right: 30px;
}
#answer a:link {
	text-decoration: underline;
	color: #FF0000;
	background-color: transparent;
}
#answer a:visited {
	text-decoration: underline;
	color: #990000;
	background-color: transparent;
}
#answer a:hover, #answer a:active {
	text-decoration: underline;
	color: #FFBA22;
	background-color: transparent;
}



#summary {
	width: 100%;
	margin-bottom: 20px ;border-bottom: 1px solid #1A4861;
	padding-bottom: 20px;
}
#summary sup {
	font-size: 2px;
}
#summary ol li.roman {
	list-style-type: upper-roman;
}
#summary ol li.alpha {
	list-style-type: upper-alpha;
}
#summary ol li.decimal {
	list-style-type: decimal;
}

/* tables with border */
table.bord,table.bord tr, table.bord th, table.bord td {
	border: 5 ;
	border-style: show ;
} 

/* tables without border */

table.noborderLeft,table.noborderLeft tr, table.noborderLeft th, table.noborderLeft td {
	border-style: hidden ;
	border: 0 ;
	text-align: left;
} 
table.noborderLeftTop,table.noborderLeftTop tr, table.noborderLeftTop th, table.noborderLeftTop td {
	border-style: hidden ;
	border: 0 ;
	text-align: left;
	vertical-align: top;
} 
.top {
	vertical-align: top;	
	border: 0 ;
}
.bottom {
	vertical-align: bottom;	
	border: 0 ;
}
.topB {
	vertical-align: text-top;
}
.noborder {
	border: 0;
}

/* defautl tables */
table {
	font-size: 12px; font-family: Arial, "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	border-collapse: collapse ;
	margin-top: 5px; margin-bottom: 15px; margin-left: 5px;
	border: 1px solid #1A4861;
}
.width100 {
	width: 100%;
}
.width80 {
	width: 80%;
}
caption {
	width: 100%;
	font-size: 13px;
	font-family: Arial, "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px;
}
caption.left {
	width: 100%;
	font-size: 13px;
	font-family: Arial, "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px; margin-left: 30px;
}
th {
	text-align: center;
	font-size: 13px; font-family: Arial, "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	empty-cells: show;
	border: 1px solid #1A4861;
	 padding: 5px;
}
tr {
	text-align: center;
	border: 1px solid #1A4861;
}
td {
	font-size: 12px; padding: 5px;
	empty-cells: show;
	border: 1px solid #1A4861;
}


table tr.foot {
	border-top: 3px solid #1A4861;	border-right: 0; border-left: 0;border-bottom: 1px solid #1A4861;
}
.fused {
	border-top: hidden;	border-left: hidden;
}
table tr.blankLine {
	border-top: hidden;	border-bottom: hidden;
}
table tr.blankLineTop {
	border-top: hidden;
}


.subtitle {
	font-weight: bold;
}
.nowrap {
	white-space: nowrap;
}
/* cells colours */
.yellow { 
	background-color: #FFDD33;
	color: #000000;
}
.yellowLeft { 
	background-color: #FFDD33;
	color: #000000;
	text-align: left;
}
.blue {
	background-color: #B0C0E4;
	color: #000000;
}


/* IMGTscNumbering MHC_G-DOMAIN.html */
#numbering table {
	line-height: 10px;
}
.turns {
	background-color: #FFFFCC;
	color: #800000;
	white-space: nowrap;
}
.helix {
	background-color: #E7FFFF;
	white-space: nowrap;
}
.cys {
	color: #CC33CC;
	font-weight: bold;
}
.T {
	color: #0000FF;
}
.glyco {
	color: #00AE00;
	font-weight: bold;
}
table tr.nota {
	line-height: 5px;
}
table td.und_ {
	text-align: left;
	border-bottom: 1px solid #000000;
	margin-right: 5px;
}



.orange {
	background-color: #FF9600;
}
.pourpre {
	background-color: #DDC6FD;
}
.cyan {
	background-color: #00FFE4;
}
.green {
	background-color: #00FF00;
}
.lichen {
	background-color: #A1EEA1;
}
.pink {
	background-color: #FFCCCC;
}
.rose {
	background-color: #FF9999;
}
.subGreen {
	color: #008000;
	background-color: transparent;
}


/* table color menu */
.CMenu table {
	font-size: 12px; font-family: Arial, "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	border-collapse: collapse ;
	border: 0 ;
	margin-top: 5px; margin-left: 30px;
}
.CMenu table caption {
	width: 100%;
	font-size: 13px;
	font-family: Arial, "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
}
.CMenu table tr {
	text-align: left;
	border: 0 ;
}
.CMenu table td {
	padding: 10px;
	border: 0;
	empty-cells: show;
}


/*cf IMGTrepRPI SLlength */
.subRed {
	color: #FF0000;
	/*background-color: transparent;*/
}
/*cf IMGTaidem&eacute;moire index charge */
.redB {
	color: #FF0000;
	background-color: transparent;
	font-weight: bold;
}
.greenB {
	color: #3EBA2A;
	background-color: transparent;
	font-weight: bold;
}
.blackB {
	color: #000000;
	background-color: transparent;
	font-weight: bold;
}
.purpB {
	color: #8000FF;
	background-color: transparent;
	font-weight: bold;
}



.left {
	text-align: left;
}

#citing {
	width: 100%;
	margin-bottom: 20px;
}
#citing  {
	font-size: 12px; font-family: Arial, "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	/*padding-bottom: 2px;*/
	margin-bottom: 0;
	text-align: left;
}
#citing p {
	font-weight: normal;
	margin-top: 0;
}


/* cf IMGTindex/ontology.html IMGTscNumbering/IMGTGsuperfamily.html*/
.faq { 
	font-size: 12px; font-family: Arial, "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	background-color: #FFE066;
	color: #000000;
	padding: 5px;
	margin-bottom: 10px; margin-top: 10px;
	text-align: left;
}


/* cf adresses IMGTindex/IMGTexperts.html */
.address {
	padding-left: 20px;
	background-color: transparent;
	color: #000000;
}
.address {
	/*font-weight: bold;*/
	font-size: 16px;
	background-color: transparent;
	color: #000080;
	text-align: left;
	text-decoration: none;
}

/* lists */

#otherInfo, #seeAlso, #moreInfo {
	width: 100%;
	margin-bottom: 20px;
}
#otherInfo b, #seeAlso b, #moreInfo b, .faq b, #notes b {
	background-color: transparent;
	color: #000000;
}
#otherInfo ul, #seeAlso ul, #moreInfo ul, .faq ul {
	margin: 0;
	list-style-type: disc; 
	padding-left:0px;
}
#otherInfo ul li, #seeAlso ul li, #moreInfo ul li, .faq ul li {
	font-weight: normal;
	margin-left: 15px; 
	
}

/* reference and note lists*/
#refs, #notes {
	margin: 0;
	padding-bottom: 20px;
}

#refs ol, #notes ol {
	font-weight: bold;
	margin: 0;
	list-style-type:none; 
	padding-left:0px;
	padding-bottom:20px;
}
#refs ol li, #notes ol li {
	font-weight: normal;
	list-style-type:none; 
}
#refs ul {
	font-weight: bold;
	margin: 0;
	list-style-type:none; 
	padding-left:0px;
	padding-top: 15px;
}
#refs ul li {
	font-weight: normal;
	padding-bottom: 10px;
}

#refs table, #notes table { 
	font-size: 12px; font-family: Arial,  "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	border: 0 ;
	margin: 0;

}
#refs table caption, #notes table caption {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	border: 0 ;
}
#refs table tr,#notes table tr {
	vertical-align: text-top;
	border: 0 ;
}
#refs table tr td.left, #refs table tr th.left,#notes table tr td.left {
	text-align: justify;
	border: 0 ;
	padding: 1px 5px 1px 1px;
}
#refs table tr td.right,#refs table tr th.right,#notes table tr td.right {
	text-align: right;
	border: 0 ;
	padding: 1px 5px 1px 1px;
}
.list { 	/*NE PLUS UTILISER*/
	padding-top: 10px;
}


/* cf IMGTindex/CitingIMGT.html */
#citingIMGT {
	width: 100%;
	font-size: 12px; font-family: Arial, "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 30px;
}
#citingIMGT p {
	padding-left: 30px;
}
#citingIMGT h4 {
	padding-left: 15px;
}
#citingIMGT.summary {
	width: 100%;
	margin-bottom: 20px ;border-bottom: 1px solid #1A4861;
	padding-bottom: 20px;
}
#citingIMGT.summary sup {
	font-size: 2px;
}
#citingIMGT.summary ol li {
	list-style-type: decimal;
}
#citingIMGT.summary ul li {
	list-style-type: circle;
}
#citingIMGT a:link, #citingIMGT a:visited ,#citingIMGT.summary a:link, #citingIMGT.summary a:visited  {
	text-decoration: none;
	color: #000080;
	background-color: transparent;
}
#citingIMGT a:hover, #citingIMGT a:active ,#citingIMGT.summary a:hover, #citingIMGT.summary a:active {
	text-decoration: none;
	color: #FFBA22;
	background-color: transparent;
}
#citingIMGT ul {
	margin-top: 0;
}
#examples { /* IMGTindex/CitingIMGT */
	width: 90%;
	margin-left: 60px; margin-bottom: 10px;
	background-color: #EEEEEE;
	color: #000000;
	font-style: italic;
	padding-left: 5px; padding-right: 5px;
}
#examples p { /* CitingIMGT */
	padding:0;;
}

dt.star {
	font-size: 1.3em;
	color: #800000;
	line-height: 16px;
	/*margin-bottom:1em;*/
	margin-top:1em;
	padding-left: 20px;
	background: url('/images/etoilepetite.gif') no-repeat 0 0;
}

dd.subtitle {
	font-size: 14px; font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	padding-left: 20px;
	margin-top:1em;
}
dd {
	font-size: 12px; font-family: Verdana, Arial, sans-serif;
	color: #000000;
	text-align: justify;
	padding-left: 40px;
	margin-left: 20px;
}
dl dt dd {
	list-style-position: inside;
}
/* for text in 2 columns cf: index.html IMGTrep */
.data {
	width: 100%;
	margin: 0 0 0 0;
	line-height: 140%;
}
.col1 {
	float: left;
	width: 48.5%;
}
.col1a { /* CV MPL*/
	float: left;
	width: 68.5%;
}
.col1b { /* CV MPL*/
	float: left;
	width: 28.5%;
}
.col1 p { 
	margin-top: .5em; 
}
.col2 {
	float: left;
	width: 2%;
}

.clearboth { 
	clear: both; 
}



@media print {
	#here { display: none; }
	#container, #data { margin:0; }
	#pageHeader { padding-left: 0px; }
	.toprint { width: 600px; }
}


