/* Print Media Type */

img, div#mainNav, div#footerNav ul, div.col1, form {
	display: none;
}

html {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	color: rgb(78,79,64);
}

body {
	margin: 0;
	padding: 0;
}

div#wrapper {
	position: relative;
	font-size: 12pt !important;
}

h1 {
	color: rgb(0,123,96) !important;
	text-transform: capitalize;
	font: small-caps normal 20pt "Times New Roman", Times, serif;
}

div#logo h1 span {
	display: block !important;
	color: rgb(0,123,96);
}

div#logo h1 {
	font-family: "Times New Roman", Times, serif;
	color: rgb(0,123,96);
	font-size: 18pt;
	text-transform: uppercase;
	font-weight: normal; 
}

h2 {
	font-size: 15pt;
	font-weight: normal;
	margin-bottom: 20pt;
	color: rgb(78,79,64);
}

h3 {
	font-size: 12pt;
	margin-top: 20pt;
	margin-bottom: 5pt;
	color: #333;
	color: rgb(81,82,45);
}

h3 a:link, h3 a:visited {
	text-decoration: none;
	color: rgb(81,82,45);
}

h3 a:hover {
	text-decoration: underline;
	color: rgb(164,82,44);
	background: none;
}

h4 {
	color: #949071;
	font-size: 11pt;
	margin-bottom: 5pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

p {
	margin: 0 0 12pt 0;
	font-size: 9pt;
	line-height: 17pt;
}

a:link, a:visited {
	color: rgb(164,82,44);
	text-decoration: none;
}

dl {
	margin-bottom: 35pt;
	font-size: 10pt;
	margin-left: 15pt;
}

dt {
	font-weight: bold;
	margin-top: 15pt;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 17pt;
}

dd {
	margin: 0;
	padding-bottom: 0;
	line-height: 17pt;
}

ul {
	font-size: 10pt;
}

ul li {
	margin-bottom: 5pt;
}

address {
	font-style: normal;
}

span.visible img {
	display: inline !important;
}
