/* Style file for Aravind */

/* set body padding = 0 */

body {
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px; 
  font-family: "Trebuchet MS", "Bitstream Vera Sans", sans-serif;
  font-style: normal; 
  font-size: 10pt;
  text-align: justify;
  color: black;
}

/* set standard font */
p {
  font-family: "Trebuchet MS", "Bitstream Vera Sans", sans-serif;
  font-size: 10pt;
  color: black;
  font-style: normal; 
  font-style: normal; 
  text-align: justify;
  padding: 2px 20px 2px 20px;
}

address {
  font-size: 10pt;
  padding: 2px 20px 2px 20px;
  font-style: normal; 
}

ul {
  margin: 0px 0px 0px 2px;
  padding: 2px 20px 2px 40px;
}

ol {
  margin: 0px 2px 0px 2px;
  padding: 2px 20px 2px 50px;
}

li {
  font-size: 10pt;
  padding: 1px 0px 1px 5px;
  padding-left: 5px;
}

/* Block quote style */
address {
  font-family: "Bitstream Vera Sans Mono", "Andale Mono", monospace;
  font-style: normal; 
}

blockquote {
  font-family: "Garamond", serif;
  font-style: italic; 
  font-size: 12pt;
  color: black;
  padding-left: 2em;
  padding-right: 2em;
  margin-left: 0.5em; 
  margin-right: 0.5em; 
}

/* Links */

a         {text-decoration: none; }
a:link    {color: #16264d; }
a:visited {color: #16264d; }
a:active  {color: #2138b6; }
a:hover   {color: #2138b6; border-bottom:1px dotted #2138b6; }

/* headers */
h1, h2, h3, h4, h5, h6 {
  font-family: "Times New Roman", "Luxi Serif", serif;
  color: black; 
  text-align: left;
}

h1 { 
  font-size: 18pt; 
  letter-spacing: 0.08em;;
}

h2 { 
  font-size: 12pt; 
  letter-spacing: 0.05em;
  padding-left: 0.0em;
  border-bottom: 1px dotted #000000;
}

h2.noline { 
  font-size: 12pt; 
  letter-spacing: 0.05em;
  padding-left: 0.0em;
  border-bottom: 0px;
}

h3 { 
  font-size: 10pt;
  font-weight: bold;
  padding-left: 1.0em;
}

/* Styles for header Bar defined */

#header {
  margin: 10px 10px 10px 10px;
  font-size:  20pt; 
  font-family: "Times New Roman", "Luxi Serif", sans-serif; 
  letter-spacing: 0.05em;
  color: navy;
  text-align:center;
}

/* Styles for Navigator Bar defined */
#navigator, #navigator a {
  font-family: "Arial", "Luxi Sans", sans-serif;
  font-size:  14pt; 
  font-variant: small-caps;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  color: black;
}

#navigator a         {color: #16264d; }
#navigator a:visited {color: #16264d; }
#navigator a:active  {color: #2138b6; }
#navigator a:hover   {color: #2138b6; border-bottom:1px dotted #2138b6; }

/* Styles for footer defined */
#footer, #footer a {
  font-family: "Arial", "Luxi Sans", serif;
  font-size: 10pt; 
  white-space: nowrap;
  color: black;
}

/* contents styles defined */

#contents, #contents a{
  font-family: "Times New Roman", "Luxi Serif", serif;
  font-size: 11pt; 
  font-weight: bold; 
  text-align: left;
  text-decoration: none;
  letter-spacing: 0.05em;
  white-space: nowrap;
  color: navy;
}

#contents a         {color: #16264d; }
#contents a:visited {color: #16264d; }
#contents a:active  {color: #2138b6;}
#contents a:hover   {color: #2138b6;}

/* end of style file */

