/* ---- Breadcrumb ---- */
.crumb { font-family: Arial, Helvetica, sans-serif;	font-size: x-small;	color: #666666; }
.crumb A { color: #666666; text-decoration: none; }
.crumb A:hover { color: #666666; text-decoration: underline; }

/* ---- Styled Heading Tags ---- */
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #3E5D57;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #000000;
}

h2 a {
	text-decoration: none; 
	color:#000000; 
}

h2 a:hover {
	text-decoration: underline;
	color: #000000;
}

/* ---- Body Copy Styles---- */
.bodycopy {	font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 0.8em; }
.bodycopy A { color: #7D998E; text-decoration: none; }
.bodycopy A:hover { color: #7D998E; text-decoration: underline; }
.bodycopyli { padding-bottom: 10px; }

.highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #006600;
}
.highlightspad {
	padding-left: 15px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 1.2em;
	color: #CCC;
}
.footer A { color: #CCC; text-decoration: none; }
.footer A:hover { color: #CCC; text-decoration: underline; }

/* ---- Highlight Tables ---- */
table.highlights {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.7em;
	width:140px;
	/*float:right; /* exported to styles_server.css for DW design-time readability */
	margin-bottom:15px;
	margin-left: 15px;
}
table.highlights tr {
}
table.highlights th {
	background-color:#D8E0DD;
	color:#000;
	text-align:left;
	font-weight:bold;
}
table.highlights td {
	background-color:#F1F4F3;
}

table.highlights td ul {
	list-style-type:circle;
	margin:0px 0px -5px 0px;
	list-style-position: outside;
}
table.highlights td li {
	margin:0;
	margin-bottom:0.6em;
	padding:0;
	color:#000;

}
table.highlights td a {
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
table.highlights td a:hover {
	color:#000;
	text-decoration:underline;
}
table.highlights td p {
	background-color:#F99;
	}
	
/* ---- Reporting Tables ---- */
table.reporting {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.8em;
	width:100%;
	clear:right;
	/*float:right; /* exported to styles_server.css for DW design-time readability */
	margin:0;
	margin-bottom:15px;
}
table.reporting th {
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	background-color:#F1F4F3;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	text-align:left;
	font-weight:bold;
}
table.reporting td a {
	font-weight:normal;
	color:#7D998E;
	text-decoration:none;
}
table.reporting td a:hover {
	color:#7D998E;
	text-decoration:underline;
}
.coverpadding {
	padding-right: 10px;
}
.legal {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:0.8em;
	padding-bottom: 8px;
}

/* ---- Financial Highlights Tables ---- */
table.highlightspfc {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.85em;
	width:200px;
	/*float:right; /* exported to styles_server.css for DW design-time readability */
	margin-bottom:15px;
	margin-left: 15px;
}
table.highlightspfc tr {
}
table.highlightspfc th {
	background-color:#D8E0DD;
	color:#000;
	text-align:left;
	font-weight:bold;
}
table.highlightspfc td {
	background-color:#F1F4F3;
}

table.highlightspfc td ul {
	list-style-type:none;
	margin:0px 0px -11px 0px; /* Margin HACK */
	padding:0;
}
table.highlightspfc td li {
	margin:0;
	margin-bottom:0.6em;
	padding:0;
	color:#000;
}
table.highlightspfc td a {
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
table.highlightspfc td a:hover {
	color:#000;
	text-decoration:underline;
}
table.highlightspfc td p {
	}

.splashpaddingbottom {
	padding-bottom: 15px;
}

.paddingcontactustable {padding-bottom: 3px; }


.homepagetext { font-family:Arial, Helvetica, sans-serif; font-size:0.7em; color:#000000 }
.homepagetext A { color:#7D998E; text-decoration:none; }
.homepagetext A:hover { text-decoration:underline; }

.homepagetexthead { font-family:Arial, Helvetica, sans-serif; font-size:0.7em; color:#000000; font-weight:bold; }
.homepagetexthead A { color:#7D998E; text-decoration:none; }
.homepagetexthead A:hover { text-decoration:underline; }

#webcastbox {
	background-color:#F1F4F3;
	padding:0;
}
#webcastbox h2 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.7em; 
	color:#000; 
	font-weight:bold;
	margin-bottom:-15px;
	margin-top:7px;
	margin-left:7px;
	margin-right:7px;
}
#webcastbox h2 a {
	color:#000; 
	text-decoration:none;
}
#webcastbox h2 a:hover {
	text-decoration:underline;
}
#webcastbox p {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.7em; 
	color:#000;
	margin-left:7px;
	margin-right:7px;
	margin-bottom:8px;
	line-height:normal;
}
#webcastbox ul {
	margin:0 0 0 -1px;
	padding:0;
	width:193px;
}
* html #webcastbox ul {
	height:1%;
	}
#webcastbox li {
	padding-left:9px;
	padding-right:7px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:1;
	border-bottom-style:solid;
	border-bottom-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:0 0 0 0;/*-41px; /* T R B L  */
	font-size:0.7em;
	background-color:#3E5D57;
	list-style-type:none;
	width:195px;
	display:block;
	float:left;
}
#webcastbox li a {
	color:#FFF;
	text-decoration:none;
}
#webcastbox li a:hover {
	text-decoration:underline;
}
#webcastbox li a:visited {
	color:#FFF;
}

