/* exclusive to print */
html {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	height:100%;
}

body {
	text-align: center;
}
body a:link, body a:visited, body a:active {
  color:#003366;
  text-decoration:underline;
}

#container {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 600px;
	text-align:left;
	text-align:left;
}

#topnav {
	width:600px;
	height:109px;
}
#topnav a:link, #topnav a:visited, #topnav a:active {
	color:#fff;
	text-decoration: none;
}
#topnav a:hover {
	text-decoration: underline;
}
#topnav img {
	border:0;
}

#topnav .navlinks {
	position:relative;
	height:14px;
	width:200px;
	float:right;
	text-align:right;
	top:80px;
	font: 11px arial;
	color:#fff;
	line-height:12px;
	margin: 0 16px 0 0;
}
#topnav .navlinks img {
	position:relative;
	top:2px;
	padding-right:4px;
}

h1 { 
	font: bold 18px arial; 
	color:#000;
	padding: 3px 0 3px 0;
}
h1 a:link, h1 a:visited { 
	color:#000; 
}
h1 a:hover { 
	color:#000;
}

h2 { 
	font: bold 14px arial; 
	color:#000;
}
h2 a:link, h1 a:visited { 
	color:#000; 
}
h2 a:hover { 
	color:#000;
}

#imu {
	float:right; 
	clear:left; 
	padding: 0 0 8px 8px;
}

.greyText13 { font: bold 12px arial; !important; color:#626262 !important; }


.side_box {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 20px 0px 20px 0px;
	border-bottom: 2px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
    border-top: 2px;
	border-top-color: #999999;
	border-top-style: solid;
}

/*  new table styles */
.table_wrapper {
	font-family:Arial, Helvetica, sans-serif;
	width:364px;
	padding-bottom:18px;
}

.table_wrapper h3.table_headline {
	font-size:15px;
	margin-bottom:9px;
	margin-top:0px;
	padding:18px 0px 0px 9px;
}

div.table_wrapper p.table_desc {
	margin:0px 9px 24px 9px;
	font-size:12px;
	color:#000000;
	text-align:left;
	line-height:14px !important;
}


.table_wrapper table {
	margin-left:9px;
	margin-right:9px;
	border-collapse:collapse;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	line-height:13px;
	width:346px;
}

.table_wrapper table td {
	padding:2px 10px;
}

.table_wrapper table .table_header {
	border-bottom:1px solid black;
	font-size:11px;
	font-weight:bold;
	line-height:13px;
	margin:0px;
	padding:0px 3px 6px;
	vertical-align:bottom;
	letter-spacing: normal;
	text-align: center;
}

.table_wrapper table .secondary_header {
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
	padding:15px 0px 0px 0px;

}

.table_wrapper table #first_section_header .secondary_header {
	padding:8px 0px 0px 0px;
}

.table_wrapper table td.col_2,
.table_wrapper table td.col_3,
.table_wrapper table td.col_4,
.table_wrapper table td.col_5,
.table_wrapper table td.col_6 {
	width:27px;
	text-align:center;
}



.table_wrapper .footnote {
	margin-left:9px;
	margin-right:9px;
	font-size:10px;
	line-height:13px !important;
}

/*  new table styles */


