/* Default CSS Stylesheet for a new Web Application project */
@media Screen
{ 
BODY
	{
		table-layout: auto;
		font-weight: normal;
		font-size: 8pt;
		left: 0px;
		word-spacing: normal;
		text-transform: none;
		cursor: auto;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		letter-spacing: normal;
		position: static;
		top: 0px;
		background-color: white;
	}

.Rotator 
	{
		/*filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0)*/
	}
	
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	


.ContentBody
{
	color: highlight;
	background-color: #4682b4;
	}
.ContentItemNormal
{
	color: activecaption;
	background-color: #4682b4;
	text-decoration: underline;
}

.ContentItemOver
{
	color: #ffffff;
	background-color: #4682b4;
	text-decoration: underline;
}

.Bold
{
	font-weight: bold;
	color: black;
}

.SmallBold
{
	font-weight: bold;
	font-size: x-small;
	color: black;
}

.TableBorder1
	{
		border-right: black thin solid;
		table-layout: fixed;
		padding-right: 0px;
		border-top: black thin solid;
		padding-left: 0px;
		font-size: smaller;
		padding-bottom: 0px;
		margin: 0px;
		border-left: black thin solid;
		cursor: auto;
		padding-top: 0px;
		border-bottom: black thin solid;
		border-collapse: collapse;
		background-color: snow;
	}

.TableBorder0
	{
		border-collapse: collapse;
		height: 0px;
	}

.FormBox
	{
		border-right: black thin inset;
		table-layout: auto;
		border-top: black thin inset;
		font-weight: lighter;
		font-size: small;
		margin: 1px;
		border-left: black thin inset;
		cursor: text;
		color: #000000;
		border-bottom: black thin inset;
		font-family: Arial;
		background-color: lightgoldenrodyellow;
	}

.FormBoxSmall
	{
		border-right: black thin inset;
		table-layout: auto;
		border-top: black thin inset;
		font-weight: lighter;
		font-size: x-small;
		margin: 1px;
		border-left: black thin inset;
		cursor: text;
		color: #000000;
		border-bottom: black thin inset;
		font-family: Arial;
		background-color: lightgoldenrodyellow;
	}

.ImportantBox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: xx-small;
	border-left: black 1px solid;
	cursor: text;
	color: #000000;
	border-bottom: black 1px solid;
	font-family: Arial;
	height: 15px;
	background-color: lightskyblue;
}

.SmallBlack
{
	font-weight: bold;
	font-size: xx-small;
	color: black;
	font-family: Arial;
}

.mediumblack
{
	font-weight: bold;
	font-size: small;
	color: black;
	font-family: Arial;
}

.Largeblack
	{
		font-weight: bold;
		font-size: x-large;
		color: black;
		font-family: Arial;
	}

