	
h1 		{ font-family: Verdana, Arial, sans-serif;
				font-size: 16pt } /* section header */

h2 		{ font-family: Verdana, Arial, sans-serif;
				font-size: 14pt } /* main headline */

h3		{ font-family: Verdana, Arial, sans-serif;
				font-size: 12pt ;
				font-weight : bold;
				} /* secondary headline */

h4		{ font-family: Verdana, Arial, sans-serif;
				font-size: 11pt;
				color: #0033cc } /* subheads for body text */	
	
.MainHeader {font-size: 20px;
			 font-weight: bold;
			 font-family : Arial, Helvetica, sans-serif;}

.Header {font-size: 16px;
		 font-weight: bold;
		 font-family : Arial, Helvetica, sans-serif;}

.MenuHeader {font-size: 14px;
			 font-weight: bold;
			 font-family : Arial, Helvetica, sans-serif;}
			 
.smalltext {font-size: 12px;
			font-family : Arial, Helvetica, sans-serif;}

.helptext {cursor: help;
			font-family : Arial, Helvetica, sans-serif;}

.helpTableHeader {border-bottom: 1px solid black;
					font-family : Arial, Helvetica, sans-serif;}

.helpTableProperty {border-right: 1px solid black;
					font-family : Arial, Helvetica, sans-serif;}
					
.error {font-size: 14px;
			color: red;
			 font-weight: bold;
			 font-family : Arial, Helvetica, sans-serif;}	
			 
.tagline	{ font-family: Times New Roman, Times, serif;
		text-indent: 0 }
			
.endnote	{ text-indent: 0;
		font-family: Verdana, Arial, sans-serif;
		background-color: #99ccff;
		padding: 5px;
		border: 1px;
		solid: none } /* for endnote copy */
			
.errortext	{font-size: 14px;
			color: red;
			 font-weight: bold;
			 font-family : Arial, Helvetica, sans-serif;}	
		
.copy	{ font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: #000000 } /* default copy */
		
.copysmall	{font-size: 12px;
			font-family : Arial, Helvetica, sans-serif;} /* small copy */
		
.highlight	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0033cc;
	font-weight : bold;
} /* colored and bold text in copy size */

.highlightsmall	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0033cc;
	font-weight : bold;
} /* colored and bold text in copy size */

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0099ff;
	background: #000099;
	font-weight: bold;
}				


.fieldrequired {
	font-weight: bold;
}				

input {font-size:12px;
		font-family : Arial, Helvetica, sans-serif;}

select {font-size: 12px;
		font-family : Arial, Helvetica, sans-serif;}

textbox {font-size: 12px;
		font-family : Arial, Helvetica, sans-serif;}

BODY,TD,LI		{ font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; }	/* set body text for doc--only works in MSIE */
	
.indent1 { font-family: "arial, helvetica, sans-serif";
            font-size: 10pt;
						text-indent: 5pt;}
.trOn	{ font-family: "arial, helvetica, sans-serif";
          	font-size: 10pt;
				background-color: #cccc99; }

.trOff{ font-family: "arial, helvetica, sans-serif";
	        	font-size: 10pt;
				background-color: #ffffff; }

.wbold	{ font-family: "arial, helvetica, sans-serif";
          	font-size: 10pt;
			font-weight: bold;
			color: white; }

.bold	{font-weight: bold;}

.ubold	{ font-family: "arial, helvetica, sans-serif";
          	font-size: 10pt;
			font-weight: bold;
			text-decoration: underline;}

a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #cccccc; text-decoration: underline;  }
a:active { color: #cccccc;}

.footer {font-size: 10pt; padding-right: 30px; padding-bottom: 5px; text-align: center;}
a.footernav:link { color: #000000; text-decoration: none;}
a.footernav:visited { color: #000000; text-decoration: none;}
a.footernav:hover { color: #cccccc; text-decoration: underline;}
a.footernav:active { color: #cccccc;}


</style>