/* overall formatting */

html,body {
	margin: auto;
	background: #ffffff;
}
body p {
	font-family: Arial, Verdana, sans serif;
	font-size: 11pt;
	color: #000000;
	margin-top: 0px;
	padding-bottom: 10px;
}
div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 5%; /* center, not in IE5 */
	width:auto;
	height:auto !important; /* real browsers */
	text-align: left;
}
a {
	color:#000000;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Verdana, sans serif;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 15px;
}
h2 {
	font-family: Arial, Verdana, sans serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 15px;
}
h3 {
	font-family: Arial, Verdana, sans serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 15px;
}
h4 {
	font-family: Arial, Verdana, sans serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
}
h5 {
	font-family: Arial, Verdana, sans serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
h6 {
	font-family: Arial, Verdana, sans serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.text_big {
	font-family: Arial, Verdana, sans serif;
	font-size: 12pt;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 0px;
}
.text_small {
	font-family: Arial, Verdana, sans serif;
	font-size: 10pt;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 0px;
}
table#table {
	width: 100%;
	font-family: Arial, Verdana, sans serif;
	font-size: 10pt;
	color: #000000;
	padding: 3px;
	margin-bottom: 20px;
}
th#table_header {
	border-top: 1px solid #000000;
	background-color: #dddddd;
	border-bottom: 1px solid #000000;
	padding: 4px;
}
td#table_content {
	border-bottom: 1px solid #000000;
	padding-top: 4px;
	padding-bottom: 4px;
}
ol, ul {
	margin-top: 0px;
	margin-bottom: 10px;
}
li {
	margin-top: 0px;
	margin-bottom: 5px;
}
.noprint {
	display: none;
}

/* header and topnav */
#header, #topnav {
	display: none;
}

#header-print {
	font-family: Arial, Verdana, sans serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 15px;
}

/* main area */
div#content {
	width: 100%;
}
table#content_table {
	width: 100%;
	border: 0;
}
table#body_table {
	width: 100%;
	border: 0;
}
td#body {
	width: 100%;
	text-align: left;
	border: 0;
}
td#body_col1 {
	text-align:left;
	border: 0;
}
td#body_col2 {
	text-align:left;
	padding-left: 20px;
	border: 0;
}
#breadcrumbs {
	display: none;
}
#disclaimer {
	font-family: Arial, Verdana, sans serif;
	font-size: 9pt;
	color: #000000;
}
#image {
	display:block;
	float:right;
	top:0px;
	left:0px;
	position:relative;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}

/* column 2 formatting */
div#col2_content {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
}
#button {
	font-family: Arial, Verdana, sans serif;
	font-size: 9pt;
	color: #000000;
	border: 1px outset #000000;
	background-color: #dddddd;
	text-transform: uppercase;
	margin-top: 10px;
}

/* column 2 - style 1 - white background */
#col2_style2 {
	width:100%;
	text-align:left;
}
div#col2_style2_verytop {
	display: none;
}
div#col2_style2_top {
	display: none;
}
div#col2_style2_middle {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
div#col2_style2_bottom {
	height:1px;
	margin-bottom: 15px;
}
div#col2_style2_verybottom {
	display: none;
}

/* column 2 - style 2 - beige background */
#col2_style2 {
	width:100%;
	text-align:left;
}
div#col2_style2_verytop {
	display: none;
}
div#col2_style2_top {
	display: none;
}
div#col2_style2_middle {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
div#col2_style2_bottom {
	height:1px;
	margin-bottom: 15px;
}
div#col2_style2_verybottom {
	display: none;
}

/* column 2 - style 3 - bordered boxes */
#col2_style3 {
	width:100%;
	text-align:left;
}
div#col2_style2_verytop {
	display: none;
}
div#col2_style3_top {
	display: none;
}
div#col2_style3_middle {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
div#col2_style3_bottom {
	height:1px;
	margin-bottom: 15px;
}
div#col2_style3_verybottom {
	display: none;
}


/* side nav */
td#sidenav {
	display: none;
}
#textsize {
	display: none;
}

#banners {
	display: none;
}

/* footer */
div#footer {
	width:100%;
	margin-top: 20px;
}
div#footertext {
	font-family: Arial, Verdana, sans serif;
	font-size: 9pt;
	color: #000000;
	text-align: center;
}