.bullet
{
	list-style-position: outside;
	list-style-image: url(file:///D:\Inetpub\wwwroot\fr\images\bullet-arrow.gif);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #cccccc;
	border-bottom-style: none;
}

.TableIn
{
	font-size: x-small;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: snow;
	border-bottom-style: none;
}

.LabelText
{
	font-size: x-small;
}

.FormTitle
	{
		font-weight: bold;
		font-size: large;
		text-align: left;
		text-decoration: underline overline;
	}

.FormButton
{
	border-right: steelblue thin outset;
	border-top: steelblue thin outset;
	font-weight: bolder;
	font-size: 8pt;
	border-left: steelblue thin outset;
	border-bottom: steelblue thin outset;
	font-family: Arial;
	background-color: lightsteelblue;
}

.ConsoleTextBox
{
	border-right: steelblue thin outset;
	border-top: steelblue thin outset;
	font-weight: bolder;
	font-size: xx-small;
	border-left: steelblue thin outset;
	border-bottom: steelblue thin outset;
	font-family: Arial;
	background-color: lightsteelblue;
}

.FilterBox
	{
		font-size: smaller;
		color: blue;
		background-color: lightgoldenrodyellow;
		text-align: center;
	}

.AddRowBox
	{
		text-justify: auto;
		font-size: smaller;
		color: black;
		font-family: 'Arial Narrow';
		background-color: white;
		text-align: left;
	}

.AddRowBoxSmall
	{
		font-size: x-small;
		color: black;
		font-family: 'Arial Narrow';
		background-color: white;
		text-align: right;
	}
	
	.DatagridHeader
	{
		border-right: black thin solid;
		table-layout: fixed;
		border-top: black thin solid;
		font-weight: bold;
		font-size: 12px;
		vertical-align: baseline;
		border-left: black thin solid;
		cursor: auto;
		color: white;
		border-bottom: black thin solid;
		font-family: 'Times New Roman';
		border-collapse: collapse;
		background-color: royalblue;
		text-align: center;
	}

.DataListHeader
{
	border-right: black thin solid;
	table-layout: fixed;
	border-top: black thin solid;
	font-weight: bold;
	font-size: 12px;
	page-break-before: auto;
	page-break-after: auto;
	border-left: black thin solid;
	cursor: auto;
	color: white;
	border-bottom: black thin solid;
	font-family: 'Times New Roman';
	border-collapse: collapse;
	background-color: royalblue;
	text-align: left;
}

.DatagridGroupFooter
	{
		border-right: black thin solid;
		table-layout: fixed;
		border-top: black thin solid;
		font-weight: bold;
		font-size: 12px;
		overflow: visible;
		border-left: black thin solid;
		cursor: auto;
		color: black;
		border-bottom: black thin solid;
		border-collapse: collapse;
		background-color: #cccc99;
		text-align: right;
	}

.DatagridSummaryFooter
	{
		border-right: black solid;
		table-layout: fixed;
		border-top: black solid;
		font-weight: bold;
		font-size: 12px;
		page-break-before: auto;
		page-break-after: auto;
		overflow: visible;
		border-left: black solid;
		cursor: auto;
		color: black;
		border-bottom: black solid;
		border-collapse: collapse;
		background-color: #ffff99;
		text-align: right;
	}

.DatagridEdit
	{
		border-right: black thin solid;
		table-layout: fixed;
		border-top: black thin solid;
		font-size: smaller;
		border-left: black thin solid;
		cursor: auto;
		border-bottom: black thin solid;
		font-family: 'Times New Roman';
		background-color: gainsboro;
	}

.DataListEdit
	{
		border-right: black thin solid;
		table-layout: auto;
		border-top: black thin solid;
		font-size: smaller;
		border-left: black thin solid;
		cursor: auto;
		border-bottom: black thin solid;
		font-family: 'Times New Roman';
		border-collapse: collapse;
		background-color: transparent;
	}

.DatagridSelected
	{
		table-layout: fixed;
		font-size: smaller;
		border-left-color: navy;
		border-bottom-color: navy;
		cursor: hand;
		border-top-style: none;
		border-top-color: navy;
		font-family: 'Times New Roman';
		border-right-style: none;
		border-left-style: none;
		background-color: #c6b1ea;
		border-right-color: navy;
		border-bottom-style: none;
	}

.DatagridItem
	{
		border-right: black thin solid;
		table-layout: fixed;
		border-top: black thin solid;
		font-size: 8pt;
		border-left: black thin solid;
		cursor: auto;
		border-bottom: black thin solid;
		font-family: 'Times New Roman';
		border-collapse: collapse;
		background-color: gainsboro;
	}

.DatagridAlternate
	{
		border-right: black thin solid;
		table-layout: fixed;
		border-top: black thin solid;
		font-size: 8pt;
		border-left: black thin solid;
		cursor: auto;
		border-bottom: black thin solid;
		font-family: 'Times New Roman';
		border-collapse: collapse;
		background-color: aliceblue;
	}
	
.DataListItem
	{
		border-right: black thin solid;
		table-layout: auto;
		border-top: black thin solid;
		font-size: 8pt;
		border-left: black thin solid;
		cursor: auto;
		border-bottom: black thin solid;
		font-family: 'Times New Roman';
		border-collapse: collapse;
		background-color: transparent;
	}

.DatagridPager
{
	text-align: center;
	border-right: darkblue thin solid;
	border-top: darkblue thin solid;
	font-size: 0.8em;
	vertical-align: baseline;
	border-left: darkblue thin solid;
	cursor: auto;
	border-bottom: darkblue thin solid;
	font-family: 'Times New Roman';
	background-color: darkgray;
}

.DataGridBody
	{
		border-right: black thin solid;
		table-layout: fixed;
		padding-right: 0px;
		border-top: black thin solid;
		padding-left: 0px;
		font-size: smaller;
		padding-bottom: 0px;
		margin: 0px;
		border-left: black thin solid;
		cursor: auto;
		padding-top: 0px;
		border-bottom: black thin solid;
		font-family: 'Times New Roman';
		background-color: white;
	}

.DataGridFilter
{
	border-right: black thin solid;
	table-layout: fixed;
	border-top: black thin solid;
	font-size: larger;
	vertical-align: baseline;
	border-left: black thin solid;
	cursor: auto;
	border-bottom: black thin solid;
	font-family: 'Times New Roman';
	background-color: #99ccff;
}

.DataGridInsert
	{
		border-right: black thin solid;
		table-layout: fixed;
		border-top: black thin solid;
		font-size: larger;
		vertical-align: baseline;
		border-left: black thin solid;
		cursor: auto;
		border-bottom: black thin solid;
		font-family: 'Times New Roman';
		background-color: papayawhip;
		text-align: left;
	}

.Calendar
	{
		border-right: black thin solid;
		table-layout: auto;
		border-top: black thin solid;
		font-size: small;
		background-image: none;
		border-left: black thin solid;
		cursor: auto;
		border-bottom: black thin solid;
		font-family: 'Times New Roman';
		text-align: left;
	}

.TabStrip
	{
		font-weight: bold;
		font-size: 8pt;
		color: #000000;
		background-color: #ccccff;
	}

.Validator
{
	table-layout: fixed;
	font-weight: bold;
	font-size: 10px;
	cursor: auto;
	color: red;
}

.NegCurrency
	{
		table-layout: fixed;
		color: red;
		text-align: right;
	}
	
.PosCurrency
	{
		table-layout: fixed;
		text-align: right;
	}
	
.HyperLinkHeader
{
}

.HyperLink
{
}


.SmallHyperLink
	{
		font-size: smaller;
	}

.MainMenuTreeNode
	{
		font-size: 10px;
		color: darkblue;
		background-color: transparent;
	}
	
.MouseOverMainMenuTreeNode
	{
		font-size: 10px;
		color: darkblue;
		background-color: #99ccff;
	}
	
.NodeSelectedTreeNode
	{
		font-size: 10px;
		color: darkblue;
		background-color: #ffffcc;
	}

.TabElementSelected
	{
		font-weight: bold;
		font-size: x-small;
		vertical-align: super;
		color: black;
		background-color: #99ccff;
		text-align: right;
	}

.TabElementDefault
{
	font-weight: bold;
		font-size: x-small;
		vertical-align: super;
		color: black;
		background-color: transparent;
		text-align: right;
}

.TabElementHover
	{
		font-weight: bold;
		font-size: x-small;
		vertical-align: super;
		color: black;
		background-color: #ffff99;
		text-align: right;
	}

.LoanHeader
	{
		border-right: black thin solid;
		table-layout: fixed;
		border-top: black thin solid;
		font-weight: bold;
		font-size: smaller;
		border-left: black thin solid;
		border-bottom: black thin solid;
		background-color: gainsboro;
		text-align: center;
	}

.LoanItem
	{
		border-right: black thin solid;
		border-top: black thin solid;
		font-size: smaller;
		border-left: black thin solid;
		border-bottom: black thin solid;
		background-color: aliceblue;
	}

.LoanAlternateItem
	{
		border-right: black thin solid;
		border-top: black thin solid;
		font-size: smaller;
		border-left: black thin solid;
		border-bottom: black thin solid;
		background-color: lemonchiffon;
	}
	
.LoanItemCleared
	{
		border-right: black thin solid;
		border-top: black thin solid;
		font-size: smaller;
		border-left: black thin solid;
		border-bottom: black thin solid;
		background-color: aliceblue;
		text-decoration: line-through;
	}

.LoanAlternateItemCleared
	{
		border-right: black thin solid;
		border-top: black thin solid;
		font-size: smaller;
		border-left: black thin solid;
		border-bottom: black thin solid;
		background-color: lemonchiffon;
		text-decoration: line-through;
	}
	
	
.SurveyTitle
	{
		font-weight: bold;
		font-size: larger;
		color: #000099;
		text-align: left;
	}
	

.SurveySection
	{
		border-right: black thin solid;
		border-top: black thin solid;
		font-weight: lighter;
		font-size: larger;
		border-left: black thin solid;
		color: #003399;
		border-bottom: black thin solid;
		background-color: #ffffcc;
		text-align: left;
	}
	
.SurveyQuestion
	{
		border-right: #000000 thin solid;
		border-top: #000000 thin solid;
		font-size: smaller;
		border-left: #000000 thin solid;
		color: #000000;
		border-bottom: #000000 thin solid;
		background-color: #ccccff;
		text-align: left;
	}

.SurveyAnswer
	{
		background-color: aliceblue;
	}

.SurveyControls
	{
		font-weight: bolder;
		font-size: smaller;
	}

.SurveyAnswersSetTable
	{
		border-right: #000000 thin solid;
		table-layout: fixed;
		border-top: #000000 thin solid;
		border-left: #000000 thin solid;
		color: #000000;
		border-bottom: #000000 thin solid;
		border-collapse: collapse;
	}

.SurveyAnswersSetLabels
	{
		font-size: smaller;
		color: #990066;
		text-align: left;
	}

.SurveyAnswersSetValues
	{
		font-weight: bolder;
		color: #990066;
	}
			
		.AddressTable
	{
		table-layout: fixed;
		padding-right: 0px;
		padding-left: 0px;
		padding-bottom: 0px;
		padding-top: 0px;
		border-collapse: collapse;
		background-color: #cc99ff;
	}
		
	
.FrameSet
	{
		border-right: black thin solid;
		border-top: black thin solid;
		border-left: black thin solid;
		border-bottom: black thin solid;
	}