/* print css document */
body{
	background-color:white;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height:17pt;
}

#header div.logo{margin-bottom:30pt; background:white url(../../images/logo_gridcom.gif) no-repeat; width:222x; height:57px;}
#header div.logo a{font-size:0pt; color:black; text-decoration:none;}

#search, #navigation, #footer div.footernav, .sidebars, .sIFR-active object{display:none;}
a, a:visited{color:#457a1d;text-decoration:underline;}
strong{font-weight:bold;}
em{font-style:italic;}
h1{font-size:17pt; font-weight:bold;}
h2{font-size:15pt; font-weight:bold;}
h3{font-size:13pt; font-weight:bold;}
h4{font-size:12pt; font-weight:normal;}
h5, h6{font-size:11pt; font-weight:bold;}
/* block options */
.cols{float:left;}
.treup{width:30%; margin-right:3%;}
.preduce{width:90%; height:90%;}
p.intro{font-size:13pt;}
p.indent-20{margin-left:11pt;}
p.header {font-size:13pt;}
p.subheader{
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	margin-bottom: -15px;
}
hr{color:#ccc; background-color: #ccc; height:1px; border:0; margin-bottom:11pt;}
#footer{
	clear:both;
	padding-top:11pt;
	font-size:0.9em;
	color:#ccc;
}
#footer div{float:left;}

/* ADD ONS ********************************************* */
#wrap div.cols{
}

#wrap div.treup{
	width:250x;
	height:250px;
	margin-left:25px;
}
#wrap div.treup-first{margin-left:75px;}

