A
{
	font-weight: bold;
	font-size: 1em;
	/*steve b*/color: #cc6600;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}
	   	   
a:link
{
}
a:visited
{
}
a:active
{
}
A:hover
{
	/*steve bcolor: black;*/
	text-decoration: underline;
}

IMG
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}

H1
{
	font-weight: bold;
	font-size: 1.0em;
	color: #000000;
	font-family: Arial;
}

H2
{
	font-weight: bold;
	font-size: 1.0em;
	color: #000000;
	font-family: Arial;
}

.Header_Title {font-color: #4a6994;}


.DataTable
{
	border-right: 0px;
	border-top: 0px;
	vertical-align: baseline;
	border-left: 0px;
	width: 100%; 
	border-bottom: 0px;
	text-align: left;
}
.DataTableBorder
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}


.ResultsTable
{
	vertical-align: baseline;
	width: 100%;
	text-align: left;
}

.ResultsTableBorder
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.SearchTableBorder
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.ResultsData
{
	border-right: black 0px solid;
	border-top: black 0px solid;
	vertical-align: baseline;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
	text-align: left;
}

BODY
{
	margin: 0px;
	/* Steve color: #000000; */
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: white;*/
	/* Background color changed by Andrew Westgarth */
	/*background-color : #deefff;*/
	/*SCROLLBAR-FACE-COLOR: #4a6994;*/
}

INPUT
{
	background-color: white;
}

TD
{
	vertical-align: center;
}

TD.Highlight
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.HighlightField
{
	color: #000000;
}

Table.HighlightBackground
{
  background-color:#cce1e4; 
}

TD.Data
{
	font-size: 0.8em;
}

.SearchLabel
{
	padding-left: 20px;
	font-weight: bold;
	font-size: 0.8em;
	font-family: Arial;
	text-align: left;
}

.SearchLabelRight
{
	padding-right: 10px;
	font-weight: bold;
	font-size: 1em;
	font-family: Arial;
	text-align: right;
}

.SearchField
{
}

/* This is the same as the search label but the padding left is smaller */
.ExtendedDateRangeLabel
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 1em;
	font-family: Arial;
	text-align: left;
}

.QueryTableData
{
	width: 100%;
}

.TableData
{
	font-size: 0.8em;
	vertical-align: top;
	text-align: left;
}

.TableHeader
{
	font-weight: bold;
	font-size: 0.8em;
	vertical-align: top;
	text-align: left;
}

.Button
{
	border-left-color: #8e7fa1;
	border-bottom-color: #8e7fa1;
	width: 80px;
	border-top-color: #8e7fa1;
	background-color: #8e7fa1;
	border-right-color: #8e7fa1;
}

TD.Navigation
{
	font-weight: bold;
	vertical-align: super;
	font-family: Arial, Helvetica, sans-serif;
}

.NSLineHeightForMenu
{
	line-height: 65%;
}


/*old Menu Styles removed by Steve B 26/05*/
/*.Menu
{
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	cursor:hand;
}*/

/*.MenuItem
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	color: #FFFFFF;
	padding-top: 1px;
	font-family: Arial;
	background-color: #000000;
	background-color : #4A6994;
	text-decoration: none;
}

.MenuItemBorder
{
  border-left-width: 1px; 
  border-right-width: 1px;	
  border-top-width: 1px; 
  border-bottom-style: solid; 
  border-bottom-width: 1px;
  border-color: #8e7fa1;
}

.MenuItemOver
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	padding-top: 1px;
	font-family: Arial;
	text-decoration: none;
	color: #ffffff;
	background-color: #8e7fa1;
}

.MenuItemSelected
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
	background-color: #8e7fa1;
}
.HorizontalMenu
{
	font-weight: bold;
	cursor: hand;
}
.HorizontalMenuItem
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
	height: 25px;
}

.HorizontalMenuItemOver
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	height: 25px;
}

.HorizontalMenuItemSelected
{
	font-size: 10pt;
	color: #663300;
	font-family: Arial;
	height: 25px;
}*/

/*New Menu Styles Steve B 26/05*/

.Menu
{
background-color: #4A6994; 
}

