/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	margin-top: 0px;
	font-weight: normal;
	font-size: 11px;
	/*background-image: url(images/123.gif);*/
	margin-bottom: 5px;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

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;
	}	
	
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;
	}	
.menutext
{
	font-size: 11px;
	vertical-align: 15%;
	color: white;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
}
A.menutext:link
{	
	text-decoration:	none;
	color:	white;
}
A.menutext:visited
{
	text-decoration:	none;
	color:	white;
	}
A.menutext:active
{
	text-decoration:	none;
	color:	white;
	}
A.menutext:hover
{
	color: #ffcc00;
	text-decoration: none;
}	
.menutext1
{
	font-size: 12px;
	color: black;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	vertical-align: 15%;
}
A.menutext1:link
{	
	text-decoration:	none;
	color: black;
}
A.menutext1:visited
{
	text-decoration:	none;
	color: black;
	}
A.menutext1:active
{
	text-decoration:	none;
	color: black;
	}
A.menutext1:hover
{
	color: #B56400;
	text-decoration: none;
}	
.pnlhead
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: 15%;
	color: black;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
}
.leftmenuhead
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Tahoma, Arial;
}
.txtbold
{
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Arial;
}
.txt
{
	font-size: 12px;
	font-family: Tahoma, Arial;
}
.shead
{
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #576688;
}
.Rflow {
	float: right;
	height: 160px;
	width: 173px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.ptext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #48546E;
	text-decoration: none;
	vertical-align: 20%;
	padding-bottom: 4px;
}
.prdmenu {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	
}
.prdmenu a:link {
	color: #000000;
	text-decoration: none;
}
.prdmenu a:hover {
	color: #DCAB03;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.prdmenu a:active {
	text-decoration: none;
}
.prdmenu a:visited {
	text-decoration: none;
}.TyRst
{
	font-weight: bold;
	font-size: 16px;
	color: #213b9d;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
}
.yc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C46200;
	text-decoration: none;
}
.mtext
{
	font-size: 11px;
	color: white;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
	vertical-align: 20%;
}
.btext
{
	font-size: 11px;
	color: black;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
}.leftflow {
	float: left;
}
.Img
{
	margin-bottom: 8px; 
}

.pnl_mid
{
	background: url(images/pnl-mid.gif) no-repeat;
	font-size: xx-large;  
}

.home_blue,.home_yellow {FONT-WEIGHT: bold; FONT-SIZE: 11px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.home_blue{color:#0000cc}
.home_yellow {color:#ff9966}

/* Collapse div */
.collapse_header{background-color:#e7eaef;display:block;width:100%;height:20px;padding:2px 0 2px 2px;
			font-weight :bold;cursor:pointer;margin-top:10px;color:#4a4a4a}    
.collapse_header:hover {text-decoration:none}             
.collapse{display:none}
.expand{display:block}
		/* Collapse div ends*/
.uPnl{margin-top :10px;margin-bottom :0} 