﻿body
{
	min-width: 760px;
	max-width: 1200px;
	margin: 10px 10px 10px 10px; /* how much blue background is displayed */
}
html > body
{
	background-image: url('images/back.png');
	background-repeat: repeat-x;
		}

html > body #bl
{
	background: white 0 100% no-repeat;
}
html > body #br
{
	background: white 100% 100% no-repeat;
}
html > body #tl
{
	background: url(images/topleft.png) 0 0 no-repeat;
}
html > body #tr
{
	background: url(images/topright.png) 100% 0 no-repeat;
	padding: 20px;
}


h3.srchResTitle
{
	margin-bottom: 3px;
}




.clear
{
	font-size: 1px;
	height: 1px;
}
A.namedanchor
{
border-bottom: 0px white none;
}
A
{
	text-decoration: none;
	color: #00A8E4;
	border-bottom: 1px dotted #00A8E4;
	color: #20336C;
}
A:hover
{
	text-decoration: none;
	border-bottom: 1px solid #00A8E4;
	color: #00A8E4;
}
/* Top Bar */
div#logo
{
	float: left;
}
div.PDFGeneratorTK
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: white;
	width: 250px;
	padding: 10px 10px 10px 10px;
	background-image: url(images/PDFHeader.png);
	background-repeat: repeat-y;
	cursor: pointer;
	text-align: center;
}
div#PDFGenerator
{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: white;
	width: 250px;
	padding: 10px 10px 10px 10px;
	background-image: url(images/PDFMenu.png);
	background-repeat: repeat-y;
	text-align: left;
	display: none;
}
div#SearchOptions
{
	float: right;
	margin-top: 35px;
	text-align: right;
}
div#SearchBox
{
	margin-top: 5px;
	font-family: Arial;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	color: #20336C;
}
.advancedSearch
{
	font-family: Arial;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	color: #20336C;
	border-bottom: 0px transparent none;
}
.SearchTextBox
{
	width: 150px;
	border: solid 1px #20336C;
}
/* Navigation below search */
.NavMenu1
{
	margin-top: 10px;
	font-family: Arial;
	font-size: small !important;
	text-decoration: none;
	font-weight: bold;
	color: #20336C;
}
/* Footer menu */
.footer
{
	margin-top: 30px;
	font-family: Arial;
	font-size: small !important;
	text-decoration: none;
	font-weight: bold;
	color: #20336C;
	border-bottom: 0px transparent none !important;
}
/* Navigation Bar 2 - Main site nav */
/* Navigation Bar 2 - Main site nav */

A.NavBar2Link:hover
{
	text-decoration: none;
	color: white;
	border-bottom: 0px transparent none;
}
A.NavBar2Link
{
	text-decoration: none;
	color: white;
	border-bottom: 0px transparent none;
}



div#NavMenu2
{
	clear: both;
	padding-top: 20px;
}
div.NavBar2
{
	background-color: #00A8E4;
	background-image: url(images/NavBar2.png);
	color: white;
	font-family: Arial;
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	padding: 4px 4px 2px 4px;
	float: left;
	height: 18px;
}
div.NavBar2Selected
{
	background-color: #20336C;
	background-image: url(images/NavBar2Selected.png);
	color: white;
	font-family: Arial;
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	padding: 4px 4px 2px 4px;
	float: left;
	height: 18px;
}
div.NavBar2LeftSelected
{
	background-color: #20336C;
	background-image: url(images/NavBar2LeftSelected.png);
	color: white;
	font-family: Arial;
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	padding: 4px 0px 0px 0px;
	float: left;
	height: 20px;
}
div.NavBar2Left
{
	background-color: #1695DE;
	background-image: url(images/NavBar2Left.png);
	color: white;
	font-family: Arial;
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	padding: 4px 0px 0px 0px;
	float: left;
	height: 20px;
}

div.NavBar2:hover
{
	background-color: #20336C;
	background-image: url(images/NavBar2Selected.png);
	color: white;
	font-family: Arial;
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	padding: 4px 4px 2px 4px;
	float: left;
	height: 18px;
}
div.NavBar2Filler
{
	background-color: #00A8E4;
	background-image: url(images/NavBar2.png);
	color: white;
	font-family: Arial;
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	float: left;
}
div.NavBar2Right
{
	background-color: #00A8E4;
	background-image: url(images/NavBar2Right.png);
	color: white;
	font-family: Arial;
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	float: right;
}
div.NavBar2Div
{
	background-image: url(images/divider.png);
	background-repeat: repeat-y;
	float: left;
	font-size: 1px;
	width: 1px;
	height: 24px;
}

/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*Update for navigation menu changes*/

#NavBar2DropDown div
{
	position: absolute;
	visibility: hidden;
	margin: 4px 0px 0px 0px; /*moves the menu down 4pixels*/
	background-color: #30A3E2;
	background-image: url(images/NavBar2.png);
}

#NavBar2DropDown div a
{
	position: relative;
	display: block;
	margin: 0px;
	padding: 4px 4px 4px 4px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background-color: #30A3E2;
	color: white;
	font-family: Arial;
	font-size: small;
	border-bottom: 0px;
}

#NavBar2DropDown div a:hover
{
	background-color: #20336C;
	background-image: url(images/NavBar2Selected.png);
}
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/

/* Main site content */
.SquareList
{
	list-style-type: square;
}

.Title
{
	font-size: x-large;
}
.Title2
{
	font-size: small;
	font-weight: bold;
}
.Title3
{
	font-size: large;
}

div.mainContent
{
	clear: both;
	padding-top: 10px;
	min-height: 560px;
	font-family: Arial;
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	color: #20336C;
}

.mainContent h1
{
	font-size: x-large;
	font-weight: normal;
}
.mainContent h2
{
	font-size: large;
	font-weight: bold;
}
.mainContent h3
{
	font-size: medium;
	font-weight: bold;
}
.mainContent h4
{
	font-size: small;
	font-weight: bold;
}
.mainContent h5
{
	font-size: small;
}
.mainContent h6
{
	font-size: small;
}

