/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-right: 0px;
}

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;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

/* Added these for Client/Vendor */

CAPTION
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	8pt;
	font-style:	normal;
	text-decoration:underline;
}
.active
{
	background-color: khaki;
}

.inactive
{
	background-color:beige;
}

.inputfield
{
	font-family:Verdana;
	font-size:8pt;
}

LABEL
{
	font-family:Verdana;
	font-size:8pt;
}
SPAN
{
	font-family:Verdana;
	font-size:8pt;
    margin-right: 0px;
    margin-left: 38px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.linkButton
{
	font-family:Verdana;
	font-size:8pt;
}
.SectionHeader
{
	text-align:center;
}	
/* End addition for Client/Vendor */
.tbox {
	font-family:Verdana;
	font-size:8pt;
    margin-bottom: 1px;
    margin-left: 0px;
    margin-right: 0px;
}
.lbl10 {
	font-family:Verdana;
	font-size:10pt;
}
.ucHdr {
	font-family:Times New Roman;
	font-size:24pt;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.tboxrj {
	font-family:Verdana;
	font-size:8pt;
	text-align:right;
}
.tboxlj {
	font-family:Verdana;
	font-size:8pt;
	text-align:left;
}
.panel2 {border-left: 1px solid #f3f3f3;
    border-right: 1px solid #bbb;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #bbb;
    background-color:#eee;
         margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.panelMenu{
    background-color:#B5C7DE;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.btnctr {
	padding-left:0;
    padding-right:0;
    padding-bottom:0;
    padding-top:0;
}
.table{
    border-collapse:collapse;
}
/*#Menu1 *
{
  list-style: none;
}
#Menu1 A:link	{	
	text-decoration:	none !important;
	}	
		
#Menu1 A:visited	{	
	text-decoration:	none !important;
	}	
		
#Menu1 A:active	{	
	text-decoration:	none !important;
	}	
		
#Menu1 A:hover	{	
	text-decoration:	none !important;
	}

/*Must have the following for the dynamic menu.  Does not use #Menu1
.dynMenu A:link	{	
	text-decoration:	none !important;
    display: block;
    width: 100%;
    Font-Size: small;
	}	
		
.dynMenu A:visited	{	
	text-decoration:	none !important;
    display: block;
    width: 100%;
    Font-Size: small;
	}	
		
.dynMenu A:active	{	
	text-decoration:	none !important;
    display: block;
    width: 100%;
    Font-Size: small;
	}	
		
.dynMenu A:hover	{	
	text-decoration:	none !important;
    display: block;
    width: 100%;
    Font-Size: small;
	}*/
.label{
    font-family:Verdana;
	font-size:8pt;
    margin-bottom: 1px;
    margin-left: 18px;
    margin-right: 0px;
    line-height: 20px;
    background-color: lemonchiffon;
    border-width: 2px;
    border-style: inset;
    display: inline-block;
}
.labelrj{
    font-family:Verdana;
	font-size:8pt;
    margin-bottom: 1px;
    margin-left: 0px;
    margin-right: 0px;
    height: 25px;
    line-height: 20px;
    background-color: lemonchiffon;
    border-width: 2px;
    border-style: inset;
    display: inline-block;
    text-align:right;
}

