@charset "UTF-8";

body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	/* margin: 0px; */
}
#container {
/*  main overall centered container */
/*TRBL Top Right Bottom Left  margin: auto auto 0px auto;   padding: 10 10 0 10;      background-color: #ffff77;*/
	position:relative; 	left:0px; top:0px; 	margin-left: auto; margin-right: auto; margin-top: auto; width:950px; height:640px; z-index:1; border-style: solid; border-width: 1px;
}

#header {
/*  head area for logo and breadcrumb */
	position:absolute; left:0px; top:33px; width:950px; height:60px; z-index:2;	
}
#logo {
/*  logo area container */
	position:absolute; left:0px; top:0px; width:181px; height:60px; z-index:2;	
}
#breadcrumb {
/*  breadcrumb area container */
	position:absolute; left:181px; top:0px; width:769px; height:60px; z-index:2;
}
#footer {
/*  footer container area */
	position:absolute; left:0px; top:583px; width:950px; height:57px; z-index:2;
}
#footer-left {
/*  content left unused */
	position:absolute; left:0px; top:0px; width:171px; height:57px; z-index:2;
}

#footer-content1 {
	/*  links area
	position:absolute;
	left:171px;
	top:0px;
	width:763px;
	height:41px;
	z-index:2;
	padding: 22px 6px 6px 1px;
	text-align: center;*/
	position:absolute;
	left:150px;
	top:0px;
	width:768px;
	height:14px;
	z-index:2;
	padding: 22px 6px 6px 1px;
	text-align: center;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 18px; text-decoration: none; color: #000000;
}
.footerlinks a:link {
	font-family: Arial, Helvetica, sans-serif; 	font-size: 10px; line-height: 18px; text-decoration: none; color: #000000;
}
.footerlinks a:hover { 
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 18px; color: #0000ff; text-decoration: underline;
}
#footer-content2 {
	position:absolute;
	left:0px;
	top:65px;
	width:444px;
	height:41px;
	z-index:2;
	padding: 8px 6px 6px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	line-height: 9px;
}
#footer-content3 {
	position:absolute;
	left:490px;
	top:65px;
	width:444px;
	height:41px;
	z-index:2;
	padding: 8px 6px 6px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	line-height: 9px;
}

.text11B  { color: #4c4c4c; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica; }
.text11 {
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	line-height: 15px;
}
.text12 { font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica; }
.small { }
.tradem { top : -.15em; font-size : 60%;}

