body {
	font-family: arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
}

body,td,th {
	font-family: arial;
	font-size: 13px;
	text-align:left;
/*	text-align:justify;   */
}

.Title_index {
	font-size: 14;
	font-family:Gill Sans MT;
	font-weight: bold; 
	color: #FFFFFF;
}

.Text_index {
	font-size: 18;
	font-family:Calibri;
	color: #024DA8;
}
.Text_body {
	font-size: 13;
	font-family:Calibri;
	font-weight: normal; 
	color: #024DA8;
}

.style1 {
	font-size: 10;
/*	font-weight: bold;  */
	color: #626262;
}

.style2 {color: #FF0000}

.style3 {
font-weight: bold; 
font-size: 11px;
}

fieldset {
margin: 0; 
padding: 0;
}

.pagetitle {
	font-family: "Gill Sans MT";
	font-size: 18px;
/*	font-weight:bold; */
	color:#7391BE;
}

.footer {
font-size: 9px;
color:#808080;
text-decoration: none;
}

.miniheader {
	color: #F67000;
	font-weight: bold;
	font-size: 10px;
}

td.sidemenu {
text-align:left;
text-indent: -12px;
padding: 0 0 0 13px
}

.more {
font-size: 9px;
color:#FF0000;
text-decoration: none;
}

P
{padding-top: 8px;
margin: 0px;}

H1
{font-size: 12pt;
font-weight: bold;
padding-top: 10px;
margin: 0;}

table.navbar
{font-size: 12pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;}

table.menu
{font-size: 12pt;
margin: 0px;
padding: 0px;
font-weight: bold;}

td.menuClose
{padding: 0px;
color: black;
font-weight: bold;
font-family:"Helvetica";
font-size:11px;
line-height:20px;
/*background-color: white;*/}

td.menuNormal
{padding: 1px;
color: black;
font-weight: bold;
font-family:"Helvetica";
font-size:11px;
width:100%;
line-height:20px;
background-color: #EBF2FD;
z-index: 999999;
/*background-color: white;*/}

td.menuHover
{padding: 1px;
color: white;
font-weight: bold;
font-family:"Helvetica";
font-size:11px;
line-height:20px;
width:100%;
cursor:pointer;
z-index: 999999;
/*remove the following line for drop-down menu with images*/
background-color: #FF5F00;} /* mouse over */

td.menuMain
{padding: 0px;
color: black;
font-weight: bold;
font-family:"Helvetica";
font-size:11px;
line-height:20px;
z-index: 100;
/*remove the following line for drop-down menu with images*/
/*background-color: lightblue;*/}

td.menuitem
{text-decoration: none;
color: black;
font-family:"Helvetica";
font-size:11px;
line-height:20px;
width:100%;
background-color: #EBF2FD; /* Item Backgrd */
display: block;}

div.menuNormal
{display: none;
position: static;
}

div.menuClose
{display: none;
position: static;
}

div.menuHover
{border: 1px solid #7391BE;
background-color: white; /* border */
display: inline;
position: absolute;
z-index: 100;
}

div.menuMain
{border: 1px solid #7391BE;
background-color: white; /* border */
display: inline;
position: absolute;
z-index: 100;  /* To hover on top of scrolling Announcement */
}

a.menuitem:link
{text-decoration: none;
color: black;
width:100%; /* for hyperlink to entire row */
background-color: #EBF2FD; /* Item Backgrd */
display: block;}

a.menuitem:visited
{text-decoration: none;
color: black;
width:100%;  /* for hyperlink to entrie row */
background-color: #EBF2FD; /* Item Backgrd */
display: block;}

/* when mouse is over the particular row */
a.menuitem:hover
{text-decoration: none;
color: white; /* text color */
width:100%;  /* for hyperlink to entrie row */
background-color: #FF5F00; /* Mouse Over */
display: block;}

a.menuitem:active   /* on click */
{text-decoration: none;
color: black;
width:100%;  /* for hyperlink to entrie row */
background-color: #EBF2FD;
display: block;}

a.hlink:link
{text-decoration: none;
/*color:#626262;*/
color:#000000;
text-align:left;
}

a.hlink:visited
{text-decoration: none;
/*color:#626262;*/
color:#000000;
text-align:left;
}

a.hlink:hover
{
text-decoration:underline;
text-align:left;
}

a.hlink_footer:link
{text-decoration: none;
/*color:#626262;*/
color:#808080;
text-align:left;
}

a.hlink_footer:visited
{text-decoration: none;
/*color:#626262;*/
color:#808080;
text-align:left;
}

a.hlink_footer:hover
{
text-decoration:underline;
text-align:left;
}

a.hlink_normal:link
{text-decoration: none;
text-align:left;
}

a.hlink_normal:visited
{text-decoration: none;
color:#024DA8;
text-align:left;
}

a.hlink_normal:hover
{
text-decoration:underline;
text-align:left;
}
