@charset "utf-8";

#page {
	text-align: center;
	width: 1000px;
	}
	
#nav { float: left;
	width: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
	height: 570px;
	text-align: center;
	margin-right: -5px;
	}

#footer {
	font-size: 8pt;
	background-color: #0000FF;
	margin-top: 0px;
	color: #FFFF00;
	clear: both;
	margin-bottom: 0px;
	text-align: center;
	}
	
a.nav:link { font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #0033FF;
	text-align: center;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	}

a.nav:visited { color: #666666;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 11pt;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	font-style: normal;
	}

a.nav:hover {
	color: #FFFF00;
	text-decoration: underline;
	background-color: #666666;
	}

body { font-family: arial,helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	line-height: normal;
	padding: 0;
	margin: 0;
	border: 0;
	background-color:#FFFFFF;
 	}

p { font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-right: 10px;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
	}

h1 {
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000CC;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
	padding-top: 10px;
	padding-left: 30px;
	text-align: left;
	}


h2 {
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000CC;
	padding-left: 10px;
	text-align: left;
	}

img { padding:0;
	margin:0;
	border:0;
	}

li { list-style-type: none;
	font-style: normal;
	font-weight: normal;
  }
.TNR14BB {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bolder;
	background-color: #00FFFF;
}


.arial { font-family: Arial, Helvetica, sans-serif;
	}
.cent {
	text-align: center;
	font-weight: bold;
}

.A10BU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
.RedBoldUL {
	color: #CC0033;
	font-weight: bold;
	text-decoration: underline;
}
.tab_on {
	background-color: #FFCC66;
}
.tab_off {
	background-color: #FFFFFF;
}





.footnote { font-size: xx-small;
	}

