
a{	    	
			text-decoration: none;
	    	border: none;
			color: 0473AC;
}

.headerCell{
  padding-bottom: 30px;	
}

.headerIssue{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: oblique;
	font-variant: small-caps;	
	font-weight: normal;
	text-align: right;
}

.contentCell{
	border-right: 1px solid #C1DAD7;
	background: #fff;
	padding: 12px 6px 0px 12px;
	color: #696969;
}

.contentTitle{
   font-size: 10pt;
   font-variant: small-caps;
	font-weight:	900;
   color: #191970;
}

.contentLink{
	font-size: 10pt;
   font-variant: small-caps;
	font-weight: bolder;
	text-align: right;
	line-height: 100%;
	border-right: 1px solid #C1DAD7;
	color: Gray;
}

.container{
   width: 750px;
}

.mainContent{
	 width: 580px;

	font-family: Arial, Tahoma, Verdana, Helvetica, Sans-serif; 
	font-size: 8.5pt;
	line-height: 140%;
}

.contentCopyright{
	text-align: center;
	font-family: Arial, Tahoma, Verdana, Helvetica, Sans-serif; 
	font-size: 8.5pt;
	line-height: 140%;
	color: #A0A0A0;
	border-right: 1px solid #C1DAD7;
}

.sidebar{	
	width: 170px;
	font-family: Arial, Tahoma, Verdana, Helvetica, Sans-serif; 
	font-size: 8.5pt;
	line-height: 140%;
	vertical-align: top;
	padding-left: 5px;
}

.sidebarCell{
	background: #fff;
	padding: 6px 6px 0px 12px;
	color: #6D929B;
}

.sidebarList{
	padding: 0px 0px 0px 6px;	
}

.sidebarListEntry{
	padding: 0px 0px 6px 0px;	
}

.sidebarTitle{
   font-size: 10pt;
   font-variant: small-caps;
	font-weight: bolder;
   color: Gray;
	padding: 1px 0px 0px 0px;
	text-align: center;
	border-bottom: 1px solid Blue;
}

.sidebarTitleNoBorder{
   font-size: 10pt;
   font-variant: small-caps;
	font-weight: bolder;
   color: Gray;
	padding: 1px 0px 0px 0px;
	text-align: center;
	border: none;
}

.contentImageCell{
	vertical-align: top;

}

.contentDisclaimer{
			text-align: left;
			font-family: Arial, Tahoma, Verdana, Helvetica, Sans-serif;
			font-size: 8.5pt;
			line-height: 140%;
			color: #A0A0A0;
		}