@charset "utf-8";

body {
	background-color: #FFFFFF;
	text-align: center;
	background: transparent;
	width: 100%;
}

body, p, ol, ul, li, blockquote  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	line-height: 15px;
}
td    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
table {
	width: 100%;
}

a:link, a:visited {
	color: #000000;
	background: transparent;
	font-weight: normal;
	text-decoration: underline;
	}
	
h1 {
	font-size: 30px;
	color: #000000;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.row-border td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


#Wrapper, #Content {
	width: auto;
	border: 0;
	padding: 0;
	float: none !important;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
hr,.insideheader       img, #NavWrapper, .hide, .footer,#logo,#LoggedIn,.search,.inputbut,.TabbedPanelsTabGroup{
	display: none;
}
   
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: center;
	font-size: 9pt;
	padding-top: 15px;
	margin: 5px auto 0 auto;
}

input, select, textarea {
	border: 0px;
	font-size: 11pt;
	}
.print-header hr {
	height: 1px;
	display: block;
}