div#HeadlineContentZone div.AspNet-WebPart
{
	margin-top: -15px;
}

#HeadlineContentZone h1
{
	font-size: x-large;
	font-weight: normal;
}

#HeadlineContentZone a
{
	color: white;
	text-decoration: underline;
}

#HeadlineContentZone a:hover
{
	color: #AEEEF8;
	text-decoration: underline;
}

#HeadlineContentZone a:visited
{
	color: #AEEEF8;
	text-decoration: underline;
}

table.contentCustom-Table
{
	border: thin #20336C solid;
	color: #20336C;
}
ul.contentCustom-CircleList
{
	list-style-type: circle;
}
ul.contentCustom-DiscList
{
	list-style-type: disc;
}
ul.contentCustom-SquareList
{
	list-style-type: square;
}
ol.contentCustom-AlphaList
{
	list-style-type: lower-alpha;
}
ol.contentCustom-LatinList
{
	list-style-type: lower-latin;
}
ol.contentCustom-RomanList
{
	list-style-type: lower-roman;
}

/* Panes */
div#fixedLeftPane
{
	float: left;
	width: 208px;
}
div#fixedRightPane
{
	float: right;
	width: 225px;
}
div#dynamicCentrePane
{
	margin-left: 218px;
	float: none;
	margin-right: 235px;
}
div#dynamicLeftPane
{
	float: none;
	margin-right: 235px;
}

div#dynamicRightPane
{
	margin-left: 218px;
	float: none;
}
div.dynamicSplitPane
{
	width: 50%;
	float: left;
}

div#ContentOneZone
{
	margin-top: -15px;
	padding-top: 10px;
}

div#ContentTwoZone
{
	margin-top: -15px;
}


/* Spacers */
.PadTop
{
	padding-top: 20px;
}
.PadRight
{
	padding-right: 10px;
}
.PadRightPane
{
	margin-right: 245px;
	padding-top: 8px;
}

/* Tables */
table.ReportList td
{
	padding-right: 10px;
}

/* Blue Box */
.bbBottomLeft
{
	background: url(images/BlueBoxBottomLeft.png) 0 100% no-repeat #0794DE;
}
.bbBottomRight
{
	background: url(images/BlueBoxBottomRight.png) 100% 100% no-repeat;
}
.bbTopLeft
{
	background: url(images/BlueBoxTopLeft.png) 0 0 no-repeat;
}
.bbTopRight
{
	background: url(images/BlueBoxTopRight.png) 100% 0 no-repeat;
	padding: 6px;
	min-height: 235px;
}
.bbContent
{
	color: White;
	padding: 8px 8px 8px 8px;
}
.bbTitle
{
	font-size: x-large;
}
.bbTitle2
{
	font-size: small;
	font-weight: bold;
}
.bbImage
{
	float: right;
	border: solid 1px white;
}
.bbLink
{
	text-decoration: underline;
	color: white;
}
.bbLink:hover
{
	text-decoration: none;
	color: #8ECEF2;
}

/* Light Blue Box */
.bbLightBottomLeft
{
	background: url(images/LightBlueBoxBottomLeft.png) 0 100% no-repeat #8ECEF2;
}
.bbLightBottomRight
{
	background: url(images/LightBlueBoxBottomRight.png) 100% 100% no-repeat;
}
.bbLightTopLeft
{
	background: url(images/LightBlueBoxTopLeft.png) 0 0 no-repeat;
}
.bbLightTopRight
{
	background: url(images/LightBlueBoxTopRight.png) 100% 0 no-repeat;
	padding: 6px;
}
.bbLightContent
{
	color: #20336C;
	padding: 6px 6px 6px 6px;
}
.bbSearchTextBox
{
	width: 150px;
	border: solid 1px #20336C;
	color: #20336C;
	padding-left: 2px;
}

/* Light Blue Box 2 */
.bbLightBottomLeft2
{
	background: url(images/LightBlueBoxBottomLeft2.png) 0 100% no-repeat #8ECEF2;
}
.bbLightBottomRight2
{
	background: url(images/LightBlueBoxBottomRight2.png) 100% 100% no-repeat;
}
.bbLightTopLeft2
{
	background: url(images/LightBlueBoxTopLeft2.png) 0 0 no-repeat;
}
.bbLightTopRight2
{
	background: url(images/LightBlueBoxTopRight2.png) 100% 0 no-repeat;
	padding: 6px;
}
.bbLightContent2
{
	color: #20336C;
	padding: 6px 6px 6px 6px;
}
.bbLightLink2
{
	text-decoration: underline;
	color: #20336C;
}
.bbLightLink2:hover
{
	text-decoration: none;
	color: White;
}
.bbLightTitle2
{
	font-size: small;
	font-weight: bold;
}

