.sf-menu, #col-02 .banners, #footerWrapper p#author, #footerWrapper div a.infoLabLogo, fieldset.contentFormButtons, p.readMore a, .paging, .extraLinks  {
	display: none;
}
div#wrapper, #col-01, #col-02, #footerWrapper, p.readMore, .clearfix, .contentItem, div.blueBox {
		clear: both;
}
html {
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
}
body {
		background: #FFFFFF;
		font-size: 10pt;
}
a {
		text-decoration: none;
		color: #073E98;
}
img {
		border: none;
}
h1#header {
		font-size: 14pt;
		margin-bottom: 12pt;
		padding-bottom: 3pt;		
		border-bottom: dotted 1pt #000000;
		color: #000;
}
div.blueBox {
		border: solid 1pt #000;
		padding-left: 10pt;
		padding-right: 10pt;
}
div.blueBox h2 {
		font-size: 14pt;
		margin-bottom: 12pt;
		padding-bottom: 3pt;		
		border-bottom: dotted 1pt #000000;
		color: #000;
}
#col-01 div.blueBox, #col-02 div.blueBox, .contentItem, .messageBox, .documents  {
		margin-bottom: 15pt;
}
.contentItem .banners {
		width: 35%;
		float: left;
}
.contentItemDesc {
		width: 65%;
		float: left;
}
/* +++++++++++++++++++ BASKET TABLE, CUSTOMER INFO TABLE +++++++++++++++++++ */
table.basket, table.customerInfo {
		width: 100%;
		border: solid 1pt #000;
		border-collapse: collapse;
		margin-bottom: 20pt;
}
table.basket th, table.basket td {
		border: 1pt solid #000;
		vertical-align: middle;
}
table.customerInfo th, table.customerInfo td {
		border: 1pt solid #000;
		vertical-align: top;
}
table.basket em, table.customerInfo em {
		font-style: normal;
		font-weight: bold;
}
table.customerInfo th {
		text-align: right;
}
table.basket th, table.customerInfo th {
		padding: 5pt;
		white-space: nowrap;
}
table.basket td, table.customerInfo td {
		padding: 5pt;
}
table.basket .ac {
		text-align: center;
}
table.basket .ar {
		text-align: right;
}
table.basket .vt {
		vertical-align: top;
}
.selectionList {
		margin-bottom: 10pt;
		margin-left: 10pt;
}
.selectionList ul {
		list-style: none;
}
.selectionList ul li {
		margin-bottom: 10pt;
}
.selectionList ul li span {
		display: block;
		margin-left: 10pt;
}
.wysiwyg {
		margin-bottom: 10pt;
}
.wysiwyg h1 {
		font-size:14pt;
}
.wysiwyg h2 {
		font-size:13pt;
}
.wysiwyg h3 {
		font-size:12pt;
}
.wysiwyg h4 {
		font-size:12pt;
}
.wysiwyg h5, .wysiwyg h6 {
		font-size:12pt;
}
#footerWrapper #copyright {
		font-size: 10pt;
}
fieldset.contentForm {
		margin-bottom:10pt;
		clear: both;
}
fieldset.contentForm h3, h2.sectionTitle {
		font-size:12pt;
}
fieldset.contentForm label.row, fieldset.contentForm div.row {
		clear: both;
		display: block;
		margin-bottom: 5pt;
}
fieldset.contentForm label.row span.rowLabel, fieldset.contentForm div.row span.rowLabel {
		width: 30%;
		display: block;
		float: left;
}
.txtArea {
		width: 100pt;
		height: 100pt;
}
