﻿
.Test	{ background-color:Yellow !important; }

.Clear { clear:both; }

.CenterText { text-align:center; }

.ImageBorder		{ padding:2px; border:1px solid #0c9300; }
.ImageThumbSizeA	{width:79px; height:60px;}
.BgWhite			{ background-color: #ffffff; }
.Border0			{ border:none !important; }
.BorderRed			{ border:solid 1px #ff0000; }
.BorderRight		{ border-right:1px solid black; }
.BorderLeft			{ border-left:1px solid black; }

.Divider	{ height:2px; background-color:#cbd9ba; margin:20px 0; }
.Divider2	{ margin:20px 0; border-bottom:1px dotted #999999; }
.Divider3	{ margin:10px 0; border-bottom:1px dotted #999999; }
.Divider4	{ margin:10px 10px 0 10px; border-left:1px dotted #999999; }

.AlignRight		{ text-align:right; }
.AlignLeft		{ text-align:left; }
.AlignCenter	{ text-align:center; }
.AlignTop		{ vertical-align:top; }
.AlignBottom	{ vertical-align:bottom; }

.FloatRight { float:right; }
.FloatLeft	{ float:left; }

.ColorAccent1	{ color:#0c9300!important; }
.ColorAccent2	{ color:#ff0000!important; }
.ColorAccent3	{ color:#ffffff!important; }
.ColorAccent4	{ color:#999999!important; }
.ColorAccent5	{ color:#a29100!important; }
.ColorAccent6	{ color:#000000!important; }
.ColorAccent7	{ color:#339900!important; }
.ColorAccent8	{ color:#0298d0!important; }
.ColorAccent9	{ color:#ff7417!important; }
.ColorAccent10	{ color:#666666!important; }
.ColorAlert		{ color:#FF0000!important; }

.CursorPointer { cursor:pointer;cursor:hand; }

.FontSizeA { font-size:10px; }
.FontSizeB { font-size:11px; }
.FontSizeC { font-size:12px; }
.FontSizeD { font-size:13px; }
.FontSizeE { font-size:22px; }
.FontSizeF { font-size:18px; }
.FontSizeG { font-size:13px; }
.FontSizeH { font-size:30px; }
.FontSizeI { font-size:15px; }
.FontSizeJ { font-size:16px; }
.FontSizeK { font-size:14px; }
.FontSizeL { font-size:24px; }
.FontSizeM { font-size:20px; }
.FontSizeN { font-size:26px; }

.FontBold	{ font-weight:bold; }
.FontNormal { font-weight:normal; }

.DisplayBlock	{ display:block; }
.DisplayInline	{ display:inline; }
.ListStyleNone	{ list-style:none; }
.DisplayNone	{ display:none; }

.Margin0			{ margin:0; }
.MarginBottom5		{ margin-bottom:5px; }
.MarginBottom15		{ margin-bottom:15px; }
.Padding0			{ padding:0 !important; }
.Padding5			{ padding:5px; }
.Padding10			{ padding:10px; }
.Padding15			{ padding:15px; }
.PaddingBottom15	{ padding-bottom:15px; }
.PaddingTop5		{ padding-top:5px; }
.PaddingTop10		{ padding-top:10px; }
.PaddingTop15		{ padding-top:15px; }
.PaddingLeft15		{ padding-left:15px; }
.PaddingRight15		{ padding-right:15px; }

.VAlignMiddle		{ vertical-align:middle; }
.VAlignTop			{ vertical-align:top; }

ul.BulletsA 	{ margin:0; padding:0 0 15px 30px; }
li.BulletsA 	{ margin:0; padding:0 0 5px 0; }

.SmallIndent ul { margin:0; padding:0 5 0px 5px; list-style-type: none; }
.SmallIndent li { margin:0; padding:0 0 0px 5px; list-style-type:none; }

.ResultListA		{ border-bottom:1px dotted #999999; background:url('/images/inspectorListingBg.gif') bottom  repeat-x; }

.LinkAccent1 a:link, .LinkAccent1 a:visited { color:#999999; text-decoration:underline; }
.LinkAccent1 a:hover, .LinkAccent1 a:active { color:#666666; text-decoration:underline; }

.ArrowGreenDisplay							{ background-image: url('/images/currentPageIcon.gif'); background-position: left top; background-repeat: no-repeat; }
.ArrowGreen	a:hover, .ArrowGreen a:active	{ background-image: url('/images/currentPageIcon.gif'); background-position: left; background-repeat: no-repeat; }

.TitleBar	{ color:#ffffff; padding:5px; margin:0 0 15px 0; background-color:#58c71e; height:18px; }
.TitleBarB	{ padding:5px; background-color:#eeeeee; }

.GradientBox1 { padding:3px 5px; background:url('/images/BgSmallGradientGray.gif') repeat-x #ebe9e3; border:1px solid #cbd9ba; height:15px; }

.TDBottomBorder td		{ border-bottom:1px dotted #999999; padding:5px 5px 5px 2px; }
.TDBottomBorder2 td		{ padding:2px 2px 2px 0; }

.MinHeightA { min-height:75px; }
.Height10 { height:10px; }

.GraphBgColor { background-color:#FFFFFF; }

.TopNavSelected { background:url('/images/BgNavBtnSelected.gif') left repeat-x !important; }

.SubNavASelected { background-color:#339900 !important; }

.fdpoweredby { display:none; }

.AutoCompleteOff { background-color:#ffffff;  padding:2px; }
.AutoCompleteOn	 { background-color:#eeeeee; padding:2px; }

.TableA td			{ padding:5px; }
.TableA .RowA		{ background-color:#eee; }
.TableA .RowB		{ background-color:#fff; }
.TableA .BorderA	{ border-bottom:1px solid #ccc; }


/*-------------------------------------------JQuery Popup Style Overrides--*/
.ui-dialog {padding:0.2em;background-color:#ffffff; border:3px solid #cbd9ba;}
.ui-widget-overlay {	BACKGROUND:  #aaaaaa repeat-x 50% 50%; position:absolute; left:0px; top:0px;	}
.ui-dialog-title {font-size: 18px; font-weight:700; margin:0; padding:0; color:#0c9300;}
.ui-dialog-titlebar {margin-bottom:10px;}
.ui-dialog-titlebar-close {padding-left:295px;}
/*
.ui-dialog { margin:5;padding:5;background-color:#ffffff; }
.ui-dialog-content{margin:5;padding:5;}
.ui-dialog-titlebar{margin:0;padding:0;background-color:Transparent;display:none;}
.ui-dialog-title-dialog{margin:0;padding:0;background-color:Transparent;}
.ui-dialog-titlebar-close{margin:0;padding:0;background-color:Transparent;}
.ui-dialog-content{margin:0;padding:0;background-color:Transparent;}*/

/*-------------------------------------------Btn Global Properties--*/
a.Btn				{ padding:0; margin:0; display:inline; font-weight:bold; float:left; }
	a.Btn .BtnLeft 	{ display:block; }
	a.Btn .BtnRight { padding:0 12px; display: block; text-align: center; }
	
span.Btn				{ padding:0; margin:0; display:inline; font-weight:bold; float:left; }
	span.Btn .BtnLeft 	{ display:block; }
	span.Btn .BtnRight	{ padding:0 12px; display: block; text-align: center; }

/*------------------------------------------------------Btn Themes--*/
.BtnTheme1 		{ background:#00a5da repeat-x left top; line-height:23px; height:23px; font-size:11px; }
.BtnTheme1Left 	{ background:url('/images/BtnTheme1Left.gif') no-repeat left top; }
.BtnTheme1Right	{ background:url('/images/BtnTheme1Right.gif') no-repeat right top; }

.BtnTheme2 		{ background:#00a5da repeat-x left top; line-height:23px; height:23px; font-size:11px; }
.BtnTheme2Left 	{ background:url('/images/BtnTheme2Left.gif') no-repeat left top }
.BtnTheme2Right { background:url('/images/BtnTheme2Right.gif') no-repeat right top; }

.BtnTheme3 		{ background:#ff6501 repeat-x left top; line-height:29px; height:29px; font-size:20px; }
.BtnTheme3Left 	{ background:url('/images/BtnTheme3Left.gif') no-repeat left top }
.BtnTheme3Right { background:url('/images/BtnTheme3Right.gif') no-repeat right top; }

.BtnTheme4 		{ background:#ff6501 repeat-x left top; line-height:23px; height:23px; font-size:11px; }
.BtnTheme4Left 	{ background:url('/images/BtnTheme4Left.gif') no-repeat left top }
.BtnTheme4Right { background:url('/images/BtnTheme4Right.gif') no-repeat right top; }

.BtnTheme5 		{ background:#00a5da repeat-x left top; line-height:18px; height:18px; font-size:11px; }
.BtnTheme5Left 	{ background:url('/images/BtnTheme5Left.gif') no-repeat left top }
.BtnTheme5Right { background:url('/images/BtnTheme5Right.gif') no-repeat right top; }

.BtnTheme6 		{ background:#00a5da repeat-x left top; line-height:23px; height:23px; font-size:11px; }
.BtnTheme6Left 	{ background:url('/images/BtnTheme6Left.gif') no-repeat left top; }
.BtnTheme6Right	{ background:url('/images/BtnTheme6Right.gif') no-repeat right top; }

/*-------------------------------------------Btn Link Color Themes--*/
a.BtnLinkAccent1:link, a.BtnLinkAccent1:visited	{ color:white; }
a.BtnLinkAccent1:hover, a.BtnLinkAccent1:active	{ color:black; text-decoration:none; }

/*-------------------------------------------Box Primary Decorator--*/
.boxPrimary						{ background-color: #ffffff; padding-bottom:0px; }
	.boxPrimary .TopMiddle		{ background: url('/images/BgBoxTheme1TopMiddle.gif') repeat-x top left; width:100%; }
	.boxPrimary .BottomMiddle	{ background: url('/images/BgBoxTheme1BottomMiddle.gif') repeat-x bottom left; width:100%; }
	.boxPrimary .MiddleLeft		{ background: url('/images/BgBoxTheme1MiddleLeft.gif') repeat-y top left; width:100%; }
	.boxPrimary .MiddleRight	{ background: url('/images/BgBoxTheme1MiddleRight.gif') repeat-y top right; width:100%; }
	.boxPrimary .TopRight		{ background: url('/images/BgBoxTheme1TopRight.gif') no-repeat top right; width:100%; }
	.boxPrimary .TopLeft		{ background: url('/images/BgBoxTheme1TopLeft.gif') no-repeat top left; width:100%; }
	.boxPrimary .BottomLeft		{ background: url('/images/BgBoxTheme1BottomLeft.gif') no-repeat bottom left; width:100%; height: 28px; }
	.boxPrimary .BottomRight	{ background: url('/images/BgBoxTheme1BottomRight.gif') no-repeat bottom right; width:100%; height: 28px; }
	.boxPrimary .Title			{ margin: 0px; padding: 10px 15px 15px 15px; }
	.boxPrimary .Content		{ white-space: normal; text-align: left; margin: 0px; padding: 0 15px 0 15px; }
	.boxPrimary .TabContainer	{ padding: 0 5px; height: 25px; width:100% } /* Removed display:inline-block; for BoxChrome */
	
	.boxPrimary .TabOn				{ background-color: #FFFFFF; padding: 0px; margin: 0 5px; float:left; }
	.boxPrimary .TabOn .TopMiddle	{ background: url('/images/BgBoxTheme1TabMiddle.gif') repeat-x bottom left; padding: 0px; margin: 0px; }
	.boxPrimary .TabOn .TopRight	{ background: url('/images/BgBoxTheme1TabSideRight.gif') no-repeat bottom right; padding: 0px; margin: 0px; height: 25px; }
	.boxPrimary .TabOn .TopLeft		{ background: url('/images/BgBoxTheme1TabSideLeft.gif') no-repeat bottom left; padding: 0px; margin: 0px; height: 25px; }
	.boxPrimary .TabOn .Content		{ background: url('/images/BgBoxTheme1TabArrow.gif') no-repeat bottom; white-space: normal; text-align: left; font-size: 11px; margin: 0px;	padding: 0px 17px 8px 17px; font-weight:bold; }
	.boxPrimary .TabOn .Content a	{ color: Black; }
		
	.boxPrimary .TabOff				{ background-color: #FFFFFF; padding: 0px; margin:0 5px; float:left; }
	.boxPrimary .TabOff .TopMiddle	{ background: url('/images/BgBoxTheme1TabMiddle.gif') repeat-x bottom left; padding: 0px; margin: 0px; }
	.boxPrimary .TabOff .TopRight	{ background: url('/images/BgBoxTheme1TabSideRight.gif' ) no-repeat bottom right; padding: 0px; margin: 0px; height: 25px; }
	.boxPrimary .TabOff .TopLeft	{ background: url('/images/BgBoxTheme1TabSideLeft.gif') no-repeat bottom left; padding: 0px; margin: 0px; height: 25px; }
	.boxPrimary .TabOff .Content	{ white-space: normal; text-align: left; font-size: 11px; margin: 0px; padding: 0px 17px 8px 17px; font-weight:bold; }	
	.boxPrimary .TabOff .Content a	{ color: #0298d0; }
	
/*-----------------------------------------Box Secondary Decorator--*/
.boxSecondary					{ background-color: #ffffff; }
	.boxSecondary .TopMiddle	{ background: url('/images/BgBoxTheme1TopMiddle.gif') repeat-x top left; width:100%; }
	.boxSecondary .BottomMiddle { background: url('') repeat-x bottom left; width:100%; }
	.boxSecondary .MiddleLeft	{ background: url('/images/BgBoxTheme1MiddleLeft.gif') repeat-y top left; width:100%; }
	.boxSecondary .MiddleRight	{ background: url('/images/BgBoxTheme1MiddleRight.gif') repeat-y top right; width:100%; }
	.boxSecondary .TopRight		{ background: url('/images/BgBoxTheme1TopRight.gif') no-repeat top right; width:100%; }
	.boxSecondary .TopLeft		{ background: url('/images/BgBoxTheme1TopLeft.gif') no-repeat top left; width:100%; }
	.boxSecondary .BottomLeft	{ background: url('') no-repeat bottom left; width:100%; height: 2px; background-color:#cad8b8; line-height:.6; }
	.boxSecondary .BottomRight	{ background: url('') no-repeat bottom right; width:100%; height: 2px; background-color:#cad8b8; line-height:.6; overflow:hidden; }
	.boxSecondary .Title		{ margin: 0px; padding: 10px 15px 5px 15px; }
	.boxSecondary .Content		{ white-space: normal; text-align: left; margin: 0px; padding: 10px 2px 0 2px; }
	
/*-----------------------------------------Box Tertiary Decorator--*/
.boxTertiary					{ background-color: #ffffff; }
	.boxTertiary .TopMiddle		{ background: url('/images/BgBoxTheme2TopMiddle.gif') repeat-x top left; width:100%; }
	.boxTertiary .BottomMiddle	{ background: url('/images/BgBoxTheme2BottomMiddle.gif') repeat-x bottom left; width:100%; }
	.boxTertiary .MiddleLeft	{ background: url('/images/BgBoxTheme2MiddleLeft.gif') repeat-y top left; width:100%; }
	.boxTertiary .MiddleRight	{ background: url('/images/BgBoxTheme2MiddleRight.gif') repeat-y top right; width:100%; }
	.boxTertiary .TopRight		{ background: url('/images/BgBoxTheme2TopRight.gif') no-repeat top right; width:100%; }
	.boxTertiary .TopLeft		{ background: url('/images/BgBoxTheme2TopLeft.gif') no-repeat top left; width:100%; }
	.boxTertiary .BottomLeft	{ background: url('/images/BgBoxTheme2BottomLeft.gif') no-repeat bottom left; height: 28px; width:100%; }
	.boxTertiary .BottomRight	{ background: url('/images/BgBoxTheme2BottomRight.gif') no-repeat bottom right; height: 28px; width:100%; }
	.boxTertiary .Title			{ margin: 0px; padding: 10px 15px 15px 15px; }
	.boxTertiary .Content		{ white-space: normal; text-align: left; margin: 0px; padding: 0 15px 0 15px; }

/*----------------------------------------Box Qauternary Decorator--
.boxQuaternary						{ background-color: #e5f6fb; }
	.boxQuaternary .TopMiddle		{ background: url('/images/BgBoxTheme4TopMiddle.gif') repeat-x top left; width:100%;}
	.boxQuaternary .BottomMiddle	{ background: url('/images/BgBoxTheme4BottomMiddle.gif') repeat-x bottom left; width:100%; }
	.boxQuaternary .MiddleLeft		{ background: url('/images/BgBoxTheme4MiddleLeft.gif') repeat-y top left; width:100%; }
	.boxQuaternary .MiddleRight		{ background: url('/images/BgBoxTheme4MiddleRight.gif') repeat-y top right; width:100%; }
	.boxQuaternary .TopRight		{ background: url('/images/BgBoxTheme4TopRight.gif') no-repeat top right; width:100%; }
	.boxQuaternary .TopLeft			{ background: url('/images/BgBoxTheme4TopLeft.gif') no-repeat top left; width:100%; }
	.boxQuaternary .BottomLeft		{ background: url('/images/BgBoxTheme4BottomLeft.gif') no-repeat bottom left; width:100%; height: 28px; }
	.boxQuaternary .BottomRight		{ background: url('/images/BgBoxTheme4BottomRight.gif') no-repeat bottom right; width:100%; height: 28px; }
	.boxQuaternary .Title			{ margin: 0px; padding: 10px 15px 15px 15px; }
	.boxQuaternary .Content			{ white-space: normal; text-align: left; margin: 0px; padding: 0 15px 0 15px; }
	*/
.boxQuaternary						{ background-color: #e5f6fb;; padding-bottom:0px; }
	.boxQuaternary .TopMiddle		{ background: url('/images/BgBoxTheme4TopMiddle.gif') repeat-x top left; width:100%; }
	.boxQuaternary .BottomMiddle	{ background: url('/images/BgBoxTheme4BottomMiddle.gif') repeat-x bottom left; width:100%; }
	.boxQuaternary .MiddleLeft		{ background: url('/images/BgBoxTheme4MiddleLeft.gif') repeat-y top left; width:100%; }
	.boxQuaternary .MiddleRight		{ background: url('/images/BgBoxTheme4MiddleRight.gif') repeat-y top right; width:100%; }
	.boxQuaternary .TopRight		{ background: url('/images/BgBoxTheme4TopRight.gif') no-repeat top right; width:100%; }
	.boxQuaternary .TopLeft			{ background: url('/images/BgBoxTheme4TopLeft.gif') no-repeat top left; width:100%; }
	.boxQuaternary .BottomLeft		{ background: url('/images/BgBoxTheme4BottomLeft.gif') no-repeat bottom left; width:100%; height: 28px; }
	.boxQuaternary .BottomRight		{ background: url('/images/BgBoxTheme4BottomRight.gif') no-repeat bottom right; width:100%; height: 28px; }
	.boxQuaternary .Title			{ margin: 0px; padding: 10px 15px 15px 15px; }
	.boxQuaternary .Content			{ white-space: normal; text-align: left; margin: 0px; padding: 0 15px 0 15px; }
	.boxQuaternary .TabContainer	{ padding: 0 5px; height: 25px; width:100% } /* Removed display:inline-block; for BoxChrome */
	
	.boxQuaternary .TabOn				{ background-color: #FFFFFF; padding: 0px; margin: 0 5px; float:left; }
	.boxQuaternary .TabOn .TopMiddle	{ background: url('/images/BgBoxTheme2TabMiddle.gif') repeat-x bottom left; padding: 0px; margin: 0px; }
	.boxQuaternary .TabOn .TopRight		{ background: url('/images/BgBoxTheme2TabSideRight.gif') no-repeat bottom right; padding: 0px; margin: 0px; height: 25px; }
	.boxQuaternary .TabOn .TopLeft		{ background: url('/images/BgBoxTheme2TabSideLeft.gif') no-repeat bottom left; padding: 0px; margin: 0px; height: 25px; }
	.boxQuaternary .TabOn .Content		{ background: url('/images/BgBoxTheme1TabArrow.gif') no-repeat bottom; white-space: normal; text-align: left; font-size: 11px; margin: 0px;	padding: 0px 17px 8px 17px; font-weight:bold; }
	.boxQuaternary .TabOn .Content a	{ color: Black; }
		
	.boxQuaternary .TabOff				{ background-color: #FFFFFF; padding: 0px; margin:0 5px; float:left; }
	.boxQuaternary .TabOff .TopMiddle	{ background: url('/images/BgBoxTheme2TabMiddle.gif') repeat-x bottom left; padding: 0px; margin: 0px; }
	.boxQuaternary .TabOff .TopRight	{ background: url('/images/BgBoxTheme2TabSideRight.gif' ) no-repeat bottom right; padding: 0px; margin: 0px; height: 25px; }
	.boxQuaternary .TabOff .TopLeft		{ background: url('/images/BgBoxTheme2TabSideLeft.gif') no-repeat bottom left; padding: 0px; margin: 0px; height: 25px; }
	.boxQuaternary .TabOff .Content		{ white-space: normal; text-align: left; font-size: 11px; margin: 0px; padding: 0px 17px 8px 17px; font-weight:bold; }	
	.boxQuaternary .TabOff .Content a	{ color: #0298d0; }
	
/*----------------------------------------Box Qauternary Decorator--*/
.boxQuinary						{ background-color: #f0f0f0; }
	.boxQuinary .TopMiddle		{ background: url('/images/BgBoxTheme5TopMiddle.gif') repeat-x top left; width:100%;}
	.boxQuinary .BottomMiddle	{ background: url('/images/BgBoxTheme5BottomMiddle.gif') repeat-x bottom left; width:100%; }
	.boxQuinary .MiddleLeft		{ background: url('/images/BgBoxTheme5MiddleLeft.gif') repeat-y top left; width:100%; }
	.boxQuinary .MiddleRight		{ background: url('/images/BgBoxTheme5MiddleRight.gif') repeat-y top right; width:100%; }
	.boxQuinary .TopRight		{ background: url('/images/BgBoxTheme5TopRight.gif') no-repeat top right; width:100%; }
	.boxQuinary .TopLeft			{ background: url('/images/BgBoxTheme5TopLeft.gif') no-repeat top left; width:100%; }
	.boxQuinary .BottomLeft		{ background: url('/images/BgBoxTheme5BottomLeft.gif') no-repeat bottom left; width:100%; height: 28px; }
	.boxQuinary .BottomRight		{ background: url('/images/BgBoxTheme5BottomRight.gif') no-repeat bottom right; width:100%; height: 28px; }
	.boxQuinary .Title			{ margin: 0px; padding: 10px 15px 15px 15px; }
	.boxQuinary .Content			{ white-space: normal; text-align: left; margin: 0px; padding: 0 15px 0 15px; }
	
/*----------------------------------------Box Senary Decorator--*/
.boxSenary						{ background-color: #fff; }
	.boxSenary .TopMiddle		{ background: url('/images/BgBoxTheme6TopMiddle.gif') repeat-x top left; width:100%;}
	.boxSenary .BottomMiddle	{ background: url('/images/BgBoxTheme6BottomMiddle.gif') repeat-x bottom left; width:100%; }
	.boxSenary .MiddleLeft		{ background: url('/images/BgBoxTheme6MiddleLeft.gif') repeat-y top left; width:100%; }
	.boxSenary .MiddleRight		{ background: url('/images/BgBoxTheme6MiddleRight.gif') repeat-y top right; width:100%; }
	.boxSenary .TopRight		{ background: url('/images/BgBoxTheme6TopRight.gif') no-repeat top right; width:100%; }
	.boxSenary .TopLeft			{ background: url('/images/BgBoxTheme6TopLeft.gif') no-repeat top left; width:100%; }
	.boxSenary .BottomLeft		{ background: url('/images/BgBoxTheme6BottomLeft.gif') no-repeat bottom left; width:100%; height: 28px; }
	.boxSenary .BottomRight		{ background: url('/images/BgBoxTheme6BottomRight.gif') no-repeat bottom right; width:100%; height: 28px; }
	.boxSenary .Title			{ margin: 0px; padding: 10px 15px 2px 15px; }
	.boxSenary .Content			{ white-space: normal; text-align: left; margin: 0px; padding: 0 15px 0 15px; }
	
	
/*-----------------------------------------Box Map Popup Decorator--*/
.boxMapPopup					{ z-index:100; }
	.boxMapPopup .TopMiddle		{ background: url('/images/BgBoxTheme3TopMiddle.gif') repeat-x top left; height: 20px; margin: 0 15px 0 15px; }
	.boxMapPopup .BottomMiddle	{ background: url('/images/BgBoxTheme3BottomMiddle.gif') repeat-x bottom left; height: 16px; margin: 0 15px 0 15px; }
	.boxMapPopup .MiddleLeft	{ background: url('/images/BgBoxTheme3MiddleLeft.gif') repeat-y top left; width:100%; }
	.boxMapPopup .MiddleRight	{ background: url('/images/BgBoxTheme3MiddleRight.gif') repeat-y top right; width:100%; }
	.boxMapPopup .TopRight		{ background: url('/images/BgBoxTheme3TopRight.gif') no-repeat top right; width:100%; }
	.boxMapPopup .TopLeft		{ background: url('/images/BgBoxTheme3TopLeft.gif') no-repeat top left; width:100%; }
	.boxMapPopup .BottomLeft	{ background: url('/images/BgBoxTheme3BottomLeft.gif') no-repeat bottom left; width:100%; height: 16px; }
	.boxMapPopup .BottomRight	{ background: url('/images/BgBoxTheme3BottomRight.gif') no-repeat bottom right; width:100%; height: 16px; }
	.boxMapPopup .Title			{ margin: 10px 0 0 0; padding: 10px 15px 0px 15px; }
	.boxMapPopup .Content		{ white-space: normal; text-align: left; margin: 0 15px 0 15px; padding: 0 0 16px 0; background-color:White; }
	
/*-----------------------------------------Box Map Popup Decorator--*/
.SubNavA								{ background-color: #ffffff; padding-bottom:0px; }
	.SubNavA .TopMiddle					{ width:100%; }
	.SubNavA .BottomMiddle				{ width:100%; }
	.SubNavA .MiddleLeft				{ width:100%; }
	.SubNavA .MiddleRight				{ width:100%; }
	.SubNavA .TopRight					{ width:100%; }
	.SubNavA .TopLeft					{ width:100%; }
	.SubNavA .BottomLeft				{ width:100%; height: 28px; }
	.SubNavA .BottomRight				{ width:100%; height: 28px; }
	.SubNavA .Title						{ margin: 0px; padding: 10px 15px 15px 15px; }
	.SubNavA .Content					{ white-space: normal; text-align: left; margin: 0px; padding: 0 15px 0 15px; }
	.SubNavA .TabContainer				{ padding: 0; height: 25px; width:485px; margin:0 auto; } /* Removed display:inline-block; for BoxChrome */
	
	.SubNavA .TabOn						{ background-color: #339900; padding: 0px; margin-right: 1px; float:left; }
	.SubNavA .TabOn .TopMiddle			{ padding: 0px; margin: 0px; }
	.SubNavA .TabOn .TopRight			{ padding: 0px; margin: 0px; height: 25px; }
	.SubNavA .TabOn .TopLeft			{ padding: 0px; margin: 0px; height: 25px; }
	.SubNavA .TabOn .Content			{ white-space: normal; text-align: left; font-size: 14px; margin: 0px;	padding: 5px 15px 0 15px; font-weight:bold;}
	.SubNavA .TabOn .Content a			{ color: White; }
	.SubNavA .TabOn .Content a:hover	{ color: White; text-decoration:none; }
		
	.SubNavA .TabOff					{ background-color: #006600; padding: 0px; margin-right: 1px; float:left; }
	.SubNavA .TabOff .TopMiddle			{ padding: 0px; margin: 0px; }
	.SubNavA .TabOff .TopRight			{ padding: 0px; margin: 0px; height: 25px; }
	.SubNavA .TabOff .TopLeft			{ padding: 0px; margin: 0px; height: 25px; }
	.SubNavA .TabOff .Content			{ white-space: normal; text-align: left; font-size: 14px; margin: 0px; padding: 5px 15px 0 15px; font-weight:bold; }	
	.SubNavA .TabOff .Content a			{ color: White; }
		
.SubNavB								{ background-color: #ffffff; padding-bottom:0px; }
	.SubNavB .TopMiddle					{ width:100%; }
	.SubNavB .BottomMiddle				{ width:100%; }
	.SubNavB .MiddleLeft				{ width:100%; }
	.SubNavB .MiddleRight				{ width:100%; }
	.SubNavB .TopRight					{ width:100%; }
	.SubNavB .TopLeft					{ width:100%; }
	.SubNavB .BottomLeft				{ width:100%; height: 28px; }
	.SubNavB .BottomRight				{ width:100%; height: 28px; }
	.SubNavB .Title						{ margin: 0px; padding: 10px 15px 15px 15px; }
	.SubNavB .Content					{ white-space: normal; text-align: left; margin: 0px; padding: 0 15px 0 15px; }
	.SubNavB .TabContainer				{ padding: 0; height: 25px; width:485px; margin:0 auto; } /* Removed display:inline-block; for BoxChrome */
	
	.SubNavB .TabOn						{ background-color: #fff; padding: 0px; margin-right: 1px; float:left; }
	.SubNavB .TabOn .TopMiddle			{ padding: 0px; margin: 0px; }
	.SubNavB .TabOn .TopRight			{ padding: 0px; margin: 0px; height: 20px; }
	.SubNavB .TabOn .TopLeft			{ padding: 0px; margin: 0px; height: 20px; }
	.SubNavB .TabOn .Content			{ white-space: normal; text-align: left; font-size: 13px; margin: 0px;	padding: 0 15px 0 15px; font-weight:bold;}
	.SubNavB .TabOn .Content a			{ color: #999; text-decoration:none; }
	.SubNavB .TabOn .Content a:hover	{ color: #999; text-decoration:none; }
		
	.SubNavB .TabOff					{ background-color: #fff; padding: 0px; margin-right: 1px; float:left; }
	.SubNavB .TabOff .TopMiddle			{ padding: 0px; margin: 0px; }
	.SubNavB .TabOff .TopRight			{ padding: 0px; margin: 0px; height: 20px; }
	.SubNavB .TabOff .TopLeft			{ padding: 0px; margin: 0px; height: 20px; }
	.SubNavB .TabOff .Content			{ white-space: normal; text-align: left; font-size: 13px; margin: 0px; padding: 0 15px 0 15px; font-weight:bold; }	
	.SubNavB .TabOff .Content a			{ color: #0298d0; text-decoration:none; }
	.SubNavB .TabOff .Content a:hover	{ color: #0298d0; text-decoration:underline; } 


		
	/*bar graph for test scores*/
      .bar 
      {
      	float:left;
      	padding-top:3px;
        background-color: white;
        text-align: right;
        border-left: solid 0px black;
        width: 51px;
        height:8px;
      }
      .fullBar { 
        
        float: left;
        padding-top: 0;
        height: 8px;
      }
      .schoolBar
      {
      	background-color: #e75d01;
      }
	  .districtBar
      {
      	background-color: #ff8b3e;
      }
      .stateBar
      {
      	background-color: #ffae78;
      }

