/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    background-image: url(images/wrapper/bkgRTCI.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    BACKGROUND-COLOR: #003366/*#046BAD*/;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
TFOOT, THEAD	{	
	font-size:	13px;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	13px;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
TD	{	
	font-size:	11px;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Helvetica, sans-serif;
	}	

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;
	padding-top:0;
	}	
		
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;
	
	}	
		
TD#copyright	
{
	text-align:right;
	font-size:	9px;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:White;
	font-family: Verdana, Helvetica, sans-serif;
	}	
TD#SelectedState	
{
	text-align:right;
	font-size:	9px;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:White;
	font-family: Verdana, Helvetica, sans-serif;
	}	

	
SMALL	{	
	font-size:	9px;
	}	

BIG	{	
	font-size:	1.17em;
	}	


	

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;
	}	

A:link	{	
	
	color:	#003366;
	}	
		
A:visited	{	
	
	color:	#003366;
	}	
		
A:active	{	
	
	color:	#003366;
	}	
		
A:hover
{
	color: #990000;
	text-decoration: none;
	background:#F0F0F0;
}

A.NavItem:link
{	
	text-decoration:	none;
	font-size: 10px;
	color:#003366;
}

A.NavItem:visited	
{
	text-decoration:	none;
	font-size:	10px;
	color: #003366;
	}	
		
A.NavItem:active	
{
	text-decoration:	none;
	font-size:	10px;
	color: #003366;
	}	
		
A.NavItem:hover	
{
	font-weight: bold;
	font-size:	10px;
	text-decoration:	underline;
	color:White;
	background:#990000;
/*	color:	#FFFFCC;
	background-color:Gray; */
	}



A.NavCat:link	{	
	font-size:	10px;
	font-weight: bold;
	text-decoration:	none;
	text-transform: uppercase;
	color: #003366;
	}	
		
A.NavCat:visited	{	
	font-size:	10px;
	font-weight: bold;
	text-decoration:	none;
	text-transform: uppercase;
	color:	#003366;
	}	
		
A.NavCat:active	{	
	font-size:	10px;
	font-weight: bold;
	text-decoration:	none;
	text-transform: uppercase;
	color:	#003366;
	}	
		
A.NavCat:hover	{	
	font-size:	10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:	underline;
	color:White;
	background:#990000;
/*	color:	#FFFFCC;
	background-color:Gray; */
	}

TD.TopNav
{font-size:	11px;
	text-decoration:	none;
	font-weight: bold;	
	color:#FFFFFF;
	font-family:Arial;
	}

A.TopNav:link	
{
	text-decoration:	none;
	font-size:	11px;
	font-weight: bold;	
	color:#FFFFFF;
	font-family:Arial;
	letter-spacing:1
	}	
		
A.TopNav:visited	
{
	text-decoration:	none;	
	font-size:	11px;
	font-weight: bold;	
	color:	#FFFFFF;
	font-family:Arial;
	letter-spacing:1
	}	
		
A.TopNav:active	
{
	text-decoration:	none;
	font-size:	11px;
	font-weight: bold;	
	color:	#FFFFFF;
	font-family:Arial;
	letter-spacing:1}	
		
A.TopNav:hover	{	
	font-size:	11px;
	font-weight: bold;	
	text-decoration:	underline;
	color:#ffff99 ;
	font-family:Arial; 
	background:none;
	}
	
	
	
.ContentHeading
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}

.BoundingBox_Detail
{
	font-size: 9.5pt;
}



A.secnav:link	{	
	COLOR: #003366; FONT-FAMILY: Verdana, Geneva, Arial, SansSerif, Helvetica
}

A.secnav:visited	{	
	COLOR: #003366; FONT-FAMILY: Verdana, Geneva, Arial, SansSerif, Helvetica
	}	
		
A.secnav:active	{	
	COLOR: #003366; FONT-FAMILY: Verdana, Geneva, Arial, SansSerif, Helvetica
	}	
		
A.secnav:hover	{	
	TEXT-DECORATION: underline
	 
	}

.secnav {
	FONT-SIZE: 10px; COLOR: #003366; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana, Geneva, Arial, SansSerif, Helvetica
}
.secnavON {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #003366; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana, Geneva, Arial, SansSerif, Helvetica
}


TD.InetDtlName
{
	font-weight: bold;
	font-size: 13px;
	vertical-align: middle;
	color: #003366;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}
TD.InetDtlItem
{
	font-size:	11px;
	font-weight: bold;	
	font-family: Arial;
	text-align: left;
	text-decoration: none;

}


TD.InetPck
{
	font-family: Arial;
	text-align: center;
	text-decoration: none;
	vertical-align:middle;
	width:48px;
	height:40px;
	
}

A.InetPck:link	
{
	text-align: center;
	text-decoration:	none;
	font-size:	11px;
	font-weight: bold;	
	color:#FFFFFF;
	font-family:Arial;
	letter-spacing:1
	}	
		
A.InetPck:visited	
{	text-align: center;
	text-decoration:	none;	
	font-size:	11px;
	font-weight: bold;	
	color:	#FFFFFF;
	font-family:Arial;
	letter-spacing:1
	}	
		
A.InetPck:active	
{
	text-align: center;
	text-decoration:	none;
	font-size:	11px;
	font-weight: bold;	
	color:	#FFFFFF;
	font-family:Arial;
	letter-spacing:1}	
		
A.InetPck:hover	{	
	font-size:	10px;
	font-weight: bold;	
	text-decoration:	underline;
	font-family:Arial; 
	background:none;
	}