.navigation_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #F87017;
}
.navigation_purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #1A0A7B;
}
.navigation_purple_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #1A0A7B;
}
.grey_horiz_centre {
	background-image: url(images/grey_rule.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.orange_vert_right {
	background-image: url(images/orange_rule.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.heading_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
}
.catalogue_no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F87017;
	line-height: 16px;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
.orange_vert_left {
	background-image: url(images/orange_rule.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.grey_horiz_top {
	background-image: url(images/grey_rule.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bolder;
}
.footer_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	margin: 20px;
}
.page_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.grey_vert_left {
	background-image: url(images/grey_rule.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.white_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.grey_horiz_bottom {
	background-image: url(images/grey_rule.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	vertical-align: middle;
	border-top: none;
	border-right: thin solid #999999;
	border-bottom: thin solid #999999;
	border-left: thin solid #999999;
}
.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
	border-top: thin solid #999999;
	border-right: thin solid #FFFFFF;
	border-bottom: thin none #999999;
	border-left: thin solid #FFFFFF;
	font-weight: bold;
	background-color: #999999;
}
.table_header_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	vertical-align: middle;
	border: thin solid #999999;
}
.heading_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #F87017;
}
.navigation_white_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}
.qtvr_box {
	border: thin solid #999999;
}
.table_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	vertical-align: middle;
	border-top: none;
	border-right: thin none #999999;
	border-bottom: thin solid #999999;
	border-left: thin solid #999999;
}
.table_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	vertical-align: middle;
	border-top: none;
	border-right: thin solid #999999;
	border-bottom: thin solid #999999;
	border-left: thin solid #999999;
}
.table_header_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
	border-top: thin solid #999999;
	border-right: thin solid #FFFFFF;
	border-bottom: thin none #999999;
	border-left: thin solid #999999;
	font-weight: bold;
	background-color: #999999;
}
.table_header_mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
	border-top: thin solid #999999;
	border-right: thin solid #FFFFFF;
	border-bottom: thin none #999999;
	border-left: thin none #999999;
	font-weight: bold;
	background-color: #999999;
}
.table_header_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
	border-top: thin solid #999999;
	border-right: thin solid #999999;
	border-bottom: thin none #999999;
	border-left: thin none #999999;
	font-weight: bold;
	background-color: #999999;
}
.grey_vert_right {
	background-image: url(images/grey_rule.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.bold_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

