/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    FONT-FAMILY: Arial;
    color: #0061a0;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.prdlabel
{
    
    COLOR:	White;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    font-style:normal;
    text-transform:uppercase;
}

.apptext
{
    
    COLOR:	White;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    font-style:normal;
    text-transform:none;
    padding-left:1px;
    padding-right:1px;
    padding-top:1px;
    padding-bottom:1px;
    width:175px;
}

.distheader
{
    
    COLOR:	White;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    text-transform:uppercase;
}

.hdrlabel
{
    
    COLOR:	Black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    text-transform:uppercase;
}

.prdtitle
{
    
    COLOR:	Gray;
    FONT-FAMILY: Arial;
    font-style:oblique;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold;
    text-transform:uppercase;
}

.breadcrumb
{
    
    COLOR:	Black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    text-transform:uppercase;
    padding-left:2px;
}

A.breadcrumb:link	{	
	text-decoration:	none;
	font-size: 10px;
	color:	#3333cc;
	FONT-WEIGHT: normal;
	}	
		
A.breadcrumb:visited	{	
	text-decoration:	none;
	font-size: 10px;
	color:	#333399;
	FONT-WEIGHT: normal;
	}	
		
A.breadcrumb:active	{	
text-decoration:	none;
	font-size: 10px;
	color:	#333399;
	FONT-WEIGHT: normal;
	}	
		
A.breadcrumb:hover	{	
	text-decoration:	none;
	font-size: 10px;
	color:	#3333cc;
	FONT-WEIGHT: normal;
	}

TD.lowcontent
{
	background-color:White;
	color: #0061a0;
	FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-TRANSFORM: none;
    padding-left:5px;
    }

TD.content
{
	background-color:White;
	color: #0061a0;
	FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-TRANSFORM: none;
    padding-left:5px;
    height: 500px;
	}

.shadow{
border:1px solid silver;
font:10pt arial;
position:relative;
display:inline;
background:white;
z-index:1000
}

.shadow_inner{
overflow:hidden;
position:absolute;
top: -1000px;
filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.1; /*firefox 1.5 opacity*/
-moz-opacity:0.1; /*mozilla opacity*/
-khtml-opacity:0.1; /*opacity*/
z-index:100
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #3366ff;
}
H1	{	
	font-family: Arial;
	font-size:	12px;
	font-weight:	bold;
	font-style:	italic;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Arial;
	font-size:	14px;
	font-weight:	bold;
	font-style:	italic;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Arial;
	font-size:	16px;
	font-weight:	bold;
	font-style:italic;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Arial;
	font-size:	18px;
	font-weight:	bold;
	font-style: italic;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Arial;
	font-size:	20px;
	font-weight:	bold;
	font-style:	italic;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Arial;
	font-size:	22px;
	font-weight:	bold;
	font-style:	italic;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	12px;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}
	
TD.leftbar	
{
	font-size:	12px;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial;
	}

TD	
{
	font-size:	12px;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial;
	}
	
TD.almenu	
	{
	background-image: url(/images/alvertmenu.gif);
	width:109px;
	height:24px;	
	vertical-align:middle;
	font-size:	12px;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial;
	padding-left:5;
	padding-top:5;
	padding-bottom:5;
	}

TD.lmmenu	
	{
	background-image: url(/images/lmvertmenu.gif);
	width:109px;
	height:24px;	
	vertical-align:middle;
	font-size:	12px;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial;
	padding-left:5;
	padding-top:5;
	padding-bottom:5;
	}

TH	{	
	vertical-align:	baseline;
	font-size:	12px;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

A.menu:link	{	
	text-decoration:	none;
	font-size: 12px;
	color:	#0061a0;
	}	
		
A.menu:visited	{	
	text-decoration:	none;
	font-size: 12px;
	color:	#0061a0;
	}	
		
A.menu:active	{	
	text-decoration:	none;
	font-size: 12px;
	color:	#0061a0;
	}	
		
A.menu:hover	{	
	text-decoration:	none;
	font-size: 12px;
	color:	#790000;
	}

A:link	{	
	text-decoration:	none;
	font-size: 12px;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-size: 12px;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	font-size: 12px;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	font-size: 12px;
	color:	#3333cc;
	}
	
A.footer:link	{	
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration:	none;
	color:	#000000;
	}	
		
A.footer:visited	{	
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration:	none;
	color:	#000000;
	}	
		
A.footer:active	{	
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration:	none;
	color:	#c90000;
	}	
		
A.footer:hover	{	
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration:	none;
	color:	#7f7f7f;
	}
	
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 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
