/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 8pt;
	margin: 0px 0px 0px 0px;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: normal;
	background-color: transparent;
}

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: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}
	
.background_login
{
	font-size: 8pt;
	background: url(images/lettle_logo.gif) fixed no-repeat center top;
	font-family: Verdana, Arial, Tahoma;
}
.table_8pt
{
	font-size: 8pt;
	font-family: Verdana, Arial;
}
.background_td_cell
{
	font-size: 8pt;
	background: url(images/kettle_logo.gif) fixed no-repeat center top;
	font-family: Verdana, Arial;
}
.required
{
	background-position: left center;
	background-image: url(images/required.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
.seperate
{
	background-position: center center;
	background-image: url(images/sep.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
.borders
{
}
.level_top
{
	background-position: center center;
	background-image: url(images/menu_levels.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
.level_bottom
{
	background-position: center top;
	background-image: url(images/menu_end.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
.level_body
{
	background-position: center top;
	background-image: url(images/menu_border.gif);
	background-repeat: repeat-y;
}
.level_rule
{
	background-position: left center;
	background-image: url(images/rule_line.gif);
	background-repeat: repeat-x;
	background-color: transparent;
}
.header_left
{
	background-position: left top;
	background-image: url(images/header_left.gif);
	background-repeat: no-repeat;
	position: relative;
	background-color: transparent;
}
.header_middle
{
	background-position: center top;
	background-image: url(images/header_middle.gif);
	background-repeat: repeat-x;
	position: relative;
	background-color: transparent;
}
.header_right
{
	background-position: right top;
	background-image: url(images/header_right.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
.header_font
{
	font-size: 12px;
	filter: DropShadow (Color=#000000, OffX=1, OffY=1, Positive=true);
	position: absolute;
	top: 11px;
	background-color: transparent;
}

.seperate_vert
{
	background-position: left center;
	left: 20px;
	background-image: url(images/rule_line_vert.gif);
	background-repeat: repeat-y;
	background-color: transparent;
	text-align: center;
}
.buttons
{
	font-weight: bold;
	font-size: 8pt;
	border-left-color: mistyrose;
	background-image: none;
	border-bottom-color: mistyrose;
	vertical-align: baseline;
	color: whitesmoke;
	border-top-style: solid;
	border-top-color: mistyrose;
	line-height: normal;
	font-family: 'Microsoft Sans Serif';
	border-right-style: solid;
	border-left-style: solid;
	letter-spacing: normal;
	position: static;
	background-color: #b00000;
	text-align: center;
	text-decoration: none;
	border-right-color: mistyrose;
	border-bottom-style: solid;
}
.background_timeout
{
	background-position: center center;
	background-image: url(images/sa_large.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
.nav_combo
{
	font-size: 8pt;
	width: 137px;
	font-family: Verdana, Arial;
}
.indent
{
	font-size: smaller;
	direction: ltr;
	text-indent: 15px;
	font-family: Verdana, Arial;
	list-style-type: none;
}
.logo_small
{
	background-position: center top;
	background-image: url(images/lettle_logo_small.gif);
	background-repeat: no-repeat;
	font-family: Arial, Verdana;
	background-color: transparent;
}

