﻿.boldText
{
	font-weight: bold;
}

.blueLine
{
	color: #095498;
}

.blueText
{
	color: #095498;
	font-weight: bold;
}

.rowspacing
{
	padding: 2px 0 0px 0;
}

.backTOResultsButton
{
	background: url(../../images/northyorkscc/common/buttons/backtoresults.png) no-repeat;
	width: 150px;
	height: 27px;
	border: none;
}

.hoverbackTOResultsButton
{
	background: url(../../images/northyorkscc/common/buttons/backtoresults.png) no-repeat;
	width: 150px;
	height: 27px;
	border: none;
	cursor: pointer;
}

.startNewSearch
{
	background: url(../../images/northyorkscc/common/buttons/startanewsearch.png) no-repeat;
	width: 150px;
	height: 27px;
	border: none;
}

.hoverstartNewSearchbutton
{
	background: url(../../images/northyorkscc/common/buttons/startanewsearch.png) no-repeat;
	width: 150px;
	height: 27px;
	border: none;
	cursor: pointer;
}

.right
{
	float:right;
	width: 150px;
}

.left
{
	float:left;
	width: 150px;
}

.buttonPanel
{
	width: 300px;
}

.boldLink
{
	font-weight: bold; 
}

.linkspane
{
	width: 100%;
	margin: 30px 0 0 0;
}

.buttonspane
{
	width: 100%;
	margin: 15px 0 0 0;
}

.infopane
{
	width: 100%;
	margin: 15px 0 0 0;
}

.disclaimerBanner
{
	font-size: 1.0em;
	font-weight: bold;
}
