<STYLE TYPE="text/css">
.dummy
{
}

/* START sectionLinks styles (july22004) manish panjwani*/

#sectionLinks
{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("../pict/blankshade2.gif");
	font-weight: bold;
	font-size:12px;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image:  url("../pict/blankshadeblue.gif");
	font-weight: bold;
	font-size:12px;
	text-decoration: none;
}

/* END SectionLinks CSS by manish panjwani july222004 */

/* START LeftMenu for index+inner css  by manish panjwani july222004 */

/* For light effect in white background  edited july282004 a.visited, a.active added by MP*/
/* visited link effect = null (so that hover can work for the next time)*/

#leftmenu a:visited, #leftmenu a:link
{
	cursor:auto;
	text-decoration:none;
	color:#9ec2eb;
}

#leftmenu a:hover, #leftmenu a:active
{
	cursor:auto;
	BACKGROUND-COLOR: #F1EFF1;
	text-decoration:underline;
	color:#9ec2eb;
}


/* For light effect in dark background edited july232004 by MP*/

#leftmenuA a:link, #leftmenuA a:visited
{
	cursor:auto;
	text-decoration:none;
	color:#9ec2eb;
}

#leftmenuA a:hover, #leftmenuA a:active
{
	BACKGROUND-COLOR: #ffffff;
	cursor:auto;
	text-decoration:underline;
	color:#9ec2eb;
}


#nounderline a:link, #nounderline a:visited
{
	cursor:auto;
	text-decoration:none;
	color:#9ec2eb;
}

#nounderline a:hover, #nounderline a:active
{
	cursor:auto;
	text-decoration:underline;
	color:#7C37D3;
}






.toplink
{
	font:Arial;
	font-size:12px;
	font-weight:bold;
	color:#3366CC;
	cursor:auto;

}

.downlink
{
	font:Arial;
	font-size:12px;
	font-weight:bold;
	color:#3366FF;
	cursor:auto;
	text-decoration:none;
}

.greenlink
{
	font:Arial;
	font-size:12px;
	font-weight:bold;
	color:#006600;
	cursor:auto;
}

.violink
{
	font:Arial;
	font-size:12px;
	font-weight:bold;
	color:#7C37D3;
	cursor:auto;

}

.viotext
{
	font:Arial;
	font-size:12px;
	color:#7C37D3;
	cursor:auto;

}



/* END LeftMenu index+inner css  by manish panjwani july222004 */


.redlink
{
	font:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	cursor:auto;
}

#underline a:hover, #leftmenu a:active
{
	BACKGROUND-COLOR: #FFFFFF;
	cursor:auto;
	text-decoration:none
}

.viotitle
{
	font-family:"Arial";
	font-size:16px;
	color:#7C37D3;
	font-weight:bold;

}


.menulvl_1
{
    COLOR: #444444;
    FONT-FAMILY: "arial";
    FONT-SIZE: 9pt;

	TEXT-DECORATION: none
}

.menulvl_1_sel
{
    color:#FFFFFF;
    FONT-FAMILY: "arial";
    FONT-SIZE: 9pt;

	TEXT-DECORATION: none;
}

.menulvl_2
{
    COLOR: #444444;
    FONT-FAMILY: "arial";
    FONT-SIZE: 9pt;

	TEXT-DECORATION: none
}

.menulvl_2_sel
{
    COLOR: #FFFFFF;
    FONT-FAMILY: "arial";
    FONT-SIZE: 9pt;

	TEXT-DECORATION: none
}
.menulvl_3
{
    COLOR: white;
    FONT-FAMILY: "arial";
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}

.menulvl_3_sel
{
    COLOR: orange;
    FONT-FAMILY: "arial";
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}


.label
{
    FONT-FAMILY: "arial";
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
 
}

/* defines body text in black by manish panwjani july222004 */

.blackbodytext
{

	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

/* END BlackBodyText by manish panjwani*/

/* defines body text in gray by manish panwjani july222004 */

.graybodytext
{

	font-family:Arial;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	
}

/* END GrayBodyText by manish panjwani*/

/* defines menu text in gray by manish panwjani july272004 */

.graymenutext
{

	font-family:Arial;
	font-size:12px;
	color:#999999;
	font-weight:bold;
	cursor:auto;
	text-decoration:none;
}

/* END GrayMenuText by manish panjwani*/

.maroonbodytext
{

	font-family:Arial;
	font-size:12px;
	color:#990000;
	text-decoration:none;
	
}


BODY
{
    BACKGROUND-COLOR: #f4f3f4;
    COLOR: black;
    FONT-FAMILY: "arial";
    FONT-STYLE: normal;
    MARGIN-LEFT: 0px;
    MARGIN-TOP: 0px
}

.hdbold{
	FONT-FAMILY: "arial";
    FONT-SIZE: 14pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    color:blue;

}

.hdcaution{
	FONT-FAMILY: "arial";
    FONT-SIZE: 12pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    color:red;

}

.hdtext{
	FONT-FAMILY: "arial";
    FONT-SIZE: 12pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    color:black;

}

.footer
{
    FONT-FAMILY: "arial";
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
	color:#666666;
}

.creditline
{
    FONT-FAMILY: "sans-serif";
    FONT-SIZE: 9pt;
    FONT-STYLE: normal
}

.errormsg { font-family: "verdana,geneva,arial,helvetica";
		   font-size : 12pt;
		   font-style : normal;
   	      font-weight : bold;
		   color:#FF0000;}

h1, h2, h3, h4 
{
	font-family: verdana, Arial, Helvetica, sans-serif;	
	font-weight: normal;}
	
h1 {
	font-size: 145%;}


	
h2 {
	font-size: 135%;
	color: blue;
	margin-bottom: 6pt;}
	
h3 {
	font-size: 115%;}
	
h4 {
	font-size: 100%;
	margin-top: 1.5em;}
	

	

UL LI {
	margin-top: .75em;
	line-height: 110%; 
	list-style-image: url("../newpict/bullet.gif")}

LI.2 {
	margin-top: .1em;
	margin-bottom: .1em;
	line-height: 110%; 
	list-style-image: url("../newpict/bullet.gif")}
	
UL {
	list-style: disc; }

UL UL, OL OL, OL UL, UL OL {
	margin-top: 1em;
	margin-bottom: 1em; }
	
LI P {
	margin-top: .5em;
	margin-bottom: .5em; }



</STYLE>
