body			{
				margin: 0;
				padding: 0;
				background-color: #CBD4E1;
				font-family: verdana, arial, helvetica, sans-serif;
				}

#wrapper 		{
				margin-left: auto;
				margin-right: auto;
				text-align: center;
				}

#canvas			{
				margin-left: auto;
				margin-right: auto;
				text-align: center;
				width: 760px;
				background-color: #DDE3EB;
				}

.header			{
				font-size: 12px;
				text-align: center;
				vertical-align: middle;
				color: #FFFFFF;
				border-bottom: 7px solid #8698A3;
				border-top: 6px solid #8698A3;
				}

.header a		{
				color: #FFFFFF;
				text-decoration: underline;
				}

.header a:hover
				{
				color: #FFFFFF;
				text-decoration: none;
				}

.header a:visited
				{
				color: #FFFFFF;
				}

.content		{
				font-size: 10pt;
				color: #000000;
				}

.content a		{
				color: #0099CC;
				text-decoration: underline;
				}

.content a:hover
				{
				color: #0099CC;
				text-decoration: none;
				}

.content a:visited
				{
				color: #0099CC;
				}

.caption		{
				font-size: 8pt;
				color: #000000;
				}

.glossary		{
				font-size: 10pt;
				color: #000000;
				padding-top: 5px;
				padding-bottom: 5px;
				padding-left: 5px;
				padding-right: 5px;
				}

.headline		{
				font-size: 12pt;
				font-weight: bold;
				}

.footer			{
				font-size: 11pt;
				font-weight: bold;
				background-color: #8698A3;
				color: #FFFFFF;
				text-align: right;
				vertical-align: middle;
				border-top: 6px solid #8698A3;
				border-bottom: 7px solid #8698A3;
				}

.footer a		{
				color: #FFFFFF;
				text-decoration: none;
				}

.footer a:hover
				{
				color: #FFFFFF;
				text-decoration: underline;
				}

.footer a:visited
				{
				color: #FFFFFF;
				}


a.pmi:link {color: #993300; text-decoration: none; font-size: 8pt; }
a.pmi:visited {color: #993300; text-decoration: none; font-size: 8pt; }
a.pmi:hover {color: #993300; text-decoration: underline; font-size: 8pt; }
a.pmi:active {color: #993300; text-decoration: underline; font-size: 8pt; }