/** Main Menu Link style  **/
	A.menuLink {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #66cccc; text-decoration:none;}
	A.menuLink:link { color: #66cccc; text-decoration:none;}
	A.menuLink:visited { color: #66cccc; text-decoration:none;}
	A.menuLink:hover {color: #ffffff; text-decoration:none;}

/** WSM Section-Navigation Links  **/
	.navigationItem { height:35px; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #6666cc; text-decoration:none;}
	.navigationItem a:link { color: #6666cc; text-decoration:none;}
    .navigationItem a:visited { color: #6666cc; text-decoration:none;}
    .navigationItem a:hover {color: #ffffcc; text-decoration:none;}

.breadcrumb { font-size: 11px;}	
.breadcrumbseparator { font-size: 9px;}


/** Sub-Navigation Links  **/
	A.subnav {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #6666cc; padding:7px; text-decoration:none;}
	A.subnav:link { color: #6666cc; text-decoration:none;}
	A.subnav:visited { color: #6666cc; text-decoration:none;}
	A.subnav:hover {color: #ffffcc; text-decoration:none;}

/** Content  **/

 #contentDiv {font-family: Verdana, Arial, Helvetica, sans-serif; margin:0px; padding:0px;}

	.storytext {font-family: Times New Roman, Times, serif; font-size: 11pt; color: #000000;}
	.pullquote {font-family: Times New Roman, Times, serif; font-size: 13pt; color: #666666; font-style:italic; }
	.footer {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;  color: #000000; font-style:italic; }
	.headline {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #ff9999;}
	.subheadline {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #ff9999;}
	.resultHeadline {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; line-height: 14pt; color: #6666CC;}
	.resultHeadline2 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; line-height: 14pt; color: #6666CC;}
	.resultSubhead1 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; line-height: 14pt; color: #666666;}
	.resultSubhead2 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; line-height: 14pt; color: #999999;}
	.pulldown { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height:12pt; color: #6666CC; display:none; z-Index:10; padding:7; top-padding:3; background-color: #CCCCFF; position:absolute}
	.menu {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #66cccc; line-height:30px;}

	.caption {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #666699;}
	.credit {font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #000000; }

	.captionFern {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #666699; font-weight: bold;}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}

.dayhead {
	color: #888888;
	font-size: 10pt;
	font-weight: bold;
}

	.bodySmallBold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 6pt; font-weight: bold; color: #000000;}
	.slash {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #66cccc; text-decoration:none;}

   /** Content Links  **/
	A { font-weight: bold; color: #339999; text-decoration:none; }
	A:link { color: #339999; }
	A:visited { color: #339999; }
	A:hover { color: #CCCCFF; }

	A.storytext {font-family: Times New Roman, Times, serif; font-size: 11pt; font-weight: bold; color: #339999; text-decoration:none;}
	A.storytext:link { color: #339999;}
	A.storytext:visited { color: #339999;}
	A.storytext:hover {color: #CCCCFF;}


/** Copyright style  **/
	.copyright { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333}
