.noprint {display: none;}
TD.noprint, TR.noprint IMG.noprint{display: none;}
.satyogaprint {font-weight:bold}
.satyogadisplay {display:none}

body {
margin-top: 18px;
margin-bottom: 0px;
font-size: 12px;
color: black;
}
	
p {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: black;
font-variant: normal;
line-height: 125%;
text-transform: none;
margin: 3px 18px 12px 12px;
}

/* to centre / right a para.. */
.centred {text-align: center}
.right {text-align: right}
	

/* Used for fade in & out */
.Invisible {
opacity: 0.0; 
filter:alpha(opacity=0); 
-moz-opacity:0.0; 
}
 	
form {margin: 3px 18px 12px 12px}
	
input {
/* font-family: Verdana, Arial, Helvetica, sans-serif; */
color: #ffffff;
border: 1px solid #FFCC66;
}
	
	
.topheader
{
font-size: 36px;
letter-spacing: 0.25em;
margin: 0px 0px 16px 12px;
}
	
.pagetitle
{
font-size: 24px;
letter-spacing: 0.5em;
margin: 16px 0px 16px 12px;
}
	
.orange18
{
font-size: 18px;
letter-spacing: 0.15em;
margin: 6px 0px 3px 12px;
text-align: left; 
}
	
.orange14
{
font-size: 14px;
letter-spacing: 0.15em;
margin: 6px 0px 3px 12px;
text-align: left; 
}	

.orange16
{
font-size: 16px;
letter-spacing: 0.15em;
margin: 6px 0px 3px 12px;
text-align: left; 
}	
	
.orange12
{
font-size: 12px;
letter-spacing: 0.1em;
margin: 6px 0px 3px 12px;
text-align: left; 
}	
	
/* Hyperlink properties */

a, a:link, a:visited, a:hover, a:active {
text-decoration: underline;
color: #ffffff;}

/* Table styling */
table{}
tr {}
td {vertical-align: top;}
	
/*  for spacing only */	
.tenpix {
font-size: 5px;
margin-top: 0px; margin-bottom: 0px;
}

.toppix {
font-size: 5px;
margin: 10px 0px 8px 0px;
}

/* Side panel formatting */
.headerpanel {
font-size: 11px;
font-weight: bold;
margin-top: 6px; margin-bottom: 2px;
text-align: left; 
}

HR {color: black;}

.panel {
font-size: 11px;
margin-top: 0px; margin-bottom: 2px;
line-height: 125%;
font-weight: normal;
text-align: justify; 
}

.small {
font-size: 10px;
margin-top: 3;
margin-bottom: 6;
}

.question {
font-style: italic;
font-weight: bold;
margin-bottom: 3px;

}

.quotation {
font-style: italic;
font-size: 11px;
margin-bottom: 3px;
}

.quotationcredit {
font-size: 10px;
font-weight: bold;
text-align: right; 
margin-top: 0px;
}

