<!--  Copyright (c) 2002-2005 Northstar Technologies, Inc. All rights reserved.   -->
<!--  This material is the confidential property of Northstar Technologies, Inc.  -->
<!--  or its subsidiaries or licensors and may be used, reproduced, stored        -->
<!--  or transmitted only in accordance with a valid Northstar license or         -->
<!--  sublicense agreement.                                                       -->



BODY  {font-family: Tahoma;
		font-size: 11pt;
		color: 000000;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-stretch:expanded;
		letter-spacing:1px;
		background-color:#FFFFFF;
		scrollbar-arrow-color: #003366;
		scrollbar-base-color: #FFFFFF;
		scrollbar-dark-shadow-color: #DDDDDD;
		scrollbar-track-color: #F5F5F5;
		scrollbar-face-color: #D9E3ED;
		scrollbar-shadow-color: #DDDDDD;
		scrollbar-highlight-color: #DDDDDD;
		scrollbar-3d-light-color: #003366;
}

form textarea {
		scrollbar-arrow-color: #003366;
		scrollbar-base-color: #FFFFFF;
		scrollbar-dark-shadow-color: #DDDDDD;
		scrollbar-track-color: #EBEBEB;
		scrollbar-face-color: #D9E3ED;
		scrollbar-shadow-color: #DDDDDD;
		scrollbar-highlight-color: #DDDDDD;
		scrollbar-3d-light-color: #003366;
}




TD  { font-size: 9pt; color: 000000;}
TR  { font-size: 9pt; color: 000000}
I  { font-size: 9pt; color: 000000;font-style: italic}
BIG  { font-size: 13pt; color: 000000;font-weight: bold}
TH  { font-size: 9pt; color: 000000;font-weight: bold}
H1 { font-size: 30pt; color: navy;}
STRONG { font-size: 9pt; color: 000000;text-decoration: none; margin-left=0}
H2 { font-size: 12pt; color: 000000;text-decoration: none; margin-left=0}
H3 { font-size: 9pt; color: 000000;text-decoration: none; margin-left=0}
PRE { font-size: 9pt; color: 000000}

p {
text-align: justify; white-space: normal;
}







