body {
	font-family: Georgia, "Book Antiqua", "Palatino Linotype", "Times New Roman", "Nimbus Roman No9 L", Norasi, Rekha, Times, serif;
	color: #00000;
}

a:link {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}

h1 {
	font-family: Verdana, Tahoma, Kalimati, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Tahoma, Kalimati, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Tahoma, Kalimati, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6pt;
	margin-left: 0px;
}

ul {
	list-style-position: outside;
	list-style-type: square;
	margin-top: 0pt;
	margin-bottom: 9pt;
}
li {
	margin-bottom: 6pt;
}




.observation {
	font-family: "Monotype Corsiva", "Zapf Chancery", "Apple Chancery", "URW Chancery L", cursive;
	color: #0099FF;
	font-size: large;
}

.footnote {
	margin-top: 4px; 
	margin-left: 16px;
	font-size: 60%;
	color: #333333;
}

.caps {
	font-variant: small-caps;
}

.error {
	font-family: Verdana, Tahoma, Kalimati, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: large;
}




.menu  {
	font-family: Verdana, Tahoma, Kalimati, Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #000000;
}
a:link.menu {
	text-decoration: none;
	color: #000000;
}
a:visited.menu {
	text-decoration: none;
	color: #000000;
}
a:active.menu {
	text-decoration: none;
	color: #000000;
}
a:hover.menu {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}




.formTable {
	font-family: Verdana, Tahoma, Kalimati, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: x-small;
}




.pubTable {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.pubLang {
	font-family: Verdana, Tahoma, Kalimati, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	padding-right: 1em;
	padding-top: 4pt;
	padding-bottom: 4pt;
	vertical-align: middle;
}
.pubRef {
	vertical-align: middle;
	border-bottom: 1px solid #000000;
	padding-top: 4pt;
	padding-bottom: 4pt;
}
.pubLinks {
	vertical-align: middle;
	text-align: center;
	padding-left: 1em;
	padding-top: 4pt;
	padding-bottom: 4pt;
}
.pubLinksTable {
	font-family: Verdana, Tahoma, Kalimati, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	vertical-align: middle;	
}
.pubDetails {
	font-family: Verdana, Tahoma, Kalimati, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: small;
}




.button  {
	font-family: Verdana, Tahoma, Kalimati, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: small;
}
a:link.button {
	text-decoration: none;
	color: #000000;
}
a:visited.button {
	text-decoration: none;
	color: #000000;
}
a:active.button {
	text-decoration: none;
	color: #000000;
}
a:hover.button  {
	text-decoration: none;
	color: #CC0000;
}

.section {
	display : none;
}

.iconCell {
	text-align: center;
	vertical-align: top;
	padding-right: 1 em;
	padding-top: 6pt;
}
.contentCell {
	vertical-align: top;
}
