/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	BACKGROUND-COLOR: #006699;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #000099;
}
H1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	16pt;
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	3pt;
	text-transform:	none;
	color: #000099;
	font-variant: small-caps;
	}	
		
H2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12pt;
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	3pt;
	text-transform:	none;
	color: #000099;
	font-variant: small-caps;
	}	
		
H3	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10pt;
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	3pt;
	text-transform:	none;
	color: #000099;
	font-variant: small-caps;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	7pt;
	font-weight:	bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	uppercase;
	font-variant: 
	}	
		
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:	underline;
	color:	#000000;
	font-weight: bold;
	}	
		
A:visited	{
	text-decoration:	underline;
	color:	#000000;
	font-weight: bold;
	}	
		
A:active	{
	text-decoration:	underline;
	color:	#000000;
	font-weight: bold;
	}	
		
A:hover	{
	text-decoration:	underline;
	color:	#FFB300;
	font-weight: bold;
	}
	
A.whitelinks:link    {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	10pt;
	text-decoration:	underline;
	color:	#FFFFFF;
	font-weight: bold;
	}
		
A.whitelinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	10pt;
	text-decoration:	underline;
	color:	#FFFFFF;
	font-weight: bold;
	}
	
A.whitelinks:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	10pt;
	text-decoration:	underline;
	color:	#FF9900;
	font-weight: bold;
	}	
	
A.whitelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	10pt;
	text-decoration:	underline;
	color:	#FFB300;
	font-weight: bold;
	}

A.otherlinks:link    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	14pt;
	text-decoration:	underline;
	color:	#003333;
	font-weight: bold;
	}
		
A.otherlinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	14pt;
	text-decoration:	underline;
	color:	#336666;
	font-weight: bold;
	}
	
A.otherlinks:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	14pt;
	text-decoration:	underline;
	color:	#336666;
	font-weight: bold;
	}	
	
A.otherlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	14pt;
	text-decoration:	underline;
	color:	#009999;
	font-weight: bold;
	}

input.homesubmit {
	background-color: FFCC00;
	font-weight: bold; 
	font-size: 12px; 
	color: 000000;
}

input.login {
	background-color: #FFCCCC; 
	font-size: 12px;
}
		
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.boldmaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.mediumtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.bignormaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: 300;
	color: #000000;
}

.bigheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.thinbigheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.mediumheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.boldmediumheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.smallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.huge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.whitelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.clear {
	clear: both;
}
