
/* PAGE STYLE DEFINITIONS */
body
 {
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans serif;
	font-size: 10pt;
	}

	
	
/* HEADING STYLE DEFINITIONS */
h1
	{
	color: #336600;
	font-family: Times, Times New Roman, serif;
	font-size: 42pt;
	font-style: italic;
	font-weight: bold;
	margin-top: 20pt;
	margin-bottom: 6pt;
	margin-left: +0pt;
	}
.sub-h1
	{		
	color: #336600;
	font-family: Times, Times New Roman, serif;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	margin-top: 16pt;
	margin-bottom: 6pt;
	margin-left: +0pt;
	}
h2
	{
	color: #336600;
	font-family: Times, Times New Roman, serif;
	font-size : 24pt;
	font-style : italic;
	font-weight : bold;
	margin-top: 18pt;
	margin-bottom: 12pt;
	margin-left: +0pt;
	}
h2.nav
	{
	color: #660000;
	font-family: Arial;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	text-decoration:	none;
	}
h3
	{
	color: black;
	font-family: Times, Times New Roman, serif;
	font-style: normal;
	font-size: 16pt;
	font-weight: bold;
	margin-top: 12pt;
	margin-bottom: 6pt;
	margin-left: +0pt;
	}
h4
	{
	color: black;
	font-style: normal;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 12pt;
	margin-bottom: 6pt;
	margin-left: +0pt;
	}
/* no additional subordinate headings are used */	



/* PARAGRAPH STYLE DEFINITIONS */
p
	{
	color : black;
	font-size: 12pt;
	font-weight: normal;
	margin-top: 3pt;
	margin-bottom: 6pt;
	}




	/* LIST STYLE	DEFINITIONS */
li
	{
	color: black;
	font-size: 12pt;	
	margin-top: 0px;
	margin-bottom: 6pt;
	padding: 0px;
	margin-left: +16pt;
	}
dl
	{	
	color: black;
	font-size: 12pt;	
	margin-top: 0px;
	margin-bottom: 6pt;
	padding: 0px;
	margin-left: +16pt;
	}


	
	
/* TABLE STYLE DEFINITIONS */
table
	{
	border-width: 1;
	border-color: black;
	}
th
	{
	background-color: #336600;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0pt;
	padding-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 1pt;
	text-align: center;
	}
td
	{
	background-color: #FFFFFF;
	font-size: 11pt;	
	font-weight: normal;
	margin: 0px;
	padding: 3px;
	vertical-align: top;
	}








/* HYPERLINK STYLE DEFINITIONS */


a.href /* use this with hyperlinks; sets typical underlined, blue hyperlink format */
	{
	color: #800000;
	text-decoration: none;
	}
	
.caption
	{
	color : black;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	margin-top: 3pt;
	margin-bottom: 9pt;
	}
.update
	{
	color : black;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 3pt;
	margin-bottom: 3pt;
	}	
.printFriendly
	{
	color : black;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	margin-top: 0pt;
	margin-bottom: 6pt;
	}		
.navLink
	{
	color: #800000;
	font-family:'Arial Black', 'Verdana', sans-serif;
	font-size:14pt;
	font-weight:bold;
	text-align: right;
	text-decoration:	none;
	}
.fix
	{
	color: red;
	font-weight: bold;
	}	
.indent1
	{
	margin-left: +12pt;
	}
.indent2
	{
	margin-left: +24pt;
	}
.indent3
	{
	margin-left: +36pt;
	}	
.indent4
	{
	margin-left: +48pt;
	}
.indent5
	{
	margin-left: +60pt;
	}		
	
div
	{
	position: absolute;
	font-family: sans-serif;
	font-size:10pt;
	}
hr
	{
	color: #336600;
	size: 2;
	}
		