.strapline {
	font-size:1.333em;
}

.standard-table{
	background:#FFFFFF;
	max-width: 757px;
}

.odd-row-color {
	background:#eef0f1;
}

.even-row-color {
	background:#f7f7f7;
}

.one-color-table{
	background:#ebebeb;
}

.caption {
    color: #2a3a43;
    display:block;
    float:left; 
    padding-top:4px; 
    padding-right:22px;
}

.caption_right {
    color: #2a3a43;
    display:block;
    float:right; 
    padding-top:4px;  
    padding-left:22px;
}

.caption_right p {
	margin-left:-12px;
}

img.image_border {
	border: 1px solid #ebebeb;	
}

img.image_highlight_block {
    border: 1px solid #ebebeb;
    padding:6px;
}

img.image_highlight_left {
    border: 1px solid #ebebeb;
    padding:6px;
}

img.image_highlight_right {
    border: 1px solid #ebebeb;
    padding:6px;
	margin-left:-12px;
}

.download-btn-txt { 
	font-weight:bold !important;
	position:absolute;
	top:111px;
	left:65px;
	font-size:0.909em;
}

.download-btn-txt-style-2 { 
	font-weight:bold !important;
	position:absolute;
	top:111px;
	left:0px;
	text-align:center;
	font-size:0.909em;
	width:212px;
}


.download-spec-btn-txt {
    font-weight: bold;
    left: 65px;
    position: absolute;
    top: 111px;
    font-size:0.909em;
}

.enquiry-btn {
	background: url("images/btn-make-enquiry.png") no-repeat scroll left center transparent;
    height: 29px;
    left: 22px;
    position: absolute;
    top: 242px;
    width: 141px;
}

.rss-feed-btn-txt {
	position: absolute;
	top:4px;
	left:48px;
	font-size:0.833em; 
	font-weight:bold;
	color: #2B2B2B;
}

.white-paper-link {
	color: rgba(255, 250, 250, 1);
    font-size: 1.166em;
    left: 20px;
    position: absolute;
    text-align: center;
    top: 46px;
    width: 177px;
    text-shadow: 1px 2px 2px rgba(150, 150, 150, 1); 
    font-weight:lighter;  
    }

.orange {
	color:#f68428;	
}
.purple {
	color:#5a4099;	
}
.green {
	color:#00a1b1;	
}
.bottom-left {
	position:absolute;
	bottom:0;
	left:0;
	margin:0;
}

.pdf-list {
	list-style-type:none;
    line-height:1.1em;
}
