/* --------------------------------------------   
      Print styles                                
----------------------------------------------- */

/* Root
-------------------------------------------------------------- */
body {
	margin: 0;
	background: white;
	padding: 0;
	text-align: left;
	font: 12pt "Times New Roman", serif;
	text-align: center; 
}



/* Links
-------------------------------------------------------------- */
a     {color: black; text-decoration: underline;}
a img {border:0;}



/* Headers
-------------------------------------------------------------- */
h1, h2, h3 {
	margin: 0.6em 0 0 0; 
	font-family: Georgia, "Times New Roman", Serif; 
	font-weight: normal; 
	clear: both;
}

h1 {font-size: 180%; margin: 0.5em 0; }
h2 {font-size:240%;  margin:.3em 0 0 0;}
h3 {font-size:150%;  margin: 0.5em 0;}



/* Lists
-------------------------------------------------------------- */
ul    {margin-bottom: 1em; list-style-type: disc;}
ul li {vertical-align: bottom;}
ol    {margin: 0 0 10px 20px; padding: 0; list-style-type: decimal}

dl    {margin: 0 0 20px 15px;   padding: 0;}
dl dt {margin: 0 0 6px 0;       padding: 0;}
dl dd {margin: 3px 0 20px 0; padding: 0;}



/* Text markup
-------------------------------------------------------------- */
p {margin:0 0 .6em 0;}
blockquote {font-style:italic;}

	p+ul,
	h2+ul, 
	h3+ul,
	h2+blockquote,
	h3+blockquote {margin-top: 0.2em;}



	
	
/* Table
-------------------------------------------------------------- */
th     {text-align: left;}
th, td {vertical-align: top; padding: 8px !important; border: 1px solid black;}
table  {border-collapse: collapse; border-spacing: 0; margin: 0 0 1em 0;}

	
	
	


/* Etc
-------------------------------------------------------------- */
/*
a[href]:after      {content: " (" attr(href) ") "; font-size: 90%;}
a[href^="/"]:after {content: " (http://host.com/" attr(href) ") ";}
a {filter: expression( runtimeStyle.filter = "this.appendChild( document.createTextNode( '( '+this.href+' ) ') )" )}
*/






/* Noprinted elems
-------------------------------------------------------------- */
#root {text-align: left;}
#print {
	border-bottom: 1px solid #CCCCCC;
	display: block;
	height: 100px;
	padding: 0;
	font-size: 10pt;
	text-align: left !important; 	
}

#print img     {float: left; margin-top: 10px;}
#print address {float: left; padding: 10px 0 0 15px; font-style: normal; width: 535px;}

#print, #root, #content {width: 700px !important; margin: 0 auto;}
#content {width: 650px !important; }

#matrix {}


* html #print, 
* html #root, 
* html #content {width: 670px !important; margin: 0 auto;}









.button2.news, .buttons, .colwrap, 
.beginners_block.l, #matrixcol,#menu, #topmenu, #foot, #top, #offices, #rwrap, form {display: none }

