/* global styles */


a.footernav:link {color:#0f466e; text-decoration:none;}
a.footernav:visited {color:#0f466e; text-decoration:none;}
a.footernav:hover {color:#0f466e; text-decoration:underline;}
a.footernav:active {color:#0f466e; text-decoration:none;}

a.hiddenlink:link {color:#ede5d4; text-decoration:none;}
a.hiddenlink:visited {color:#ede5d4; text-decoration:none;}
a.hiddenlink:hover {color:#ede5d4; text-decoration:none;}
a.hiddenlink:active {color:#ede5d4; text-decoration:none;}

.mediapull {
	font-family: "Helvetica", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
}

.hiddenfoot {
	font-family: "Verdana", Arial;
	font-size: 1px;
	font-style: normal;
	line-height: 1px;
	font-weight: normal;
	color: #c9d18a;
}


.foot-small {
	font-family: "Times New Roman", Times;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #0f466e;
}

.foot-italic {
	font-family: "Times New Roman", Times;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #0f466e;
}


/* headers */

div#mastertable-ft {
	width: 775px;
	height: 58px;
	display: block;
	position: relative;
	margin: 0px 0px 0px 0px;
	}
	

	div.columnf-f {
			width: 775px;
			height: 58px;
			display: block;
			position: relative;
			margin: 0px 0px 0px 0px;
			
		}
		
		
		div.foottabletop {
			width: 775px;
			height: 58px;
			display: block;
			position: relative;
			margin: 0px 0px 0px 0px;
		}
		
		
		
/* BOTTOM Section */

ul#foot-subtabletop {
			list-style: none;
			display: block;
			position: relative;
			width: 775px;
			height: 58px;
			margin: 0px 0px 0px 0px;

		}
			ul#foot-subtabletop li {
				display: block;
				margin: 0px 0px 0px 0px;
				position: absolute;
				height: 58px;
			}
			

				ul#foot-subtabletop li.foot1 		{ left: 0px;  }
		

				