/* Panel */
.PanelHolder
{
	padding-bottom: 15px;
	width: 225px;
}
.PanelTopLeft
{
	width: 225px;
	width: 170px;
	height: 55px;
	float: left;
	background-image: url(images/PanelTopLeft.png);
	background-repeat: no-repeat;
}
.PanelTitle
{
	padding: 15px 0px 0px 6px;
	font-size: 11pt;
	font-weight: bold;
	float: left;
}
.PanelTopRight
{
	width: 225px;
	width: 55px;
	height: 55px;
	float: right;
	background-image: url(images/PanelTopRight.png);
	background-repeat: no-repeat;
}
.PanelLogo
{
	padding: 2px 0px 0px 1px;
	height: 48px;
	width: 42px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.PanelMiddle
{
	background-image: url(images/PanelMiddle.png);
	background-repeat: repeat-y;
	padding: 0px 8px 6px 8px;
	width: 209px;
	float: left;
}
.PanelBottom
{
	background-image: url(images/PanelBottom.png);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 6px;
	width: 225px;
	float: left;
}

/* Panel Light*/
.PanelContent
{
	width: 200px;
	color: #404040;
	float: left;
}
.PanelLink
{
	text-decoration: underline;
	color: #404040;
	border-bottom: 0px transparent none;
}
.PanelLink:hover
{
	text-decoration: none;
	color: Black;
	border-bottom: 0px transparent none;
}
.PanelHolderLight
{
	padding-bottom: 10px;
}
.PanelTopLeftLight
{
	width: 225px;
	width: 170px;
	height: 55px;
	float: left;
	background-image: url(images/PanelTopLeftLight.png);
	background-repeat: no-repeat;
}
.PanelTitleLight
{
	padding: 15px 0px 0px 6px;
	font-size: 14pt;
}
.PanelTopRightLight
{
	width: 225px;
	width: 55px;
	height: 55px;
	float: left;
	background-image: url(images/PanelTopRightLight.png);
	background-repeat: no-repeat;
}
.PanelLogoLight
{
	padding: 2px 0px 0px 1px;
	height: 48px;
	width: 42px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.PanelMiddleLight
{
	background-image: url(images/PanelMiddleLight.png);
	background-repeat: repeat-y;
	padding: 0px 8px 6px 8px;
	width: 225px;
}
.PanelBottomLight
{
	background-image: url(images/PanelBottomLight.png);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 6px;
	width: 225px;
}

/* Sub Menu Blue Box */
.smbbHolder
{
	/*margin-right: 245px;*/
	padding-top: 8px;
	width: 186px;
}

.smbbBottomLeft
{
	background: url(images/BlueBoxBottomLeft.png) 0 100% no-repeat #0794DE;
}
.smbbBottomRight
{
	background: url(images/BlueBoxBottomRight.png) 100% 100% no-repeat;
}
.smbbTopLeft
{
	background: url(images/BlueBoxTopLeft.png) 0 0 no-repeat;
}
.smbbTopRight
{
	background: url(images/BlueBoxTopRight.png) 100% 0 no-repeat;
	padding: 6px;
	min-height: 235px;
}
.smbbContent
{
	color: White;
	padding: 4px 4px 4px 4px;
}
.smbbTitle
{
	font-size: x-large;
}
.smbbTitle2
{
	font-size: small;
	font-weight: bold;
}
.smbbImage
{
	float: right;
	border: solid 1px white;
}
.smbbLink
{
	text-decoration: underline;
	color: white;
}
.smbbLink:hover
{
	text-decoration: none;
	color: #8ECEF2;
}

/* Editor Part */
.epControlLabel
{
	background-color: #EBEBEB;
	border: solid 1px #6996AD;
}


/* Secondary Menu */


div.SecondaryMenuTop
{
	height: 7px;
	font-size: 7px;
	width: 186px;
	background-image: url(images/SecondaryMenuTop.png);
}

div.SecondaryMenuFirstItemSelected
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 170px;
	padding: 5px 8px 10px 8px;
	background-image: url(images/SecondaryMenuFirst.png);
	background-repeat: repeat-y;
}

div.SecondaryMenuLastItemSelected
{
	width: 170px;
	color: #04237E;
	padding: 5px 8px 5px 8px;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

div.SecondaryMenuMiddleItemSelected
{
	width: 170px;
	color: #04237E;
	padding: 5px 8px 5px 8px;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

div.SecondaryMenuFirstItem
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 170px;
	color: white;
	padding: 5px 8px 10px 8px;
	background-image: url(images/SecondaryMenuFirst.png);
	background-repeat: repeat-y;
}

div.SecondaryMenuLastItem
{
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: white;
	padding: 5px 8px 5px 8px;
	background-image: url(images/SecondaryMenuMiddle.png);
	background-repeat: repeat-y;
}

div.SecondaryMenuMiddleItem
{
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: white;
	padding: 5px 8px 5px 8px;
	background-image: url(images/SecondaryMenuMiddle.png);
	background-repeat: repeat-y;
}

div.SecondaryMenuDivider
{
	width: 170px;
	font-size: 1px;
	height: 1px;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	background-color: white;
	background-repeat: no-repeat;
	background-image: url(images/SecondaryMenuDivider.png);
}

div.SecondaryMenuBottom
{
	height: 27px;
	width: 186px;
	background-image: url(images/SecondaryMenuBottom.png);
}

A.SecondaryMenuLink
{
	color: white;
	text-decoration: none;
	border-bottom: 0px transparent none;
}

A.SecondaryMenuLink:hover
{
	color: #04237E;
	text-decoration: none;
	border-bottom: 0px transparent none;
}

A.SecondaryMenuLinkSelected
{
	color: #04237E;
	text-decoration: none;
	border-bottom: 0px transparent none;
}

A.SecondaryMenuLinkSelected:hover
{
	color: #04237E;
	text-decoration: none;
	border-bottom: 0px transparent none;
}

div.SecondaryMenuMiddleItemSelected:hover
{
	color: #04237E;
	background-image: url(images/SecondaryMenuMiddleHover.png);
	background-repeat: repeat-y;
}

div.SecondaryMenuMiddleItem:hover
{
	color: #04237E;
	background-image: url(images/SecondaryMenuMiddleHover.png);
	background-repeat: repeat-y;
}

div.SecondaryMenuFirstItem:hover
{
	/*color: #04237E;  	background-image:url(/images/SecondaryMenuMiddleHover.png); 	background-repeat:repeat-y; */
}

div.SecondaryMenuLastItem:hover
{
	color: #04237E;
	background-image: url(images/SecondaryMenuMiddleHover.png);
	background-repeat: repeat-y;
}

div.SecondaryMenuFirstItemSelected:hover
{
}

div.SecondaryMenuLastItemSelected:hover
{
	color: #04237E;
	background-image: url(images/SecondaryMenuMiddleHover.png);
	background-repeat: repeat-y;
}

.SecondaryMenuIndent
{
	margin-left:20px;
	}


/* Force Finder */

.ffDropDown
{
	margin-top: 15px;
	width: 200px;
	border: solid 1px #20336C;
	color: #20336C;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.ffSearchTextBox
{
	margin-top: 15px;
	margin-right: 2px;
	width: 200px;
	height: 18px;
	border: solid 1px #20336C;
	color: #20336C;
	padding-left: 2px;
}

/* Force Finder Compare*/

.ffCompareDropDown
{
	margin-top: 15px;
	width: 200px;
	border: solid 1px #20336C;
	color: #20336C;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}


/* Search Results */

div.srchResultsTopBar
{
	width: 100%;
	background-color: #ebf3ff;
	float: left;
}

div.srchResultsTopBar a
{
	color: #666666;
	background-color: #ebf3ff;
}

div.srchStats
{
	width: 49%;
	float: left;
	text-align: left;
}

div.srchPages
{
	width: 49%;
	float: right;
	text-align: right;
}

div.srchResRows
{
	float: left;
	padding-top: 15px;
}

div.srchDesc
{
	color: #666666;
	font-size: 12px;
}

div.srchResURL
{
	color: #666666;
	font-size: 12px;
	padding-bottom: 10px;
}

div.srchResURL a
{
	color: #00a8e4;
	font-size: 12px;
}

/* Advanced Search */

div.advsrchTextLeft
{
	float: left;
	width: 48%;
	height: 25px;
	text-align: right;
	padding: 1%;
}

div.advsrchTextRight
{
	float: right;
	width: 48%;
	height: 25px;
	padding: 1%;
}

div.advsrchCriteria
{
	width: 400px;
}

CAPTCHAAnswer
{
	width: 250px;
}

CAPTCHAAudioLink
{
	border-bottom: 0px transparent none;
}

#CAPTCHASoundDownload
{
	margin-top: 9px;
}

div.NavMenu1 A
{
	border-bottom: 0px transparent none;
}

div.footer A
{
	border-bottom: 0px transparent none;
}

/*National Overview*/
.key
{
	text-align: center;
}

.TableStyle
{
	text-align: center;
}
.InfoCell
{
	background-color: #cde7fc;
	width: 105px;
}
.PoliceForceList
{
	color: black;
	text-decoration: none;
	text-align: right;
	margin-right: 10px;
}
.PoliceForceList:link
{
	color: black;
	text-decoration: none;
	text-align: right;
	width: 180px;
	font-size: small;
}
.PoliceForceList:visited
{
	color: black;
	text-decoration: none;
	text-align: right;
	width: 180px;
	font-size: small;
}
.PoliceForceList:hover
{
	color: black;
	text-decoration: none;
	text-align: right;
	width: 180px;
	font-size: small;
}
.PoliceForceList:active
{
	color: black;
	text-decoration: none;
	text-align: right;
	width: 180px;
	font-size: small;
}
.BorderCell
{
	background-color: #e6f4fe;
	width: 10px;
}
.LetterHeading
{
	text-align: left;
	width: 180px;
	font-size: small;
}
/* My Police Force Report Card */

.IndicatorCell
{
	margin-left: 10px;
	margin-right: 10px;
}
.ImproveCell
{
	margin-left: 0px;
	margin-right: 10px;
}
.CellColour
{
	background-color: #cde7fc;
}
.IndicatorMeasure
{
	color: #666666;
	text-decoration: none;
	text-align: right;
	width: 180px;
	font-size: small;
	margin-right: 10px;
}

.ComparedomianHeader
{
	color: #20336C;
	text-decoration: none;
	text-align: right;
	font-size: small;
	margin-right: 10px;
	font-weight: bold;
}
.ForceDomianHeader
{
	color: #20336C;
	text-decoration: none;
	text-align: left;
	font-size: small;
	margin-right: 10px;
	font-weight: bold;
}

.qastyle
{
	margin-bottom: 28px;
	vertical-align: middle;
}



/* Use hidden for hiding labels */

.hidden
{
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

td.TabFirstRowFirstColumnLeft
{
	width: 1px;
	padding-left: 6px;
	height: 30px;
	background-image: url(images/TabTopRowFirstColumnLeft.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #009BCF;
}

td.TabFirstRowMiddle
{
	width: 600px;
	height: 30px;
	padding-left: 10px;
	background-image: url(images/TabFirstRowMiddle.png);
	background-repeat: repeat-x;
	text-decoration: none;
	background-color: #009BCF;
	color: white;
}

a.TabURL
{
	color: white;
	text-decoration: none;
	border-bottom-style: none;
}

td.TabFirstRowFirstColumnRight
{
	width: 8px;
	/*padding-right: 5px;
	height: 30px;*/
	background-image: url(images/TabTopRowFirstColumnRight.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #009BCF;
}

td.TabFirstRowSecondColumnLeft
{
/*	width: 1px;
	padding-left: 11px;
	height: 30px;*/
	background-image: url(images/TabTopRowSecondColumnLeft.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #009BCF;
}

td.TabFirstRowSecondColumnRight
{
	width: 1px;
	padding-right: 30px;
	height: 30px;
	background-image: url(images/TabTopRowSecondColumnRight.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: white;
}




td.TabOtherRowFirstColumnLeft
{
	width: 12px;
	height: 30px;
	background-image: url(images/TabOtherRowFirstColumnLeft.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #009BCF;
}

td.TabOtherRowMiddle
{

	height: 30px;
	padding-left: 10px;
	text-decoration: none;
	background-color: #0092CA;
	color: white;
	background-image: url(images/TabOtherRowMiddle.png);
	background-repeat: repeat-x;
}


td.TabOtherRowFirstColumnRight
{
/*	width: 12px;
	height: 30px;*/
	background-image: url(images/TabOtherRowFirstColumnRight.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #009BCF;
}

td.TabOtherRowSecondColumnLeft
{
	
/*	width: 15px;
	padding-left: 10px;
	height: 30px;*/
	background-image: url(images/TabOtherRowSecondColumnLeft.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #009BCF;
}

td.TabOtherRowsSecondColumnRight
{
	width: 40px;
	height: 30px;
	background-image: url(images/TabOtherRowSecondColumnRight.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: white;
}


td.TabOtherRowSecondColumnRight
{
	width: 40px;
	height: 30px;
	background-image: url(images/TabOtherRowSecondColumnRight.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: white;
}


td.TabSelectedFirstColumnLeft
{
	width: 12px;
	height: 30px;
	background-image: url(images/TabSelectedFirstColumnLeft.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #B8DDE4;
}

td.TabSelectedMiddle
{
	width:50%;
	height: 30px;
	padding-left: 10px;
	text-decoration: none;
	background-color: #B8DDE4;
	color: black;
}


td.TabSelectedFirstColumnRight
{
	width: 12px;
	height: 30px;
	background-image: url(images/TabSelectedFirstColumnRight.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #B8DDE4;
}

td.TabSelectedSecondColumnLeft
{
	width: 15px;
	height: 30px;
	background-image: url(images/TabSelectedSecondColumnLeft.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #009BCF;
}

td.TabSelectedSecondColumnRight
{
	width: 40px;
	height: 30px;
	background-image: url(images/TabSelectedSecondColumnRight.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #009BCF;
}

td.TabTopLeft
{
	width: 1px;
	padding-left: 5px;
	background-color: #B8DDE4;
	background-image: url(images/TabTopLeft.png);
	background-repeat: no-repeat;
}

td.TabTopMiddle
{
	background-color: #A9D5DE;
	background-image: url(images/TabTopMiddle.png);
}

td.TabTopRight
{
	width: 1px;
	padding-left: 5px;
	background-color: #B8DDE4;
	background-image: url(images/TabTopRight.png);
	background-repeat: no-repeat;
}

a.MSGLink
{
	color: white;
}

div.NeighbourTitle
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
}
div.MSGTitle
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}


table.MSGList
{
	width: 288px;
}

tr.MSGTop
{
	height: 5px;
}


td.MSGListLeft
{
	background-color: #1A245C;
	background-image: url(images/MSGLeft.png);
	background-repeat: repeat-y;
	padding: 5px 5px 5px 5px;
}

div.MSGListLinks
{
	margin-bottom: 10px;
}
div.NeighbourListLinks
{
	margin-bottom: 10px;
}


td.MSGListRight
{
	background-color: #1A245C;
	background-image: url(images/MSGRight.png);
	background-repeat: repeat-y;
}

td.MSGListTopLeft
{
	width: 1px;
	padding-left: 2px;
	background-color: #1A245C;
	background-image: url(images/MSGTopLeft.png);
	background-repeat: no-repeat;
	font-size: 1px;
}

td.MSGListTopMiddle
{
	width: 100%;
	background-color: #1A245C;
	background-image: url(images/MSGTopMiddle.png);
	background-repeat: repeat-x;
	font-size: 1px;
}


td.MSGListTopRight
{
	width: 1px;
	padding-left: 4px;
	background-color: #1A245C;
	background-image: url(images/MSGTopRight.png);
	background-repeat: no-repeat;
	font-size: 6px;
}



td.MSGListBottomLeft
{
	width: 1px;
	padding-left: 2px;
	background-color: #1A245C;
	background-image: url(images/MSGBottomLeft.png);
	background-repeat: no-repeat;
	font-size: 1px;
}

td.MSGListBottomMiddle
{
	width: 100%;
	background-color: #1A245C;
	background-image: url(images/MSGBottomMiddle.png);
	background-repeat: repeat-x;
	font-size: 1px;
}

td.TabRight
{
	background-image: url(images/TabRight.png);
	background-repeat: repeat-y;
}

td.TabLeft
{
	background-color: #A9D5DE;
}



td.MSGListBottomRight
{
	width: 1px;
	padding-left: 2px;
	background-color: #1A245C;
	background-image: url(images/MSGBottomRight.png);
	background-repeat: no-repeat;
	font-size: 6px;
}


td.MSGListMiddle
{
	background-color: #1A245C;
	color: white;
}




table.tabContents
{
	width: 100%;
	background-color: #A9D5DE;
}

td.RightTabColumn
{
	background-color: #A9D5DE;
	width: 50%;
}
td.LeftTabColumn
{
	background-color: #A9D5DE;
	width: 50%;
}





td.TabBottomLeft
{
	background-image: url(images/TabBottomLeft.png);
	background-repeat: no-repeat;
}

td.TabBottomRight
{
	background-image: url(images/TabBottomRight.png);
	background-repeat: no-repeat;
}

td.TabBottomMiddle
{
	background-image: url(images/TabBottom.png);
	background-repeat: repeat-x;
	height: 1px;
	padding-bottom: 20px;
}




a.HeatmapCalloutLinkyellow
{
	color: white;
}


div.HeatmapCalloutTitleyellow
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}


table.HeatmapCalloutyellow
{
	width: 95%;
}

tr.HeatmapCalloutTopyellow
{
	height: 5px;
}


td.HeatmapCalloutLeftyellow
{
	background-color: #FFD400;
	background-image: url(images/CalloutLeftYellow.png);
	background-repeat: repeat-y;
	padding: 5px 5px 5px 5px;
}

div.HeatmapCalloutLinksyellow
{
	margin-bottom: 10px;
}

td.HeatmapCalloutRightyellow
{
	background-color: #FFD400;
	background-image: url(images/CalloutRightYellow.png);
	background-repeat: repeat-y;
}

td.HeatmapCalloutTopLeftyellow
{
	width: 1px;
	padding-left: 2px;
	background-color: #FFD400;
	background-image: url(images/CalloutTopLeftYellow.png);
	background-repeat: no-repeat;
	font-size: 1px;
}

td.HeatmapCalloutTopMiddleyellow
{
	width: 100%;
	background-color: #FFD400;
	background-image: url(images/CalloutTopMiddleYellow.png);
	background-repeat: repeat-x;
	font-size: 1px;
}


td.HeatmapCalloutTopRightyellow
{
	width: 1px;
	padding-left: 4px;
	background-color: #FFD400;
	background-image: url(images/CalloutTopRightYellow.png);
	background-repeat: no-repeat;
	font-size: 6px;
	background-position:right;
}



td.HeatmapCalloutBottomLeftyellow
{
	width: 1px;
	padding-left: 2px;
	background-color: #FFD400;
	background-image: url(images/CalloutBottomLeftYellow.png);
	background-repeat: no-repeat;
	font-size: 1px;
}

td.HeatmapCalloutBottomMiddleyellow
{
	width: 100%;
	background-color: #FFD400;
	background-image: url(images/CalloutBottomMiddleYellow.png);
	background-repeat: repeat-x;
	font-size: 1px;
}




td.HeatmapCalloutBottomRightyellow
{
	width: 1px;
	padding-left: 2px;
	background-color: #FFD400;
	background-image: url(images/CalloutBottomRightYellow.png);
	background-repeat: no-repeat;
	font-size: 6px;
	background-position:right;
}


td.HeatmapCalloutMiddleyellow
{
	background-color: #FFD400;
	color: #141C51;
		font-size: 12pt;
	font-weight: bold;

padding: 10px 10px 10px 10px;
}




a.HeatmapCalloutLinkgreen
{
	color: Black;
}


div.HeatmapCalloutTitlegreen
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}


table.HeatmapCalloutgreen
{
	width: 95%;
}

tr.HeatmapCalloutTopgreen
{
	height: 5px;
}


td.HeatmapCalloutLeftgreen
{
	background-color: #9ACA3C;
	background-image: url(images/CalloutLeftgreen.png);
	background-repeat: repeat-y;
	padding: 5px 5px 5px 5px;
}

div.HeatmapCalloutLinksgreen
{
	margin-bottom: 10px;
}

td.HeatmapCalloutRightgreen
{
	background-color: #9ACA3C;
	background-image: url(images/CalloutRightgreen.png);
	background-repeat: repeat-y;
}

td.HeatmapCalloutTopLeftgreen
{
	width: 1px;
	padding-left: 2px;
	background-color: #9ACA3C;
	background-image: url(images/CalloutTopLeftgreen.png);
	background-repeat: no-repeat;
	font-size: 1px;
}

td.HeatmapCalloutTopMiddlegreen
{
	width: 100%;
	background-color: #9ACA3C;
	background-image: url(images/CalloutTopMiddlegreen.png);
	background-repeat: repeat-x;
	font-size: 1px;
}


td.HeatmapCalloutTopRightgreen
{
	width: 1px;
	padding-left: 4px;
	background-color: #9ACA3C;
	background-image: url(images/CalloutTopRightgreen.png);
	background-repeat: no-repeat;
	background-position:right;
	font-size: 6px;
}



td.HeatmapCalloutBottomLeftgreen
{
	width: 1px;
	padding-left: 2px;
	background-color: #9ACA3C;
	background-image: url(images/CalloutBottomLeftgreen.png);
	background-repeat: no-repeat;
	font-size: 1px;
}

td.HeatmapCalloutBottomMiddlegreen
{
	width: 100%;
	background-color: #9ACA3C;
	background-image: url(images/CalloutBottomMiddlegreen.png);
	background-repeat: repeat-x;
	font-size: 1px;
}




td.HeatmapCalloutBottomRightgreen
{
	width: 1px;
	padding-left: 2px;
	background-color: #9ACA3C;
	background-image: url(images/CalloutBottomRightgreen.png);
	background-repeat: no-repeat;
	background-position:right;
	font-size: 6px;
}


td.HeatmapCalloutMiddlegreen
{
	background-color: #9ACA3C;
	font-size: 12pt;
	color: white;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
}



a.HeatmapCalloutLinkgrey
{
	color: Black;
}


div.HeatmapCalloutTitlegrey
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}


table.HeatmapCalloutgrey
{
	width: 95%;
}

tr.HeatmapCalloutTopgrey
{
	height: 5px;
}


td.HeatmapCalloutLeftgrey
{
	background-color: #757575;
	background-image: url(images/CalloutLeftgrey.png);
	background-repeat: repeat-y;
	padding: 5px 5px 5px 5px;
}

div.HeatmapCalloutLinksgrey
{
	margin-bottom: 10px;
}

td.HeatmapCalloutRightgrey
{
	background-color: #757575;
	background-image: url(images/CalloutRightgrey.png);
	background-repeat: repeat-y;
}

td.HeatmapCalloutTopLeftgrey
{
	width: 1px;
	padding-left: 2px;
	background-color: #757575;
	background-image: url(images/CalloutTopLeftgrey.png);
	background-repeat: no-repeat;
	font-size: 1px;
}

td.HeatmapCalloutTopMiddlegrey
{
	width: 100%;
	background-color: #757575;
	background-image: url(images/CalloutTopMiddlegrey.png);
	background-repeat: repeat-x;
	font-size: 1px;
}


td.HeatmapCalloutTopRightgrey
{
	width: 1px;
	padding-left: 4px;
	background-color: #757575;
	background-image: url(images/CalloutTopRightgrey.png);
	background-repeat: no-repeat;
	background-position:right;
	font-size: 6px;
}



td.HeatmapCalloutBottomLeftgrey
{
	width: 1px;
	padding-left: 2px;
	background-color: #757575;
	background-image: url(images/CalloutBottomLeftgrey.png);
	background-repeat: no-repeat;
	font-size: 1px;
}

td.HeatmapCalloutBottomMiddlegrey
{
	width: 100%;
	background-color: #757575;
	background-image: url(images/CalloutBottomMiddlegrey.png);
	background-repeat: repeat-x;
	font-size: 1px;
}




td.HeatmapCalloutBottomRightgrey
{
	width: 1px;
	padding-left: 2px;
	background-color: #757575;
	background-image: url(images/CalloutBottomRightgrey.png);
	background-repeat: no-repeat;
	font-size: 6px;
}


td.HeatmapCalloutMiddlegrey
{
	background-color: #757575;
	font-size: 12pt;
	color: white;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
}





a.HeatmapCalloutLinkorange
{
	color: Black;
}


div.HeatmapCalloutTitleorange
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}


table.HeatmapCalloutorange
{
	width: 95%;
}

tr.HeatmapCalloutToporange
{
	height: 5px;
}


td.HeatmapCalloutLeftorange
{
	background-color: #F68F1F;
	background-image: url(images/CalloutLeftorange.png);
	background-repeat: repeat-y;
	padding: 5px 5px 5px 5px;
}

div.HeatmapCalloutLinksorange
{
	margin-bottom: 10px;
}

td.HeatmapCalloutRightorange
{
	background-color: #F68F1F;
	background-image: url(images/CalloutRightorange.png);
	background-repeat: repeat-y;
}

td.HeatmapCalloutTopLeftorange
{
	width: 1px;
	padding-left: 2px;
	background-color: #F68F1F;
	background-image: url(images/CalloutTopLeftorange.png);
	background-repeat: no-repeat;
	font-size: 1px;
}

td.HeatmapCalloutTopMiddleorange
{
	width: 100%;
	background-color: #F68F1F;
	background-image: url(images/CalloutTopMiddleorange.png);
	background-repeat: repeat-x;
	font-size: 1px;
}


td.HeatmapCalloutTopRightorange
{
	width: 1px;
	padding-left: 4px;
	background-color: #F68F1F;
	background-image: url(images/CalloutTopRightorange.png);
	background-repeat: no-repeat;
	background-position:right;
	font-size: 6px;
}



td.HeatmapCalloutBottomLeftorange
{
	width: 1px;
	padding-left: 2px;
	background-color: #F68F1F;
	background-image: url(images/CalloutBottomLeftorange.png);
	background-repeat: no-repeat;
	font-size: 1px;
}

td.HeatmapCalloutBottomMiddleorange
{
	width: 100%;
	background-color: #F68F1F;
	background-image: url(images/CalloutBottomMiddleorange.png);
	background-repeat: repeat-x;
	font-size: 1px;
}




td.HeatmapCalloutBottomRightorange
{
	width: 1px;
	padding-left: 2px;
	background-color: #F68F1F;
	background-image: url(images/CalloutBottomRightorange.png);
	background-repeat: no-repeat;
	background-position:right;
	font-size: 6px;
}


td.HeatmapCalloutMiddleorange
{

	background-color: #F58518;
	color: #141C51;
	font-size: 12pt;
	font-weight: bold;

padding: 10px 10px 10px 10px;

}

img.HeatMapImage {
text-align: center;
	

}


a.HeatmapCalloutLinkred
{
	color: Black;
}


div.HeatmapCalloutTitlered
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}


table.HeatmapCalloutred
{
	width: 95%;
}

tr.HeatmapCalloutTopred
{
	height: 5px;
}


td.HeatmapCalloutLeftred
{
	background-color: #CE1337;
	background-image: url(images/CalloutLeftred.png);
	background-repeat: repeat-y;
	padding: 5px 5px 5px 5px;
}

div.HeatmapCalloutLinksred
{
	margin-bottom: 10px;
}

td.HeatmapCalloutRightred
{
	background-color: #CE1337;
	background-image: url(images/CalloutRightred.png);
	background-repeat: repeat-y;
}

td.HeatmapCalloutTopLeftred
{
	width: 1px;
	padding-left: 2px;
	background-color: #CE1337;
	background-image: url(images/CalloutTopLeftred.png);
	background-repeat: no-repeat;
	font-size: 1px;
}

td.HeatmapCalloutTopMiddlered
{
	width: 100%;
	background-color: #CE1337;
	background-image: url(images/CalloutTopMiddlered.png);
	background-repeat: repeat-x;
	font-size: 1px;
}


td.HeatmapCalloutTopRightred
{
	width: 1px;
	padding-left: 4px;
	background-color: #CE1337;
	background-image: url(images/CalloutTopRightred.png);
	background-repeat: no-repeat;
	background-position:right;
	font-size: 6px;
}



td.HeatmapCalloutBottomLeftred
{
	width: 1px;
	padding-left: 2px;
	background-color: #CE1337;
	background-image: url(images/CalloutBottomLeftred.png);
	background-repeat: no-repeat;
	font-size: 1px;
}

td.HeatmapCalloutBottomMiddlered
{
	width: 100%;
	background-color: #CE1337;
	background-image: url(images/CalloutBottomMiddlered.png);
	background-repeat: repeat-x;
	font-size: 1px;
}




td.HeatmapCalloutBottomRightred
{
	width: 1px;
	padding-left: 2px;
	background-color: #CE1337;
	background-image: url(images/CalloutBottomRightred.png);
	background-repeat: no-repeat;
	background-position:right;
	font-size: 6px;
}


td.HeatmapCalloutMiddlered
{
	background-color: #CE1337;
	font-size: 12pt;
	color: white;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
}




a.HeatmapCalloutLinkLightBlue
{
	color: Black;
}


div.HeatmapCalloutTitleLightBlue
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}


table.HeatmapCalloutLightBlue
{
	width: 95%;
}

tr.HeatmapCalloutTopLightBlue
{
	height: 5px;
}


td.HeatmapCalloutLeftLightBlue
{
	background-color: #00A8E4;
	background-image: url(images/CalloutLeftLightBlue.png);
	background-repeat: repeat-y;
	padding: 5px 5px 5px 5px;
}

div.HeatmapCalloutLinksLightBlue
{
	margin-bottom: 10px;
}

td.HeatmapCalloutRightLightBlue
{
	background-color: #00A8E4;
	background-image: url(images/CalloutRightLightBlue.png);
	background-repeat: repeat-y;
}

td.HeatmapCalloutTopLeftLightBlue
{
	width: 1px;
	padding-left: 2px;
	background-color: #00A8E4;
	background-image: url(images/CalloutTopLeftLightBlue.png);
	background-repeat: no-repeat;
	font-size: 1px;
}

td.HeatmapCalloutTopMiddleLightBlue
{
	width: 100%;
	background-color: #00A8E4;
	background-image: url(images/CalloutTopMiddleLightBlue.png);
	background-repeat: repeat-x;
	font-size: 1px;
}


td.HeatmapCalloutTopRightLightBlue
{
	width: 1px;
	padding-left: 4px;
	background-color: #00A8E4;
	background-image: url(images/CalloutTopRightLightBlue.png);
	background-repeat: no-repeat;
	background-position:right;
	font-size: 6px;
}



td.HeatmapCalloutBottomLeftLightBlue
{
	width: 1px;
	padding-left: 2px;
	background-color: #00A8E4;
	background-image: url(images/CalloutBottomLeftLightBlue.png);
	background-repeat: no-repeat;
	font-size: 1px;
}

td.HeatmapCalloutBottomMiddleLightBlue
{
	width: 100%;
	background-color: #00A8E4;
	background-image: url(images/CalloutBottomMiddleLightBlue.png);
	background-repeat: repeat-x;
	font-size: 1px;
}




td.HeatmapCalloutBottomRightLightBlue
{
	width: 1px;
	padding-left: 2px;
	background-color: #00A8E4;
	background-image: url(images/CalloutBottomRightLightBlue.png);
	background-position:right;
	background-repeat: no-repeat;
	font-size: 6px;
}


td.HeatmapCalloutMiddleLightBlue
{
	background-color: #00A8E4;
	color: Black;
}






/*FORCE COMPARISION TABLE*/

tr.FCTSelectedRow
{
	background-color: #00237B;
	color: White;
	font-weight: bold;
	margin-bottom: 5px;
	height: 20px;
}

tr.FCTUnderlinedRow
{
	border-bottom-style: solid;
	border-bottom-color: #0097E4;
	border-bottom-width: 3px;
	height: 20px;
}

tr.FCTRow
{
	border-bottom-style: none;
	margin-bottom: 4px;
	height: 20px;
}
th.FCTHeader
{
	border-bottom-style: none;
	margin-bottom: 4px;
	font-weight: bold;
	height: 20px;
}
td.FCTCellRightAlign
{
	text-align: right;
	padding-right: 15px;
}
td.FCTUnderlinedCell
{
	border-bottom-style: solid;
	border-bottom-color: #0097E4;
	border-bottom-width: 3px;
}
td.FCTSortedColumnCell
{
	background-color: #CEEBFB;
	text-align: right;
}
table.FCTGrid
{
	width: 100%;
	background-color: Transparent;
	margin: 0px 0 10px 0;
	border: none 0px Transparent;
}

td.gridTitleNotSelected 
{
	font-size: 8pt;
}


/* Force Finder Compare*/

.ffComparedropDown
{
	margin-top: 15px;
	width: 197px;
	border: solid 1px #20336C;
	color: #20336C;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

table.HeatmapCalloutTable {
width: 300px;

}


/* Data Notes For Index Cards */

table.DataNotesTable
{
	width: 288px;
}

a.DataNotesLinkLightBlue
{
	color: Black;
}


div.DataNotesTitleLightBlue
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}


table.DataNotesLightBlue
{
	width: 95%;
}

tr.DataNotesTopLightBlue
{
	height: 5px;
}


td.DataNotesLeftLightBlue
{
	background-color: #009FE1;
	background-image: url(images/CalloutLeftLightBlue.png);
	background-repeat: repeat-y;
	/*padding: 5px 5px 5px 5px;*/
}

div.DataNotesLinksLightBlue
{
	margin-bottom: 10px;
}

td.DataNotesRightLightBlue
{
	background-color: #009FE1;
	background-image: url(images/CalloutRightLightBlue.png);
	background-repeat: repeat-y;
}

td.DataNotesTopLeftLightBlue
{
	width: 1px;
	/*padding-left: 2px;*/
	background-color: #009FE1;
	background-image: url(images/CalloutTopLeftLightBlue.png);
	background-repeat: no-repeat;
	font-size: 1px;
}

td.DataNotesTopMiddleLightBlue
{
	width: 100%;
	background-color: #009FE1;
	background-image: url(images/CalloutTopMiddleLightBlue.png);
	background-repeat: repeat-x;
	font-size: 1px;
}


td.DataNotesTopRightLightBlue
{
	width: 1px;
/*	padding-left: 4px;*/
	background-color: #009FE1;
	background-position: right;
	background-image: url(images/CalloutTopRightLightBlue.png);
	background-repeat: no-repeat;
	font-size: 6px;
}



td.DataNotesBottomLeftLightBlue
{
	width: 1px;
	/*padding-left: 2px;*/
	background-color: #009FE1;
	background-image: url(images/CalloutBottomLeftLightBlue.png);
	background-repeat: no-repeat;
	font-size: 1px;
}

td.DataNotesBottomMiddleLightBlue
{
	width: 100%;
	background-color: #009FE1;
	background-image: url(images/CalloutBottomMiddleLightBlue.png);
	background-repeat: repeat-x;
	font-size: 1px;
}




td.DataNotesBottomRightLightBlue
{
	width: 5px;
/*	padding-left: 2px;*/
	background-color: #009FE1;
	background-image: url(images/CalloutBottomRightLightBlue.png);
	background-repeat: no-repeat;
	background-position:right;
	font-size: 6px;
}


td.DataNotesMiddleLightBlue
{
	width: 100%;
	background-color: #009FE1;
	color: white;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
}

table.DataGridHomicide
{
	width: 500px;
	border-top-style:solid;border-top-width:1px;border-top-color:#1A245C;		
	border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#1A245C;		
}

td.DataGridHomicideLeftColumnHeader
{
	width:20px;
	vertical-align:middle;
	text-align:center;
	color: black;
	font-size:12px;
	font-weight:bold;
	border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#1A245C;					
}

td.DataGridHomicideRightColumnHeader
{
	width:20px;
	vertical-align:middle;
	text-align:center;
	font-size:x-small;
	font-weight:bold;	
	border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#1A245C;			
}

td.DataGridHomicideRowLeft
{
	width:20px;
	vertical-align:middle;
	text-align:center;
	color: black;
}

td.DataGridHomicideRowRight
{
	width:20px;
	vertical-align:middle;
	text-align:center;
	color: black;
}

A.MyPoliceForceLink
{
	color: white;
	border-bottom: 1px dotted #FFFFFF;
}


