@charset "ISO-8859-1";
/**
* Global Stylesheet for G-LEC Layout - PRINT
**/

body {
background:#fff;
color:#000;
}

a {
color:#00f;
text-decoration:underline;
}

div#navigation,div#switch,div#flashed,div#flashed-special,div#sidebar,div#footer {
display:none;
}

div#content {
border:none;
margin-left:0;
padding-bottom:0;
width:100%;
}

ol,ul,div#content ul {
list-style:disc;
}

h1,.h1 {
	font-size:16pt !important;
}

div.standard-right p.small, div.standard-text p.small {
line-height:14px;
padding-bottom:10px;
}