html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
  	  font-size: 12px;
	  font-family: Arial, Verdana, Helvetica, sans-serif;
	  color: #333333;
   }


h1, h2, h3, h4, h5, th, thead, tfoot { color: #00817A; }

h1 { font-weight: bold; font-size: 1.6em; word-spacing: normal; text-transform: none; font-style: normal; letter-spacing: normal; text-decoration: none; }
h2 { font-weight: bold; font-size: 1.4em; word-spacing: normal; text-transform: none; font-style: normal; letter-spacing: normal; text-decoration: none; }
h3 { font-weight: bold; font-size: 1.2em; word-spacing: normal; text-transform: none; font-style: normal; letter-spacing: normal; text-decoration: none; }
h4 { font-weight: bold; font-size: 1.1em; word-spacing: normal; text-transform: none; font-style: normal; letter-spacing: normal; text-decoration: none; }
h5 { font-weight: bold; font-size: 1em; word-spacing: normal; text-transform: none; font-style: normal; letter-spacing: normal; text-decoration: none; }
h6 { font-weight: bold; font-size: 1em; word-spacing: normal; text-transform: none; font-style: normal; letter-spacing: normal; text-decoration: none; }
p, td { font-size: 1em; }

tfoot, thead { font-size: 1em; }	
		
th { font-weight: bold; font-size: 1em; }	
small { font-size: .9em; }	
big { font-size: 1.2em; }	
blockquote, pre { font-family: Courier New, monospace; font-size: 1em; }	
img { border: none; }

.details { padding: 5px; color:#899A73; font-size: 11px; text-decoration: none; }
.description { padding-left: 12px; padding-top: 5px; padding-right: 5px; padding-bottom: 10px; font-size: 11px; color: #333333; }
.pageheading { padding-left: 5px; font-size: 18px; font-weight: bold; margin: 0px; font-family:  Arial, Helvetica, sans-serif; color: #003755; line-height: 28px;}
.subheading {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #899A73; line-height: 15px; font-weight: bold; text-decoration: underline;}
.portalheading { padding-left: 3px; font-size: 12px; font-weight: bold; font-family:  Arial, Helvetica, sans-serif; color: #003755; }
.main_text {	font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #333333; line-height: 17px; text-align: justify; }
.Image { padding-left: 15px; padding-bottom: 15px;}

