/*style for whole of the document body*/
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#ffffff;
	color:#000000;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}
.tblMain
{
	
	/*height:600px;*/
	width:770px;
	background-color:#F5F6FB;
	color:#000000;
}
.lefttopnavi
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	background-color:#A85125;
	color:#ffffff;
	height:45;
	width:250;
	font-weight:bold;
	text-align:center;
}
.leftnavi
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	background-color:#ADB0B5;
	color:#ffffff;
	height:45;
	width:250;
	font-weight:bold;
	text-align:left;
}
.dropdownbox
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	background-color:#ADB0B5;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}
.leftnavheading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	background-color:#ADB0B5;
	color:#ffffff;
	height:25;
	width:250;
	font-weight:bold;
	text-align:left;
}
.leftendnavi
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#E7E9EB;
	color:#000000;
	height:150;
	width:250;
	text-align:justify;
}
.centeralign
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#E7E9EB;
	color:#000000;
	height:150;
	width:250;
	text-align:center;
}
.hometop
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	background-color:#D4D6D9;
	height:45;
}
.bottom
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#A6A9AE;
	color:#ffffff;
	height:45;
}
.bottom2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#A6A9AE;
	color:#ffffff;
}
.bottomlink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#A6A9AE;
	color:#ffffff;
}
.normaltext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.bluetext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#616E90;
	
}

.pinktext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#A85125;
	text-align:left;
}	
.bgn
{
	background-color:#939EBB;
	height:2px;
}
.bgdrk
{
	background-color:#75797C;	
}
table.menu
{font-size: 8pt;
margin: 0px;
padding: 0px;
font-weight: bold;}

td.menuNormal
{padding: 0px;
color: white;
font-weight: bold;
vertical-align: top;

}
td.menuNormal2
{padding: 0px;
color: white;
font-weight: bold;
vertical-align: top;
background-color: white;}


td.menuHover
{padding: 0px;
color: white;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{border: 1px solid gray;
background-color: white;
display: inline;
position: absolute;}

a.menuitem:link
{text-decoration: none;
color: black;
background-color: white;
display: block;}

a.menuitem:visited
{text-decoration: none;
color: black;
background-color: white;
display: block;}

a.menuitem:hover
{text-decoration: none;
color: black;
background-color: gray;
display: block;}

a.menuitem:active
{text-decoration: none;
color: black;
background-color:  gray;
display: block;}


#dropmenudiv{
position:absolute;
background-color: #ffffff;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CCCCCC;
}

















P
{padding-top: 0px;
margin: 0px;}

H1
{font-size: 12pt;
font-weight: bold;
padding-top: 15px;
margin: 0;}

table.navbar
{font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;}

table.menu
{font-size: 8pt;
margin: 0px;
padding: 0px;
font-weight: bold;}

td.menuNormal
{padding: 0px;
color: white;
font-weight: bold;
vertical-align: top;

}
td.menuNormal2
{padding: 0px;
color: white;
font-weight: bold;
vertical-align: top;
background-color: white;}


td.menuHover
{padding: 0px;
color: white;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{border: 1px solid gray;
background-color: white;
display: inline;
position: absolute;}

a.menuitem:link
{text-decoration: none;
color: black;
background-color: white;
display: block;}

a.menuitem:visited
{text-decoration: none;
color: black;
background-color: white;
display: block;}

a.menuitem:hover
{text-decoration: none;
color: black;
background-color: gray;
display: block;}

a.menuitem:active
{text-decoration: none;
color: black;
background-color:  gray;
display: block;}


#dropmenudiv{
position:absolute;
background-color: #ffffff;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CCCCCC;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #ffffff;
}


