/* CSS Document */

body {margin: 0; padding: 0;}

td
	{font: 12pt Trebuchet MS, Arial, Helvetica, sans-serif; color: black;}
	
td a 
	{font: 12pt Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #148AB2;}

li
	{font: 12pt Trebuchet MS, Arial, Helvetica, sans-serif; color: black;}

.heading
	{font: 22px Trebuchet MS, Arial, Helvetica, sans-serif; color: black; font-weight: bold;}
	
.heading a
	{text-decoration: none;}

.subheading
	{font: 13pt Trebuchet MS, Arial, Helvetica, sans-serif; color: black; font-weight: bold;}
	
.subheading a
	{text-decoration: none;}

.subheading a:hover
	{color: #148ab2;}
	
.endnote {font-size: 14px; display: none;}

#summary
	{margin: 10px; border-right: 1px solid #999999; border-bottom: 1px solid #999999; width: 460px; text-align: left;}

#summary td
	{border-top: 1px solid #999999; border-left: 1px solid #999999; padding-left: 2px;}

#nav {background-image : url(images/nav_bkgd.gif); background-repeat: repeat-x; display: none;}
	
#nav a
	{font: 12px 'The Sans', Arial, Helvetica, sans-serif; color: #464646; font-weight: bold; 
	padding: 0px 15px 0px 15px; text-decoration: none; font-style: italic; display: none;}
	
#buttons img {padding-right: 10px;}

.subheadingblack
	{font: 13pt Trebuchet MS, Arial, Helvetica, sans-serif; color: #000000; font-weight: bold;}
	
#mainwhite td
	{color: #000000;}
	
#mainwhite li
	{color: #000000;}
	
.note
	{color: #000000;}
	
.red
	{color: #F13922;}
	
#footer
	{width: 100%; background-color: black; vertical-align: bottom;}
	
.NonPrintable {display: none;}

	
.home
	{font-size: 11pt;}
	
.copyright
	{font: 7pt Trebuchet MS, Arial, Helvetica, sans-serif; color: #000000; padding-left: 50px;}




