/* Default CSS Stylesheet for a new Web Application project */
BODY
{
	font-weight: normal;
	font-size: 0.8em;
	background-image: url(images/back.gif);
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-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, 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
{
	color: darkcyan;
	text-decoration: none;
}	
		
A:visited	{	
	text-decoration:	none;
	color:	darkcyan;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	darkcyan;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	darkcyan;
	}
	
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;
	}	
.titlefont
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Arial, Verdana;
}
.boldfont
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: Arial, Verdana;
}	
.basefont
{
	font-size: 14px;
	color: black;
	font-family: Arial, Verdana;
}
.btn
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 12px;
	border-left: 1px solid;
	cursor: hand;
	color: black;
	border-bottom: 1px solid;
	font-family: Verdana, Arial;
	background-color: lightgrey;
}
div.banner A:link	{	
	text-decoration:	none;
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight: bold;
	color:	white;
	}	
		
div.banner  A:visited	{	
	text-decoration:	none;
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight: bold;
	color:	white;
	}	
		
div.banner  A:active	{	
	text-decoration:	none;
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight: bold;
	color:	white;
	}	
		
div.banner  A:hover	{	
	text-decoration:	underline;
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight: bold;
	color:	white;
	}
.bannertext {	
	text-decoration:	none;
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight: bold;
	color:	white;
	}
.banner
{
	left: 0px;
	position: absolute;
	top: 0px;
}
.content
{
	width: 753px;
	left: 2px;
	position: absolute;
	top: 104px;
}
.BODYLogin
{
    BACKGROUND-COLOR: lightgrey;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.home_top
{
	border-right: lightgrey 1px solid;
	padding-right: 10px;
	border-top: lightgrey 1px solid;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
	border-left: lightgrey 1px solid;
	color: #0b7976;
	line-height: 20px;
	padding-top: 10px;
	border-bottom: lightgrey 1px solid;
	font-family: Verdana, Arial;
	background-color: #ededed;
}
.home_reg
{
	font-size: 12px;
	color: black;
	line-height: 20px;
	font-family: Verdana, Arial;
}