@charset "utf-8";

/* CSS Document */

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image:none;
	padding: 15px;
	font-size: 0.7em;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 1.9em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #0045A3;
	text-decoration: none;
}

h2 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0045A3;
	text-decoration: none;
}

h3 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0045A3;
	text-decoration: none;
}

h4 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 1.25em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0045A3;
	text-decoration: none;
}

a:link, a:active {
	color: #0045A3;
}

a:visited {
	color: #0045A3;
}

a:hover {
	color: #0045A3;
}
.content-wrapper  .column-left, .news-wrapper, .tabs-wrapper, .layout-header, .bottom-wrapper {
	display: none;
}

.content-wrapper {
	margin:0px;
}

.content-wrapper .column-right .content {
	padding:0px;
}


.clearboth {
	clear: both;
}

.ncsv {
	display: none;
}
.print-h1 {
	display:block;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #0143A1;
	margin-top: 20px;
}

