/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    
   
	font-family: Verdana, Arial, Helvetica, sans-serif, Monotype Corsiva;
	

	
	
		

}


.AgentBody
{
	BACKGROUND-COLOR: white;
	color: black;
}

.VEAHeaderStyle
{
    BACKGROUND-COLOR: #6D834C;
	background-image: url(../../images/Office2003OliveBG.png);	
}

.VEATextArea
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	Font-Size:x-small;
}

.VEATable
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border-style:hidden;
}

.VEARow
{
}

.VEACellNav
{
	vertical-align:top;
}

.VEACellRight
{
	text-align:right;
}

.VEACellLeft
{
	text-align:left;
}

.VEACell
{
}

.VEACellCentre
{
	text-align:center;
}

.TableBorders
{
	border:1;
}


.HdrRow
{
	BORDER-RIGHT:appworkspace thin solid; 
	BORDER-TOP: appworkspace thin solid; 
	background-image: url(../../images/Office2003OliveBG.png);
	BORDER-LEFT: appworkspace thin solid; 
	BORDER-BOTTOM: appworkspace thin solid;
	Font-Size:x-small;
}

.LeftHdrTD
{
	FONT-WEIGHT: bold;
    Font-Size:x-small;
	MARGIN: 0px 0px 1px;
	COLOR: white; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 25px
}

.WebListbarGroupStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	Cursor:Default;	
	BackColor:WhiteSmoke;
}

.WebListbarItemStyle
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
    Font-Size:x-small;
	font-weight: 700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.ListbarExpandedAppearanceStyle
{
	Background-Image:url(../../images/roundedGreenExplorer.png);
	Width:100%;
	Cursor:Default;
	Height:23px;
	Font-Size:x-small;
	Padding-Left:3px;
}

.ListbarHoverAppearanceStyle
{
	Background-Image:url(/ig_common/Images/roundedorangeExplorer.gif);
	Width:100%;
	Cursor:Default;
	Height:23px;
	Font-Size:x-small;
	Padding-Left:3px;
}
	
.UltraWebListbarStyle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.PanelExpandedAppearanceStyle
{
	Background-Image:url(../../images/Office2003OliveBG.png);
	Height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	Font-Size:x-small;
	Color:White;
}
	
.UltraWebPanelStyle 
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	Font-Size:x-small;
	FONT-WEIGHT: bold;
	COLOR: white;
}

.UltraWebPanelPanelStyle
{
	Color: black;
	Font-Size:x-small;
}

.InputButtonStyle
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	Font-Size:x-small;
	WIDTH: 276px;
	HEIGHT: 22px
}

.WebTreeStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Font-Size:x-small;
	CollapseImage:url(/ig_common/images/ig_treeMinus.gif);
	ExpandImage:url(/ig_common/images/ig_treePlus.gif);
}

.WebButtonStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    Font-Size:x-small;
}

.WebPanelStyle
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
    Font-Size:x-small;
}

.WebGridHeaderStyleDefaultStyle
{
	 Font-Size:x-small; 
	 Font-Bold:True;
	 BorderStyle:Solid;
	 Color:#E1E8F5;
	 BackColor:#11459E;
	 CustomRules:background-image:url(/ig_common/images/Office2003BlueBG.png);background-repeat:repeat-x;
}

.WebGridStyle
{
	font-family:  Old English Text MT, Verdana, Arial, Helvetica, sans-serif;
	Font-Size:x-small;
}

	
.CustNotes 
{
	height: 450px;
	width: 99%;			
}
.ListWants
{	
	height: 170px;
	width: 170px;
}


div.contacttypes {
	font: 9px verdana,arial,helvetica;
	border: 0px solid #000000;
	width: 236px;
	height: 172px;
	margin-bottom: 25px;
	overflow: auto;
}

div.editreqs {
	font: 9px verdana,arial,helvetica;
	border: 1px inset;
	width: 191px;
	height: 200px;
	margin-bottom: 25px;
	overflow: auto;
}

div.reqs {
	font: 9px verdana,arial,helvetica;
	border: 0px solid #000000;
	width: 175px;
	height: 170px;
	margin-bottom: 50px;
	overflow: auto;
}

