.footprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.story {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.story a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.story a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


.smalltableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.smalltableheader a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
		font-weight: bold;
}

.smalltableheader a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
		font-weight: bold;
}

.smalltableheader a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
		font-weight: bold;
}

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

a{
	color: #006699;
	text-decoration: none;
	font-size: 10pt;
}
.fieldbold {
	font-weight: bold;
}


a:link{
	color: #006699;
	text-decoration: none;
	font-size: 10pt;
}

a:visited{
	color: #006699;
	text-decoration: none;
	font-size: 10pt;
}

a:hover{
	color: #006699;
	text-decoration: underline;
	font-size: 10pt;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 100%;
	padding: 0 4px 0 0;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	width: 140px;
}

#sectionLinks h3{
	padding: 10px 0px 0px 10px;
}
.headingbold {
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 2px;
}
.headingbold_smaller {
	font-size: 10pt;
	font-weight: bold;
}



#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}

.smalltable {
	font-size: 10pt;
	font-weight: normal;
}

.smalltable a:link{
	color: #006699;
	font-size: 10pt;
}

.smalltable a:hover{
	color: #006699;
	text-decoration: underline;
	font-size: 10pt;
}

.smalltable a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.smallform {
	font-size: 10pt;
}
