/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #CCCCCC;
    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	{	
	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;
	}

A.menu:link	
{	
	text-decoration:	none;
	color:	#000000;
	font-size: 10pt;
}	
		
A.menu:visited	{	
	text-decoration:	none;
	color:	#000000;
	font-size: 10pt;
	}	
		
A.menu:active	{	
	text-decoration:	none;
	color:	#000000;
	font-size: 10pt;
	}	
		
A.menu:hover	{	
	text-decoration:	underline;
	color:	#ffffff;
	font-size: 10pt;
	}
	
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.logo 	{
	margin: 0px;
	display:block
	}
IMG.profileR 	
{
	margin: 0px;
	margin-right:50px
}
IMG.profileL 	
{
	margin: 0px;
	margin-left:50px
}
IMG.profileM 	
{
	margin: 0px;
	margin-left:50px
}	
TABLE.top
{
	 width: 799px;
	 padding: 0px; 
	 margin: 0px;	
	 height: 62px;
	 border-collapse: collapse
}
TABLE.topleft
{
	 width: 649px;
	 padding: 0px; 
	 margin: 0px;	
	 height: 62px;
	 border-collapse: collapse;
	 vertical-align: top
}
TABLE.topright
{
	 width: 150px;
	 padding: 0px; 
	 margin: 0px;	
	 height: 62px;
	 border-collapse: collapse
}
TD.topright
{
	 width: 150px;
	 padding: 0px; 
	 margin: 0px;	
	 height: 62px;
}
TD.topleft
{
	 width: 649px;
	 padding: 0px; 
	 margin: 0px;	
	 height: 62px;
}
TD.topwhite
{
	background-color: #ffffff;
	width: 649px ;
	vertical-align: top;
	height: 21px;
	padding: 0px; 
	margin: 0px;	
}
TD.topred
{
	background-color: red;
	width: 649px ;
	vertical-align: top;
	height: 18px;
	padding: 0px; 
	margin: 0px;	
}
TD.grey6
{
	background-color: #999999;
	width: 649px ;
	vertical-align: top;
	height: 5px;
	padding: 0px; 
	margin: 0px;
	
}
TD.grey16
{
	background-color: #999999;
	width: 649px ;
	vertical-align: top;
	height: 16px;
	padding: 0px; 
	margin: 0px;
	
}
TABLE.basemenu
{
	border: 1px solid black;
	padding: 0px;
	margin: 0px;
	width: 650px;	
}
TD.basemenu
{
	height: 25px;
	text-align:center
}
DIV.basemenu
{
	height: 60px;
	width:790px;
	background-color: #ffffff;
	vertical-align: top;
	text-align:center;
	BACKGROUND-IMAGE: url(images/basemenu2.jpg);	
	border-collapse: collapse;
	font-size:	10pt;
    border-left-style: solid;
	border-left-color: #42506A;
	border-left-width: 3px;
	border-right-style: solid;
	border-right-color: #42506A;
	border-right-width: 3px;  
	border-bottom-style: solid;
	border-bottom-color: #42506A;
	border-bottom-width: 3px; 
	padding:0px;
}
DIV.copyright
{
	height: 40px; 
	border-collapse: collapse;
	font-size: 8pt; 
	vertical-align: middle;
	text-align: center;
    WIDTH: 780px;
	color: #000000;
	padding-top: 10px;
}
DIV.awd
{
	height: 20px; 
	border-collapse: collapse;
	FONT-SIZE: 7pt; 
	vertical-align: middle;
	text-align: center;
    WIDTH: 780px;
	color: #000000;	
	padding-top: 0px;	
}
TD.top10
{
	font-size: 10pt;
	vertical-align:top;
}
TD.top1030
{
	font-size: 10pt;
	vertical-align:top;
	padding-left: 40px;
	padding-right: 10px
}
TABLE.forms
{
	width: 620px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
    BACKGROUND-COLOR: #CCCCCC;
}
TD.formone
{
	width: 620px;
	text-align:center;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
    BACKGROUND-COLOR: #CCCCCC;
}
TD.formoneleft
{
	width: 620px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
    BACKGROUND-COLOR: #CCCCCC;
}
TD.formleft
{
	width: 270px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
    BACKGROUND-COLOR: #CCCCCC;
}
TD.formright
{
	width: 350px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
    BACKGROUND-COLOR: #CCCCCC;
}

	