/* Base style definitions - this page excludes base.css */
body
{
	background-color: #ffffff;
	margin:0px;
}
.white
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
	color: white;
}
.white A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
	color: white;
}

.white A:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
	color: #ffcc00;
}
.white A:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
	color: #ffffff;
}

/* Style Definitions for the content with pages */

/* Font Definitions */
@font-face
{
	font-family:Wingdings;
	panose-1: 5 0 0 0 0 0 0 0 0 0;
}
@font-face
{
	font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;
}
@font-face
{
	font-family:"ITC Officina Sans Book";
	panose-1:0 0 0 0 0 0 0 0 0 0;
}

 /* Style Definitions */
div.content p.MsoNormal, li.MsoNormal, div.MsoNormal
{
	margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman", Serif;
}

div.content h1, h2
{
	text-align: center;
}
div.content h3
{
	margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:1.0in;
	margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:16.0pt;
	font-family:"ITC Officina Sans Book", Arial, Helvetica, sans-serif;
}
div.content h4
	{margin:0in;
	margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:14.0pt;
	font-family:"ITC Officina Sans Book", Arial, Helvetica, sans-serif;}
div.content h5
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:.5in;
	margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:14.0pt;
	font-family:"ITC Officina Sans Book", Arial, Helvetica, sans-serif;}
div.content h6
	{margin:0in;
	margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:16.0pt;
	font-family:"ITC Officina Sans Book", Arial, Helvetica, sans-serif;}
p.MsoHeading7, li.MsoHeading7, div.MsoHeading7
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:1.0in;
	margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:"ITC Officina Sans Book", Arial, Helvetica, sans-serif;
	font-weight:bold;}
p.MsoHeading8, li.MsoHeading8, div.MsoHeading8
	{margin:0in;
	margin-bottom:.0001pt;
	text-indent:.5in;
	page-break-after:avoid;
	font-size:14.0pt;
	font-family:"ITC Officina Sans Book", Arial, Helvetica, sans-serif;
	font-weight:bold;}
p.MsoHeading9, li.MsoHeading9, div.MsoHeading9
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:.5in;
	margin-bottom:.0001pt;
	text-indent:.5in;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:"ITC Officina Sans Book", Arial, Helvetica, sans-serif;
	font-weight:bold;}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
	{margin:0in;
	margin-bottom:.0001pt;
	text-align:center;
	font-size:12.0pt;
	font-family:"Times New Roman", Serif;}
p.MsoBodyTextIndent, li.MsoBodyTextIndent, div.MsoBodyTextIndent
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:1.0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"ITC Officina Sans Book", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;}
p.MsoBodyTextIndent2, li.MsoBodyTextIndent2, div.MsoBodyTextIndent2
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:1.0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"ITC Officina Sans Book", Arial, Helvetica, sans-serif;}
p.MsoBodyTextIndent3, li.MsoBodyTextIndent3, div.MsoBodyTextIndent3
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:.5in;
	margin-bottom:.0001pt;
	font-size:14.0pt;
	font-family:"ITC Officina Sans Book", Arial, Helvetica, sans-serif;
	font-weight:bold;}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;}
p.MsoDocumentMap, li.MsoDocumentMap, div.MsoDocumentMap
	{margin:0in;
	margin-bottom:.0001pt;
	background:navy;
	font-size:12.0pt;
	font-family:Tahoma, Serif;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
	{page:Section1;}
 
/* List Definitions */
div.content ol
	{margin-bottom:0in;}
div.content ul
	{margin-bottom:0in;}
	
/* Item-specifics */
div.ResourceCategoryListing
{
	text-align: center;
}
div.Resource
{
	width: 80%; 
	height: .8em; /* needed by NN6*/
	line-height: 1em;
	border-bottom: 3px dotted gray;
	margin-top: .9em;
}
div.ResourceName
{
	float: left;
	position: relative; /*needed by IE6*/
	background-color: white;
	top: 5px;
	margin-bottom: -.2em;
	border-bottom: solid white .2em;
	padding-right: 10px;
	text-align: left;
}
div.ResourceURL
{
	float: right;
	position: relative; /* needed by IE6*/
	top: 5px;
	background-color: white;
	margin-bottom: -.2em;
	border-bottom: solid white .2em;
	text-align: right;
	padding-left: 1em;
}
