* {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

body {
	margin: 0;
	padding: 0;
	font-size: 11pt;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

a {
	text-decoration: underline;
}

a img {
	border: none;
}

ul {
	line-height: 150%;
}

li {

}

h1, h2, h3 {
font-size:11pt;
font-weight:bold;
}

/* Elements set to invisible */

#col1, #col3, #home, .spacer, #col2_bar_top, #menu_2, #footer, #toplink, #content_spacer {
	display:none;
}

/* contentsection */

#wrap, #content_wrap, #contentsection, #content_large_pic, #content_one_col, #content_col_left, #content_col_right {
	float: none;
	margin: 0;
}

#contentsection, #content_wrap {
	width: 100%;
}

#content_col_right h1.csc-firstHeader {
	height: 1px;
}

.bodytext {
	line-height: 150%;
	color: #000000;
}

.blue {
	color: #006CA3;
}

/* history table print template */

table.history {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	padding: 0; 
	margin: 10px auto 20px;
	border-collapse: collapse;
	background: transparent;
	font-size: 8pt;
}

table.history thead th {
	background: transparent;
	padding: 15px 10px;

	text-align: left;
	font-weight: bold;
}

table.history tbody, table.history thead {
	border-left: none;
	border-right: none;
}

table.history tbody {
	border-bottom: none;
}
                      
table.history tbody td, table.history tbody th {
	padding: 10px;
	text-align: left;
}

table.history tbody .td-0 {
	width: 3%;
	color: #006CA3;
	vertical-align: top;
}

table.history tbody .td-1 {
	padding: 10px;
	width: 97%;
	vertical-align: top;
}

table.history tbody tr {
	background: transparent;
}

table.history tbody tr.odd {
	background: transparent;
}

table.history tfoot td, table.history tfoot th, table.history tfoot tr {
	text-align: left;
	font: 8pt  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	background: #fff;
	padding: 10px;
}

/* popup print template */

#content_border_top {
	width: 100%;
	height: 12pt;
}

table.popup {
	width: 100%;
	height: auto;
	color: #000000;
	font-size: 10pt;
}

table.popup h1 {
	font-size: 10pt;
	text-align: left;
}

table.popup td {
	width: 2%;
	vertical-align: top;
}

#content_left_pop {
	width: 32%;
}

#content_middle_pop {
	width: 32%;
}

#content_right_pop {
	width: 32%;
}

#printlink_pop a {
	display: none;
}

#logo_pop .hidden {
	visibility: visible;
}