@charset "utf-8";

body {
	background-color: #ffffff;
	background-image:none;
}

#Banner, #LeftCol, #global_Footer ul, #social, .accessible, #editor, .returntotop, #main { display:none; }

/* CSS Document */
/* Reset and Rebuild */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0;
	line-height: 170%;
	color:#000;
}

table { border-collapse:collapse; }

caption, th, td {
	font-weight:400;
	text-align:left;
}

abbr, acronym {
	border-bottom:1px dotted #ccc;
	cursor:help;
}

i, em { font-style:italic; }

blockquote, ul, ol, dl { margin:1.5em 3em; }

th, td {
	padding:0;
	font-size:13px;
	vertical-align:top;
}

th {
	font-weight:700;
	text-align:center;
}

tt, code { font-family:"Courier New", Courier, monospace; }

p, fieldset, table, pre { margin-bottom:1em; }

h1, h2, h3, h4, h5, h6 {
	font-family:"Gill Sans / Gill Sans MT", Helvetica, Arial, sans-serif;
	font-weight:700;
}

h1 { font-size:175%; }

h2 { font-size:150%; }

h3 { font-size:125%; }

body {
	line-height:150%;
	padding:0 0 1px;
	color:#000;
}

b, strong { font-weight:700; }

a, object { outline:none; }

/* OTHERS */
body, p, td, li, blockquote, #linkHome {
	font-family:"Gill Sans / Gill Sans MT", Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#000;
}

img {
	border:none;
	max-width:100%;
	width:auto;
	height:auto;
	margin:15px;
}

p, td, li, blockquote, #map-canvas { page-break-inside:avoid; }

* { outline: none; }

a:after { content: " [" attr(href) "]"; }

#footer{margin-top:30px; padding-top:30px; border-top:solid 1px;}
