@charset "UTF-8";
/* PRINT  CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td
{
	margin:0;
	padding:0;
}
body {
	font: 0.75em Arial, Helvetica, sans-serif;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size:inherit;
  font:inherit;
}

td, th
{
	vertical-align: top;
	padding: 1px 3px;
}

#Header2_LoginView1_RadMenu1 {
	display: none;
}
.bodytext_large {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 10px;
}
.bodytext_subhead1 {
	font-size: 1.4em;
	font-weight: bold;
}
.bodytext_subhead2 {
	font-size: 1.2em;
	font-weight: bold;
}
.tableBorder {
	margin: 0 0 20px 0;
}
.tableBorder td{
	border: 1px solid #999;
}
