/* CSS Stylesheet */

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
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
.H1, H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.57em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
.H2, H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.4em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
.H3, H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.3em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
.H4,H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.2em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
.H5, 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;
	}	

.homeImage 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
.grid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	8pt;
}
.topbit 
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #1D2A9C;
    TEXT-ALIGN: center
}
.errmsg
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #ff0000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.pageHeading
{
    FONT-SIZE: 14pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-ALIGN: center
}
.invoiceHeader {
	/*background-color: #1D2A9C;*/
	/*color:white;*/
	color: #1D2A9C;
	vertical-align: middle;
	FONT-WEIGHT: bold;
	font-size: 11pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	padding-right: 2px;
}
TABLE
{
	font-size: 10pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.tabSelected
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1d2a9c;
	text-decoration: none;
	padding: 5px;
}
A.tabSelected, A.tabSelected:visited
{
	background-color: 1D2A9C;
	color:white;
}
A.tabSelected:hover
{
	background-color: 1D2A9C;
	color:white;
}
tabNotSelected
{
    FONT-WEIGHT: normal;
	font-size: 12pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.TOC
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
	text-decoration: none;
}
.TOCMouseClick
{
    BACKGROUND-COLOR: #C0C0C0;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
	text-decoration: none;
}
.btn
{
	border-right: thin outset;
	padding-right: 5px;
	border-top: thin outset;
	padding-left: 5px;
	font-weight: normal;
	font-size: 9pt;
	padding-bottom: 2px;
	border-left: thin outset;
	padding-top: 2px;
	border-bottom: thin outset;
	text-align: center;
	text-decoration: none;
}
.button
{
	BORDER-RIGHT: gray thin outset;
	BORDER-TOP: gray thin outset;
	FONT-WEIGHT: normal;
	BORDER-LEFT: gray thin outset;
	COLOR: white;
	BORDER-BOTTOM: gray thin outset; 
	BACKGROUND-COLOR: royalblue;
}
.readonly
{
	border-right: inactiveborder 1px solid;
	border-top: inactiveborder 1px solid;
	border-left: inactiveborder 1px solid;
	border-bottom: inactiveborder 1px solid;
}

#searchfield form .biginput {
  width: 600px;
  height: 40px;
  padding: 0 10px 0 10px;
  background-color: #fff;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
  color: #aeaeae;
  font-weight:normal;
  font-size: 1.5em;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#searchfield form .biginput:focus {
  color: #858585;
}

.autocomplete-suggestions { border: 1px solid #999; background: #fff; cursor: default; overflow: auto; }
.autocomplete-suggestion { padding: 10px 5px; font-size: 1.2em; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #f0f0f0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399ff; }