/* used in Coding and data entry section */
.smalltext
{
  color: #000000;
  font-family: verdana, tahoma, helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: regular;
  text-decoration: none;
}
.fulltextHelp
{
  color: #000000;
  font-family: verdana, tahoma, helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: regular;
  text-decoration: none;
  text-align:justify;
  vertical-align: top;
}

.bodytext
{   
  color: #000000;
  font-family: times new roman, tahoma, helvetica, sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-variant: normal;
  font-weight: regular;
  text-decoration: none;
  text-align:justify;
  vertical-align: top;
}

/*used in paragraph inner date */
.innerparadate
{
  color: #568AC9;
  font-family: Arial Unicode MS;
  font-size: 11pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  text-decoration: overline underline;
}

/*used in paragraph heading parrell to inner date */
.innerparaheading
{
  color: #568AC9;
  font-family: Arial Unicode MS;
  font-size: 11pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
}

/* used in data entry  */
.innertext
{
  color: #000080;
  font-size: 10pt;
  font-family: verdana, tahoma, helvetica, sans-serif;
  font-weight: bold;
  text-align:center;
}

/* used in data entry  */
.sideheading
{
  color: #CC66FF;
  font-size: 10pt;
  font-family: verdana, tahoma, helvetica, sans-serif;
  font-weight: bold;
}

/* used in data entry for footer text */
.footertext
{
  color: #000000;
  font-family: verdana, tahoma, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: regular;
  text-decoration: none;
}

/* used in data entry  */
.datetext
{
    color: #000000;
    font-family: verdana,times new roman, tahoma, helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: regular;
    text-decoration: none;
}
.datetextNEW
{
  color: #000000;
  font-family: times new roman, tahoma, helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: regular;
  text-decoration: none;
}

/* used in data entry  */
.smalltext
{
    color: #000000;
    font-family: verdana,times new roman, tahoma, helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: regular;
    text-decoration: none;
}
.smalltextNEW
{
  color: #568AC9;
  font-family: Arial Unicode MS,times new roman, tahoma, helvetica, sans-serif;
  font-size: 11pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  text-decoration: overline underline;
}

/* used in data entry */
.heading2
{
  color: #568AC9;
  font-family: Arial Unicode MS;
  font-size: 11pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  text-decoration: overline underline;
}

/********************************************************************************************************************/

/* for heading ( contents,list of archives ) */
.heading
{
    color: #000000;
    font-family: times new roman, tahoma, helvetica, sans-serif;
    font-size: 18pt;
    font-style: normal;
    font-variant: normal;
    font-weight: regular;
    text-decoration: none;  text-align:center;
}


/* for series name heading */
.series_name_heading
{
  text-align:center;
  color:#669999;
  font : bold;
  font-size: 15pt;
}

/* for series title heading */
.series_title_heading
{
  text-align:center;
  color:#669999;
  font : bold;
  font-size: 13pt;
}

/* for volume title heading */
/* also used for series title heading on first page( series-volume list page ) */
.volume_title_heading
{
  border-top:1px solid #000080;
  border-bottom:1px solid #000080;
  font-size: 11pt;
  font-variant: small-caps;
  font-family: verdana, tahoma, helvetica, sans-serif;
  color: #003399;
  text-align: center;
  font-weight: bold; 
  background-color: #F1F4FE;
}

/* for chapter heading */
.chapter_heading
{
  font-family: Times;
  font-size: 12pt;
  color: #800000;
  text-align: center; 
    line-height: 100%;
  font-weight: bold;
}

/* for section heading */
.section_heading
{
  font-family: Times;
  font-size: 12pt;
  font-weight: bold;
  color: #000080; 
    text-align: center;
  line-height: 100%;
  background-color: #EAEAEA;
}

/* for list of other section heading */
.other_section_heading
{
    font-family: verdana, tahoma, helvetica, sans-serif;
  font-size: 10pt;
  color: #000080; 
    text-align: center;
  line-height: 100%;
    text-decoration: underline;
}
.other_section_heading:hover
{
    font-family: verdana, tahoma, helvetica, sans-serif;
  font-size: 10pt;
  color: #FF0066; 
    text-align: center;
  line-height: 100%;
    text-decoration: underline;
}

/* for paragraph title heading */
.para_title_heading
{
  font-family: Times;
  font-size: 12pt;
  color: #515151;
  font-weight: bold; 
  border: 1px solid #808000;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
  font-style:italic;
    text-align: center;
}

/* Navigation links on the header - You are Here... */
.sitelinks
{
    color: #ffffff;
    font-family: verdana, tahoma, helvetica, sans-serif;
    font-size: 7pt;
    font-weight: regular;
    text-decoration: none;
}
.sitelinks:hover
{
    color: #ff0000;
    font-family: verdana, tahoma, helvetica, sans-serif;
    font-size: 7pt;
    font-weight: regular;
    text-decoration: underline;
}


/* for links on the volume title ( at first page ) */
.volume_links
{
    color: #336600;
    font-family: times,verdana, tahoma, helvetica, sans-serif;
    font-size: 12pt;
    font-weight: regular;
    text-decoration: none;
}
.volume_links:hover
{
    color: #336600;
    font-family: times,verdana, tahoma, helvetica, sans-serif;
    font-size: 12pt;
    font-weight: regular;
    text-decoration: underline;
}


/* for links on the chapter name and section name ( Expand and Collapse ) */
.chapter_links
{
    color: #336600;
    font-family: times,verdana, tahoma, helvetica, sans-serif;
    font-size: 12pt;
    font-weight: regular;
    text-decoration: none;
}
.chapter_links:hover
{
    color: #336600;
    font-family: times,verdana, tahoma, helvetica, sans-serif;
    font-size: 12pt;
    font-weight: regular;
    text-decoration: underline;
}

/* for links on the paragraph title */
.para_title_links
{
    color: #336600;
    font-family: times,verdana, tahoma, helvetica, sans-serif;
    font-size: 12pt;
    font-weight: regular;
    text-decoration: none;
}
.para_title_links:hover
{
    color: #336600;
    font-family: times,verdana, tahoma, helvetica, sans-serif;
    font-size: 12pt;
    font-weight: regular;
    text-decoration: underline;
}

/* for buttons of First,Previous,TopOfPage,ListOfArchives etc. */
.navlinks
{   
    color: #585564;
    font-family: verdana, tahoma, helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: regular;
    text-decoration: none; 
}

/* for combo box */
.combo
{
  width: 400;
}

/* used in coding part */
.heading1
{   
    color: #000000;
    font-family: times new roman, tahoma, helvetica, sans-serif;
    font-size: 14pt;
    font-style: normal;
    font-variant: normal;
    font-weight: regular;
    text-decoration: none;
}

/* used in coding part*/
.new_bodytext
{   
    color: #000000;
    font-family: times new roman, tahoma, helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    font-variant: normal;
    font-weight: regular;
    text-decoration: none;
}  
