/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    font-size: x-small;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

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	{	
	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:	.8em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	.8em;
	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:	xx-small;
	}	

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 	{

	}

TD, TABLE
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
}

.menuItem
{
	font-size: 8pt;
	text-decoration:	none;
	color:	#3333cc;
}

.form
{
	font-size: 8pt;
	font-family: Tahoma, Arial, Sans-Serif;
	color:Black;
}
.digit
{
	font-size: 8pt;
	font-family: Tahoma, Arial, Sans-Serif;
	color:Black;
	text-align: right;
}
.listcount
{
	font-size: 8pt;
	font-family: Tahoma, Arial, Sans-Serif;
	color:#8080FF 
}
.formnoscroll
{
	font-size: 8pt;
	font-family: Tahoma, Arial, Sans-Serif;
	color:Black;
	overflow:hidden
}
.error
{
	border: 1px solid red;
	padding: 4px, 7px, 4px, 7px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: red;
	background-color: #ffffcc;
	vertical-align: super;
	text-align: left;
}

.border
{
	border: 1px solid black;
}

.comments
{
	border: 1px dotted black;
	padding: 4px, 7px, 4px, 7px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
	vertical-align: super;
	text-align: left;
	padding: 3px;
}

.saved
{
	border: 1px solid black;
	padding: 4px, 7px, 4px, 7px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #00C000;
	vertical-align: super;
	text-align: left;
}

.hint
{
	border: SteelBlue 1px solid;
	padding: 7px;
	font-size: 8pt;
	vertical-align: super;
	color: SteelBlue;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: rgb(255,238,187);
	text-align: left;
}

.formhead
{
	font-weight: bold;
	font-size: 11pt;
	color: steelblue;
	font-family: Tahoma, Arial, Sans-Serif;
}

.formtitle
{
	color: steelblue;
	font-family: Tahoma, Arial, Sans-Serif;
}

.topmenu
{
	HEIGHT: 16px; 
	BACKGROUND-COLOR: rgb(255,238,187);
	
}

.on
{
	display: inline
}
.off
{
	display: none
}

.calendar
{
	font-size: xx-small;
	font-family: "Verdana, Helvetica, Tahoma, Arial";
	color: Black;
}

.rightmenu
{
	border:3px solid #d2e4fc;
	border-color: rgb(255,238,187);
	margin: 0 px;
	padding: 3px;			
}


.borders 
{
	PADDING: 3px;
}

.separatorpane
{
	width: 5px;
}

.leftmenu
{
	BORDER-RIGHT: #6a6a6a 1px solid;
	width: 150px;
	vertical-align: top;
}

.headerinput
{
	font-size: 8pt;
	font-family: Tahoma, Arial, Sans-Serif;
	color:Black;
	border-style: Solid;
	Border-Width: 1px;
}

.headerbutton
{
	font-size: 8pt;
	font-family: Tahoma, Arial, Sans-Serif;
	color:Black;
	border-style: Solid;
	Border-Width: 1px;	
	background-color: "AliceBlue";	
}
.lmtopitem
{
	background-color: rgb(255,238,187);
	font-size: 15px;
	font-weight: bold;
	font-family: Tahoma, Arial, Sans-Serif;
	border-bottom-style: dotted;
	border-bottom-color: #6a6a6a;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-top-color: #6a6a6a;
	border-top-width: 1px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.lmitem
{
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Arial, Sans-Serif;
	border-bottom-style: dotted;
	border-bottom-color: #6a6a6a;
	border-bottom-width: 1px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.lmbottomitem
{
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Arial, Sans-Serif;
	border-bottom-style: dotted;
	border-bottom-color: #6a6a6a;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-top-color: #6a6a6a;
	border-top-width: 1px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.lmlistitem
{
	padding: 3px;
	margin: 0;
	margin-left:12px;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Arial, Sans-Serif;
	list-style: square url("../images/Shape.gif") outside;
}

fieldset 
{
	padding: 3px;
}

.findbutton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:normal;
	text-decoration: none;
	border-style: Solid;
	Border-Width: 1px;	
	border-color: black;
	background-color: "AliceBlue";
	
}
