body {
	font-size: 11pt;
	font-family: "Georgia","Times New Roman","Times",serif;
	color: #000;
	background-color: #fff;
	margin: 0 5%;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #036;
}

h1,h2,h3,h4 {
	font-family: "Gill Sans","Lucida Grande","Trebuchet MS",sans-serif;
	font-weight: bold;
	color: #333;
}

h1 {
	font-size: 14pt;
}
h2 {
	font-size: 13pt;
}
h3 {
	font-size: 12pt;
}
h4,h5 {
	font-size: 11pt;
}
h5 {
	font-weight: normal;
}


#content {
	line-height: 13pt;
}
#accesskeys,
#skip,
#sybworld,
#palgrave,
#search,
#toplink,
#menu,
#searchform,
#breadcrumb,
#mailthis,
#internalnav,
#extra,
#footernav,
.openurl {
	display: none;
}

#extra {
	font-family: "Helvetica","Arial",sans-serif;
}

#footer {
	font-size: 9pt;
}
#comparisonMain #deflist dt,
#comparisonMain #deflist dd {
        float: left;
        margin: 0;
}

#comparisonMain #deflist dt {
        width: 35%;
}

#comparisonMain #deflist dd {
        width: 53%;
        padding-left:2%;
}
#comparisonMain #deflist dl {
    overflow:hidden;
    margin: 0;
}
