.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.leftnavbarlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.leftnavbarlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #954A95;
}
.leftnavbarlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.leftnavbarlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #954A95;
}
.numbertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #80437E;
}
.bodytextlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.companynameslist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.bodytextlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.postcodesearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #F5F5F5;
	border: 1px solid #80437E;
	height: 18px;
	width: 120px;
}

TD.formLabel {
	text-align: right;
	padding-right: 4px;
	padding-left: 14px;
	background-color: #BBBBBB;
	color: #FFFFFF;
	font-weight: bold;
}

TABLE.formTable {
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	margin-left: 18px;
	width: 360px;
}

TD.formInput {
	text-align: left;
	padding: 2px;
}

INPUT.getPostCodeButton {
	height: 20px;
	color: #666666;
	border: 1px solid #80437E;
	background: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TEXTAREA.formInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*height: 16px;*/
	color: #333333;
	background: #F5F5F5 !important;
	border: 1px solid #80437E;
}

TEXTAREA.formInputError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*height: 16px;*/
	color: #333333;
	background: #FFCCCC !important;
	border: 1px solid #80437E;
}

SELECT.formInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #F5F5F5 !important;
	border: 1px solid #80437E;
}

SELECT.formInputError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #FFCCCC !important;
	border: 1px solid #80437E;
}

OPTION.greyOption {
	color: #A0A0A0;
}

INPUT.formInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
	color: #333333;
	width: 180px;
	background: #F0F0F0 !important;
	border: 1px solid #80437E;
}

INPUT.formInputError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
	color: #333333;
	width: 180px;
	background: #FFCCCC !important;
	border: 1px solid #80437E;
}

TD.formInstruction {
	background-color: #F5F5F5;
	color: #80437E;
	font-family: Arial;
	font-size: 12px;
	padding: 4px 12px;
	border-bottom: 1px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
}

TD.formInstruction A {
	background-color: #F5F5F5;
	color: #80437E;
	font-family: Arial;
	font-size: 12px;
}

TD.formError {
	background-color: #FFEEEE;
	color: #BB0000;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	padding: 4px 12px;
	border-bottom: 1px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
}

TD.formSubmit {
	text-align: right;
}

INPUT.formSubmit {
	border: 1px solid #80437E;
	background: #F5F5F5;
	font-family: Arial;
	font-size: 12px;
	margin: 4px 12px;
}

.center {
	text-align: center;
}

TABLE.errorTable {
	margin-left: 18px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-top: 8px;
	border: 3px double #BB0000;
	text-align: left;
	width: 360px;
	border-collapse: collapse;
}

TD.errorHeader {
 background-color: #FFEEEE;
 color: #BB0000;
 border-bottom: 1px solid #BB0000;
 text-align: center;
 padding-top: 4px;
 padding-bottom: 4px;
 font-weight: bold;
}

TD.errorFooter {
 background-color: #FFEEEE;
 color: #BB0000;
 border-top: 1px dashed #DD0000;
 text-align: right;
 padding-top: 2px;
 padding-bottom: 2px;
 padding-right: 8px;
 font-weight: bold;
 font-size: 10px;
}

TD.errorContent {
	color: #BB0000;
	background-color: #FFEEEE;
	font-weight: normal;
	text-align: left;
	padding: 1em;
}

TD.errorFooter A {
	color: #BB0000;
	text-decoration: none;
}

TD.errorFooter A:hover {
	color: #BB0000;
	text-decoration: underline;
}

FORM {
	margin: 0px;
}

A.purple {
	color: #993366;
}
A.purple:active {
	color: #993366;
}
A.purple:hover {
	color: #993366;
}
A.purple:visited {
	color: #993366;
}

DIV.exceptionTrace {
    width: 450px;
    height: 200px;
    border: 1px solid #C0C0C0;
    overflow: scroll;
}

DIV.exceptionTrace PRE {
    font-family: Calibri;
    font-size: 10px;
}

DIV.debugDiv {
    display: none;
}
    
TD.tenderListLabel {
	font-weight: bold;
	padding-left: 4px; 
	padding-right: 2px;
}

TD.tenderListTitle {
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	color: #80437E;
	background-color: #E9E9E9;
	border-top: 3px double #CACACA;
}

TD.tenderListDesc {
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}

TD.tenderListDetailsLink {
	text-align: center;
	vertical-align: middle;
}

BUTTON.tenderListDetailsButton {
	border: 1px solid #80437e;
	background-color: #E9E9E9;
	color: #80437e;
	padding: 0px;
	margin: 4px;
	width: 100px;
	height: 22px;
	font-size: 10px;
}

TD.jobListLabel {
	font-weight: bold;
	padding-left: 4px; 
	padding-right: 2px;
}

TD.jobListTitle {
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	color: #80437E;
	background-color: #E9E9E9;
	border-top: 3px double #CACACA;
}

TD.jobListDesc {
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}

TD.jobListDetailsLink {
	text-align: right;
	vertical-align: middle;
	padding: 2px 20px;
}

BUTTON.jobListDetailsButton {
	border: 1px solid #80437e;
	background-color: #E9E9E9;
	color: #80437e;
	padding: 0px;
	margin: 4px;
	width: 100px;
	height: 22px;
	font-size: 10px;
}

#leftNavSection {
	display: none;
}

TABLE#topNavSection {
	display: none;
}