/* Contains style information for print media */


/* Hide the following elements */

#mainmenu, #submenurow, #submenubox, #left img, #right, #partners, .minor, .noprint, .access, hr
	{
	display: none;
	visibility: hidden;
	}

/* Reset visibility of any print elements */

.print
	{
	display: block;
	visibility: visible;
	}

.print img
	{
	margin: 0 0 15pt 0;
	padding: 0;
	}


/* Main elements */

body
	{
	margin: 0 2% 0 9%;
	padding: 0;
	width: 90%;
	font-family: Arial, Helvetica, Sans;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
	background-image: none;
	background-color: #FFFFFF;
	border: 0;
	}

img
	{
	border: 0;
	}

a
	{
	text-decoration: none;
	color: #6C5C6C;
	}

em
	{
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

sub
	{
	font-size: 9pt;
	}

hr
	{
	clear: both;
	margin-left: 0;
	border: 1px #DDDDDD dotted;
	}



/* General structural styles */

#content
	{
	padding: 12pt 0 9pt 0;
	}

body img
	{
	margin: 0 0 9pt 9pt;
	}

#footer
	{
	background-color: #FFFFFF;
	}

#footer
	{
	clear: both;
	margin: 0;
	padding: 0;
	}



/* Heading type styles */

h1, h2
	{
	margin: 0 0 9pt 0;
	}

h1, h2
	{
	color: #6C5C6C;
	}

h1
	{
	font-size: 18pt;
	font-weight: normal;
	line-height: 21pt;
	}

h2
	{
	font-size: 12pt;
	font-weight: bold;
	line-height: 18pt;
	}



/* Standard type styles */

ul
	{
	margin: 0 0 9pt 0;
	padding: 0;
	list-style: none;
	}

ul li a
	{
	font-size: 10pt;
	}

#footer span, #footer span a
	{
	font-size: 10pt;
	line-height: 14pt;
	color: #888888;
	}