﻿
BODY
{
	font-family: 'Times New Roman' , Times, serif;
}

#PageHead
{
	font-family: EngraversGothic BT, Times New Roman, Serif;
	text-align: center;
	font-size: large;
}

.AttyAtLaw
{
	color: #660033;
}
.NDSCTitle
{
	color: #660033;
	font-family: 'Times New Roman' , Times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: large;
}
.NDSCTitleAddress
{
	color: #000000;
	font-family: 'Times New Roman' , Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: large;
}
#PageHeadInfo
{
	font-family: Arial, Helvetica, sans serif;
	font-size: small;
	font-style: italic;
}

.Center
{
	text-align: center;
}
.RepeatHdr
{
	font-family: Arial, Helvetica, sans serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	vertical-align: top;
}

.tdnowrap
{
	white-space: nowrap;
}
.tdwrap
{
	white-space: normal;
}

.row
{
	font-family: Arial, Helvetica, sans serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	vertical-align: top;
}
.ReoColA
{
	width: 20em;
}

.ListViewTable
{
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-color: #999999;
	border-style: none;
	border-width: 1px;
}

td
{
	white-space: nowrap;
}

th
{
	white-space: nowrap;
}

.TrH
{
	font-size: small;
	font-weight: bold;
	background-color: #E0FFFF;
	color: #333333;
}

#TrPager
{
	background-position: #99CCFF;
	background: #99CCFF;
	background-image: url(../images/PanelMainSelection.png);
	background-repeat: repeat-x;
}

DataPager
{
	text-align: center;
	background-color: #5D7B9D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

.grid .datatable .row:hover
{
	background-color: #fffacd;
	color: #000;
}
.grid .datatable .first
{
	padding-left: 10px;
}
.grid .datatable .row:hover .first
{
	background-repeat: no-repeat;
	background-image: url(../images/bullet.gif);
}

/* Data Pager Styles */
.grid .pager
{
	font-family: arial,sans-serif;
	text-align: center;
	padding: 6px;
}
.grid .pager SPAN.command, .grid .pager SPAN.current, .grid .pager A.command
{
	color: #5a90ce;
	padding: 0px 5px;
	text-decoration: none;
	border: none;
}
.grid .pager A.command:hover
{
	border: solid 2px #408BB6;
	background-color: #59A5D1;
	color: #fff;
	padding: 0px 3px;
	text-decoration: none;
}
.grid .pager SPAN.current
{
	border: none;
	font-weight: bold;
	color: #3e3e3e;
	padding: 0px 6px;
	font-size: 18px;
}
.pagertemplate
{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
#UpdateProgressBox
{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	height: 500px;
}
/*CollapsiblePanel*/
.collapsePanel
{
	background-color: white;
	overflow: hidden;
}

.PanelMainSelection
{
	width: 100%;
	height: 60px;
	background-image: url(../images/Panel20x60.png);
	background-repeat: repeat-x;
	color: #0000FF;
	font-weight: normal;
	background-color: #CCFFFF;
}
.PanelMoreOptionsSelection
{
	width: 100%;
	height: 90px;
	background-image: url(../images/Panel20x90.png);
	background-repeat: repeat-x;
	color: #0000FF;
	font-weight: normal;
	background-color: #CCFFFF;
}
.heading
{
	padding: 5px 0 5px 0;
	color: #5377A9;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: small;
}

.subheading
{
	padding: .8em 0 0.5em 0;
	color: #0F2543;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	font-size: 1.1em;
}

p
{
}

em
{
	font-style: italic;
}

i
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

.GMapPanelAdvize
{
	border: medium #FFFFFF inset;
	padding: 10px;
	color: #008080;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	background-color: #FFFFCC;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
}
