* {
  float: none;
}

body {
  font-family: helvetica, arial, verdana;
  font-size: 10pt;
  line-height: 14pt;
  padding: 5%;
}

/* hide from printer
---------------------------------------------*/

#sidebar, #gns_01, #gns_02,
#header .page_feed, #subscribe,
.hr .page_feed, #pagination,
.upper a.action, #commentBox,
.rating_links, ul.action, #rating_label,
.RatingAvgLarge, #RatingWidget, 
.actionmessage, #footer, .rate,
.EventAds {
  display: none;
}

/* set new page width
-----------------------------------------------*/
#header, #container, #page {
  width: 100%;
}

.main {
	width:1000px;
}
a.img {
  border: 0;
}

a, a:link, a:active, a:visited {
  color: gray;
}

.content img {
display: block;
}

.print {
  display: block;
  border-bottom: 2px solid gray;
}

.heading {
	padding-bottom:10px;
	border-bottom:1px solid black;
	}

.heading H1 {
	margin-top:0;
	margin-bottom:6px;
	}
	
.heading H4 {
	margin:0;
	font-style:italic;
	}

.small{
	font-size:13pt;
	}

h1 {font-size: 18pt;}
h2 {font-size: 16pt;}
h3 {font-size: 14pt;}
h4 {font-size: 13pt;}
h5 {font-size: 10pt;}
h6 {font-size: 8pt;}

strong {
	font-size:12px;
	font-weight:bold;
	margin-top:-5px;
	margin-bottom:-10px;
	display:block;
	}
	
ul {
	text-decoration:none;
	margin-top:-10px;
	margin-left:-20px;
}

li {
	text-decoration:none;
	margin-left:25px;
}


.expertise {
	text-decoration:none;

}

