/* Text Styles */
hr { color: #000000}
body, table, tr, th /* Normal */
{
 font-size: 11pt;
 font-family: 'Calibri';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_Bullets /* Bullets */
{
}
span.f_BulletsDoubleSpace /* Bullets Double Space */
{
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_Comment /* Comment */
{
}
span.f_CourierFixed /* Courier Fixed */
{
 font-size: 9pt;
 font-family: 'Courier New';
}
span.f_Heading1 /* Heading1 */
{
 font-size: 16pt;
 font-weight: bold;
}
span.f_Heading2 /* Heading2 */
{
 font-size: 14pt;
 font-weight: bold;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_NewBulletStyle /* New Bullet Style */
{
 font-size: 10pt;
}
span.f_Notes /* Notes */
{
}
span.f_StoriesQuotations /* Stories  Quotations */
{
 font-style: italic;
 color: #002060;
}
span.f_Toggle-Collapsed /* Toggle-Collapsed */
{
 font-size: 16pt;
 font-family: 'Verdana';
 font-weight: normal;
 letter-spacing: 0px;
}
span.f_Toggle-Expanded /* Toggle-Expanded */
{
 font-size: 10pt;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 7px 0px 7px 0px;
}
.p_Bullets /* Bullets */
{
 margin: 0px 0px 0px 24px;
}
.p_BulletsDoubleSpace /* Bullets Double Space */
{
 margin: 0px 0px 11px 24px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
.p_Comment /* Comment */
{
}
.p_Heading1 /* Heading1 */
{
}
.p_Heading2 /* Heading2 */
{
}
.p_ImageCaption /* Image Caption */
{
}
.p_Notes /* Notes */
{
}
.p_StoriesQuotations /* Stories  Quotations */
{
 margin: 7px 0px 7px 92px;
}
.p_Toggle-Collapsed /* Toggle-Collapsed */
{
 border-color: #c0c0c0;
 border-style: solid;
 border-width: 1px;
 background: #F0F0F0;
 padding: 1px;
 margin: 2px 5px 2px 14px;
}
.p_Toggle-Expanded /* Toggle-Expanded */
{
 margin: 7px 10px 7px 19px;
}
.pagetitle{
 margin-left: 700px;
 margin-top: -160px;
}
.logo{
background-image:url(new-logo.jpg);
	background-repeat:no-repeat;
		margin: 0 0 0 0;
	padding: 0;
	height:auto;
}