.ITALICDETAILS { font-size: 8pt; color: navy;	font-weight: bold;font-style: italic}
.MESSAGE { 	font-size: 10px; font-style: italic; font-weight: bold;	color: #FF6600;font-family: Tahoma; }
.MESSAGE:link { font-size: 8pt; color: NAVY;font-weight: normal}
.MESSAGE:visited { font-size: 8pt; color: BLACK;font-weight: normal}





.BUTON{
		font-family: Trebuchet MS;
		background: #E0E0E0;
		color: NAVY;
		font-size: 11px;
		font-weight: bold;
		border-color: #050505;
		border-top: 1pt double #FFFFFF;
		border-left: 1pt double #FFFFFF;
		border-right: 1pt double #A0A0A0;
		border-bottom: 1pt double #A0A0A0;
		font-stretch:expanded;
}


.table_heading_darkBlue{
		font-size: 11px;
		font-weight: bold;
		background-color: #336699;
		vertical-align: middle;
		text-transform: none;
		color: #FFFFFF;
}

.table_heading_darkBlue_bordered{
		font-size: 11px;
		font-weight: bold;
		background-color: #336699;
		vertical-align: middle;
		text-transform: none;
		color: #FFFFFF;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #FFFFFF;
}

.table_heading  {
		font-size: 11px;
		font-weight: bold;
		font-family: Trebuchet MS;
		background-color: #CBDDEC;
		vertical-align: middle;
		text-transform: none;
		font-stretch:expanded;
		background-image:url(../../images/form/table_heading.jpg);
		height:20px;
}

textarea.textinput, select.textinput, input.textinput, input.currencyTextField, input.unborderedCurrencyTextField
{
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		font-stretch:expanded;
		/*letter-spacing:1px; disable this element for mozilla */
		color: #000000;
		text-decoration: none;
		/*	background-color: #FFFFFF;*/
		text-align: left;
		vertical-align: middle;
		word-spacing: normal;
		background-image:url(../../images/form/textfield_bg.jpg);
		background-color:#FFFFFF;
		border: 1px #666666 solid;
		height: auto;
		width: auto;
		/*	padding-left:2px; disable this element for mozilla */
}

.editarea
{
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		font-stretch:expanded;
		/*letter-spacing:1px; disable this element for mozilla */
		color: #000000;
		text-decoration: none;
		/*	background-color: #FFFFFF;*/
		text-align: left;
		vertical-align: middle;
		word-spacing: normal;
		border: 1px #666666 solid;
		height: auto;
		width: auto;
		background: #F0F0F0;/*	padding-left:2px; disable this element for mozilla */
}


textarea.textinput{
		background-image:url(../../images/form/textfield_bg.jpg);
}

select.textinputDisabled, input.textinputDisabled, input.currencyTextFieldDisabled
{
		font-family: Tahoma;
		font-size:11px;
		background-color: #C7D7E4;
		border: 1px #666666 solid;
		font-stretch:expanded;
		background-image:url(../../images/form/textfield_bg2.jpg);
}
select.textinputAutocomplete, input.textinputAutocomplete, input.currencyTextFieldAutocomplete
{
		font-family: Tahoma;
		font-size:11px;
		background-color: #C7D7E4;
		border: 1px #666666 solid;
		font-stretch:expanded;
		background-image:url(../../images/form/textfield_bg2.jpg);
}

.Autocomplete
{
		font-family: Tahoma;
		font-size:11px;
		border: 1px #666666 solid;
		font-stretch:expanded;
		background-image:url(../../images/form/textfield_bg3.gif);
}



input.currencyTextFieldDisabled{
    text-align:right;

}

textarea.textinputDisabled
{
		background-color: #C7D7E4;
		background-image:none;
}

textarea.newTextinputDisabled
{
		background-color: #DFDFDF;
		border: 1px #666666 solid;
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		font-stretch:expanded;
}

input.button
{
		font-family: Tahoma;
		font-weight: bold;
		background-color: #CCCCCC;
		text-align: center;
		font-stretch:expanded;
		color:#000033;
		background-image:url(../../images/form/textfield_bg.jpg);
		border: 1px #000033 solid;
		height: auto;
		width: auto;
		font-size: 11px;
		letter-spacing:1px;
}

input.currencyTextField, input.unborderedCurrencyTextField
{
		text-align: right;
}

input.unborderedCurrencyTextField
{
		border: 0px;
}

input.redText{
color: red;
}
tr.content, td.content, span.content, a.content
{
		font-family: Tahoma; font-size: 11px; font-style: normal; color: #000000; text-decoration: none; font-stretch:expanded;				letter-spacing:1px;
}

tr.subheading, td.subheading, span.subheading
{
		font-weight: bold; font-stretch:expanded; font-size: 11px; font-family: Trebuchet MS;letter-spacing:1px;
}

tr.heading, td.heading, span.heading, div.heading
{
		font-family: Trebuchet MS; font-size: 12px; text-decoration: underline; font-weight: bold; font-stretch:expanded;
}


alink
{
		background-color: #FFFFFF;
		font-size: 10px; font-style: normal; color: #000000;
}
link
{
		background-color: #FFFFFF;
		font-size: 10px; font-style: normal; color: #000000;
}

vlink
{
		background-color: #FFFFFF;
		font-size: 10px; font-style: normal; color: #000000;
}

A {color: #000000; text-decoration: underline;}
A:hover {color:#FF6600; text-decoration: underline;}

.borderedTable
{
		border: 1px solid #336699;
		margin: 0px;
		padding: 0px;
}
.message
{
		font-size: 10px;
		font-style: italic;
		font-weight: bold;
		color: #FF6600;
}
.detailsmessage
{
		font-size: 10px;
		font-style: italic;
		font-weight: bold;
		color: #FFFFFF;
}


.tab
{
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: capitalize;
		color: #000000;
		background-color: #DDECF8;
		text-align: center;
		vertical-align: middle;
		white-space: normal;
		margin: 2px;
		padding: 1px;
		height: 20px;
		border-top: 1px solid #CCCCCC;
		border-right: 1px solid #666666;
		border-bottom: 1px solid #FFFFFF;
		border-left: 1px solid #CCCCCC;
}
.Activetab
{
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: capitalize;
		color: #000000;
		text-align: center;
		vertical-align: middle;
		white-space: normal;
		margin: 2px;
		padding: 1px;
		border-top: 1px solid #000000;
		border-right: 1px solid #000000;
		border-bottom: none;
		border-left: 1px solid #000000;
		height: 20px;
		background-color: #9AC1DF;
}

.tabLeft
{
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: capitalize;
		color: #000000;
		text-align: center;
		vertical-align: middle;
		white-space: normal;
		margin: 2px;
		padding: 1px;
		border-top: 1px solid #CCCCCC;
		border-right: 1px solid #666666;
		border-bottom: 1px solid #FFFFFF;
		border-left: 1px solid #FFFFFF;
		height: 20px;
		background-color: #DDECF8;
}

.ActivetabLeft
{
		font-family: Trebuchet MS;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: capitalize;
		color: #000000;
		background-color: #003366;
		text-align: center;
		vertical-align: middle;
		white-space: normal;
		margin: 2px;
		padding: 1px;
		border: 1px solid #003366;
		/*	border-top: 1px solid #000000;
		border-right: 1px solid #000000;
		border-bottom: none;
		*/	border-left: none;
		height: 20px;
}
.tabLine
{
		background-color: #9AC1DF;
		border-top: 1px none #000000;
		border-right: 1px solid #666666;
		border-bottom: 1px none #000000;
		border-left: 1px solid #CCCCCC;
}
.ActivetabLine
{
		border-top: 1px none #000000;
		border-right: 1px solid #666666;
		border-bottom: 1px none #000000;
		border-left: 1px solid #000000;
		background-color: #9AC1DF;
}
.borderedColumn
{
border: 1px solid #000000;
}

.activeSubTab
{
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: capitalize;
		color: #FFFFFF;
		font-stretch:expanded;
}

.contentWhite
{
		font-size: 11px; font-style: normal; font-weight: bold; color: #FFFFFF; font-family:Trebuchet MS;font-stretch:expanded;
}
.maroonBackground {
background-color: #003366;
}

.currentStep
{
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: #993300;
		font-family:Trebuchet MS;
		font-weight:bold;
}

.subheadingUnderlined
{
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		text-decoration: underline;
		font-family: Tahoma;
}
.textLabel
{
		font-size: 8pt; font-weight: normal; color: #CC0000; text-decoration: none;letter-spacing: normal; text-align: right; vertical-align: bottom; word-spacing: normal; border: 0px #000000 solid; height: auto; width: auto; font-family: Trebuchet MS;font-stretch:expanded;
}

.textinput_noborder {
font-size: 8pt; font-weight: normal; color: #000000; text-decoration: none;letter-spacing: normal; text-align: left; vertical-align: bottom; word-spacing: normal; border: 0px; height: auto; width: auto; font-family: Trebuchet MS;font-stretch:expanded;
}

.mLabel {
font-size: 8pt; font-style: normal; font-weight: normal; color: #000000; text-decoration: none;letter-spacing: normal; text-align: right; vertical-align: middle; word-spacing: normal; border: 0px #000000 solid; height: auto; width: auto;
}



.lightBlueBorder
{
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-bottom-style: solid;
		border-left-style: solid;
		border-bottom-color: #336699;
		border-left-color: #336699;
}
.lightBlueColumnBordered
{
		font-size: 10px; font-style: normal; color: #000000;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #336699;
		background-color: #CBDDEC;
}
.whiteColumnBordered
{
		font-size: 10px; font-style: normal; color: #000000;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #336699;
}
.HeaderMenuButtons
{
		font-family: Trebuchet MS;
		font-size: 11px;
		font-weight: bold;
		text-transform: capitalize;
		color: #FFFFFF;
		text-decoration: none;
		background-color: #336699;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #CCCCCC;
		border-right-color: #003366;
		border-bottom-color: #003366;
		border-left-color: #CCCCCC;
		font-stretch:expanded;
}

.ActiveHeaderMenuButtons
{
		font-family: Trebuchet MS;
		font-size: 11px;
		font-weight: bold;
		text-transform: capitalize;
		color: #FFFFFF;
		text-decoration: none;
		background-color: #003366;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #CCCCCC;
		border-right-color: #336699;
		border-bottom-color: #336699;
		border-left-color: #CCCCCC;
		font-stretch:expanded;
}
.grayLine
{
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #CCCCCC;
}


.bottomLine
{
		font-size: 11px;
		color: #000000;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #000000;
}

.small
{
		font-size: 10px;
		font-weight: bold;
		color: #000000;
}

.bottomLineBold
{
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #000000;
		text-transform: capitalize;
}

.whiteBackground
{
		background-color: #FFFFFF;
		font-size: x-small;
}
.mandatorySign
{
		font-weight: bold;
		font-size: 10px;
		font-style: normal;
		color: #993300;
}

.evenRow
{
		font-family:Tahoma;
		font-size: 11px;
		color: #000000;
		background-color: #FFFFFF;
		height: 18px;
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 2px;
		font-stretch:expanded;
}

.subheaderRow
{
		font-family:Tahoma;
		font-size: 11px;
		color: #000000;
		background-color: #006699;
		height: 18px;
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 2px;
		font-stretch:expanded;
}

.selectedRow
{
		font-family:Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: red;
		background-color: #FFFFFF;
		height: 18px;
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 2px;
		font-stretch:expanded;
}

.evenRowSorted
{
		font-family:Tahoma;
		font-size: 11px;
		color: #000000;
		background-color: #F1F1F1;
		height: 18px;
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 2px;
		font-stretch:expanded;
}

.oddRowGS
{
		font-family:Tahoma;
		font-size: 11px;
		color: #000000;
		background-color: #CCCCCC;
		height: 45px;
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 2px;
		font-stretch:expanded;
}

.evenRowGS
{
		font-family:Tahoma;
		font-size: 11px;
		color: #000000;
		background-color: #FFFFFF;
		height: 45px;
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 2px;
		font-stretch:expanded;
}

.oddRow
{
		font-family:Tahoma;
		font-size: 11px;
		color: #000000;
		background-color: #F1F1F1;
		height: 18px;
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 2px;
		font-stretch:expanded;
}

.oddRowSorted
{
		font-family:Tahoma;
		font-size: 11px;
		color: #000000;
		background-color: #D9E1E8;
		height: 18px;
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 2px;
		font-stretch:expanded;
}

.sortable
{
		width: 100%;
		background-color: #666666;
}

.tableHeader
{
		font-family: Trebuchet MS;
		font-size: 11px;
		font-weight: bold;
		background-image:url(../../images/form/header.jpg);
		background-color: #6699CC;
		vertical-align: middle;
		text-transform: none;
		color: #000000;
		height: 20px;
		text-align: center;
		font-stretch:expanded;
		letter-spacing:1px;
}

.unallignedTableHeader
{
		font-size: 11px;
		font-weight: bold;
		background-color: #6699CC;
		vertical-align: middle;
		text-transform: none;
		color: #FFFFFF;
		height: 20px;
}

.tableCaption
{
		font-family:Trebuchet MS;
		background-image:url(../../images/form/caption.jpg);
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-align: left;
		padding-left: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color: #999999;
		border-top-width: 1px;
		border-right-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-left-style: solid;
		border-top-color: #666666;
		border-right-color: #666666;
		border-left-color: #666666;
		text-transform: capitalize;
		letter-spacing:1px;
}

.tableFooter
{
		font-size: 10px;
		font-family:Trebuchet MS;
		font-weight: bold;
		color: #000000;
		background-color: #D9E3ED;
		text-align: left;
		height: 18px;
		padding-right: 5px;
		padding-left: 5px;
}

.tableFooterRight
{
		font-size: 10px;
		font-family:Trebuchet MS;
		font-weight: bold;
		color: #000000;
		background-color: #CCCCCC;
		text-align: right;
		height: 18px;
		padding-right: 5px;
		padding-left: 5px;
}

.tableNavigation{
font-size: 11px; font-style: normal; color: #000000; font-stretch:expanded; font-family:Trebuchet MS;
}

.tableSubheading
{
		font-size: 10px;
		font-family:Trebuchet MS;
		font-weight: bold;
		text-transform: capitalize;
		color: #000000;
		background-color: #A9C6E2;
		text-align: left;
		height: 16px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 2px;
		font-style: normal;
}
.grayBorder
{
		border: 1px solid #666666;
}
.outerMostTable
{
		width: 700px;
}
.innerTable
{
		width: 680px;
}
.mLabelLeft
{
		font-size: 8pt; font-style: normal; font-weight: normal; color: #000000; text-decoration: none;letter-spacing: normal; text-align: left; vertical-align: middle; word-spacing: normal; border: 0px #000000 solid; height: auto; width: auto;
}

.ActiveTabLink
{
		font-family:Tahoma;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: capitalize;
		text-align: center;
		vertical-align: middle;
		white-space: normal;
		height: 20px;
		background-color: #9AC1DF;
}

.InActiveTabLink
{
		font-family:Tahoma;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: capitalize;
		text-align: center;
		vertical-align: middle;
		white-space: normal;
		height: 20px;
		background-color: #FFFFFF;
}

input.textFooterDisplay
{
		font-size: 10px;
		font-style: normal;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		background-color: #D9E3ED;
		letter-spacing: normal;
		text-align: right;
		vertical-align: middle;
		word-spacing: normal;
		border: 0px #000000 solid;
		height: auto;
		width: auto;
}

.smallWhite
{
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
		text-transform:capitalize;
}

.smallWhite:HOVER
{
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
		text-transform:capitalize;
}

.smallBlaCK {
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		text-transform:capitalize;
}

.smallBlaCK:HOVER
{
		font-size: 12px;
		font-weight: bold;
		color: #003366;
		text-decoration: none;
		text-transform:capitalize;
}

.rTab
{
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
		text-transform:capitalize;
		background-color: #336699;
		border: 1px solid #0099CC;
		text-transform:capitalize;
}

.rTab:HOVER
{
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
		text-transform:capitalize;
		background-color: #003366;
		border: 1px solid #0099CC;
		text-transform:capitalize;
}

.homeHeading {
font-family: Trebuchet MS; font-size: 16px; font-weight: bold; color:#000033; text-decoration: none; font-stretch:expanded;
}
.homeHeadingLinks {
font-family: Trebuchet MS; font-size: 11px; font-weight: bold;  color:#003366; text-decoration: none; font-stretch:expanded; letter-spacing:normal;
}
.homeHeadingLinks:HOVER {
font-family: Trebuchet MS; font-size: 11px; font-weight: bold;  color: color:#FF6600; text-decoration: none; font-stretch:expanded;
}
.inquiry_heading{
font-family:Trebuchet MS; font-size:12px; font-weight:bold; color:#FFFFFF; background-image: url(../../images/home_header1.jpg); height:20px;
}
.admin_heading{
font-family:Trebuchet MS; font-size:12px; font-weight:bold; color:#FFFFFF; background-image: url(../../images/home_header2.jpg);height:20px;
}
.process_heading{
font-family:Trebuchet MS; font-size:12px; font-weight:bold; color:#FFFFFF; background-image: url(../../images/home_header3.jpg);height:20px;
}
.reports_heading{
font-family:Trebuchet MS; font-size:12px; font-weight:bold; color:#FFFFFF; background-image: url(../../images/home_header5.jpg);height:20px;
}
.misc1_heading{
font-family:Trebuchet MS; font-size:12px; font-weight:bold; color:#FFFFFF; background-image: url(../../images/home_header4.jpg);height:20px;
}
.misc2_heading{
font-family:Trebuchet MS; font-size:12px; font-weight:bold; color:#FFFFFF; background-image: url(../../images/home_header6.jpg);height:20px;
}

.boldWhite
{
		font-family: Trebuchet MS;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		color: #FFFFFF;
		font-stretch:expanded;
		letter-spacing:1px;
}

.boldBlack
{
		font-family: Trebuchet MS;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: capitalize;
		color: #000000;
		font-stretch:expanded;
		letter-spacing:1px;
}

.tableColoredBorder
{
		background-color: #666666;
}

/*
Following sttyles are not in used for time being
.tableColoredBorder1 {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: none;
border-right-style: none;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #000000;
border-right-color: #000000;
border-bottom-color: #000000;
border-left-color: #000000;
}

.tableColoredBorder2 {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: none;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: none;
border-top-color: #000000;
border-right-color: #000000;
border-bottom-color: #000000;
border-left-color: #000000;
}*/


.boldred
{
		font-family: Tahoma;
		font-size: 10px;
		color: #FF3300 ;
		font-weight:bold;
		text-decoration: none;
		font-stretch:expanded;
		letter-spacing:1px;
}

.boldpurple
{
		font-family: Tahoma;
		font-size: 10px;
		color: #CC66FF;
		font-weight:bold;
		text-decoration: none;
		font-stretch:expanded;
		letter-spacing:1px;
}

.boldblue
{
		font-family: Tahoma;
		font-size: 10px;
		color: #0000CC;
		font-weight:bold;
		text-decoration: none;
		font-stretch:expanded;
		letter-spacing:1px;
}

.boldgreen
{
		font-family: Tahoma;
		font-size: 10px;
		color: #00CC00;
		font-weight:bold;
		text-decoration: none;
		font-stretch:expanded;
		letter-spacing:1px;
}

.borderedTableblack
{
		border: 1px solid #999999;
		margin: 0px;
		padding: 0px;
		background-color: #999999;
}

.greycontent
{
font-family: Tahoma; font-size: 11px; font-style: normal; color: #999999; text-decoration: none; font-stretch:expanded;	letter-spacing:1px;
}

.bluecontent
{
font-family: Tahoma; font-size: 12px; font-style: normal; color: #2952a3; text-decoration: none; font-stretch:expanded;	letter-spacing:1px;
}

.teecontentdate
{
font-family: Tahoma; font-size: 10px; font-style: normal; color: #000000; text-decoration: none; font-stretch:expanded;	letter-spacing:1px;
}


.content-disable
{
font-family: Tahoma; font-size: 11px; font-style: italic; color: #999999; text-decoration: none; font-stretch:expanded;	letter-spacing:1px;
}


.content_auditlog
 {
	font-family: Tahoma; font-size: 9px; font-style: normal; color: #000000; text-decoration: none; font-stretch:expanded;	letter-spacing:1px;
 }

.tableHeaderAuditlog{

		font-family: Trebuchet MS;
		font-size: 9px;
		font-weight: bold;
		background-image:url(../../images/form/header.jpg);
		background-color: #6699CC;
		vertical-align: middle;
		text-transform: none;
		color: #000000;
		height: 10px;
		text-align: center;
		font-stretch:expanded;
		letter-spacing:1px;
}

.table_heading_auditlog  {
	font-size: 10px;
	font-weight: bold;
	font-family: Trebuchet MS;
	background-color: #CBDDEC;
	vertical-align: middle;
	text-transform: none;
	font-stretch:expanded;
	background-image:url(../../images/form/table_heading.jpg);
	height:15px;
}

.errorRow
{
	font-family:Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFCECE;
	height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-stretch:expanded;
}

.invalidRow
{
	font-family:Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FBF810;
	height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-stretch:expanded;
}

.boldyellow
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	font-stretch:expanded;
	letter-spacing:1px;
}

.accountSummaryLabel{
	font-family: Tahoma; 
	font-size: 11px; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none; 
	font-stretch:expanded;				
	letter-spacing:1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;	
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;	
	background-color: #DDECF8;
}

.gwt-SuggestBox { 
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-stretch: expanded;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	background-image: url(../../images/form/textfield_bg3.gif);
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: auto;
	
}
.gwt-SuggestBoxPopup { 
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 0.3em;
	margin-right: 0.3em;
	margin-bottom: 0.3em;
	margin-left: 0.3em;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-stretch: expanded;
	background-color: #eff6f9;
	height:200px;	
			
}
.gwt-SuggestBoxPopup .item {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	white-space: nowrap;
	margin-top: 0.3em;
	margin-right: 0.3em;
	margin-bottom: 0.3em;
	margin-left: 0.3em; 
}
.gwt-SuggestBoxPopup .item-selected {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	white-space: nowrap;
	margin-top: 0.3em;
	margin-right: 0.3em;
	margin-bottom: 0.3em;
	margin-left: 0.3em; 
	background-color: #DDECF8;
	width: 200px;			
}
.gwt-Button{
	font-family: Tahoma;
	font-weight: bold;
	background-color: #cccccc;
	text-align: center;
	font-stretch: expanded;
	color: #000033;
	background-image: url(../../images/form/textfield_bg.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	height: auto;
	width: auto;
	font-size: 11px;
	letter-spacing: 1px;
}
.gwt-DialogBox { 
	border-top-width: 1px;
		border-right-width: 1px;
		border-left-width: 1px;
		border-bottom-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-left-style: solid;
		border-bottom-style: solid;
		border-top-color: #666666;
		border-right-color: #666666;
		border-left-color: #666666;				
		border-bottom-color: #666666;
		background: white;
		
		 
}
.gwt-DialogBox .Caption { 
    background: blue;
    font-family:Trebuchet MS;
	background-image:url(../../images/form/caption.jpg);	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	text-transform: capitalize;
	letter-spacing:1px;    
    
}
.gwtDropDown{         
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-stretch:expanded;
	letter-spacing:1px;
}
.TransRowBackGround{
 background-color: #DDECF8;
}
.BDashboardTopLeft
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-stretch:expanded;
	letter-spacing:1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}




.BDashboardBottom
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-stretch:expanded;
	letter-spacing:1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.BDashboardTopRight
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-stretch:expanded;
	letter-spacing:1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.BDashboardBottomRight
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-stretch:expanded;
	letter-spacing:1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.blueleft {
	background-image: url(../../images/sports/blue-left.gif);
	background-repeat: no-repeat;
}

.blueright {
	background-image: url(../../images/sports/blue-right.gif);
	background-repeat: no-repeat;
}
