/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: #000000;
}
P
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .9em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: #000000;
}
TD
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .9em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: #000000;
}


.tblBottomBorder
{
    border-bottom: solid 2px #000000;
}

.title
{
	text-decoration:	none;
	color: #333366;
	font-weight: bold;
	font-size: 19pt;
	font-family: Times New Roman;
}

.contactheaders
{
	text-decoration:	none;
	color: #003399;
	font-weight: bold;
	font-size: 11pt;
	font-family: Times New Roman;
}
.pageheaders
{
	text-decoration:	none;
	color: #003399;
	font-weight: bold;
	font-size: 13pt;
	font-family: Times New Roman;
}
.contactinfo
{
	text-decoration:	none;
	font-size: 9pt;
	font-family: Arial, sans-serif; 
}


/* Table 2 */
	
td.datatable2 {
	color:#000000 ; 
	background:#c0c0c0;
	valign:top;
	font-size: 10pt;
	}

td.datatable2w {
	background:#ffffff;
	valign:top;
	font-size: 10pt;
	}	

td.datahead2 {
	border : 1px solid #333366; 
	background:#333366; 
	color:#ffffff ; 
	font-family: Arial, sans-serif; 
	font-weight: bold;
	}



.headline
{
	font-size: 3em;
	font-weight: bold;
	FONT-FAMILY: Arial, Verdana, Helvetica;
}

A:link, A:visited, A:active
{	
	text-decoration:	none;
	color:	#003399;
}	

A:hover
{	
	text-decoration:	underline;
	color:	#003399;
}
a.crumbs, a.crumbs:visited
{
	color: #3333cc;
	text-decoration: none;
	font-weight: normal;
	font-size: xx-small;
}

a.crumbs:hover
{
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
	font-size: xx-small;
}
a.bignav, a.bignav:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Verdana, Helvetica;
}

a.bignav:hover
{
	color: #c0c0c0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Verdana, Helvetica;
}


a.nav, a.nav:visited, a.nav:active
{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}

a.nav:hover
{
	color: #FFCC33;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}


a.navigation
{
	text-decoration: none;
    BACKGROUND-COLOR: #990000;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}

a.navigation:hover
{
	text-decoration: none;
    BACKGROUND-COLOR: #990000;
	color: #cccc66;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica;
}


A.webless:link, A.webless:visited, A.webless:active, A.webless:hover
{	
	text-decoration:	none;
	color:	#336633;
}	


A.contentlink:link, A.contentlink:visited, A.contentlink:active, A.contentlink:hover
{	
	text-decoration:	none;
	color:	#336633;
}	

A.contentlink:hover
{	
	text-decoration:	underline;
	color:	#336633;
}	

A.navlink:link, A.navlink:visited, A.navlink:active, A.navlink:hover
{	
	text-decoration:	none;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica;
}	

A.navlink:hover
{	
	text-decoration:	underline;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica;
}	

.nav
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica;
}

td.navigation:hover
{
	text-decoration: none;
    BACKGROUND-COLOR: #000000;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
}


.topnav
{
	color: #ffffff;
	font-face: Arial;
	font-size: 10pt;
}

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	disc ;
	font-size: 10pt;
	}	

UL LI LI	{	
	list-style-type:	square;
	font-size: 8pt;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	font-size: 8pt;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	font-size: 10pt;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	font-size: 8pt;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	font-size: 8pt;
	}
td.footer
{
	font-size: .8em;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.crumbs
{
	font-size: xx-small;
	color: #000000;
}
.requestTable
{
    BORDER: #000000 2pt solid;
}
.aboutTable
{
    BORDER: #6699CC 1pt solid;
}
.portTable
{
	border-left: #999999 1px dashed;
	border-bottom: #999999 1px dashed;
	border-right: #999999 1px dashed;
}
td.rightborder
{
	border-right: #999999 1px solid;
}
.yellowRight
{
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	background-color: #FFFFCC;
}
.greene
{
	color: #3333cc;
}