.Menu_sublist 
{border-top: 1px dashed #ffffff; padding: 5px 0px 5px 0px;}

.Menu_title
{color:#B7CCE1; font-size: 80%; padding: 0px 0px 0px 5px;}

.Menu a
{color:#FFFFFF; font-weight:lighter; font-size:0.8em;}

.Menu p
{margin-top: 0px ; margin-bottom: 0px; padding-left: 8px;}

/*End New Menu Styles */

.ContactDetails
{
	padding-right: 2px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 0.8em;
	padding-bottom: 2px;
	padding-top: 1px;
	font-family: Arial;
	text-decoration: none;
	
}

/* This is used in the area just underneath the tabs. */

.PageHeading
{
	font-weight: bold;
	font-size: 0.8em;
	color: #4a6994;
	text-align: left;
}

.PageTitle
{
	color: #000000;
}


/* The form title is the title used in the white form */
.FormTitle
{
	font-weight: bold;
	font-size: 1em;
	color: #4a6994;
	background-color: white;
}

.RecordsXofY
{
	font-weight: bold;
	font-size: 0.8em;
	color: #000000;
}

.SearchCriteria
{
	font-weight: bold;
	font-size: 0.8em;
	color: #000000;
}

.FarRight
{
	background-color: #ffffff;
}

.ApplicationColor
{
	/*background-color: #000000;*/
	/* Background color changed by Andrew Westgarth */
	background-color : #ffffff;
}

.ApplicationSubColor
{
	background-color: #eeeeee;
}

.CmdButton
{
	border-left-color: #deefff;
	border-bottom-color: #deefff;
	color: #ffffff;
	border-top-color: #deefff;
	background-color: #4a6994;
	border-right-color: #deefff;
}

.CmdButtonSelected
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-left-color: #000000;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
	color: #ffffff;
	border-top-color: #000000;
	background-color: #000000;
	border-right-width: 0px;
	border-right-color: #000000;
}

.CmdButtonSmall
{
	border-left-color: #000000;
	border-bottom-color: #000000;
	color: #ffffff;
	border-top-color: #000000;
	background-color: #000000;
	border-right-color: #000000;
}

.CmdButtonSmallSelected
{
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-top-color: #000000;
	background-color: #000000;
	border-right-color: #000000;
}

.StreetFinderButton
{
	border-left-color: #000000;
	border-bottom-color: #000000;
	color: #ffffff;
	border-top-color: #000000;
	background-color: #000000;
	border-right-color: #000000;
}

.FormPage
{
	/* overflow:auto; Removed. If you have this then poplists cannot be clicked on in Netscape*/
	width: 100%;
	height: 450px;
	background-color: #ffffff;
}

.Instructions
{
	font-weight: normal;
	font-size: 0.8em;
	color: #000000;
	font-family: Arial;
}

.EmphasisedData
{
	font-weight: bold;
}
.HomePageInfo
{
	font-weight: normal;
	font-size: 0.8em;
	color: black;
	font-family: Arial;
}

.ErrorMessage
{
	font-weight: bold;
	font-size: 0.8em;
	color: red;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.ListItem
{
	background-color: #ffffff;
}
.ListItemSelected
{
	background-color: #000000;
}

.Row0
{
	background-color: #cce1e4;
	
}
.Row1
{
	background-color: #ffffff;
}

.FooterLinks
{
	font-weight: bold;
	font-size: 0.8em;
	color: color: #cc6600;
	font-family: Arial;
}
.FooterLinksDisabled
{
	/*display:none*/
font-weight: bold;
	font-size: 0.8em;
	color: gray;
	font-family: Arial;*/
}
.LinkButton
{
	color: #cc6600;
}
.LinkButtonDisabled
{
	color: gray;
}
.HelpColour
{
	background-color: #eeeeee;
}

.HelpStyle
{
	font-size: 0.8em;
	width: 320px;
	font-family: Arial;
	height: 350px;
}

.BestViewed
{
	font-size: 0.8em;
	font-family: Arial;
}

.QuickLinks
{
background-color: #ffffff;
}

.FarRight {
	BACKGROUND-COLOR: #ffffff
}


.WelcomeText
{
	font-weight: normal;
	font-size: 0.8em;
	color: #000000;
	font-family: Arial;
	text-align: left;
}

.BubbleHelp
{
	border-right: #ffffff 2px outset;
	border-top: #ffffff 2px outset;
	border-left: #ffffff 2px outset;
	border-bottom: #ffffff 2px outset;
	position: absolute;
	background-color: #ffffff;
}



